Pull request #43520 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from cd054983ff5bb51089117096f31b9aa50ec0d339+e78f6f9c68fee84430b76738c328d5b51d9c853a (874a7dfe0c8330a1ec1172eb22dcf2665ccabc67) 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-43520@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-04-23T21:41:20.667Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-23T21:41:20.672Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-23T21:41:35.839Z] Still waiting to schedule task [2022-04-23T21:41:35.839Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-23T21:42:24.718Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fa1b42769478261b) in /home/ubuntu/workspace/moby_PR-43520 [Pipeline] { [Pipeline] checkout [2022-04-23T21:42:24.863Z] The recommended git tool is: git [2022-04-23T21:42:27.399Z] using credential docker-jenkins-github-credentials [2022-04-23T21:42:27.407Z] Cloning the remote Git repository [2022-04-23T21:42:27.407Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:42:26.733Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:42:26.782Z] > git init /home/ubuntu/workspace/moby_PR-43520 # timeout=10 [2022-04-23T21:42:27.108Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:42:27.108Z] > git --version # timeout=10 [2022-04-23T21:42:27.118Z] > git --version # 'git version 2.17.1' [2022-04-23T21:42:27.119Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:42:27.120Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:42:50.766Z] Fetching without tags [2022-04-23T21:42:51.040Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:42:50.663Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:42:50.677Z] > git config --add remote.origin.fetch +refs/pull/43520/head:refs/remotes/origin/PR-43520 # timeout=10 [2022-04-23T21:42:50.701Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:42:50.724Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:42:50.772Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:42:50.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:42:50.774Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:42:51.048Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:42:51.061Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:42:51.932Z] Merge succeeded, producing cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:42:51.932Z] Checking out Revision cd054983ff5bb51089117096f31b9aa50ec0d339 (PR-43520) [2022-04-23T21:42:51.876Z] > git remote # timeout=10 [2022-04-23T21:42:51.896Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:42:51.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:42:51.907Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:42:51.917Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T21:42:51.936Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:42:51.948Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:42:56.672Z] Commit message: "api/server: remove "Logging" from config" [2022-04-23T21:42:56.672Z] First time build. Skipping changelog. [2022-04-23T21:42:56.707Z] > git --version # timeout=10 [2022-04-23T21:42:56.731Z] > git --version # 'git version 2.17.1' [2022-04-23T21:42:56.765Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T21:42:57.790Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43520:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-23T21:43:01.988Z] Unable to find image 'alpine:latest' locally [2022-04-23T21:43:02.244Z] latest: Pulling from library/alpine [2022-04-23T21:43:02.501Z] df9b9388f04a: Pulling fs layer [2022-04-23T21:43:02.501Z] df9b9388f04a: Download complete [2022-04-23T21:43:03.064Z] df9b9388f04a: Pull complete [2022-04-23T21:43:03.064Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-23T21:43:03.064Z] Status: Downloaded newer image for alpine:latest [2022-04-23T21:43:11.173Z] 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) [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-23T21:43:11.443Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fa1b42769478261b) in /home/ubuntu/workspace/moby_PR-43520 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-23T21:43:11.510Z] The recommended git tool is: git [2022-04-23T21:43:11.518Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-23T21:43:11.537Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2022-04-23T21:43:11.555Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-04-23T21:43:11.785Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit cd054983ff5bb51089117096f31b9aa50ec0d339 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-23T21:43:11.930Z] Merge succeeded, producing cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:43:11.930Z] Checking out Revision cd054983ff5bb51089117096f31b9aa50ec0d339 (PR-43520) [2022-04-23T21:43:12.062Z] Commit message: "api/server: remove "Logging" from config" [2022-04-23T21:43:12.075Z] > git --version # timeout=10 [2022-04-23T21:43:12.099Z] > git --version # 'git version 2.17.1' [2022-04-23T21:43:12.129Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T21:43:11.527Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43520/.git # timeout=10 [2022-04-23T21:43:11.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:43:11.558Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:43:11.559Z] > git --version # timeout=10 [2022-04-23T21:43:11.572Z] > git --version # 'git version 2.17.1' [2022-04-23T21:43:11.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:43:11.614Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:43:11.788Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:43:11.794Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:43:11.892Z] > git remote # timeout=10 [2022-04-23T21:43:11.908Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:43:11.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:43:11.919Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:43:11.928Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T21:43:11.937Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:43:11.953Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:43:12.734Z] + [ PR != PR ] [2022-04-23T21:43:12.735Z] + [ master != master ] [2022-04-23T21:43:12.735Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:43:13.105Z] + docker version [2022-04-23T21:43:13.105Z] Client: Docker Engine - Community [2022-04-23T21:43:13.105Z] Version: 20.10.14 [2022-04-23T21:43:13.105Z] API version: 1.41 [2022-04-23T21:43:13.105Z] Go version: go1.16.15 [2022-04-23T21:43:13.105Z] Git commit: a224086 [2022-04-23T21:43:13.105Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-23T21:43:13.105Z] OS/Arch: linux/amd64 [2022-04-23T21:43:13.105Z] Context: default [2022-04-23T21:43:13.105Z] Experimental: true [2022-04-23T21:43:13.105Z] [2022-04-23T21:43:13.105Z] Server: Docker Engine - Community [2022-04-23T21:43:13.105Z] Engine: [2022-04-23T21:43:13.105Z] Version: 20.10.14 [2022-04-23T21:43:13.105Z] API version: 1.41 (minimum version 1.12) [2022-04-23T21:43:13.105Z] Go version: go1.16.15 [2022-04-23T21:43:13.105Z] Git commit: 87a90dc [2022-04-23T21:43:13.105Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-23T21:43:13.105Z] OS/Arch: linux/amd64 [2022-04-23T21:43:13.105Z] Experimental: true [2022-04-23T21:43:13.105Z] containerd: [2022-04-23T21:43:13.105Z] Version: 1.5.11 [2022-04-23T21:43:13.105Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:43:13.105Z] runc: [2022-04-23T21:43:13.105Z] Version: 1.0.3 [2022-04-23T21:43:13.105Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T21:43:13.105Z] docker-init: [2022-04-23T21:43:13.105Z] Version: 0.19.0 [2022-04-23T21:43:13.105Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-23T21:43:13.428Z] + docker info [2022-04-23T21:43:25.625Z] Client: [2022-04-23T21:43:25.625Z] Context: default [2022-04-23T21:43:25.625Z] Debug Mode: false [2022-04-23T21:43:25.625Z] Plugins: [2022-04-23T21:43:25.625Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T21:43:25.625Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T21:43:25.625Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-23T21:43:25.625Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-23T21:43:25.625Z] [2022-04-23T21:43:25.625Z] Server: [2022-04-23T21:43:25.625Z] Containers: 0 [2022-04-23T21:43:25.625Z] Running: 0 [2022-04-23T21:43:25.625Z] Paused: 0 [2022-04-23T21:43:25.625Z] Stopped: 0 [2022-04-23T21:43:25.625Z] Images: 1 [2022-04-23T21:43:25.625Z] Server Version: 20.10.14 [2022-04-23T21:43:25.625Z] Storage Driver: overlay2 [2022-04-23T21:43:25.625Z] Backing Filesystem: extfs [2022-04-23T21:43:25.625Z] Supports d_type: true [2022-04-23T21:43:25.625Z] Native Overlay Diff: true [2022-04-23T21:43:25.625Z] userxattr: false [2022-04-23T21:43:25.625Z] Logging Driver: json-file [2022-04-23T21:43:25.625Z] Cgroup Driver: cgroupfs [2022-04-23T21:43:25.625Z] Cgroup Version: 1 [2022-04-23T21:43:25.625Z] Plugins: [2022-04-23T21:43:25.625Z] Volume: local [2022-04-23T21:43:25.625Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T21:43:25.625Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T21:43:25.625Z] Swarm: inactive [2022-04-23T21:43:25.625Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-23T21:43:25.625Z] Default Runtime: runc [2022-04-23T21:43:25.625Z] Init Binary: docker-init [2022-04-23T21:43:25.625Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:43:25.625Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T21:43:25.625Z] init version: de40ad0 [2022-04-23T21:43:25.625Z] Security Options: [2022-04-23T21:43:25.625Z] apparmor [2022-04-23T21:43:25.625Z] seccomp [2022-04-23T21:43:25.625Z] Profile: default [2022-04-23T21:43:25.625Z] Kernel Version: 5.4.0-1071-aws [2022-04-23T21:43:25.625Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-23T21:43:25.625Z] OSType: linux [2022-04-23T21:43:25.625Z] Architecture: x86_64 [2022-04-23T21:43:25.625Z] CPUs: 2 [2022-04-23T21:43:25.625Z] Total Memory: 7.565GiB [2022-04-23T21:43:25.625Z] Name: ip-10-100-68-46 [2022-04-23T21:43:25.625Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-23T21:43:25.625Z] Docker Root Dir: /var/lib/docker [2022-04-23T21:43:25.625Z] Debug Mode: false [2022-04-23T21:43:25.625Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:43:25.625Z] Labels: [2022-04-23T21:43:25.625Z] Experimental: true [2022-04-23T21:43:25.625Z] Insecure Registries: [2022-04-23T21:43:25.625Z] 127.0.0.0/8 [2022-04-23T21:43:25.625Z] Live Restore Enabled: true [2022-04-23T21:43:25.625Z] [2022-04-23T21:43:25.625Z] WARNING: No swap limit support [Pipeline] sh [2022-04-23T21:43:25.969Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:43:25.969Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:43:25.969Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43520/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-23T21:43:25.969Z] + bash /home/ubuntu/workspace/moby_PR-43520/check-config.sh [2022-04-23T21:43:25.969Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-23T21:43:25.969Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-23T21:43:25.969Z] [2022-04-23T21:43:25.969Z] Generally Necessary: [2022-04-23T21:43:25.969Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-23T21:43:25.969Z] - apparmor: enabled and tools installed [2022-04-23T21:43:25.969Z] - CONFIG_NAMESPACES: enabled [2022-04-23T21:43:25.969Z] - CONFIG_NET_NS: enabled [2022-04-23T21:43:25.969Z] - CONFIG_PID_NS: enabled [2022-04-23T21:43:25.969Z] - CONFIG_IPC_NS: enabled [2022-04-23T21:43:26.252Z] - CONFIG_UTS_NS: enabled [2022-04-23T21:43:26.252Z] - CONFIG_CGROUPS: enabled [2022-04-23T21:43:26.252Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-23T21:43:26.252Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-23T21:43:26.252Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-23T21:43:26.252Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-23T21:43:26.252Z] - CONFIG_CPUSETS: enabled [2022-04-23T21:43:26.252Z] - CONFIG_MEMCG: enabled [2022-04-23T21:43:26.252Z] - CONFIG_KEYS: enabled [2022-04-23T21:43:26.252Z] - CONFIG_VETH: enabled (as module) [2022-04-23T21:43:26.252Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-23T21:43:26.252Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-23T21:43:26.252Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-23T21:43:26.252Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-23T21:43:26.252Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-23T21:43:26.252Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-23T21:43:26.252Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-23T21:43:26.252Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-23T21:43:26.252Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-23T21:43:26.252Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-23T21:43:26.252Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-23T21:43:26.252Z] - CONFIG_CGROUP_BPF: enabled [2022-04-23T21:43:26.252Z] [2022-04-23T21:43:26.252Z] Optional Features: [2022-04-23T21:43:26.252Z] - CONFIG_USER_NS: enabled [2022-04-23T21:43:26.252Z] - CONFIG_SECCOMP: enabled [2022-04-23T21:43:26.252Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-23T21:43:26.252Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-23T21:43:26.252Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-23T21:43:26.442Z] Still waiting to schedule task [2022-04-23T21:43:26.443Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-23T21:43:26.443Z] Still waiting to schedule task [2022-04-23T21:43:26.443Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-23T21:43:26.444Z] Still waiting to schedule task [2022-04-23T21:43:26.444Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01a74907f4548cd01)’ [2022-04-23T21:43:26.447Z] Still waiting to schedule task [2022-04-23T21:43:26.447Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0de7fa6fc133bf64f)’ [2022-04-23T21:43:26.450Z] Still waiting to schedule task [2022-04-23T21:43:26.450Z] Waiting for next available executor on ‘azwin-2-22fd30’ [2022-04-23T21:43:26.451Z] Still waiting to schedule task [2022-04-23T21:43:26.451Z] Waiting for next available executor on ‘windows-2022’ [2022-04-23T21:43:26.454Z] Still waiting to schedule task [2022-04-23T21:43:26.455Z] Waiting for next available executor on ‘windows-2022’ [2022-04-23T21:43:26.533Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-23T21:43:26.533Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-23T21:43:26.533Z] - CONFIG_BLK_CGROUP: enabled [2022-04-23T21:43:26.533Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-23T21:43:26.533Z] - CONFIG_CGROUP_PERF: enabled [2022-04-23T21:43:26.533Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-23T21:43:26.533Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-23T21:43:26.533Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-23T21:43:26.533Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-23T21:43:26.533Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-23T21:43:26.533Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-23T21:43:26.533Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-23T21:43:26.533Z] - CONFIG_IP_VS: enabled (as module) [2022-04-23T21:43:26.533Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-23T21:43:26.533Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-23T21:43:26.533Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-23T21:43:26.533Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-23T21:43:26.533Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-23T21:43:26.533Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-23T21:43:26.533Z] - CONFIG_EXT4_FS: enabled [2022-04-23T21:43:26.533Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-23T21:43:26.800Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-23T21:43:26.800Z] - Network Drivers: [2022-04-23T21:43:26.800Z] - "overlay": [2022-04-23T21:43:26.800Z] - CONFIG_VXLAN: enabled (as module) [2022-04-23T21:43:26.800Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-23T21:43:26.800Z] Optional (for encrypted networks): [2022-04-23T21:43:26.800Z] - CONFIG_CRYPTO: enabled [2022-04-23T21:43:26.800Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-23T21:43:26.800Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-23T21:43:26.800Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-23T21:43:26.800Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-23T21:43:26.800Z] - CONFIG_XFRM: enabled [2022-04-23T21:43:26.800Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-23T21:43:26.800Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-23T21:43:26.800Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-23T21:43:26.800Z] - "ipvlan": [2022-04-23T21:43:26.800Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-23T21:43:26.800Z] - "macvlan": [2022-04-23T21:43:26.801Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-23T21:43:26.801Z] - CONFIG_DUMMY: enabled (as module) [2022-04-23T21:43:26.801Z] - "ftp,tftp client in container": [2022-04-23T21:43:26.801Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-23T21:43:26.801Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-23T21:43:26.801Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-23T21:43:26.801Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-23T21:43:26.801Z] - Storage Drivers: [2022-04-23T21:43:26.801Z] - "aufs": [2022-04-23T21:43:26.801Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-23T21:43:26.801Z] - "btrfs": [2022-04-23T21:43:26.801Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-23T21:43:26.801Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-23T21:43:26.801Z] - "devicemapper": [2022-04-23T21:43:27.067Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-23T21:43:27.067Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-23T21:43:27.067Z] - "overlay": [2022-04-23T21:43:27.067Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-23T21:43:27.067Z] - "zfs": [2022-04-23T21:43:27.067Z] - /dev/zfs: present [2022-04-23T21:43:27.067Z] - zfs command: missing [2022-04-23T21:43:27.067Z] - zpool command: missing [2022-04-23T21:43:27.067Z] [2022-04-23T21:43:27.067Z] Limits: [2022-04-23T21:43:27.067Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-23T21:43:27.067Z] [2022-04-23T21:43:27.067Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T21:43:27.414Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:cd054983ff5bb51089117096f31b9aa50ec0d339 . [2022-04-23T21:43:27.414Z] #1 [internal] load build definition from Dockerfile [2022-04-23T21:43:27.414Z] #1 sha256:82a64188c2040e0385e724cb63340c678ffb9cd5c814517d0ac953b74a47bf81 [2022-04-23T21:43:27.414Z] #1 transferring dockerfile: 17.44kB done [2022-04-23T21:43:27.675Z] #1 DONE 0.1s [2022-04-23T21:43:27.675Z] [2022-04-23T21:43:27.675Z] #2 [internal] load .dockerignore [2022-04-23T21:43:27.675Z] #2 sha256:2399e3165925e151e6f8f58495d180cb8bd69e67ea16dd2d8d7d3b1a9fbcca9d [2022-04-23T21:43:27.675Z] #2 transferring context: 145B done [2022-04-23T21:43:27.675Z] #2 DONE 0.1s [2022-04-23T21:43:27.675Z] [2022-04-23T21:43:27.675Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T21:43:27.675Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-23T21:43:27.932Z] #3 DONE 0.4s [2022-04-23T21:43:28.189Z] [2022-04-23T21:43:28.189Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T21:43:28.189Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-23T21:43:28.189Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-23T21:43:28.189Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-23T21:43:28.189Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-23T21:43:28.189Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-04-23T21:43:28.189Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T21:43:28.189Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-23T21:43:28.446Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-23T21:43:28.446Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-23T21:43:28.730Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-04-23T21:43:28.988Z] #4 DONE 0.9s [2022-04-23T21:43:29.246Z] [2022-04-23T21:43:29.246Z] #6 [internal] load build definition from Dockerfile [2022-04-23T21:43:29.246Z] #6 sha256:0a68093de09a6f2cfcd7ec4c962db03c585868644f1dc54f50cdf9c848217ded [2022-04-23T21:43:29.246Z] #6 DONE 0.0s [2022-04-23T21:43:29.246Z] [2022-04-23T21:43:29.246Z] #5 [internal] load .dockerignore [2022-04-23T21:43:29.246Z] #5 sha256:a68db3ef5ac653adde624b782e3ff76b7b1542b4885556b8498a6310eaa8c85d [2022-04-23T21:43:29.246Z] #5 DONE 0.0s [2022-04-23T21:43:29.246Z] [2022-04-23T21:43:29.246Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:43:29.246Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T21:43:30.176Z] #10 ... [2022-04-23T21:43:30.176Z] [2022-04-23T21:43:30.176Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T21:43:30.176Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-23T21:43:30.176Z] #8 DONE 0.9s [2022-04-23T21:43:30.176Z] [2022-04-23T21:43:30.176Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:43:30.176Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T21:43:30.176Z] #7 DONE 0.9s [2022-04-23T21:43:30.176Z] [2022-04-23T21:43:30.176Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T21:43:30.176Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-23T21:43:30.176Z] #9 DONE 1.0s [2022-04-23T21:43:30.176Z] [2022-04-23T21:43:30.176Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:43:30.176Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T21:43:30.176Z] #10 DONE 1.0s [2022-04-23T21:43:31.552Z] [2022-04-23T21:43:31.552Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:43:31.552Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:43:31.552Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-23T21:43:31.552Z] #78 DONE 0.1s [2022-04-23T21:43:31.552Z] [2022-04-23T21:43:31.552Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:43:31.552Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:43:31.552Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-23T21:43:31.552Z] #35 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T21:43:31.552Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-23T21:43:31.552Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-23T21:43:31.552Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.0s [2022-04-23T21:43:31.812Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.29MB / 54.94MB 0.2s [2022-04-23T21:43:31.812Z] #35 ... [2022-04-23T21:43:31.812Z] [2022-04-23T21:43:31.812Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T21:43:31.812Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T21:43:31.812Z] #54 DONE 0.0s [2022-04-23T21:43:31.812Z] [2022-04-23T21:43:31.812Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:43:31.812Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:43:31.812Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 10.52MB / 54.94MB 0.3s [2022-04-23T21:43:32.074Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 15.94MB / 54.94MB 0.4s [2022-04-23T21:43:32.074Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 28.02MB / 54.94MB 0.6s [2022-04-23T21:43:32.334Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 40.89MB / 54.94MB 0.7s [2022-04-23T21:43:32.334Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 45.09MB / 54.94MB 0.9s [2022-04-23T21:43:32.334Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 51.51MB / 54.94MB 1.0s [2022-04-23T21:43:32.593Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.2s [2022-04-23T21:43:33.169Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s done [2022-04-23T21:43:33.434Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-23T21:43:37.626Z] #35 ... [2022-04-23T21:43:37.626Z] [2022-04-23T21:43:37.626Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:43:37.626Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:43:37.626Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-23T21:43:37.626Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T21:43:37.626Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s done [2022-04-23T21:43:37.626Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-23T21:43:37.626Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-23T21:43:37.626Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.6s done [2022-04-23T21:43:37.626Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s done [2022-04-23T21:43:37.626Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.3s done [2022-04-23T21:43:37.626Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.3s done [2022-04-23T21:43:37.626Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.2s [2022-04-23T21:43:37.626Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.5s done [2022-04-23T21:43:37.894Z] #11 ... [2022-04-23T21:43:37.894Z] [2022-04-23T21:43:37.894Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:43:37.894Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:43:38.460Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s [2022-04-23T21:43:38.717Z] #35 ... [2022-04-23T21:43:38.717Z] [2022-04-23T21:43:38.717Z] #31 [internal] load build context [2022-04-23T21:43:38.717Z] #31 sha256:423a13ac94d659240cc6a1def08d45e1c36b14c20d6e0f8415b9a63ee8289657 [2022-04-23T21:43:38.717Z] #31 transferring context: 60.75MB 6.8s done [2022-04-23T21:43:38.717Z] #31 DONE 7.4s [2022-04-23T21:43:38.717Z] [2022-04-23T21:43:38.717Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:43:38.717Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:43:38.717Z] #35 ... [2022-04-23T21:43:38.717Z] [2022-04-23T21:43:38.717Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:43:38.717Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:43:38.717Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-23T21:43:38.717Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:43:38.717Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T21:43:38.717Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T21:43:38.717Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-04-23T21:43:38.717Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-04-23T21:43:38.717Z] #76 DONE 7.3s [2022-04-23T21:43:38.717Z] [2022-04-23T21:43:38.717Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:43:38.717Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:43:38.717Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:43:38.717Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T21:43:38.717Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T21:43:38.717Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2022-04-23T21:43:38.717Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-04-23T21:43:38.717Z] #78 DONE 7.3s [2022-04-23T21:43:38.717Z] [2022-04-23T21:43:38.717Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:43:38.717Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:43:40.610Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.9s done [2022-04-23T21:43:40.610Z] #35 DONE 9.1s [2022-04-23T21:43:40.610Z] [2022-04-23T21:43:40.610Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:43:40.610Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:43:41.172Z] #36 ... [2022-04-23T21:43:41.172Z] [2022-04-23T21:43:41.172Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T21:43:41.173Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-23T21:43:41.173Z] #77 DONE 0.5s [2022-04-23T21:43:41.429Z] [2022-04-23T21:43:41.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:43:41.429Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:43:41.429Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.1s done [2022-04-23T21:43:41.429Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.5s done [2022-04-23T21:43:41.429Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.2s [2022-04-23T21:43:41.686Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.4s done [2022-04-23T21:43:41.942Z] #11 ... [2022-04-23T21:43:41.942Z] [2022-04-23T21:43:41.942Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T21:43:41.942Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-23T21:43:41.942Z] #79 DONE 0.7s [2022-04-23T21:43:41.942Z] [2022-04-23T21:43:41.942Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:43:41.942Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:43:41.942Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-23T21:43:47.196Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.6s done [2022-04-23T21:43:47.196Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-23T21:43:51.372Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.9s done [2022-04-23T21:43:51.372Z] #11 ... [2022-04-23T21:43:51.372Z] [2022-04-23T21:43:51.372Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:43:51.372Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:43:51.372Z] #36 0.912 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:43:51.372Z] #36 0.916 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:43:51.372Z] #36 0.939 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:43:51.372Z] #36 1.055 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:43:51.372Z] #36 1.270 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:43:51.372Z] #36 1.581 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:43:51.372Z] #36 2.890 Fetched 8510 kB in 2s (3801 kB/s) [2022-04-23T21:43:51.372Z] #36 2.890 Reading package lists... [2022-04-23T21:43:51.372Z] #36 3.688 Reading package lists... [2022-04-23T21:43:51.372Z] #36 4.465 Building dependency tree... [2022-04-23T21:43:51.372Z] #36 4.793 The following additional packages will be installed: [2022-04-23T21:43:51.372Z] #36 4.794 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T21:43:51.372Z] #36 4.794 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T21:43:51.372Z] #36 4.796 Recommended packages: [2022-04-23T21:43:51.372Z] #36 4.796 libldap-common publicsuffix libsasl2-modules [2022-04-23T21:43:51.372Z] #36 4.984 The following NEW packages will be installed: [2022-04-23T21:43:51.372Z] #36 4.986 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T21:43:51.372Z] #36 4.986 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T21:43:51.372Z] #36 4.986 libssh2-1 openssl [2022-04-23T21:43:51.372Z] #36 5.259 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:43:51.372Z] #36 5.259 Need to get 3040 kB of archives. [2022-04-23T21:43:51.372Z] #36 5.259 After this operation, 6651 kB of additional disk space will be used. [2022-04-23T21:43:51.372Z] #36 5.259 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-23T21:43:51.372Z] #36 5.270 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-23T21:43:51.372Z] #36 5.270 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-23T21:43:51.372Z] #36 5.274 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-23T21:43:51.372Z] #36 5.276 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-23T21:43:51.372Z] #36 5.278 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-23T21:43:51.372Z] #36 5.280 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-23T21:43:51.372Z] #36 5.290 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-23T21:43:51.372Z] #36 5.290 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-23T21:43:51.372Z] #36 5.290 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-23T21:43:51.372Z] #36 5.290 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-23T21:43:51.372Z] #36 5.302 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-23T21:43:51.372Z] #36 5.302 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:43:51.372Z] #36 5.302 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:43:51.372Z] #36 5.303 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:43:51.372Z] #36 5.494 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:43:51.372Z] #36 5.527 Fetched 3040 kB in 0s (9802 kB/s) [2022-04-23T21:43:51.372Z] #36 5.550 Selecting previously unselected package openssl. [2022-04-23T21:43:51.372Z] #36 5.550 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-23T21:43:51.372Z] #36 5.553 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-23T21:43:51.372Z] #36 5.558 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:43:51.372Z] #36 5.725 Selecting previously unselected package ca-certificates. [2022-04-23T21:43:51.372Z] #36 5.725 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T21:43:51.372Z] #36 5.728 Unpacking ca-certificates (20210119) ... [2022-04-23T21:43:51.372Z] #36 5.810 Selecting previously unselected package libbrotli1:amd64. [2022-04-23T21:43:51.372Z] #36 5.810 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-23T21:43:51.372Z] #36 5.811 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:43:51.372Z] #36 5.885 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-23T21:43:51.372Z] #36 5.885 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:43:51.372Z] #36 5.894 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:43:51.372Z] #36 5.937 Selecting previously unselected package libsasl2-2:amd64. [2022-04-23T21:43:51.372Z] #36 5.937 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:43:51.372Z] #36 5.942 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:43:51.372Z] #36 5.998 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-23T21:43:51.372Z] #36 5.998 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-23T21:43:51.372Z] #36 6.002 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:43:51.372Z] #36 6.070 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-23T21:43:51.372Z] #36 6.070 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-23T21:43:51.372Z] #36 6.074 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:43:51.372Z] #36 6.125 Selecting previously unselected package libpsl5:amd64. [2022-04-23T21:43:51.372Z] #36 6.125 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-23T21:43:51.372Z] #36 6.128 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:43:51.372Z] #36 6.196 Selecting previously unselected package librtmp1:amd64. [2022-04-23T21:43:51.372Z] #36 6.196 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-23T21:43:51.372Z] #36 6.200 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:43:51.372Z] #36 6.241 Selecting previously unselected package libssh2-1:amd64. [2022-04-23T21:43:51.372Z] #36 6.241 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-23T21:43:51.372Z] #36 6.246 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:43:51.372Z] #36 6.302 Selecting previously unselected package libcurl4:amd64. [2022-04-23T21:43:51.372Z] #36 6.302 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:43:51.372Z] #36 6.311 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:43:51.372Z] #36 6.378 Selecting previously unselected package curl. [2022-04-23T21:43:51.372Z] #36 6.378 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:43:51.372Z] #36 6.381 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:43:51.372Z] #36 6.441 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:43:51.372Z] #36 6.441 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:43:51.372Z] #36 6.445 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:43:51.372Z] #36 6.505 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:43:51.372Z] #36 6.506 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:43:51.372Z] #36 6.509 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:43:51.372Z] #36 6.553 Selecting previously unselected package jq. [2022-04-23T21:43:51.372Z] #36 6.555 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:43:51.372Z] #36 6.558 Unpacking jq (1.6-2.1) ... [2022-04-23T21:43:51.372Z] #36 6.600 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:43:51.372Z] #36 6.611 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:43:51.372Z] #36 6.620 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:43:51.372Z] #36 6.630 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:43:51.372Z] #36 6.640 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:43:51.372Z] #36 6.649 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:43:51.372Z] #36 6.659 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:43:51.372Z] #36 6.670 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:43:51.372Z] #36 6.682 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:43:51.372Z] #36 6.691 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:43:51.372Z] #36 6.701 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:43:51.372Z] #36 6.709 Setting up ca-certificates (20210119) ... [2022-04-23T21:43:51.372Z] #36 7.332 Updating certificates in /etc/ssl/certs... [2022-04-23T21:43:51.372Z] #36 8.102 129 added, 0 removed; done. [2022-04-23T21:43:51.372Z] #36 8.160 Setting up jq (1.6-2.1) ... [2022-04-23T21:43:51.372Z] #36 8.170 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:43:51.372Z] #36 8.179 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:43:51.372Z] #36 8.188 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:43:51.372Z] #36 8.208 Processing triggers for ca-certificates (20210119) ... [2022-04-23T21:43:51.372Z] #36 8.216 Updating certificates in /etc/ssl/certs... [2022-04-23T21:43:51.372Z] #36 8.819 0 added, 0 removed; done. [2022-04-23T21:43:51.372Z] #36 8.820 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T21:43:51.372Z] #36 8.820 done. [2022-04-23T21:43:51.372Z] #36 DONE 10.5s [2022-04-23T21:43:51.372Z] [2022-04-23T21:43:51.372Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T21:43:51.372Z] #37 sha256:dfce2528acf7348828e4d5f9fed5a27f094b71f84b65d7c907382c247ef56d3f [2022-04-23T21:43:51.372Z] #37 DONE 0.1s [2022-04-23T21:43:51.372Z] [2022-04-23T21:43:51.372Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:43:51.372Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:43:51.372Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-23T21:43:56.628Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-23T21:43:59.903Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.5s done [2022-04-23T21:43:59.903Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-23T21:44:00.560Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09b1d38badd8d3be8) in /home/ubuntu/workspace/moby_PR-43520 [Pipeline] { [Pipeline] checkout [2022-04-23T21:44:00.717Z] The recommended git tool is: git [2022-04-23T21:44:00.833Z] #11 DONE 29.2s [2022-04-23T21:44:00.833Z] [2022-04-23T21:44:00.833Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T21:44:00.833Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T21:44:01.089Z] #12 ... [2022-04-23T21:44:01.089Z] [2022-04-23T21:44:01.089Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:44:01.089Z] #38 sha256:d60396b984629a691175c98ad568f01f233b0a8bc8531e432bd1b672885cd497 [2022-04-23T21:44:01.089Z] #38 1.448 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T21:44:01.089Z] #38 1.718 [2022-04-23T21:44:01.089Z] #38 1.933 #=#=# ######################################################################## 100.0% [2022-04-23T21:44:01.089Z] #38 2.173 [2022-04-23T21:44:01.089Z] #38 3.005 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T21:44:01.089Z] #38 3.255 [2022-04-23T21:44:01.089Z] #38 3.470 #=#=# ######################################################################## 100.0% [2022-04-23T21:44:01.089Z] #38 3.734 [2022-04-23T21:44:01.089Z] #38 4.642 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T21:44:01.089Z] #38 4.906 [2022-04-23T21:44:01.089Z] #38 5.123 #=#=# ################## 25.0% ########################################### 60.0% ################################################################## 91.9% ######################################################################## 100.0% [2022-04-23T21:44:01.089Z] #38 5.662 [2022-04-23T21:44:01.089Z] #38 6.553 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T21:44:01.089Z] #38 6.819 [2022-04-23T21:44:01.089Z] #38 7.049 #=#=# ######################################################################## 100.0% [2022-04-23T21:44:01.089Z] #38 7.335 [2022-04-23T21:44:01.089Z] #38 8.002 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T21:44:01.089Z] #38 8.292 [2022-04-23T21:44:01.089Z] #38 8.508 #=#=# ######################################################################## 100.0% [2022-04-23T21:44:01.089Z] #38 8.810 [2022-04-23T21:44:01.089Z] #38 8.857 Download of images into '/build' complete. [2022-04-23T21:44:01.089Z] #38 8.857 Use something like the following to load the result into a Docker daemon: [2022-04-23T21:44:01.089Z] #38 8.857 tar -cC '/build' . | docker load [2022-04-23T21:44:01.089Z] #38 DONE 10.0s [2022-04-23T21:44:01.089Z] [2022-04-23T21:44:01.089Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T21:44:01.089Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T21:44:01.652Z] #12 DONE 1.0s [2022-04-23T21:44:01.652Z] [2022-04-23T21:44:01.652Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-23T21:44:01.652Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-23T21:44:02.218Z] #13 DONE 0.5s [2022-04-23T21:44:02.218Z] [2022-04-23T21:44:02.218Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T21:44:02.218Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-23T21:44:02.218Z] #51 DONE 0.1s [2022-04-23T21:44:02.218Z] [2022-04-23T21:44:02.218Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:44:02.218Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:44:02.475Z] #52 ... [2022-04-23T21:44:02.475Z] [2022-04-23T21:44:02.475Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T21:44:02.475Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T21:44:02.475Z] #40 DONE 0.1s [2022-04-23T21:44:02.475Z] [2022-04-23T21:44:02.475Z] #55 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-23T21:44:02.475Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-23T21:44:02.475Z] #55 DONE 0.2s [2022-04-23T21:44:02.475Z] [2022-04-23T21:44:02.475Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:44:02.475Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:44:04.064Z] using credential docker-jenkins-github-credentials [2022-04-23T21:44:04.074Z] Cloning the remote Git repository [2022-04-23T21:44:04.074Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:44:04.369Z] #56 ... [2022-04-23T21:44:04.369Z] [2022-04-23T21:44:04.369Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-23T21:44:04.369Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-04-23T21:44:04.369Z] #14 DONE 2.2s [2022-04-23T21:44:04.369Z] [2022-04-23T21:44:04.369Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-23T21:44:04.369Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-04-23T21:44:03.445Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:44:03.530Z] > git init /home/ubuntu/workspace/moby_PR-43520 # timeout=10 [2022-04-23T21:44:03.788Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:44:03.788Z] > git --version # timeout=10 [2022-04-23T21:44:03.799Z] > git --version # 'git version 2.17.1' [2022-04-23T21:44:03.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:44:03.815Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:44:05.739Z] #15 DONE 1.5s [2022-04-23T21:44:05.739Z] [2022-04-23T21:44:05.739Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-23T21:44:05.739Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-04-23T21:44:07.117Z] #16 DONE 1.2s [2022-04-23T21:44:07.117Z] [2022-04-23T21:44:07.117Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:44:07.117Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:44:07.117Z] #56 3.072 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:44:07.117Z] #56 3.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:44:07.117Z] #56 3.124 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:44:07.117Z] #56 3.603 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T21:44:07.117Z] #56 3.770 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:44:08.046Z] #56 5.649 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:44:08.046Z] #56 ... [2022-04-23T21:44:08.046Z] [2022-04-23T21:44:08.046Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-23T21:44:08.046Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-04-23T21:44:08.046Z] #17 DONE 1.1s [2022-04-23T21:44:08.302Z] [2022-04-23T21:44:08.302Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-23T21:44:08.302Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-04-23T21:44:09.250Z] #18 DONE 1.1s [2022-04-23T21:44:09.250Z] [2022-04-23T21:44:09.250Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-23T21:44:09.250Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T21:44:10.628Z] #19 1.334 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:44:10.885Z] #19 1.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:44:10.885Z] #19 1.550 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:44:11.449Z] #19 1.953 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T21:44:12.015Z] #19 2.747 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:44:12.281Z] #19 ... [2022-04-23T21:44:12.281Z] [2022-04-23T21:44:12.281Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:44:12.281Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:44:12.281Z] #60 2.860 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T21:44:12.281Z] #60 ... [2022-04-23T21:44:12.281Z] [2022-04-23T21:44:12.281Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:44:12.281Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:44:12.281Z] #43 2.639 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T21:44:12.539Z] #43 ... [2022-04-23T21:44:12.539Z] [2022-04-23T21:44:12.539Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:44:12.539Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:44:12.539Z] #62 3.162 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T21:44:12.539Z] #62 4.402 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T21:44:12.539Z] #62 4.404 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T21:44:12.539Z] #62 4.436 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T21:44:12.539Z] #62 6.077 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T21:44:12.539Z] #62 ... [2022-04-23T21:44:12.539Z] [2022-04-23T21:44:12.539Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:44:12.539Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:44:12.539Z] #41 2.502 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T21:44:12.539Z] #41 2.504 Cloning into '.'... [2022-04-23T21:44:12.800Z] #41 ... [2022-04-23T21:44:12.800Z] [2022-04-23T21:44:12.800Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:44:12.800Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:44:12.800Z] #58 2.910 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:44:12.800Z] #58 4.325 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:44:12.800Z] #58 4.329 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:44:12.800Z] #58 4.468 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:44:12.800Z] #58 4.487 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:44:12.800Z] #58 4.777 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:44:12.800Z] #58 4.901 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:44:12.800Z] #58 4.933 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:44:12.800Z] #58 4.991 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:44:12.800Z] #58 5.055 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:44:12.800Z] #58 5.136 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:44:12.800Z] #58 5.240 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:44:12.800Z] #58 5.374 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:44:12.800Z] #58 9.948 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:44:12.800Z] #58 9.988 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:44:13.059Z] #58 ... [2022-04-23T21:44:13.059Z] [2022-04-23T21:44:13.059Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:44:13.059Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:44:13.059Z] #45 3.346 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:44:13.059Z] #45 4.231 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:44:13.059Z] #45 5.433 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:44:13.059Z] #45 5.609 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:44:13.059Z] #45 5.667 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:44:13.059Z] #45 8.639 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:44:13.059Z] #45 8.779 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:44:13.059Z] #45 ... [2022-04-23T21:44:13.059Z] [2022-04-23T21:44:13.059Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-23T21:44:13.059Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T21:44:13.059Z] #19 3.492 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T21:44:13.994Z] #19 ... [2022-04-23T21:44:13.994Z] [2022-04-23T21:44:13.994Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:44:13.994Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:44:13.994Z] #43 11.46 tomll can be used in two ways: [2022-04-23T21:44:13.994Z] #43 11.46 Writing to STDIN and reading from STDOUT: [2022-04-23T21:44:13.994Z] #43 11.46 cat file.toml | tomll > file.toml [2022-04-23T21:44:13.994Z] #43 11.46 [2022-04-23T21:44:13.994Z] #43 11.46 Reading and updating a list of files: [2022-04-23T21:44:13.994Z] #43 11.46 tomll a.toml b.toml c.toml [2022-04-23T21:44:13.994Z] #43 11.46 [2022-04-23T21:44:13.994Z] #43 11.46 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T21:44:13.994Z] #43 DONE 11.7s [2022-04-23T21:44:13.994Z] [2022-04-23T21:44:13.995Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-23T21:44:13.995Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T21:44:13.995Z] #19 4.554 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T21:44:14.934Z] #19 5.768 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T21:44:15.192Z] #19 ... [2022-04-23T21:44:15.192Z] [2022-04-23T21:44:15.192Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:44:15.192Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:44:15.192Z] #52 2.829 + git clone https://github.com/docker/distribution.git . [2022-04-23T21:44:15.192Z] #52 2.866 Cloning into '.'... [2022-04-23T21:44:15.192Z] #52 ... [2022-04-23T21:44:15.192Z] [2022-04-23T21:44:15.192Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:44:15.192Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:44:15.192Z] #56 7.767 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:44:15.192Z] #56 10.54 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T21:44:15.758Z] #56 ... [2022-04-23T21:44:15.758Z] [2022-04-23T21:44:15.758Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-23T21:44:15.758Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T21:44:15.758Z] #19 6.436 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:44:16.330Z] #19 7.091 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:44:16.330Z] #19 7.097 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T21:44:16.330Z] #19 7.099 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T21:44:16.330Z] #19 7.100 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T21:44:16.330Z] #19 7.128 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T21:44:16.330Z] #19 7.134 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:44:16.330Z] #19 7.137 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T21:44:16.330Z] #19 7.137 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T21:44:16.330Z] #19 7.142 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-23T21:44:16.330Z] #19 7.142 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:44:16.330Z] #19 7.159 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T21:44:16.330Z] #19 7.162 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:44:18.899Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-058377b3dbca6f30c) in /home/ubuntu/workspace/moby_PR-43520 [Pipeline] { [Pipeline] checkout [2022-04-23T21:44:19.049Z] The recommended git tool is: git [2022-04-23T21:44:22.279Z] using credential docker-jenkins-github-credentials [2022-04-23T21:44:22.301Z] Cloning the remote Git repository [2022-04-23T21:44:22.301Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:44:21.700Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:44:21.763Z] > git init /home/ubuntu/workspace/moby_PR-43520 # timeout=10 [2022-04-23T21:44:22.084Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:44:22.084Z] > git --version # timeout=10 [2022-04-23T21:44:22.117Z] > git --version # 'git version 2.17.1' [2022-04-23T21:44:22.118Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:44:22.119Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:44:22.884Z] #19 ... [2022-04-23T21:44:22.884Z] [2022-04-23T21:44:22.884Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:44:22.884Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:44:22.884Z] #52 18.25 + git checkout -q v2.3.0 [2022-04-23T21:44:22.884Z] #52 19.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-23T21:44:24.376Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-014aa4172e3f9713e) in /home/ubuntu/workspace/moby_PR-43520 [Pipeline] { [Pipeline] checkout [2022-04-23T21:44:24.654Z] The recommended git tool is: git [2022-04-23T21:44:26.167Z] #52 ... [2022-04-23T21:44:26.167Z] [2022-04-23T21:44:26.167Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:44:26.167Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:44:26.167Z] #60 24.10 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T21:44:26.167Z] #60 24.10 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:44:26.167Z] #60 24.15 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T21:44:26.470Z] #60 24.15 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T21:44:26.470Z] #60 ... [2022-04-23T21:44:26.470Z] [2022-04-23T21:44:26.470Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:44:26.470Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:44:26.470Z] #56 14.08 Fetched 8513 kB in 11s (752 kB/s) [2022-04-23T21:44:26.470Z] #56 14.08 Reading package lists... [2022-04-23T21:44:26.470Z] #56 17.56 Reading package lists... [2022-04-23T21:44:26.470Z] #56 21.21 Building dependency tree... [2022-04-23T21:44:26.470Z] #56 23.22 The following additional packages will be installed: [2022-04-23T21:44:26.470Z] #56 23.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:44:26.470Z] #56 23.24 python3-protobuf python3-six [2022-04-23T21:44:26.470Z] #56 23.24 Suggested packages: [2022-04-23T21:44:26.470Z] #56 23.24 python3-setuptools [2022-04-23T21:44:26.470Z] #56 23.24 Recommended packages: [2022-04-23T21:44:26.470Z] #56 23.24 iproute2 | iproute [2022-04-23T21:44:26.470Z] #56 23.70 The following NEW packages will be installed: [2022-04-23T21:44:26.470Z] #56 23.71 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:44:26.470Z] #56 23.72 python3-protobuf python3-six [2022-04-23T21:44:26.470Z] #56 24.10 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:44:26.470Z] #56 24.10 Need to get 2292 kB of archives. [2022-04-23T21:44:26.470Z] #56 24.10 After this operation, 11.0 MB of additional disk space will be used. [2022-04-23T21:44:26.470Z] #56 24.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-23T21:44:26.470Z] #56 24.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:44:26.470Z] #56 24.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T21:44:26.470Z] #56 24.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-23T21:44:26.470Z] #56 24.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:44:26.470Z] #56 24.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:44:26.470Z] #56 24.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:44:26.470Z] #56 ... [2022-04-23T21:44:26.470Z] [2022-04-23T21:44:26.470Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:44:26.470Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:44:26.470Z] #60 24.32 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T21:44:26.470Z] #60 24.43 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T21:44:26.728Z] #60 24.63 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T21:44:26.728Z] #60 24.64 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T21:44:27.608Z] using credential docker-jenkins-github-credentials [2022-04-23T21:44:27.618Z] Cloning the remote Git repository [2022-04-23T21:44:27.618Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:44:27.658Z] #60 25.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T21:44:27.658Z] #60 25.25 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T21:44:27.636Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:44:28.039Z] > git init /home/ubuntu/workspace/moby_PR-43520 # timeout=10 [2022-04-23T21:44:28.222Z] #60 ... [2022-04-23T21:44:28.222Z] [2022-04-23T21:44:28.222Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:44:28.222Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:44:28.222Z] #62 25.63 v3.0.2 [2022-04-23T21:44:28.222Z] #62 DONE 26.0s [2022-04-23T21:44:28.222Z] [2022-04-23T21:44:28.222Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:44:28.222Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:44:28.335Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:44:28.335Z] > git --version # timeout=10 [2022-04-23T21:44:28.372Z] > git --version # 'git version 2.25.1' [2022-04-23T21:44:28.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:44:28.374Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:44:29.486Z] Fetching without tags [2022-04-23T21:44:29.601Z] #52 ... [2022-04-23T21:44:29.601Z] [2022-04-23T21:44:29.601Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:44:29.601Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:44:29.601Z] #60 27.55 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T21:44:29.761Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:44:29.858Z] #60 27.56 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T21:44:29.858Z] #60 27.57 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T21:44:29.858Z] #60 27.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:44:29.858Z] #60 27.58 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T21:44:29.858Z] #60 27.73 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T21:44:29.858Z] #60 27.75 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T21:44:29.858Z] #60 27.79 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T21:44:29.858Z] #60 27.82 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T21:44:30.115Z] #60 27.84 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T21:44:30.115Z] #60 27.85 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T21:44:30.115Z] #60 27.86 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T21:44:30.115Z] #60 27.89 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T21:44:30.115Z] #60 27.92 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T21:44:30.115Z] #60 27.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T21:44:30.115Z] #60 27.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T21:44:30.115Z] #60 28.00 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T21:44:30.115Z] #60 28.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T21:44:30.115Z] #60 28.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T21:44:30.115Z] #60 28.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T21:44:30.115Z] #60 28.04 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T21:44:30.115Z] #60 28.04 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T21:44:30.115Z] #60 28.05 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T21:44:30.115Z] #60 28.11 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T21:44:30.372Z] #60 ... [2022-04-23T21:44:30.373Z] [2022-04-23T21:44:30.373Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:44:30.373Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:44:30.373Z] #45 28.12 NAME: [2022-04-23T21:44:30.373Z] #45 28.13 go-winres - A tool for embedding resources in Windows executables [2022-04-23T21:44:30.373Z] #45 28.13 [2022-04-23T21:44:30.373Z] #45 28.13 USAGE: [2022-04-23T21:44:30.373Z] #45 28.13 go-winres [global options] command [command options] [arguments...] [2022-04-23T21:44:30.373Z] #45 28.13 [2022-04-23T21:44:30.373Z] #45 28.13 COMMANDS: [2022-04-23T21:44:30.373Z] #45 28.13 init Create an initial ./winres/winres.json [2022-04-23T21:44:30.373Z] #45 28.13 make Make syso files for the "go build" command [2022-04-23T21:44:30.373Z] #45 28.13 simply Make syso files for the "go build" command (simplified) [2022-04-23T21:44:30.373Z] #45 28.13 extract Extract all resources from an executable [2022-04-23T21:44:30.373Z] #45 28.13 patch Replace resources in an executable file (exe, dll) [2022-04-23T21:44:30.373Z] #45 28.13 help, h Shows a list of commands or help for one command [2022-04-23T21:44:30.373Z] #45 28.13 [2022-04-23T21:44:30.373Z] #45 28.13 GLOBAL OPTIONS: [2022-04-23T21:44:30.373Z] #45 28.13 --help, -h show help (default: false) [2022-04-23T21:44:30.373Z] #45 DONE 28.3s [2022-04-23T21:44:30.373Z] [2022-04-23T21:44:30.373Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:44:30.373Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:44:30.373Z] #60 28.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T21:44:30.373Z] #60 28.20 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T21:44:30.373Z] #60 28.33 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T21:44:30.373Z] #60 28.34 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T21:44:30.373Z] #60 28.38 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T21:44:30.629Z] #60 28.40 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T21:44:30.710Z] Merge succeeded, producing cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:44:30.710Z] Checking out Revision cd054983ff5bb51089117096f31b9aa50ec0d339 (PR-43520) [2022-04-23T21:44:30.893Z] #60 28.55 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T21:44:30.893Z] #60 28.59 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T21:44:30.893Z] #60 28.60 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T21:44:30.893Z] #60 28.61 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T21:44:30.893Z] #60 28.61 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T21:44:30.893Z] #60 28.67 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T21:44:30.893Z] #60 28.79 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T21:44:31.150Z] #60 28.82 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T21:44:31.150Z] #60 28.85 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T21:44:31.150Z] #60 28.88 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T21:44:31.150Z] #60 28.95 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T21:44:31.150Z] #60 28.95 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T21:44:31.150Z] #60 28.99 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T21:44:31.150Z] #60 29.04 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T21:44:31.150Z] #60 29.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T21:44:31.150Z] #60 29.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T21:44:31.150Z] #60 29.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T21:44:31.150Z] #60 29.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T21:44:31.385Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07c9c6ffd463f967c) in /home/ubuntu/workspace/moby_PR-43520 [Pipeline] { [Pipeline] checkout [2022-04-23T21:44:31.566Z] The recommended git tool is: git [2022-04-23T21:44:29.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:44:29.415Z] > git config --add remote.origin.fetch +refs/pull/43520/head:refs/remotes/origin/PR-43520 # timeout=10 [2022-04-23T21:44:29.433Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:44:29.460Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:44:29.498Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:44:29.498Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:44:29.499Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:44:29.771Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:44:29.795Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:44:30.590Z] > git remote # timeout=10 [2022-04-23T21:44:30.614Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:44:30.643Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:44:30.651Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:44:30.686Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T21:44:30.714Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:44:30.737Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:44:31.714Z] #60 29.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T21:44:31.715Z] #60 29.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T21:44:31.715Z] #60 29.42 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T21:44:31.715Z] #60 29.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T21:44:31.715Z] #60 29.47 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T21:44:31.715Z] #60 29.49 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T21:44:31.715Z] #60 29.50 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T21:44:31.715Z] #60 29.52 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T21:44:31.715Z] #60 29.53 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T21:44:31.715Z] #60 29.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T21:44:31.715Z] #60 29.58 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T21:44:31.715Z] #60 29.59 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T21:44:31.715Z] #60 29.63 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T21:44:31.715Z] #60 29.63 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T21:44:31.715Z] #60 29.65 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T21:44:31.715Z] #60 29.69 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T21:44:31.971Z] #60 29.70 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T21:44:31.972Z] #60 29.70 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T21:44:31.972Z] #60 29.74 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T21:44:31.972Z] #60 29.74 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T21:44:31.972Z] #60 29.77 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T21:44:31.972Z] #60 29.79 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T21:44:31.972Z] #60 29.79 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T21:44:32.229Z] #60 30.04 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T21:44:32.229Z] #60 30.06 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T21:44:32.229Z] #60 30.09 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T21:44:32.229Z] #60 30.09 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T21:44:32.229Z] #60 30.17 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T21:44:32.229Z] #60 30.22 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T21:44:32.486Z] #60 30.23 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T21:44:32.486Z] #60 30.26 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T21:44:32.486Z] #60 30.26 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T21:44:32.486Z] #60 30.41 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T21:44:32.486Z] #60 30.43 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T21:44:32.486Z] #60 30.44 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T21:44:32.486Z] #60 30.44 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T21:44:32.486Z] #60 30.47 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T21:44:32.486Z] #60 30.47 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T21:44:32.486Z] #60 30.51 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T21:44:32.743Z] #60 30.55 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T21:44:32.743Z] #60 30.56 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T21:44:32.743Z] #60 30.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T21:44:32.743Z] #60 30.60 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T21:44:32.743Z] #60 30.61 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T21:44:32.743Z] #60 30.73 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T21:44:33.063Z] #60 30.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T21:44:33.063Z] #60 30.75 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T21:44:33.063Z] #60 30.80 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T21:44:33.063Z] #60 30.86 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T21:44:33.063Z] #60 30.89 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T21:44:33.063Z] #60 30.99 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T21:44:33.807Z] using credential docker-jenkins-github-credentials [2022-04-23T21:44:33.816Z] Cloning the remote Git repository [2022-04-23T21:44:33.816Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:44:34.017Z] #60 31.80 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T21:44:34.017Z] #60 31.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T21:44:33.768Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:44:33.815Z] > git init /home/ubuntu/workspace/moby_PR-43520 # timeout=10 [2022-04-23T21:44:34.292Z] #60 31.93 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T21:44:34.292Z] #60 31.97 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T21:44:34.270Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:44:34.270Z] > git --version # timeout=10 [2022-04-23T21:44:34.281Z] > git --version # 'git version 2.25.1' [2022-04-23T21:44:34.283Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:44:34.284Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:44:35.226Z] #60 32.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T21:44:35.226Z] #60 32.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T21:44:35.226Z] #60 32.92 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T21:44:35.226Z] #60 32.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T21:44:35.226Z] #60 33.13 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T21:44:35.226Z] #60 33.13 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T21:44:35.226Z] #60 33.22 go: downloading golang.org/x/text v0.3.7 [2022-04-23T21:44:36.109Z] Commit message: "api/server: remove "Logging" from config" [2022-04-23T21:44:36.141Z] > git --version # timeout=10 [2022-04-23T21:44:36.183Z] > git --version # 'git version 2.17.1' [2022-04-23T21:44:36.222Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:44:37.289Z] + docker version [2022-04-23T21:44:38.494Z] #60 36.37 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T21:44:38.495Z] #60 36.43 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T21:44:38.495Z] #60 36.44 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T21:44:38.495Z] #60 36.46 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T21:44:38.752Z] #60 36.47 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T21:44:38.752Z] #60 36.49 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T21:44:38.752Z] #60 36.50 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T21:44:38.752Z] #60 36.55 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T21:44:38.752Z] #60 36.60 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T21:44:38.752Z] #60 36.72 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T21:44:39.009Z] #60 36.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T21:44:39.009Z] #60 36.75 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T21:44:39.009Z] #60 36.94 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T21:44:39.009Z] #60 36.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T21:44:39.009Z] #60 36.98 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T21:44:39.266Z] #60 37.18 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T21:44:39.267Z] #60 37.21 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T21:44:39.523Z] #60 ... [2022-04-23T21:44:39.523Z] [2022-04-23T21:44:39.523Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:44:39.523Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:44:39.523Z] #56 28.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-23T21:44:39.523Z] #56 29.60 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:44:39.523Z] #56 29.79 Fetched 2292 kB in 5s (458 kB/s) [2022-04-23T21:44:39.523Z] #56 29.86 Selecting previously unselected package libprotobuf23:amd64. [2022-04-23T21:44:39.523Z] #56 29.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:44:39.523Z] #56 29.92 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-23T21:44:39.523Z] #56 29.93 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:44:39.523Z] #56 30.41 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:44:39.523Z] #56 30.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:44:39.523Z] #56 30.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:44:39.523Z] #56 30.55 Selecting previously unselected package python3-six. [2022-04-23T21:44:39.523Z] #56 30.55 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T21:44:39.523Z] #56 30.56 Unpacking python3-six (1.16.0-2) ... [2022-04-23T21:44:39.523Z] #56 30.62 Selecting previously unselected package python3-protobuf. [2022-04-23T21:44:39.523Z] #56 30.63 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-23T21:44:39.523Z] #56 30.63 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T21:44:39.523Z] #56 30.98 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:44:39.523Z] #56 30.98 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:44:39.523Z] #56 30.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:44:39.523Z] #56 31.07 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:44:39.523Z] #56 31.07 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:44:39.523Z] #56 31.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:44:39.523Z] #56 31.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:44:39.523Z] #56 31.17 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:44:39.523Z] #56 31.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:44:39.523Z] #56 31.28 Selecting previously unselected package criu. [2022-04-23T21:44:39.523Z] #56 31.28 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-23T21:44:39.523Z] #56 31.29 Unpacking criu (3.16.1-3) ... [2022-04-23T21:44:39.523Z] #56 31.76 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:44:39.523Z] #56 32.74 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:44:39.523Z] #56 32.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:44:39.524Z] #56 32.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:44:39.524Z] #56 32.79 Setting up python3-six (1.16.0-2) ... [2022-04-23T21:44:39.524Z] #56 33.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:44:39.524Z] #56 33.49 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T21:44:39.524Z] #56 35.55 Setting up criu (3.16.1-3) ... [2022-04-23T21:44:39.524Z] #56 36.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:44:39.524Z] #56 DONE 37.2s [2022-04-23T21:44:39.524Z] [2022-04-23T21:44:39.524Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:44:39.524Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:44:39.524Z] #60 37.33 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T21:44:39.524Z] #60 37.35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T21:44:39.524Z] #60 37.37 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T21:44:39.524Z] #60 37.41 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T21:44:39.524Z] #60 ... [2022-04-23T21:44:39.524Z] [2022-04-23T21:44:39.524Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:44:39.524Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:44:39.524Z] #41 29.67 Updating files: 99% (1515/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-23T21:44:39.524Z] #41 29.68 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T21:44:39.524Z] #41 30.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:44:40.090Z] #41 ... [2022-04-23T21:44:40.090Z] [2022-04-23T21:44:40.090Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:44:40.090Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:44:40.090Z] #60 37.71 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T21:44:40.090Z] #60 37.80 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T21:44:40.090Z] #60 37.85 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T21:44:40.090Z] #60 37.92 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T21:44:40.581Z] Client: Docker Engine - Community [2022-04-23T21:44:40.581Z] Version: 20.10.14 [2022-04-23T21:44:40.581Z] API version: 1.41 [2022-04-23T21:44:40.581Z] Go version: go1.16.15 [2022-04-23T21:44:40.581Z] Git commit: a224086 [2022-04-23T21:44:40.581Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-23T21:44:40.581Z] OS/Arch: linux/amd64 [2022-04-23T21:44:40.581Z] Context: default [2022-04-23T21:44:40.581Z] Experimental: true [2022-04-23T21:44:40.581Z] [2022-04-23T21:44:40.581Z] Server: Docker Engine - Community [2022-04-23T21:44:40.581Z] Engine: [2022-04-23T21:44:40.581Z] Version: 20.10.14 [2022-04-23T21:44:40.581Z] API version: 1.41 (minimum version 1.12) [2022-04-23T21:44:40.581Z] Go version: go1.16.15 [2022-04-23T21:44:40.581Z] Git commit: 87a90dc [2022-04-23T21:44:40.581Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-23T21:44:40.581Z] OS/Arch: linux/amd64 [2022-04-23T21:44:40.581Z] Experimental: true [2022-04-23T21:44:40.581Z] containerd: [2022-04-23T21:44:40.581Z] Version: 1.5.11 [2022-04-23T21:44:40.581Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:44:40.581Z] runc: [2022-04-23T21:44:40.581Z] Version: 1.0.3 [2022-04-23T21:44:40.581Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T21:44:40.581Z] docker-init: [2022-04-23T21:44:40.581Z] Version: 0.19.0 [2022-04-23T21:44:40.581Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-23T21:44:40.894Z] + docker info [2022-04-23T21:44:41.020Z] #60 38.98 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T21:44:41.954Z] #60 ... [2022-04-23T21:44:41.954Z] [2022-04-23T21:44:41.954Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:44:41.954Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:44:41.954Z] #58 39.75 gotestsum version dev [2022-04-23T21:44:41.954Z] #58 DONE 39.9s [2022-04-23T21:44:42.210Z] [2022-04-23T21:44:42.210Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:44:42.210Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:44:44.730Z] #52 ... [2022-04-23T21:44:44.730Z] [2022-04-23T21:44:44.730Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-23T21:44:44.730Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T21:44:44.730Z] #19 35.10 Fetched 48.9 MB in 34s (1438 kB/s) [2022-04-23T21:44:46.885Z] Fetching without tags [2022-04-23T21:44:47.067Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:44:47.782Z] Merge succeeded, producing cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:44:47.782Z] Checking out Revision cd054983ff5bb51089117096f31b9aa50ec0d339 (PR-43520) [2022-04-23T21:44:47.939Z] Fetching without tags [2022-04-23T21:44:48.184Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:44:46.839Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:44:46.845Z] > git config --add remote.origin.fetch +refs/pull/43520/head:refs/remotes/origin/PR-43520 # timeout=10 [2022-04-23T21:44:46.857Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:44:46.875Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:44:46.891Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:44:46.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:44:46.892Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:44:47.074Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:44:47.093Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:44:47.732Z] > git remote # timeout=10 [2022-04-23T21:44:47.749Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:44:47.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:44:47.756Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:44:47.771Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T21:44:47.784Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:44:47.795Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:44:49.080Z] Merge succeeded, producing cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:44:49.080Z] Checking out Revision cd054983ff5bb51089117096f31b9aa50ec0d339 (PR-43520) [2022-04-23T21:44:49.678Z] Fetching without tags [2022-04-23T21:44:49.547Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:44:49.560Z] > git config --add remote.origin.fetch +refs/pull/43520/head:refs/remotes/origin/PR-43520 # timeout=10 [2022-04-23T21:44:49.571Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:44:49.582Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:44:49.631Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:44:49.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:44:49.634Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:44:49.899Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:44:47.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:44:47.864Z] > git config --add remote.origin.fetch +refs/pull/43520/head:refs/remotes/origin/PR-43520 # timeout=10 [2022-04-23T21:44:47.886Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:44:47.912Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:44:47.942Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:44:47.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:44:47.957Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:44:48.191Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:44:48.214Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:44:49.002Z] > git remote # timeout=10 [2022-04-23T21:44:49.014Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:44:49.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:44:49.025Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:44:49.055Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T21:44:49.082Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:44:49.090Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:44:50.889Z] Client: [2022-04-23T21:44:50.889Z] Context: default [2022-04-23T21:44:50.889Z] Debug Mode: false [2022-04-23T21:44:50.889Z] Plugins: [2022-04-23T21:44:50.889Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T21:44:50.889Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T21:44:50.889Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-23T21:44:50.889Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-23T21:44:50.889Z] [2022-04-23T21:44:50.889Z] Server: [2022-04-23T21:44:50.889Z] Containers: 0 [2022-04-23T21:44:50.889Z] Running: 0 [2022-04-23T21:44:50.889Z] Paused: 0 [2022-04-23T21:44:50.889Z] Stopped: 0 [2022-04-23T21:44:50.889Z] Images: 0 [2022-04-23T21:44:50.889Z] Server Version: 20.10.14 [2022-04-23T21:44:50.889Z] Storage Driver: overlay2 [2022-04-23T21:44:50.889Z] Backing Filesystem: extfs [2022-04-23T21:44:50.889Z] Supports d_type: true [2022-04-23T21:44:50.889Z] Native Overlay Diff: true [2022-04-23T21:44:50.889Z] userxattr: false [2022-04-23T21:44:50.889Z] Logging Driver: json-file [2022-04-23T21:44:50.889Z] Cgroup Driver: cgroupfs [2022-04-23T21:44:50.889Z] Cgroup Version: 1 [2022-04-23T21:44:50.889Z] Plugins: [2022-04-23T21:44:50.889Z] Volume: local [2022-04-23T21:44:50.889Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T21:44:50.889Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T21:44:50.889Z] Swarm: inactive [2022-04-23T21:44:50.889Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-23T21:44:50.889Z] Default Runtime: runc [2022-04-23T21:44:50.889Z] Init Binary: docker-init [2022-04-23T21:44:50.889Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:44:50.889Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T21:44:50.889Z] init version: de40ad0 [2022-04-23T21:44:50.889Z] Security Options: [2022-04-23T21:44:50.889Z] apparmor [2022-04-23T21:44:50.889Z] seccomp [2022-04-23T21:44:50.889Z] Profile: default [2022-04-23T21:44:50.889Z] Kernel Version: 5.4.0-1071-aws [2022-04-23T21:44:50.889Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-23T21:44:50.889Z] OSType: linux [2022-04-23T21:44:50.889Z] Architecture: x86_64 [2022-04-23T21:44:50.889Z] CPUs: 2 [2022-04-23T21:44:50.889Z] Total Memory: 7.565GiB [2022-04-23T21:44:50.889Z] Name: ip-10-100-109-227 [2022-04-23T21:44:50.889Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-23T21:44:50.889Z] Docker Root Dir: /var/lib/docker [2022-04-23T21:44:50.889Z] Debug Mode: false [2022-04-23T21:44:50.889Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:44:50.889Z] Labels: [2022-04-23T21:44:50.889Z] Experimental: true [2022-04-23T21:44:50.889Z] Insecure Registries: [2022-04-23T21:44:50.889Z] 127.0.0.0/8 [2022-04-23T21:44:50.889Z] Live Restore Enabled: true [2022-04-23T21:44:50.889Z] [2022-04-23T21:44:50.889Z] WARNING: No swap limit support [Pipeline] sh [2022-04-23T21:44:50.926Z] Merge succeeded, producing cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:44:50.926Z] Checking out Revision cd054983ff5bb51089117096f31b9aa50ec0d339 (PR-43520) [2022-04-23T21:44:51.187Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:44:51.187Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:44:51.187Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43520/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-23T21:44:51.187Z] + bash /home/ubuntu/workspace/moby_PR-43520/check-config.sh [2022-04-23T21:44:51.187Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-23T21:44:51.187Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-23T21:44:51.187Z] [2022-04-23T21:44:51.187Z] Generally Necessary: [2022-04-23T21:44:51.187Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-23T21:44:51.187Z] - apparmor: enabled and tools installed [2022-04-23T21:44:51.187Z] - CONFIG_NAMESPACES: enabled [2022-04-23T21:44:51.187Z] - CONFIG_NET_NS: enabled [2022-04-23T21:44:51.187Z] - CONFIG_PID_NS: enabled [2022-04-23T21:44:51.187Z] - CONFIG_IPC_NS: enabled [2022-04-23T21:44:51.187Z] - CONFIG_UTS_NS: enabled [2022-04-23T21:44:51.187Z] - CONFIG_CGROUPS: enabled [2022-04-23T21:44:51.187Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-23T21:44:51.187Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-23T21:44:51.187Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-23T21:44:51.187Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-23T21:44:51.187Z] - CONFIG_CPUSETS: enabled [2022-04-23T21:44:51.187Z] - CONFIG_MEMCG: enabled [2022-04-23T21:44:51.187Z] - CONFIG_KEYS: enabled [2022-04-23T21:44:51.187Z] - CONFIG_VETH: enabled (as module) [2022-04-23T21:44:51.187Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-23T21:44:51.187Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-23T21:44:51.455Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-23T21:44:51.455Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-23T21:44:51.455Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-23T21:44:51.455Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-23T21:44:51.455Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-23T21:44:51.455Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-23T21:44:51.455Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-23T21:44:51.455Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-23T21:44:51.455Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-23T21:44:51.455Z] - CONFIG_CGROUP_BPF: enabled [2022-04-23T21:44:51.455Z] [2022-04-23T21:44:51.455Z] Optional Features: [2022-04-23T21:44:51.455Z] - CONFIG_USER_NS: enabled [2022-04-23T21:44:51.455Z] - CONFIG_SECCOMP: enabled [2022-04-23T21:44:51.455Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-23T21:44:51.455Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-23T21:44:51.455Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-23T21:44:51.455Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-23T21:44:51.455Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-23T21:44:51.455Z] - CONFIG_BLK_CGROUP: enabled [2022-04-23T21:44:51.455Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-23T21:44:51.455Z] - CONFIG_CGROUP_PERF: enabled [2022-04-23T21:44:51.455Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-23T21:44:51.455Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-23T21:44:51.455Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-23T21:44:51.455Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-23T21:44:51.455Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-23T21:44:51.455Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-23T21:44:49.860Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:44:49.878Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:44:50.742Z] > git remote # timeout=10 [2022-04-23T21:44:50.780Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:44:50.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:44:50.807Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:44:50.835Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T21:44:50.877Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:44:50.901Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:44:51.717Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-23T21:44:51.717Z] - CONFIG_IP_VS: enabled (as module) [2022-04-23T21:44:51.717Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-23T21:44:51.717Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-23T21:44:51.717Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-23T21:44:51.717Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-23T21:44:51.717Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-23T21:44:51.717Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-23T21:44:51.717Z] - CONFIG_EXT4_FS: enabled [2022-04-23T21:44:51.717Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-23T21:44:51.717Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-23T21:44:51.717Z] - Network Drivers: [2022-04-23T21:44:51.717Z] - "overlay": [2022-04-23T21:44:51.717Z] - CONFIG_VXLAN: enabled (as module) [2022-04-23T21:44:51.717Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-23T21:44:51.717Z] Optional (for encrypted networks): [2022-04-23T21:44:51.976Z] - CONFIG_CRYPTO: enabled [2022-04-23T21:44:51.976Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-23T21:44:51.976Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-23T21:44:51.976Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-23T21:44:51.976Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-23T21:44:51.976Z] - CONFIG_XFRM: enabled [2022-04-23T21:44:51.976Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-23T21:44:51.976Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-23T21:44:51.976Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-23T21:44:51.976Z] - "ipvlan": [2022-04-23T21:44:51.976Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-23T21:44:51.976Z] - "macvlan": [2022-04-23T21:44:51.976Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-23T21:44:51.976Z] - CONFIG_DUMMY: enabled (as module) [2022-04-23T21:44:51.976Z] - "ftp,tftp client in container": [2022-04-23T21:44:51.976Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-23T21:44:51.976Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-23T21:44:51.976Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-23T21:44:51.976Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-23T21:44:51.976Z] - Storage Drivers: [2022-04-23T21:44:51.976Z] - "aufs": [2022-04-23T21:44:51.976Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-23T21:44:51.976Z] - "btrfs": [2022-04-23T21:44:51.976Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-23T21:44:51.976Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-23T21:44:51.976Z] - "devicemapper": [2022-04-23T21:44:51.976Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-23T21:44:51.976Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-23T21:44:51.976Z] - "overlay": [2022-04-23T21:44:51.976Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-23T21:44:51.976Z] - "zfs": [2022-04-23T21:44:51.976Z] - /dev/zfs: present [2022-04-23T21:44:51.976Z] - zfs command: missing [2022-04-23T21:44:51.976Z] - zpool command: missing [2022-04-23T21:44:51.976Z] [2022-04-23T21:44:51.976Z] Limits: [2022-04-23T21:44:51.976Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-23T21:44:51.976Z] [2022-04-23T21:44:51.976Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T21:44:52.094Z] Commit message: "api/server: remove "Logging" from config" [2022-04-23T21:44:52.112Z] > git --version # timeout=10 [2022-04-23T21:44:52.121Z] > git --version # 'git version 2.25.1' [2022-04-23T21:44:52.125Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T21:44:52.338Z] + sudo modprobe ip_vs [2022-04-23T21:44:52.338Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cd054983ff5bb51089117096f31b9aa50ec0d339 . [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:44:52.915Z] #1 [internal] load build definition from Dockerfile [2022-04-23T21:44:52.915Z] #1 sha256:c20147b56bbb27d080cce93968a23cd6edbd3f201bce68a84555a542947df9b8 [2022-04-23T21:44:52.988Z] + docker version [2022-04-23T21:44:53.859Z] #1 transferring dockerfile: 17.44kB done [2022-04-23T21:44:53.859Z] #1 DONE 1.0s [2022-04-23T21:44:53.859Z] [2022-04-23T21:44:53.859Z] #2 [internal] load .dockerignore [2022-04-23T21:44:53.859Z] #2 sha256:ffbc71b20c96018228b8118c4ee013459aa324921d6a73c4d492ee3fbba44f51 [2022-04-23T21:44:53.859Z] #2 transferring context: 145B done [2022-04-23T21:44:53.859Z] #2 DONE 0.8s [2022-04-23T21:44:53.859Z] [2022-04-23T21:44:53.859Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T21:44:53.859Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-23T21:44:53.918Z] Commit message: "api/server: remove "Logging" from config" [2022-04-23T21:44:53.944Z] > git --version # timeout=10 [2022-04-23T21:44:53.980Z] > git --version # 'git version 2.17.1' [2022-04-23T21:44:54.000Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T21:44:54.120Z] #3 DONE 0.4s [2022-04-23T21:44:54.120Z] [2022-04-23T21:44:54.120Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T21:44:54.120Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-23T21:44:54.120Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-04-23T21:44:54.120Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T21:44:54.120Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-23T21:44:54.120Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-23T21:44:54.120Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.88MB / 9.67MB 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:44:54.401Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-23T21:44:54.401Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-23T21:44:54.401Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-23T21:44:54.661Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-23T21:44:54.694Z] #19 35.10 Reading package lists... [2022-04-23T21:44:54.884Z] + docker version [2022-04-23T21:44:54.942Z] #4 DONE 0.7s [2022-04-23T21:44:55.213Z] [2022-04-23T21:44:55.213Z] #6 [internal] load build definition from Dockerfile [2022-04-23T21:44:55.213Z] #6 sha256:275ea06ab1072a7d6ef73fc8de31a339cd7575b1974256d704602a73a8500d60 [2022-04-23T21:44:55.213Z] #6 DONE 0.0s [2022-04-23T21:44:55.213Z] [2022-04-23T21:44:55.213Z] #5 [internal] load .dockerignore [2022-04-23T21:44:55.213Z] #5 sha256:adb865d29f8d4bfd4da16c35b271edaec1b29ca9025fbed899856453f3fb9b37 [2022-04-23T21:44:55.213Z] #5 DONE 0.0s [2022-04-23T21:44:55.213Z] [2022-04-23T21:44:55.213Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:44:55.213Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T21:44:55.647Z] Commit message: "api/server: remove "Logging" from config" [2022-04-23T21:44:55.615Z] > git --version # timeout=10 [2022-04-23T21:44:55.628Z] > git --version # 'git version 2.25.1' [2022-04-23T21:44:55.634Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T21:44:55.790Z] #10 ... [2022-04-23T21:44:55.790Z] [2022-04-23T21:44:55.790Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T21:44:55.790Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-23T21:44:55.790Z] #9 DONE 0.7s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-04-23T21:44:56.049Z] [2022-04-23T21:44:56.049Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:44:56.049Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T21:44:56.049Z] #7 DONE 0.7s [2022-04-23T21:44:56.049Z] [2022-04-23T21:44:56.049Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:44:56.049Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T21:44:56.049Z] #10 DONE 0.7s [2022-04-23T21:44:56.049Z] [2022-04-23T21:44:56.049Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T21:44:56.049Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-23T21:44:56.049Z] #8 DONE 0.8s [Pipeline] sh [2022-04-23T21:44:56.614Z] + docker version [2022-04-23T21:44:57.439Z] [2022-04-23T21:44:57.439Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:44:57.439Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:44:57.439Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-23T21:44:57.439Z] #71 DONE 0.1s [2022-04-23T21:44:57.439Z] [2022-04-23T21:44:57.439Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:44:57.439Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:44:57.439Z] #69 DONE 0.1s [2022-04-23T21:44:57.439Z] [2022-04-23T21:44:57.439Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:44:57.439Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:44:57.439Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:44:57.439Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-23T21:44:57.700Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T21:44:57.700Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-23T21:44:57.700Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-23T21:44:57.700Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-04-23T21:44:57.700Z] #28 ... [2022-04-23T21:44:57.700Z] [2022-04-23T21:44:57.700Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T21:44:57.700Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T21:44:57.700Z] #47 DONE 0.6s [2022-04-23T21:44:57.700Z] [2022-04-23T21:44:57.700Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:44:57.700Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:44:57.700Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 4.19MB / 54.94MB 0.2s [2022-04-23T21:44:57.965Z] #28 ... [2022-04-23T21:44:57.966Z] [2022-04-23T21:44:57.966Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T21:44:57.966Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T21:44:57.966Z] #47 DONE 0.0s [2022-04-23T21:44:57.966Z] [2022-04-23T21:44:57.966Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:44:57.966Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:44:57.966Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.34MB / 54.94MB 0.3s [2022-04-23T21:44:57.966Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 23.07MB / 54.94MB 0.5s [2022-04-23T21:44:58.194Z] Client: Docker Engine - Community [2022-04-23T21:44:58.194Z] Version: 20.10.14 [2022-04-23T21:44:58.194Z] API version: 1.41 [2022-04-23T21:44:58.194Z] Go version: go1.16.15 [2022-04-23T21:44:58.194Z] Git commit: a224086 [2022-04-23T21:44:58.194Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-23T21:44:58.194Z] OS/Arch: linux/amd64 [2022-04-23T21:44:58.194Z] Context: default [2022-04-23T21:44:58.194Z] Experimental: true [2022-04-23T21:44:58.194Z] [2022-04-23T21:44:58.194Z] Server: Docker Engine - Community [2022-04-23T21:44:58.194Z] Engine: [2022-04-23T21:44:58.194Z] Version: 20.10.14 [2022-04-23T21:44:58.194Z] API version: 1.41 (minimum version 1.12) [2022-04-23T21:44:58.194Z] Go version: go1.16.15 [2022-04-23T21:44:58.194Z] Git commit: 87a90dc [2022-04-23T21:44:58.194Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-23T21:44:58.194Z] OS/Arch: linux/amd64 [2022-04-23T21:44:58.194Z] Experimental: true [2022-04-23T21:44:58.194Z] containerd: [2022-04-23T21:44:58.194Z] Version: 1.5.11 [2022-04-23T21:44:58.194Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:44:58.194Z] runc: [2022-04-23T21:44:58.194Z] Version: 1.0.3 [2022-04-23T21:44:58.194Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T21:44:58.194Z] docker-init: [2022-04-23T21:44:58.194Z] Version: 0.19.0 [2022-04-23T21:44:58.194Z] GitCommit: de40ad0 [2022-04-23T21:44:58.225Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 27.26MB / 54.94MB 0.6s [Pipeline] sh [2022-04-23T21:44:58.486Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 0.8s [2022-04-23T21:44:58.525Z] + docker info [2022-04-23T21:44:58.746Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 39.85MB / 54.94MB 1.0s [2022-04-23T21:44:58.746Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 45.09MB / 54.94MB 1.2s [2022-04-23T21:44:59.008Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 48.23MB / 54.94MB 1.3s [2022-04-23T21:44:59.008Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.43MB / 54.94MB 1.4s [2022-04-23T21:44:59.269Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.7s done [2022-04-23T21:45:00.211Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0.3s [2022-04-23T21:45:01.104Z] Client: Docker Engine - Community [2022-04-23T21:45:01.104Z] Version: 20.10.14 [2022-04-23T21:45:01.104Z] API version: 1.41 [2022-04-23T21:45:01.104Z] Go version: go1.16.15 [2022-04-23T21:45:01.104Z] Git commit: a224086 [2022-04-23T21:45:01.104Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-23T21:45:01.104Z] OS/Arch: linux/amd64 [2022-04-23T21:45:01.104Z] Context: default [2022-04-23T21:45:01.104Z] Experimental: true [2022-04-23T21:45:01.104Z] [2022-04-23T21:45:01.104Z] Server: Docker Engine - Community [2022-04-23T21:45:01.104Z] Engine: [2022-04-23T21:45:01.104Z] Version: 20.10.14 [2022-04-23T21:45:01.104Z] API version: 1.41 (minimum version 1.12) [2022-04-23T21:45:01.104Z] Go version: go1.16.15 [2022-04-23T21:45:01.104Z] Git commit: 87a90dc [2022-04-23T21:45:01.104Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-23T21:45:01.104Z] OS/Arch: linux/amd64 [2022-04-23T21:45:01.104Z] Experimental: true [2022-04-23T21:45:01.104Z] containerd: [2022-04-23T21:45:01.104Z] Version: 1.5.11 [2022-04-23T21:45:01.104Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:45:01.104Z] runc: [2022-04-23T21:45:01.104Z] Version: 1.0.3 [2022-04-23T21:45:01.104Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T21:45:01.104Z] docker-init: [2022-04-23T21:45:01.104Z] Version: 0.19.0 [2022-04-23T21:45:01.104Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-23T21:45:01.418Z] + docker info [2022-04-23T21:45:02.832Z] #19 44.07 Reading package lists... [2022-04-23T21:45:03.522Z] #28 ... [2022-04-23T21:45:03.522Z] [2022-04-23T21:45:03.522Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:03.522Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:03.522Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-23T21:45:03.522Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T21:45:03.522Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-23T21:45:03.522Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-23T21:45:03.522Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.7s done [2022-04-23T21:45:03.522Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.5s done [2022-04-23T21:45:03.522Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s done [2022-04-23T21:45:03.522Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.1s done [2022-04-23T21:45:03.522Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.8s done [2022-04-23T21:45:03.522Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 116.39MB / 141.70MB 5.8s [2022-04-23T21:45:03.522Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.8s done [2022-04-23T21:45:03.522Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 123.73MB / 141.70MB 6.0s [2022-04-23T21:45:04.096Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 134.22MB / 141.70MB 6.3s [2022-04-23T21:45:04.361Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.8s [2022-04-23T21:45:04.719Z] Client: Docker Engine - Community [2022-04-23T21:45:04.719Z] Version: 20.10.14 [2022-04-23T21:45:04.719Z] API version: 1.41 [2022-04-23T21:45:04.719Z] Go version: go1.16.15 [2022-04-23T21:45:04.719Z] Git commit: a224086 [2022-04-23T21:45:04.719Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-23T21:45:04.719Z] OS/Arch: linux/arm64 [2022-04-23T21:45:04.719Z] Context: default [2022-04-23T21:45:04.719Z] Experimental: true [2022-04-23T21:45:04.719Z] [2022-04-23T21:45:04.719Z] Server: Docker Engine - Community [2022-04-23T21:45:04.719Z] Engine: [2022-04-23T21:45:04.719Z] Version: 20.10.14 [2022-04-23T21:45:04.719Z] API version: 1.41 (minimum version 1.12) [2022-04-23T21:45:04.719Z] Go version: go1.16.15 [2022-04-23T21:45:04.719Z] Git commit: 87a90dc [2022-04-23T21:45:04.719Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-23T21:45:04.719Z] OS/Arch: linux/arm64 [2022-04-23T21:45:04.719Z] Experimental: true [2022-04-23T21:45:04.719Z] containerd: [2022-04-23T21:45:04.719Z] Version: 1.5.11 [2022-04-23T21:45:04.719Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:45:04.719Z] runc: [2022-04-23T21:45:04.719Z] Version: 1.0.3 [2022-04-23T21:45:04.719Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T21:45:04.719Z] docker-init: [2022-04-23T21:45:04.719Z] Version: 0.19.0 [2022-04-23T21:45:04.719Z] GitCommit: de40ad0 [2022-04-23T21:45:04.730Z] #19 53.02 Building dependency tree... [Pipeline] sh [2022-04-23T21:45:05.022Z] + docker info [2022-04-23T21:45:05.302Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.4s [2022-04-23T21:45:05.562Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.0s done [2022-04-23T21:45:05.825Z] #11 ... [2022-04-23T21:45:05.825Z] [2022-04-23T21:45:05.825Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:05.825Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:45:05.825Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:45:05.825Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T21:45:05.825Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T21:45:05.825Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-04-23T21:45:05.825Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-04-23T21:45:05.825Z] #69 DONE 8.4s [2022-04-23T21:45:05.825Z] [2022-04-23T21:45:05.825Z] #24 [internal] load build context [2022-04-23T21:45:05.825Z] #24 sha256:c94ecdb76bb56d6004d57eb40e0ba346af33c4826452b2445f9ef230049c9229 [2022-04-23T21:45:05.825Z] #24 transferring context: 60.75MB 8.2s done [2022-04-23T21:45:05.825Z] #24 DONE 8.5s [2022-04-23T21:45:05.825Z] [2022-04-23T21:45:05.825Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:05.825Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:05.825Z] #11 ... [2022-04-23T21:45:05.825Z] [2022-04-23T21:45:05.825Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:05.825Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:45:05.825Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:45:05.825Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T21:45:05.825Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T21:45:05.825Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done [2022-04-23T21:45:05.825Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-04-23T21:45:05.825Z] #71 DONE 8.5s [2022-04-23T21:45:05.825Z] [2022-04-23T21:45:05.825Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:05.825Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:06.626Z] #19 57.20 The following additional packages will be installed: [2022-04-23T21:45:06.626Z] #19 57.20 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-23T21:45:06.626Z] #19 57.20 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-23T21:45:06.626Z] #19 57.20 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-23T21:45:06.626Z] #19 57.20 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-23T21:45:06.626Z] #19 57.20 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-23T21:45:06.626Z] #19 57.20 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-23T21:45:06.626Z] #19 57.20 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-23T21:45:06.626Z] #19 57.20 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-23T21:45:06.626Z] #19 57.20 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-23T21:45:06.626Z] #19 57.20 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-23T21:45:06.626Z] #19 57.20 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-23T21:45:06.627Z] #19 57.20 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-23T21:45:06.627Z] #19 57.20 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-23T21:45:06.627Z] #19 57.20 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-23T21:45:06.627Z] #19 57.20 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-23T21:45:06.627Z] #19 57.20 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-23T21:45:06.627Z] #19 57.20 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-23T21:45:06.627Z] #19 57.21 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-23T21:45:06.627Z] #19 57.21 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-23T21:45:06.627Z] #19 57.21 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-23T21:45:06.627Z] #19 57.21 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-23T21:45:06.627Z] #19 57.21 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-23T21:45:06.627Z] #19 57.21 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-23T21:45:06.627Z] #19 57.21 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-23T21:45:06.627Z] #19 57.21 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-23T21:45:06.627Z] #19 57.21 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-23T21:45:06.627Z] #19 57.21 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-23T21:45:06.627Z] #19 57.21 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-23T21:45:06.627Z] #19 57.22 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-23T21:45:06.627Z] #19 57.22 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-23T21:45:06.627Z] #19 57.22 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-23T21:45:06.627Z] #19 57.22 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-23T21:45:06.627Z] #19 57.23 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-23T21:45:06.627Z] #19 57.23 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-23T21:45:06.627Z] #19 57.23 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-23T21:45:06.627Z] #19 57.23 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-23T21:45:06.627Z] #19 57.23 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-23T21:45:06.627Z] #19 57.23 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-23T21:45:06.627Z] #19 57.23 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-23T21:45:06.627Z] #19 57.23 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-23T21:45:06.627Z] #19 57.23 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-23T21:45:06.627Z] #19 57.23 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-23T21:45:06.627Z] #19 57.23 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-23T21:45:06.627Z] #19 57.23 linux-libc-dev-s390x-cross patch xz-utils [2022-04-23T21:45:06.627Z] #19 57.27 Suggested packages: [2022-04-23T21:45:06.627Z] #19 57.30 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-23T21:45:06.627Z] #19 57.30 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-23T21:45:06.627Z] #19 57.30 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-23T21:45:06.627Z] #19 57.30 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-23T21:45:06.627Z] #19 57.30 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-23T21:45:06.627Z] #19 57.30 libyaml-shell-perl ed diffutils-doc [2022-04-23T21:45:06.627Z] #19 57.30 Recommended packages: [2022-04-23T21:45:06.627Z] #19 57.30 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-23T21:45:06.627Z] #19 57.30 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-23T21:45:08.529Z] Client: [2022-04-23T21:45:08.529Z] Context: default [2022-04-23T21:45:08.529Z] Debug Mode: false [2022-04-23T21:45:08.529Z] Plugins: [2022-04-23T21:45:08.529Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T21:45:08.529Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T21:45:08.529Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-23T21:45:08.529Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-23T21:45:08.529Z] [2022-04-23T21:45:08.529Z] Server: [2022-04-23T21:45:08.529Z] Containers: 0 [2022-04-23T21:45:08.529Z] Running: 0 [2022-04-23T21:45:08.529Z] Paused: 0 [2022-04-23T21:45:08.529Z] Stopped: 0 [2022-04-23T21:45:08.529Z] Images: 0 [2022-04-23T21:45:08.529Z] Server Version: 20.10.14 [2022-04-23T21:45:08.529Z] Storage Driver: overlay2 [2022-04-23T21:45:08.529Z] Backing Filesystem: extfs [2022-04-23T21:45:08.529Z] Supports d_type: true [2022-04-23T21:45:08.529Z] Native Overlay Diff: true [2022-04-23T21:45:08.529Z] userxattr: false [2022-04-23T21:45:08.529Z] Logging Driver: json-file [2022-04-23T21:45:08.529Z] Cgroup Driver: cgroupfs [2022-04-23T21:45:08.529Z] Cgroup Version: 1 [2022-04-23T21:45:08.529Z] Plugins: [2022-04-23T21:45:08.529Z] Volume: local [2022-04-23T21:45:08.529Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T21:45:08.529Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T21:45:08.529Z] Swarm: inactive [2022-04-23T21:45:08.529Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-23T21:45:08.529Z] Default Runtime: runc [2022-04-23T21:45:08.529Z] Init Binary: docker-init [2022-04-23T21:45:08.529Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:45:08.529Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T21:45:08.529Z] init version: de40ad0 [2022-04-23T21:45:08.529Z] Security Options: [2022-04-23T21:45:08.529Z] apparmor [2022-04-23T21:45:08.529Z] seccomp [2022-04-23T21:45:08.529Z] Profile: default [2022-04-23T21:45:08.529Z] Kernel Version: 5.4.0-1071-aws [2022-04-23T21:45:08.529Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-23T21:45:08.529Z] OSType: linux [2022-04-23T21:45:08.529Z] Architecture: x86_64 [2022-04-23T21:45:08.529Z] CPUs: 2 [2022-04-23T21:45:08.529Z] Total Memory: 7.483GiB [2022-04-23T21:45:08.529Z] Name: ip-10-100-57-44 [2022-04-23T21:45:08.529Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-23T21:45:08.529Z] Docker Root Dir: /var/lib/docker [2022-04-23T21:45:08.529Z] Debug Mode: false [2022-04-23T21:45:08.529Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:45:08.529Z] Labels: [2022-04-23T21:45:08.529Z] Experimental: true [2022-04-23T21:45:08.529Z] Insecure Registries: [2022-04-23T21:45:08.529Z] 127.0.0.0/8 [2022-04-23T21:45:08.529Z] Live Restore Enabled: true [2022-04-23T21:45:08.529Z] [2022-04-23T21:45:08.529Z] WARNING: No swap limit support [Pipeline] sh [2022-04-23T21:45:08.834Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:45:08.834Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:45:08.834Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43520/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-23T21:45:08.834Z] + bash /home/ubuntu/workspace/moby_PR-43520/check-config.sh [2022-04-23T21:45:08.834Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-23T21:45:08.834Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-23T21:45:08.834Z] [2022-04-23T21:45:08.834Z] Generally Necessary: [2022-04-23T21:45:08.834Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-23T21:45:08.834Z] - apparmor: enabled and tools installed [2022-04-23T21:45:08.834Z] - CONFIG_NAMESPACES: enabled [2022-04-23T21:45:08.834Z] - CONFIG_NET_NS: enabled [2022-04-23T21:45:08.834Z] - CONFIG_PID_NS: enabled [2022-04-23T21:45:08.834Z] - CONFIG_IPC_NS: enabled [2022-04-23T21:45:08.834Z] - CONFIG_UTS_NS: enabled [2022-04-23T21:45:08.834Z] - CONFIG_CGROUPS: enabled [2022-04-23T21:45:08.834Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-23T21:45:08.834Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-23T21:45:08.834Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-23T21:45:08.834Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-23T21:45:08.834Z] - CONFIG_CPUSETS: enabled [2022-04-23T21:45:08.834Z] - CONFIG_MEMCG: enabled [2022-04-23T21:45:08.834Z] - CONFIG_KEYS: enabled [2022-04-23T21:45:08.834Z] - CONFIG_VETH: enabled (as module) [2022-04-23T21:45:08.834Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-23T21:45:08.834Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-23T21:45:08.834Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-23T21:45:09.121Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.1s done [2022-04-23T21:45:09.130Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-23T21:45:09.130Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-23T21:45:09.130Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-23T21:45:09.130Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-23T21:45:09.130Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-23T21:45:09.130Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-23T21:45:09.130Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-23T21:45:09.130Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-23T21:45:09.130Z] - CONFIG_CGROUP_BPF: enabled [2022-04-23T21:45:09.130Z] [2022-04-23T21:45:09.130Z] Optional Features: [2022-04-23T21:45:09.130Z] - CONFIG_USER_NS: enabled [2022-04-23T21:45:09.130Z] - CONFIG_SECCOMP: enabled [2022-04-23T21:45:09.130Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-23T21:45:09.130Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-23T21:45:09.130Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-23T21:45:09.130Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-23T21:45:09.130Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-23T21:45:09.130Z] - CONFIG_BLK_CGROUP: enabled [2022-04-23T21:45:09.130Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-23T21:45:09.130Z] - CONFIG_CGROUP_PERF: enabled [2022-04-23T21:45:09.130Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-23T21:45:09.130Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-23T21:45:09.130Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-23T21:45:09.130Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-23T21:45:09.130Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-23T21:45:09.130Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-23T21:45:09.130Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-23T21:45:09.130Z] - CONFIG_IP_VS: enabled (as module) [2022-04-23T21:45:09.130Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-23T21:45:09.406Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-23T21:45:09.406Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-23T21:45:09.406Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-23T21:45:09.406Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-23T21:45:09.406Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-23T21:45:09.406Z] - CONFIG_EXT4_FS: enabled [2022-04-23T21:45:09.406Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-23T21:45:09.406Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-23T21:45:09.406Z] - Network Drivers: [2022-04-23T21:45:09.406Z] - "overlay": [2022-04-23T21:45:09.406Z] - CONFIG_VXLAN: enabled (as module) [2022-04-23T21:45:09.406Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-23T21:45:09.406Z] Optional (for encrypted networks): [2022-04-23T21:45:09.406Z] - CONFIG_CRYPTO: enabled [2022-04-23T21:45:09.406Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-23T21:45:09.406Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-23T21:45:09.406Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-23T21:45:09.406Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-23T21:45:09.406Z] - CONFIG_XFRM: enabled [2022-04-23T21:45:09.406Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-23T21:45:09.406Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-23T21:45:09.406Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-23T21:45:09.406Z] - "ipvlan": [2022-04-23T21:45:09.406Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-23T21:45:09.406Z] - "macvlan": [2022-04-23T21:45:09.406Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-23T21:45:09.406Z] - CONFIG_DUMMY: enabled (as module) [2022-04-23T21:45:09.406Z] - "ftp,tftp client in container": [2022-04-23T21:45:09.406Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-23T21:45:09.406Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-23T21:45:09.406Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-23T21:45:09.406Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-23T21:45:09.406Z] - Storage Drivers: [2022-04-23T21:45:09.406Z] - "aufs": [2022-04-23T21:45:09.406Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-23T21:45:09.676Z] - "btrfs": [2022-04-23T21:45:09.676Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-23T21:45:09.676Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-23T21:45:09.676Z] - "devicemapper": [2022-04-23T21:45:09.676Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-23T21:45:09.676Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-23T21:45:09.676Z] - "overlay": [2022-04-23T21:45:09.676Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-23T21:45:09.676Z] - "zfs": [2022-04-23T21:45:09.676Z] - /dev/zfs: present [2022-04-23T21:45:09.676Z] - zfs command: missing [2022-04-23T21:45:09.676Z] - zpool command: missing [2022-04-23T21:45:09.676Z] [2022-04-23T21:45:09.676Z] Limits: [2022-04-23T21:45:09.676Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-23T21:45:09.676Z] [2022-04-23T21:45:09.676Z] + true [Pipeline] } [2022-04-23T21:45:09.690Z] #11 ... [2022-04-23T21:45:09.690Z] [2022-04-23T21:45:09.690Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T21:45:09.690Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-23T21:45:09.690Z] #70 DONE 1.4s [2022-04-23T21:45:09.690Z] [2022-04-23T21:45:09.690Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:45:09.690Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:45:09.690Z] #28 DONE 12.3s [2022-04-23T21:45:09.690Z] [2022-04-23T21:45:09.690Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:09.690Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:09.690Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T21:45:10.129Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cd054983ff5bb51089117096f31b9aa50ec0d339 . [2022-04-23T21:45:10.265Z] #11 ... [2022-04-23T21:45:10.265Z] [2022-04-23T21:45:10.265Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T21:45:10.265Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-23T21:45:10.265Z] #72 DONE 0.6s [2022-04-23T21:45:10.265Z] [2022-04-23T21:45:10.265Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:10.265Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:10.392Z] #1 [internal] load build definition from Dockerfile [2022-04-23T21:45:10.393Z] #1 sha256:5f570887246877e395dd5f7758e30b1b6073423ba88b9f78e02d8498aad14e46 [2022-04-23T21:45:10.393Z] #1 transferring dockerfile: 17.44kB done [2022-04-23T21:45:10.393Z] #1 DONE 0.1s [2022-04-23T21:45:10.393Z] [2022-04-23T21:45:10.393Z] #2 [internal] load .dockerignore [2022-04-23T21:45:10.393Z] #2 sha256:61e0499dcdfe7aa90f726f2e79b0da52583d502a613f2191dd72121f6e616d5b [2022-04-23T21:45:10.393Z] #2 transferring context: 145B done [2022-04-23T21:45:10.393Z] #2 DONE 0.0s [2022-04-23T21:45:10.524Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-04-23T21:45:10.524Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-23T21:45:10.654Z] [2022-04-23T21:45:10.654Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T21:45:10.654Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-23T21:45:10.803Z] #19 61.10 The following NEW packages will be installed: [2022-04-23T21:45:10.803Z] #19 61.11 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-23T21:45:10.803Z] #19 61.11 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-23T21:45:10.803Z] #19 61.11 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-23T21:45:10.803Z] #19 61.11 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-23T21:45:10.803Z] #19 61.11 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-23T21:45:10.803Z] #19 61.11 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-23T21:45:10.803Z] #19 61.11 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-23T21:45:10.803Z] #19 61.11 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-23T21:45:10.803Z] #19 61.11 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-23T21:45:10.803Z] #19 61.11 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-23T21:45:10.803Z] #19 61.11 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-23T21:45:10.803Z] #19 61.11 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-23T21:45:10.803Z] #19 61.11 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-23T21:45:10.803Z] #19 61.11 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-23T21:45:10.803Z] #19 61.11 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-23T21:45:10.803Z] #19 61.11 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-23T21:45:10.803Z] #19 61.11 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-23T21:45:10.803Z] #19 61.11 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-23T21:45:10.803Z] #19 61.11 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-23T21:45:10.803Z] #19 61.12 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-23T21:45:10.803Z] #19 61.12 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-23T21:45:10.803Z] #19 61.12 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-23T21:45:10.803Z] #19 61.12 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-23T21:45:10.803Z] #19 61.12 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-23T21:45:10.803Z] #19 61.12 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-23T21:45:10.803Z] #19 61.12 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-23T21:45:10.803Z] #19 61.12 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-23T21:45:10.803Z] #19 61.12 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-23T21:45:10.803Z] #19 61.12 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-23T21:45:10.803Z] #19 61.12 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-23T21:45:10.803Z] #19 61.12 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-23T21:45:10.803Z] #19 61.12 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-23T21:45:10.803Z] #19 61.13 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-23T21:45:10.803Z] #19 61.13 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-23T21:45:10.803Z] #19 61.13 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-23T21:45:10.803Z] #19 61.14 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-23T21:45:10.803Z] #19 61.14 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-23T21:45:10.803Z] #19 61.14 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-23T21:45:10.803Z] #19 61.14 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-23T21:45:10.803Z] #19 61.14 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-23T21:45:10.803Z] #19 61.14 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-23T21:45:10.803Z] #19 61.14 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-23T21:45:10.803Z] #19 61.14 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-23T21:45:10.803Z] #19 61.14 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-23T21:45:10.803Z] #19 61.14 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-23T21:45:10.803Z] #19 61.14 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-23T21:45:10.803Z] #19 61.14 linux-libc-dev-s390x-cross patch xz-utils [2022-04-23T21:45:10.803Z] #19 61.60 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:45:10.803Z] #19 61.60 Need to get 787 MB of archives. [2022-04-23T21:45:10.803Z] #19 61.60 After this operation, 3385 MB of additional disk space will be used. [2022-04-23T21:45:10.803Z] #19 61.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-23T21:45:10.803Z] #19 61.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-23T21:45:10.803Z] #19 61.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-23T21:45:10.803Z] #19 61.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-23T21:45:10.803Z] #19 61.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-23T21:45:10.803Z] #19 61.61 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-23T21:45:10.915Z] #3 DONE 0.4s [2022-04-23T21:45:10.915Z] [2022-04-23T21:45:10.915Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T21:45:10.915Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-23T21:45:10.915Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-23T21:45:10.915Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T21:45:10.915Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-23T21:45:10.915Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-23T21:45:10.915Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-04-23T21:45:11.062Z] #19 61.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-23T21:45:11.062Z] #19 61.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-23T21:45:11.062Z] #19 61.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-23T21:45:11.062Z] #19 61.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-23T21:45:11.062Z] #19 61.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-23T21:45:11.178Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-23T21:45:11.321Z] #19 61.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-23T21:45:11.321Z] #19 61.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-04-23T21:45:11.440Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-04-23T21:45:11.440Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-23T21:45:11.463Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.0s done [2022-04-23T21:45:11.701Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-04-23T21:45:11.724Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-23T21:45:12.257Z] #19 62.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-04-23T21:45:12.257Z] #19 62.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-04-23T21:45:12.290Z] #4 DONE 1.5s [2022-04-23T21:45:12.552Z] [2022-04-23T21:45:12.552Z] #6 [internal] load .dockerignore [2022-04-23T21:45:12.552Z] #6 sha256:6f5c08155ce3b81ff95a9628fb8437ed835ceab1db665c5c706b2a574b33004b [2022-04-23T21:45:12.552Z] #6 DONE 0.0s [2022-04-23T21:45:12.552Z] [2022-04-23T21:45:12.552Z] #5 [internal] load build definition from Dockerfile [2022-04-23T21:45:12.552Z] #5 sha256:10f654b3f8a292e5acf1e925ce217ddaf4d7c57bb803d7c7bd4b178529844089 [2022-04-23T21:45:12.552Z] #5 DONE 0.0s [2022-04-23T21:45:12.552Z] [2022-04-23T21:45:12.552Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:45:12.552Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T21:45:13.233Z] #19 64.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-04-23T21:45:13.491Z] #19 64.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-04-23T21:45:13.942Z] #10 DONE 1.0s [2022-04-23T21:45:13.942Z] [2022-04-23T21:45:13.942Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:45:13.942Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T21:45:13.942Z] #8 DONE 1.0s [2022-04-23T21:45:13.942Z] [2022-04-23T21:45:13.942Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T21:45:13.942Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-23T21:45:13.942Z] #7 DONE 1.1s [2022-04-23T21:45:13.942Z] [2022-04-23T21:45:13.942Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T21:45:13.942Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-23T21:45:13.942Z] #9 DONE 1.1s [2022-04-23T21:45:14.860Z] #19 65.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-23T21:45:14.860Z] #19 65.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-04-23T21:45:15.361Z] [2022-04-23T21:45:15.361Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:15.361Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:15.361Z] #11 DONE 0.0s [2022-04-23T21:45:15.361Z] [2022-04-23T21:45:15.361Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:15.361Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:45:15.361Z] #71 DONE 0.0s [2022-04-23T21:45:15.361Z] [2022-04-23T21:45:15.361Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:15.361Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:45:15.361Z] #69 DONE 0.0s [2022-04-23T21:45:15.361Z] [2022-04-23T21:45:15.361Z] #24 [internal] load build context [2022-04-23T21:45:15.361Z] #24 sha256:c66c30a138985e54b40cba26d4bd439cc036bbafcad87312052ff883e7a48c99 [2022-04-23T21:45:15.361Z] #24 ... [2022-04-23T21:45:15.361Z] [2022-04-23T21:45:15.361Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:15.361Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:45:15.361Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-23T21:45:15.361Z] #69 DONE 0.1s [2022-04-23T21:45:15.361Z] [2022-04-23T21:45:15.361Z] #24 [internal] load build context [2022-04-23T21:45:15.361Z] #24 sha256:c66c30a138985e54b40cba26d4bd439cc036bbafcad87312052ff883e7a48c99 [2022-04-23T21:45:15.361Z] #24 transferring context: 2.09MB 0.3s [2022-04-23T21:45:15.940Z] #24 ... [2022-04-23T21:45:15.940Z] [2022-04-23T21:45:15.940Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T21:45:15.940Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T21:45:15.940Z] #47 DONE 0.7s [2022-04-23T21:45:15.940Z] [2022-04-23T21:45:15.940Z] #24 [internal] load build context [2022-04-23T21:45:15.940Z] #24 sha256:c66c30a138985e54b40cba26d4bd439cc036bbafcad87312052ff883e7a48c99 [2022-04-23T21:45:15.940Z] #24 ... [2022-04-23T21:45:15.940Z] [2022-04-23T21:45:15.940Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T21:45:15.940Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T21:45:15.940Z] #47 DONE 0.0s [2022-04-23T21:45:15.940Z] [2022-04-23T21:45:15.940Z] #24 [internal] load build context [2022-04-23T21:45:15.940Z] #24 sha256:c66c30a138985e54b40cba26d4bd439cc036bbafcad87312052ff883e7a48c99 [2022-04-23T21:45:16.279Z] #19 66.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-23T21:45:16.279Z] #19 66.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-04-23T21:45:17.007Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.0s [2022-04-23T21:45:17.207Z] Client: [2022-04-23T21:45:17.207Z] Context: default [2022-04-23T21:45:17.207Z] Debug Mode: false [2022-04-23T21:45:17.207Z] Plugins: [2022-04-23T21:45:17.207Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T21:45:17.207Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T21:45:17.207Z] [2022-04-23T21:45:17.207Z] Server: [2022-04-23T21:45:17.207Z] Containers: 0 [2022-04-23T21:45:17.207Z] Running: 0 [2022-04-23T21:45:17.207Z] Paused: 0 [2022-04-23T21:45:17.207Z] Stopped: 0 [2022-04-23T21:45:17.207Z] Images: 0 [2022-04-23T21:45:17.207Z] Server Version: 20.10.14 [2022-04-23T21:45:17.207Z] Storage Driver: overlay2 [2022-04-23T21:45:17.207Z] Backing Filesystem: extfs [2022-04-23T21:45:17.207Z] Supports d_type: true [2022-04-23T21:45:17.207Z] Native Overlay Diff: true [2022-04-23T21:45:17.207Z] userxattr: false [2022-04-23T21:45:17.207Z] Logging Driver: json-file [2022-04-23T21:45:17.207Z] Cgroup Driver: cgroupfs [2022-04-23T21:45:17.207Z] Cgroup Version: 1 [2022-04-23T21:45:17.207Z] Plugins: [2022-04-23T21:45:17.207Z] Volume: local [2022-04-23T21:45:17.207Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T21:45:17.207Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T21:45:17.207Z] Swarm: inactive [2022-04-23T21:45:17.207Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-23T21:45:17.207Z] Default Runtime: runc [2022-04-23T21:45:17.207Z] Init Binary: docker-init [2022-04-23T21:45:17.207Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:45:17.207Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T21:45:17.207Z] init version: de40ad0 [2022-04-23T21:45:17.207Z] Security Options: [2022-04-23T21:45:17.207Z] apparmor [2022-04-23T21:45:17.207Z] seccomp [2022-04-23T21:45:17.207Z] Profile: default [2022-04-23T21:45:17.207Z] Kernel Version: 5.13.0-1021-aws [2022-04-23T21:45:17.207Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-23T21:45:17.207Z] OSType: linux [2022-04-23T21:45:17.207Z] Architecture: aarch64 [2022-04-23T21:45:17.207Z] CPUs: 2 [2022-04-23T21:45:17.207Z] Total Memory: 7.578GiB [2022-04-23T21:45:17.207Z] Name: ip-10-100-68-85 [2022-04-23T21:45:17.207Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-23T21:45:17.207Z] Docker Root Dir: /var/lib/docker [2022-04-23T21:45:17.207Z] Debug Mode: false [2022-04-23T21:45:17.207Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:45:17.207Z] Labels: [2022-04-23T21:45:17.207Z] Experimental: true [2022-04-23T21:45:17.207Z] Insecure Registries: [2022-04-23T21:45:17.207Z] 127.0.0.0/8 [2022-04-23T21:45:17.207Z] Live Restore Enabled: true [2022-04-23T21:45:17.207Z] [2022-04-23T21:45:17.211Z] #19 67.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-23T21:45:17.211Z] #19 67.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-04-23T21:45:17.211Z] #19 67.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-04-23T21:45:17.211Z] #19 67.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-23T21:45:17.211Z] #19 67.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-23T21:45:17.211Z] #19 67.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-23T21:45:17.211Z] #19 67.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-23T21:45:17.211Z] #19 67.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-23T21:45:17.211Z] #19 67.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-04-23T21:45:17.211Z] #19 67.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-23T21:45:17.211Z] #19 67.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-23T21:45:17.211Z] #19 67.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-23T21:45:17.211Z] #19 67.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-23T21:45:17.211Z] #19 67.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-23T21:45:17.211Z] #19 67.86 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-23T21:45:17.211Z] #19 67.91 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-23T21:45:17.211Z] #19 67.91 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-23T21:45:17.211Z] #19 67.94 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-04-23T21:45:17.211Z] #19 67.96 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [Pipeline] sh [2022-04-23T21:45:17.530Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:45:17.530Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:45:17.530Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43520/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-23T21:45:17.530Z] + bash /home/ubuntu/workspace/moby_PR-43520/check-config.sh [2022-04-23T21:45:17.530Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-23T21:45:17.530Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-23T21:45:17.530Z] [2022-04-23T21:45:17.530Z] Generally Necessary: [2022-04-23T21:45:17.530Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-23T21:45:17.530Z] - apparmor: enabled and tools installed [2022-04-23T21:45:17.530Z] - CONFIG_NAMESPACES: enabled [2022-04-23T21:45:17.530Z] - CONFIG_NET_NS: enabled [2022-04-23T21:45:17.530Z] - CONFIG_PID_NS: enabled [2022-04-23T21:45:17.530Z] - CONFIG_IPC_NS: enabled [2022-04-23T21:45:17.530Z] - CONFIG_UTS_NS: enabled [2022-04-23T21:45:17.530Z] - CONFIG_CGROUPS: enabled [2022-04-23T21:45:17.530Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-23T21:45:17.530Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-23T21:45:17.530Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-23T21:45:17.530Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-23T21:45:17.530Z] - CONFIG_CPUSETS: enabled [2022-04-23T21:45:17.530Z] - CONFIG_MEMCG: enabled [2022-04-23T21:45:17.530Z] - CONFIG_KEYS: enabled [2022-04-23T21:45:17.530Z] - CONFIG_VETH: enabled (as module) [2022-04-23T21:45:17.530Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-23T21:45:17.530Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-23T21:45:17.530Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-23T21:45:17.530Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-23T21:45:17.530Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-23T21:45:17.787Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-23T21:45:17.787Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-23T21:45:17.787Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-23T21:45:17.787Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-23T21:45:17.787Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-23T21:45:17.787Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-23T21:45:17.787Z] - CONFIG_CGROUP_BPF: enabled [2022-04-23T21:45:17.787Z] [2022-04-23T21:45:17.787Z] Optional Features: [2022-04-23T21:45:17.787Z] - CONFIG_USER_NS: enabled [2022-04-23T21:45:17.787Z] - CONFIG_SECCOMP: enabled [2022-04-23T21:45:17.787Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-23T21:45:17.787Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-23T21:45:17.787Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-23T21:45:17.787Z] (cgroup swap accounting is currently enabled) [2022-04-23T21:45:17.787Z] - CONFIG_BLK_CGROUP: enabled [2022-04-23T21:45:17.787Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-23T21:45:17.787Z] - CONFIG_CGROUP_PERF: enabled [2022-04-23T21:45:17.787Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-23T21:45:17.787Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-23T21:45:17.787Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-23T21:45:17.787Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-23T21:45:17.787Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-23T21:45:17.787Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-23T21:45:17.787Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-23T21:45:17.787Z] - CONFIG_IP_VS: enabled (as module) [2022-04-23T21:45:17.787Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-23T21:45:17.787Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-23T21:45:17.787Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-23T21:45:17.787Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-23T21:45:17.787Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-23T21:45:17.787Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-23T21:45:17.787Z] - CONFIG_EXT4_FS: enabled [2022-04-23T21:45:17.787Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-23T21:45:17.787Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-23T21:45:17.787Z] - Network Drivers: [2022-04-23T21:45:17.787Z] - "overlay": [2022-04-23T21:45:18.044Z] - CONFIG_VXLAN: enabled (as module) [2022-04-23T21:45:18.044Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-23T21:45:18.044Z] Optional (for encrypted networks): [2022-04-23T21:45:18.044Z] - CONFIG_CRYPTO: enabled [2022-04-23T21:45:18.044Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-23T21:45:18.044Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-23T21:45:18.044Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-23T21:45:18.044Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-23T21:45:18.044Z] - CONFIG_XFRM: enabled [2022-04-23T21:45:18.044Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-23T21:45:18.044Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-23T21:45:18.044Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-23T21:45:18.044Z] - "ipvlan": [2022-04-23T21:45:18.044Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-23T21:45:18.044Z] - "macvlan": [2022-04-23T21:45:18.044Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-23T21:45:18.044Z] - CONFIG_DUMMY: enabled (as module) [2022-04-23T21:45:18.044Z] - "ftp,tftp client in container": [2022-04-23T21:45:18.044Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-23T21:45:18.044Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-23T21:45:18.044Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-23T21:45:18.044Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-23T21:45:18.044Z] - Storage Drivers: [2022-04-23T21:45:18.044Z] - "aufs": [2022-04-23T21:45:18.044Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-23T21:45:18.044Z] - "btrfs": [2022-04-23T21:45:18.044Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-23T21:45:18.044Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-23T21:45:18.044Z] - "devicemapper": [2022-04-23T21:45:18.044Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-23T21:45:18.044Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-23T21:45:18.044Z] - "overlay": [2022-04-23T21:45:18.044Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-23T21:45:18.044Z] - "zfs": [2022-04-23T21:45:18.044Z] - /dev/zfs: present [2022-04-23T21:45:18.044Z] - zfs command: missing [2022-04-23T21:45:18.044Z] - zpool command: missing [2022-04-23T21:45:18.044Z] [2022-04-23T21:45:18.044Z] Limits: [2022-04-23T21:45:18.044Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-23T21:45:18.044Z] [2022-04-23T21:45:18.044Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T21:45:18.406Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cd054983ff5bb51089117096f31b9aa50ec0d339 . [2022-04-23T21:45:18.621Z] #19 69.42 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-04-23T21:45:18.621Z] #19 69.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-04-23T21:45:18.621Z] #19 69.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-23T21:45:18.621Z] #19 69.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-04-23T21:45:18.621Z] #19 69.52 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-04-23T21:45:18.662Z] #1 [internal] load build definition from Dockerfile [2022-04-23T21:45:18.662Z] #1 sha256:32089f7fc52ed643cf0b6c2215cac4efd1a7deda7f8a96516852db3555acc8f5 [2022-04-23T21:45:18.662Z] #1 transferring dockerfile: 17.44kB done [2022-04-23T21:45:18.662Z] #1 DONE 0.1s [2022-04-23T21:45:18.662Z] [2022-04-23T21:45:18.662Z] #2 [internal] load .dockerignore [2022-04-23T21:45:18.662Z] #2 sha256:e584ad971e62cf4806681eef7f58ee126a82c4fc274b328b6203d15c86f47ef0 [2022-04-23T21:45:18.662Z] #2 transferring context: 145B done [2022-04-23T21:45:18.662Z] #2 DONE 0.1s [2022-04-23T21:45:18.662Z] [2022-04-23T21:45:18.662Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T21:45:18.662Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-23T21:45:19.226Z] #3 DONE 0.6s [2022-04-23T21:45:19.226Z] [2022-04-23T21:45:19.226Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T21:45:19.226Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-23T21:45:19.226Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-04-23T21:45:19.226Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-23T21:45:19.226Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-23T21:45:19.226Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-04-23T21:45:19.226Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T21:45:19.484Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 5.24MB / 9.06MB 0.2s [2022-04-23T21:45:19.484Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-04-23T21:45:19.740Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-04-23T21:45:19.740Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-23T21:45:19.740Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2022-04-23T21:45:19.991Z] #19 70.87 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-23T21:45:19.997Z] #4 DONE 0.7s [2022-04-23T21:45:19.997Z] [2022-04-23T21:45:19.997Z] #6 [internal] load build definition from Dockerfile [2022-04-23T21:45:19.997Z] #6 sha256:401c7ec39a11d3e1c992ea4b4bee495b60a5add7750062dab86f906840404c51 [2022-04-23T21:45:19.997Z] #6 DONE 0.0s [2022-04-23T21:45:19.997Z] [2022-04-23T21:45:19.997Z] #5 [internal] load .dockerignore [2022-04-23T21:45:19.997Z] #5 sha256:9adef6c2a74a19b1431d697df2b287e9dc795224307ac3b8eb7599981c487bd1 [2022-04-23T21:45:19.997Z] #5 DONE 0.0s [2022-04-23T21:45:19.997Z] [2022-04-23T21:45:19.997Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T21:45:19.997Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-23T21:45:20.249Z] #19 70.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-23T21:45:20.249Z] #19 70.88 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-23T21:45:20.249Z] #19 70.91 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-23T21:45:20.249Z] #19 70.92 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-23T21:45:20.249Z] #19 70.92 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T21:45:20.301Z] #11 ... [2022-04-23T21:45:20.301Z] [2022-04-23T21:45:20.301Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:45:20.301Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:45:20.301Z] #29 1.913 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:45:20.301Z] #29 1.931 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:45:20.301Z] #29 1.946 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:45:20.301Z] #29 2.128 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:45:20.301Z] #29 2.364 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:45:20.301Z] #29 2.784 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:45:20.301Z] #29 4.073 Fetched 8510 kB in 2s (3438 kB/s) [2022-04-23T21:45:20.301Z] #29 4.073 Reading package lists... [2022-04-23T21:45:20.301Z] #29 4.928 Reading package lists... [2022-04-23T21:45:20.301Z] #29 5.754 Building dependency tree... [2022-04-23T21:45:20.301Z] #29 6.108 The following additional packages will be installed: [2022-04-23T21:45:20.301Z] #29 6.120 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T21:45:20.301Z] #29 6.120 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T21:45:20.301Z] #29 6.120 Recommended packages: [2022-04-23T21:45:20.301Z] #29 6.120 libldap-common publicsuffix libsasl2-modules [2022-04-23T21:45:20.301Z] #29 6.289 The following NEW packages will be installed: [2022-04-23T21:45:20.301Z] #29 6.289 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T21:45:20.301Z] #29 6.289 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T21:45:20.301Z] #29 6.289 libssh2-1 openssl [2022-04-23T21:45:20.301Z] #29 6.555 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:45:20.301Z] #29 6.555 Need to get 3040 kB of archives. [2022-04-23T21:45:20.301Z] #29 6.555 After this operation, 6651 kB of additional disk space will be used. [2022-04-23T21:45:20.301Z] #29 6.555 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-23T21:45:20.301Z] #29 6.568 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-23T21:45:20.301Z] #29 6.571 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-23T21:45:20.301Z] #29 6.577 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-23T21:45:20.301Z] #29 6.577 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-23T21:45:20.301Z] #29 6.604 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-23T21:45:20.301Z] #29 6.604 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-23T21:45:20.301Z] #29 6.604 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-23T21:45:20.301Z] #29 6.604 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-23T21:45:20.301Z] #29 6.604 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-23T21:45:20.301Z] #29 6.604 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-23T21:45:20.301Z] #29 6.604 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-23T21:45:20.301Z] #29 6.604 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:45:20.301Z] #29 6.604 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:45:20.301Z] #29 6.618 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:45:20.301Z] #29 6.812 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:45:20.301Z] #29 6.835 Fetched 3040 kB in 0s (9587 kB/s) [2022-04-23T21:45:20.301Z] #29 6.866 Selecting previously unselected package openssl. [2022-04-23T21:45:20.301Z] #29 6.866 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-23T21:45:20.301Z] #29 6.872 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-23T21:45:20.301Z] #29 6.883 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:45:20.301Z] #29 7.054 Selecting previously unselected package ca-certificates. [2022-04-23T21:45:20.301Z] #29 7.054 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T21:45:20.301Z] #29 7.058 Unpacking ca-certificates (20210119) ... [2022-04-23T21:45:20.301Z] #29 7.166 Selecting previously unselected package libbrotli1:amd64. [2022-04-23T21:45:20.301Z] #29 7.166 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-23T21:45:20.301Z] #29 7.174 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:45:20.301Z] #29 7.265 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-23T21:45:20.301Z] #29 7.265 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:45:20.301Z] #29 7.270 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:20.301Z] #29 7.319 Selecting previously unselected package libsasl2-2:amd64. [2022-04-23T21:45:20.301Z] #29 7.319 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:45:20.301Z] #29 7.322 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:20.301Z] #29 7.400 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-23T21:45:20.301Z] #29 7.400 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-23T21:45:20.301Z] #29 7.405 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:45:20.301Z] #29 7.491 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-23T21:45:20.301Z] #29 7.494 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-23T21:45:20.301Z] #29 7.508 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:45:20.301Z] #29 7.553 Selecting previously unselected package libpsl5:amd64. [2022-04-23T21:45:20.301Z] #29 7.553 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-23T21:45:20.301Z] #29 7.561 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:45:20.301Z] #29 7.600 Selecting previously unselected package librtmp1:amd64. [2022-04-23T21:45:20.301Z] #29 7.601 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-23T21:45:20.301Z] #29 7.625 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:45:20.301Z] #29 7.671 Selecting previously unselected package libssh2-1:amd64. [2022-04-23T21:45:20.301Z] #29 7.671 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-23T21:45:20.301Z] #29 7.672 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:45:20.301Z] #29 7.744 Selecting previously unselected package libcurl4:amd64. [2022-04-23T21:45:20.301Z] #29 7.744 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:45:20.301Z] #29 7.748 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:20.301Z] #29 7.843 Selecting previously unselected package curl. [2022-04-23T21:45:20.302Z] #29 7.843 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:45:20.302Z] #29 7.847 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:20.302Z] #29 7.921 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:45:20.302Z] #29 7.921 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:45:20.302Z] #29 7.928 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:45:20.302Z] #29 8.004 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:45:20.302Z] #29 8.004 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:45:20.302Z] #29 8.014 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:45:20.302Z] #29 8.102 Selecting previously unselected package jq. [2022-04-23T21:45:20.302Z] #29 8.102 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:45:20.302Z] #29 8.105 Unpacking jq (1.6-2.1) ... [2022-04-23T21:45:20.302Z] #29 8.179 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:45:20.302Z] #29 8.191 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:45:20.302Z] #29 8.201 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:45:20.302Z] #29 8.211 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:20.302Z] #29 8.221 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:45:20.302Z] #29 8.233 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:20.302Z] #29 8.245 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:45:20.302Z] #29 8.257 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:45:20.302Z] #29 8.273 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:45:20.302Z] #29 8.283 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:45:20.302Z] #29 8.294 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:45:20.302Z] #29 8.305 Setting up ca-certificates (20210119) ... [2022-04-23T21:45:20.302Z] #29 9.073 Updating certificates in /etc/ssl/certs... [2022-04-23T21:45:20.302Z] #29 10.17 129 added, 0 removed; done. [2022-04-23T21:45:20.302Z] #29 10.20 Setting up jq (1.6-2.1) ... [2022-04-23T21:45:20.302Z] #29 10.21 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:20.302Z] #29 ... [2022-04-23T21:45:20.302Z] [2022-04-23T21:45:20.302Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:20.302Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:20.302Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.0s done [2022-04-23T21:45:20.302Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-23T21:45:20.509Z] #19 71.16 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-23T21:45:20.509Z] #19 71.18 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-23T21:45:20.509Z] #19 71.18 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-04-23T21:45:20.509Z] #19 71.18 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-23T21:45:20.509Z] #19 71.18 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-23T21:45:20.509Z] #19 71.18 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-23T21:45:20.509Z] #19 71.19 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-23T21:45:20.509Z] #19 71.19 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-23T21:45:20.509Z] #19 71.19 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-23T21:45:20.509Z] #19 71.19 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-23T21:45:20.509Z] #19 71.19 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-23T21:45:20.509Z] #19 71.19 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-23T21:45:20.509Z] #19 71.19 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-23T21:45:20.509Z] #19 71.20 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-23T21:45:20.509Z] #19 71.22 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-04-23T21:45:20.509Z] #19 71.22 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-23T21:45:20.509Z] #19 71.22 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-23T21:45:20.509Z] #19 71.23 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-23T21:45:20.509Z] #19 71.27 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-23T21:45:20.509Z] #19 71.27 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-23T21:45:20.509Z] #19 71.30 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-04-23T21:45:20.509Z] #19 71.31 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-04-23T21:45:21.244Z] #24 transferring context: 40.87MB 5.3s [2022-04-23T21:45:21.244Z] #11 ... [2022-04-23T21:45:21.244Z] [2022-04-23T21:45:21.244Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:45:21.244Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:45:21.244Z] #29 10.23 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:21.244Z] #29 10.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:45:21.244Z] #29 10.27 Processing triggers for ca-certificates (20210119) ... [2022-04-23T21:45:21.244Z] #29 10.29 Updating certificates in /etc/ssl/certs... [2022-04-23T21:45:21.244Z] #29 10.92 0 added, 0 removed; done. [2022-04-23T21:45:21.244Z] #29 10.92 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T21:45:21.244Z] #29 10.92 done. [2022-04-23T21:45:21.244Z] #29 DONE 11.6s [2022-04-23T21:45:21.244Z] [2022-04-23T21:45:21.244Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T21:45:21.244Z] #30 sha256:8e4fe2b1bb47839b9e35c5570ded8d4f38c660e1b3fdae0883512fe69a239fdb [2022-04-23T21:45:21.244Z] #30 DONE 0.1s [2022-04-23T21:45:21.244Z] [2022-04-23T21:45:21.244Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:21.244Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:21.371Z] #7 ... [2022-04-23T21:45:21.371Z] [2022-04-23T21:45:21.371Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T21:45:21.371Z] #8 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-23T21:45:21.371Z] #8 DONE 1.1s [2022-04-23T21:45:21.371Z] [2022-04-23T21:45:21.371Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:45:21.371Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T21:45:21.371Z] #9 DONE 1.1s [2022-04-23T21:45:21.371Z] [2022-04-23T21:45:21.371Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:45:21.371Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T21:45:21.371Z] #10 DONE 1.2s [2022-04-23T21:45:21.371Z] [2022-04-23T21:45:21.371Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T21:45:21.371Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-23T21:45:21.371Z] #7 DONE 1.2s [2022-04-23T21:45:21.815Z] #24 transferring context: 60.75MB 6.8s done [2022-04-23T21:45:21.879Z] #19 72.63 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-04-23T21:45:21.879Z] #19 72.65 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-04-23T21:45:21.879Z] #19 72.66 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-23T21:45:21.879Z] #19 72.71 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-04-23T21:45:21.879Z] #19 72.74 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-04-23T21:45:22.384Z] #24 ... [2022-04-23T21:45:22.384Z] [2022-04-23T21:45:22.384Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:22.384Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:22.384Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 done [2022-04-23T21:45:22.384Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T21:45:22.384Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-23T21:45:22.384Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-23T21:45:22.384Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done [2022-04-23T21:45:22.384Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.6s done [2022-04-23T21:45:22.384Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s done [2022-04-23T21:45:22.384Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.0s done [2022-04-23T21:45:22.384Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.2s done [2022-04-23T21:45:22.384Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.0s [2022-04-23T21:45:22.384Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 4.3s [2022-04-23T21:45:22.384Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.3s done [2022-04-23T21:45:22.645Z] #11 ... [2022-04-23T21:45:22.645Z] [2022-04-23T21:45:22.645Z] #24 [internal] load build context [2022-04-23T21:45:22.645Z] #24 sha256:c66c30a138985e54b40cba26d4bd439cc036bbafcad87312052ff883e7a48c99 [2022-04-23T21:45:22.645Z] #24 DONE 7.5s [2022-04-23T21:45:22.645Z] [2022-04-23T21:45:22.645Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:22.645Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:22.645Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.3s done [2022-04-23T21:45:22.645Z] #11 ... [2022-04-23T21:45:22.645Z] [2022-04-23T21:45:22.645Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:22.645Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:45:22.645Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:45:22.645Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T21:45:22.645Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T21:45:22.645Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2022-04-23T21:45:22.645Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-04-23T21:45:22.906Z] #69 ... [2022-04-23T21:45:22.906Z] [2022-04-23T21:45:22.906Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:22.906Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:22.906Z] #11 ... [2022-04-23T21:45:22.906Z] [2022-04-23T21:45:22.906Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:22.906Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:45:22.906Z] #69 DONE 7.7s [2022-04-23T21:45:22.906Z] [2022-04-23T21:45:22.906Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:22.906Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:23.249Z] #19 73.98 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-04-23T21:45:23.249Z] #19 73.98 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-23T21:45:23.249Z] #19 73.98 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-23T21:45:23.249Z] #19 74.02 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-04-23T21:45:23.249Z] #19 74.02 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-23T21:45:23.249Z] #19 74.02 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-23T21:45:23.249Z] #19 74.02 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-23T21:45:23.249Z] #19 74.07 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-23T21:45:23.352Z] Client: [2022-04-23T21:45:23.352Z] Context: default [2022-04-23T21:45:23.352Z] Debug Mode: false [2022-04-23T21:45:23.352Z] Plugins: [2022-04-23T21:45:23.352Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T21:45:23.352Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T21:45:23.352Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-23T21:45:23.352Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-23T21:45:23.352Z] [2022-04-23T21:45:23.352Z] Server: [2022-04-23T21:45:23.352Z] Containers: 0 [2022-04-23T21:45:23.352Z] Running: 0 [2022-04-23T21:45:23.352Z] Paused: 0 [2022-04-23T21:45:23.352Z] Stopped: 0 [2022-04-23T21:45:23.352Z] Images: 0 [2022-04-23T21:45:23.352Z] Server Version: 20.10.14 [2022-04-23T21:45:23.352Z] Storage Driver: overlay2 [2022-04-23T21:45:23.352Z] Backing Filesystem: extfs [2022-04-23T21:45:23.352Z] Supports d_type: true [2022-04-23T21:45:23.352Z] Native Overlay Diff: true [2022-04-23T21:45:23.352Z] userxattr: false [2022-04-23T21:45:23.352Z] Logging Driver: json-file [2022-04-23T21:45:23.352Z] Cgroup Driver: systemd [2022-04-23T21:45:23.352Z] Cgroup Version: 2 [2022-04-23T21:45:23.352Z] Plugins: [2022-04-23T21:45:23.352Z] Volume: local [2022-04-23T21:45:23.352Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T21:45:23.352Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T21:45:23.352Z] Swarm: inactive [2022-04-23T21:45:23.352Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-23T21:45:23.352Z] Default Runtime: runc [2022-04-23T21:45:23.352Z] Init Binary: docker-init [2022-04-23T21:45:23.352Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T21:45:23.352Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T21:45:23.352Z] init version: de40ad0 [2022-04-23T21:45:23.352Z] Security Options: [2022-04-23T21:45:23.352Z] apparmor [2022-04-23T21:45:23.352Z] seccomp [2022-04-23T21:45:23.352Z] Profile: default [2022-04-23T21:45:23.352Z] cgroupns [2022-04-23T21:45:23.352Z] Kernel Version: 5.13.0-1021-aws [2022-04-23T21:45:23.352Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-23T21:45:23.352Z] OSType: linux [2022-04-23T21:45:23.352Z] Architecture: x86_64 [2022-04-23T21:45:23.352Z] CPUs: 2 [2022-04-23T21:45:23.352Z] Total Memory: 7.476GiB [2022-04-23T21:45:23.352Z] Name: ip-10-100-99-254 [2022-04-23T21:45:23.352Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-23T21:45:23.352Z] Docker Root Dir: /var/lib/docker [2022-04-23T21:45:23.352Z] Debug Mode: false [2022-04-23T21:45:23.352Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:45:23.352Z] Labels: [2022-04-23T21:45:23.352Z] Experimental: true [2022-04-23T21:45:23.352Z] Insecure Registries: [2022-04-23T21:45:23.352Z] 127.0.0.0/8 [2022-04-23T21:45:23.352Z] Live Restore Enabled: true [2022-04-23T21:45:23.352Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T21:45:23.479Z] #11 ... [2022-04-23T21:45:23.479Z] [2022-04-23T21:45:23.479Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:23.479Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:45:23.479Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-23T21:45:23.479Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:45:23.479Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T21:45:23.479Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T21:45:23.479Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2022-04-23T21:45:23.479Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2022-04-23T21:45:23.479Z] #71 DONE 8.1s [2022-04-23T21:45:23.479Z] [2022-04-23T21:45:23.479Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:23.479Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:23.507Z] #19 74.08 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-23T21:45:23.508Z] #19 74.10 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-23T21:45:23.508Z] #19 74.11 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-04-23T21:45:23.686Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:cd054983ff5bb51089117096f31b9aa50ec0d339 . [2022-04-23T21:45:23.686Z] #2 [internal] load .dockerignore [2022-04-23T21:45:23.686Z] #2 sha256:a3d5517d7528fada161df3c2d3cbe1bc7df3b0166b8d1ce9ec3e28dd9ce92219 [2022-04-23T21:45:23.686Z] #2 transferring context: 145B done [2022-04-23T21:45:23.686Z] #2 DONE 0.0s [2022-04-23T21:45:23.686Z] [2022-04-23T21:45:23.686Z] #1 [internal] load build definition from Dockerfile [2022-04-23T21:45:23.686Z] #1 sha256:fc7e528fe8f592cf67c303ef9168d3556d6a2958878d555786656a1d730433d8 [2022-04-23T21:45:23.686Z] #1 transferring dockerfile: 17.44kB done [2022-04-23T21:45:23.686Z] #1 DONE 0.1s [2022-04-23T21:45:23.946Z] [2022-04-23T21:45:23.946Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T21:45:23.946Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-23T21:45:24.205Z] #3 DONE 0.4s [2022-04-23T21:45:24.205Z] [2022-04-23T21:45:24.205Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T21:45:24.205Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-23T21:45:24.205Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-23T21:45:24.205Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-23T21:45:24.205Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-23T21:45:24.205Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-04-23T21:45:24.205Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T21:45:24.466Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-23T21:45:24.466Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-23T21:45:24.466Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-23T21:45:24.538Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.4s done [2022-04-23T21:45:24.797Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.1s [2022-04-23T21:45:24.875Z] #19 75.67 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-04-23T21:45:24.875Z] #19 75.67 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-04-23T21:45:25.040Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-23T21:45:25.040Z] #4 DONE 0.7s [2022-04-23T21:45:25.133Z] #19 75.69 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-23T21:45:25.133Z] #19 75.75 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-23T21:45:25.133Z] #19 75.80 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-23T21:45:25.299Z] [2022-04-23T21:45:25.299Z] #6 [internal] load build definition from Dockerfile [2022-04-23T21:45:25.299Z] #6 sha256:85caad4728a13689b7011133dd59cce1bcdb2764a700c51f7b30e0317ebaa512 [2022-04-23T21:45:25.299Z] #6 DONE 0.0s [2022-04-23T21:45:25.299Z] [2022-04-23T21:45:25.299Z] #5 [internal] load .dockerignore [2022-04-23T21:45:25.299Z] #5 sha256:ab108734039d6d9d701e119140a5b40e851c77ca3f6d6351319c3d571259a760 [2022-04-23T21:45:25.299Z] #5 DONE 0.0s [2022-04-23T21:45:25.299Z] [2022-04-23T21:45:25.299Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T21:45:25.299Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-23T21:45:25.423Z] #11 ... [2022-04-23T21:45:25.423Z] [2022-04-23T21:45:25.423Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:45:25.423Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:45:25.423Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.2s done [2022-04-23T21:45:25.423Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T21:45:25.423Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-23T21:45:25.423Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-23T21:45:25.423Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s done [2022-04-23T21:45:25.423Z] #28 ... [2022-04-23T21:45:25.423Z] [2022-04-23T21:45:25.423Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:25.423Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:25.562Z] [2022-04-23T21:45:25.562Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:45:25.562Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-23T21:45:25.562Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-23T21:45:25.562Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-04-23T21:45:25.562Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T21:45:25.562Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-04-23T21:45:25.562Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 0B / 53.63MB 0.3s [2022-04-23T21:45:25.562Z] #28 ... [2022-04-23T21:45:25.562Z] [2022-04-23T21:45:25.562Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T21:45:25.562Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T21:45:25.562Z] #47 DONE 0.0s [2022-04-23T21:45:25.562Z] [2022-04-23T21:45:25.562Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:45:25.562Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-23T21:45:25.562Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 15.73MB / 53.63MB 0.4s [2022-04-23T21:45:25.562Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 25.17MB / 53.63MB 0.5s [2022-04-23T21:45:25.821Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 32.51MB / 53.63MB 0.6s [2022-04-23T21:45:25.821Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 0.8s [2022-04-23T21:45:26.007Z] #11 ... [2022-04-23T21:45:26.007Z] [2022-04-23T21:45:26.007Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T21:45:26.007Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-23T21:45:26.007Z] #70 DONE 0.2s [2022-04-23T21:45:26.007Z] [2022-04-23T21:45:26.007Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:26.007Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:26.068Z] #19 76.81 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-04-23T21:45:26.068Z] #19 ... [2022-04-23T21:45:26.068Z] [2022-04-23T21:45:26.068Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:45:26.068Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:45:26.068Z] #41 DONE 83.9s [2022-04-23T21:45:26.068Z] [2022-04-23T21:45:26.068Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-23T21:45:26.068Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T21:45:26.068Z] #19 76.81 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-23T21:45:26.068Z] #19 76.82 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-23T21:45:26.068Z] #19 76.85 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-04-23T21:45:26.068Z] #19 76.85 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-23T21:45:26.068Z] #19 76.85 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-23T21:45:26.068Z] #19 76.86 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-23T21:45:26.068Z] #19 76.86 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-23T21:45:26.068Z] #19 76.91 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-23T21:45:26.068Z] #19 76.94 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-23T21:45:26.328Z] #19 77.02 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-23T21:45:26.328Z] #19 77.03 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-23T21:45:26.328Z] #19 77.06 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-23T21:45:26.328Z] #19 77.06 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-04-23T21:45:26.328Z] #19 77.09 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-04-23T21:45:26.676Z] #10 DONE 1.2s [2022-04-23T21:45:26.676Z] [2022-04-23T21:45:26.676Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T21:45:26.676Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-23T21:45:26.676Z] #7 DONE 1.2s [2022-04-23T21:45:26.676Z] [2022-04-23T21:45:26.676Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:45:26.676Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T21:45:26.676Z] #8 DONE 1.2s [2022-04-23T21:45:26.676Z] [2022-04-23T21:45:26.676Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T21:45:26.676Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T21:45:26.676Z] #9 DONE 1.3s [2022-04-23T21:45:26.676Z] [2022-04-23T21:45:26.676Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:26.676Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:45:26.676Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-23T21:45:26.936Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:45:26.936Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T21:45:26.936Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T21:45:26.936Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-04-23T21:45:26.954Z] #11 ... [2022-04-23T21:45:26.954Z] [2022-04-23T21:45:26.954Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T21:45:26.954Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-23T21:45:26.954Z] #72 DONE 0.8s [2022-04-23T21:45:26.954Z] [2022-04-23T21:45:26.954Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:26.954Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:26.954Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.9s done [2022-04-23T21:45:26.954Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-23T21:45:27.202Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.3s [2022-04-23T21:45:27.202Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-04-23T21:45:27.212Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.9s done [2022-04-23T21:45:27.219Z] #11 ... [2022-04-23T21:45:27.219Z] [2022-04-23T21:45:27.219Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:45:27.219Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:45:27.219Z] #28 DONE 11.7s [2022-04-23T21:45:27.219Z] [2022-04-23T21:45:27.219Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:27.219Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:27.462Z] #69 ... [2022-04-23T21:45:27.462Z] [2022-04-23T21:45:27.462Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T21:45:27.462Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T21:45:27.462Z] #47 DONE 0.0s [2022-04-23T21:45:27.462Z] [2022-04-23T21:45:27.462Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:27.462Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:45:27.462Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-04-23T21:45:27.462Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-23T21:45:27.469Z] #28 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 [2022-04-23T21:45:27.704Z] #19 78.45 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-04-23T21:45:27.704Z] #19 78.45 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-04-23T21:45:27.704Z] #19 78.49 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-23T21:45:27.704Z] #19 78.53 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-04-23T21:45:27.794Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.8s done [2022-04-23T21:45:27.962Z] #19 78.56 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-04-23T21:45:28.036Z] #28 ... [2022-04-23T21:45:28.036Z] [2022-04-23T21:45:28.036Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:28.036Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T21:45:28.036Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-23T21:45:28.036Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:45:28.036Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T21:45:28.036Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T21:45:28.036Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-23T21:45:28.036Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-04-23T21:45:28.036Z] #69 DONE 3.1s [2022-04-23T21:45:28.036Z] [2022-04-23T21:45:28.036Z] #24 [internal] load build context [2022-04-23T21:45:28.036Z] #24 sha256:49d50a61a4d8e514b7bf4299bf97e80767585341aad6ca5c42f6a7982b290f35 [2022-04-23T21:45:28.036Z] #24 transferring context: 60.75MB 2.6s done [2022-04-23T21:45:28.036Z] #24 DONE 3.2s [2022-04-23T21:45:28.297Z] [2022-04-23T21:45:28.297Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:28.297Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:45:28.297Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-23T21:45:28.297Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T21:45:28.297Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-04-23T21:45:28.297Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-04-23T21:45:28.297Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.6s done [2022-04-23T21:45:28.297Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 0.6s done [2022-04-23T21:45:28.297Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 2.5s done [2022-04-23T21:45:28.297Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 21.69MB / 108.70MB 2.8s [2022-04-23T21:45:28.297Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 2.10MB / 10.66MB 2.8s [2022-04-23T21:45:28.297Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 6.29MB / 81.05MB 2.8s [2022-04-23T21:45:28.297Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 29.36MB / 108.70MB 2.9s [2022-04-23T21:45:28.297Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 2.9s [2022-04-23T21:45:28.297Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 14.09MB / 81.05MB 2.9s [2022-04-23T21:45:28.364Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-23T21:45:28.554Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 40.89MB / 108.70MB 3.0s [2022-04-23T21:45:28.554Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 32.51MB / 81.05MB 3.0s [2022-04-23T21:45:28.554Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 60.82MB / 108.70MB 3.2s [2022-04-23T21:45:28.554Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 48.23MB / 81.05MB 3.2s [2022-04-23T21:45:28.811Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 71.30MB / 108.70MB 3.3s [2022-04-23T21:45:28.811Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 62.91MB / 81.05MB 3.3s [2022-04-23T21:45:28.811Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 3.3s done [2022-04-23T21:45:28.811Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 67.11MB / 81.05MB 3.4s [2022-04-23T21:45:29.070Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 84.93MB / 108.70MB 3.5s [2022-04-23T21:45:29.070Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 3.5s [2022-04-23T21:45:29.070Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 0B / 126B 3.5s [2022-04-23T21:45:29.070Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 94.37MB / 108.70MB 3.6s [2022-04-23T21:45:29.070Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 3.6s [2022-04-23T21:45:29.327Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 106.95MB / 108.70MB 3.8s [2022-04-23T21:45:29.333Z] #19 79.78 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-04-23T21:45:29.333Z] #19 79.78 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-23T21:45:29.333Z] #19 79.78 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-23T21:45:29.333Z] #19 79.81 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-04-23T21:45:29.333Z] #19 79.82 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-23T21:45:29.333Z] #19 79.82 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-23T21:45:29.333Z] #19 79.82 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-23T21:45:29.333Z] #19 79.83 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-23T21:45:29.333Z] #19 79.86 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-23T21:45:29.333Z] #19 79.88 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-23T21:45:29.333Z] #19 79.90 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-04-23T21:45:29.333Z] #19 79.91 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-04-23T21:45:29.751Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.0s done [2022-04-23T21:45:30.012Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-23T21:45:30.078Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s [2022-04-23T21:45:30.696Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 5.2s done [2022-04-23T21:45:30.705Z] #19 81.10 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-04-23T21:45:30.705Z] #19 81.10 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-04-23T21:45:30.705Z] #19 81.12 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-23T21:45:30.705Z] #19 81.15 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-04-23T21:45:30.705Z] #19 81.19 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-04-23T21:45:30.953Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba [2022-04-23T21:45:31.209Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 5.6s done [2022-04-23T21:45:31.209Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.3s done [2022-04-23T21:45:31.459Z] #11 ... [2022-04-23T21:45:31.459Z] [2022-04-23T21:45:31.459Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:45:31.459Z] #31 sha256:172e58c2444dab98a791405f2d2fe224cf052e886cbf825f1f6e6feac012637f [2022-04-23T21:45:31.459Z] #31 1.609 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T21:45:31.459Z] #31 1.904 [2022-04-23T21:45:31.459Z] #31 2.123 #=#=# ######################################################################## 100.0% [2022-04-23T21:45:31.459Z] #31 2.385 [2022-04-23T21:45:31.459Z] #31 3.361 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T21:45:31.459Z] #31 3.628 [2022-04-23T21:45:31.459Z] #31 3.847 #=#=# ######################################################################## 100.0% [2022-04-23T21:45:31.459Z] #31 4.121 [2022-04-23T21:45:31.459Z] #31 4.984 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T21:45:31.459Z] #31 5.241 [2022-04-23T21:45:31.459Z] #31 5.459 #=#=# ################# 24.1% ########################################### 59.9% ################################################################## 91.9% ######################################################################## 100.0% [2022-04-23T21:45:31.459Z] #31 5.986 [2022-04-23T21:45:31.459Z] #31 6.840 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T21:45:31.459Z] #31 7.104 [2022-04-23T21:45:31.459Z] #31 7.325 #=#=# ######################################################################## 100.0% [2022-04-23T21:45:31.459Z] #31 7.585 [2022-04-23T21:45:31.459Z] #31 8.210 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T21:45:31.459Z] #31 8.473 [2022-04-23T21:45:31.459Z] #31 8.689 #=#=# ######################################################################## 100.0% [2022-04-23T21:45:31.459Z] #31 8.952 [2022-04-23T21:45:31.459Z] #31 9.009 Download of images into '/build' complete. [2022-04-23T21:45:31.459Z] #31 9.009 Use something like the following to load the result into a Docker daemon: [2022-04-23T21:45:31.459Z] #31 9.009 tar -cC '/build' . | docker load [2022-04-23T21:45:31.459Z] #31 ... [2022-04-23T21:45:31.459Z] [2022-04-23T21:45:31.459Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:31.459Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:31.637Z] #19 82.26 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-23T21:45:31.637Z] #19 82.26 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-23T21:45:31.756Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s done [2022-04-23T21:45:31.756Z] #69 DONE 5.0s [2022-04-23T21:45:31.756Z] [2022-04-23T21:45:31.756Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:31.756Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:31.756Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-23T21:45:31.756Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T21:45:31.756Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-23T21:45:31.756Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-23T21:45:31.756Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-04-23T21:45:31.756Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.1s done [2022-04-23T21:45:31.756Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.3s done [2022-04-23T21:45:31.756Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.0s done [2022-04-23T21:45:31.756Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.0s done [2022-04-23T21:45:31.756Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 139.46MB / 141.70MB 4.8s [2022-04-23T21:45:31.756Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 2.5s [2022-04-23T21:45:31.756Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.3s done [2022-04-23T21:45:32.033Z] #11 ... [2022-04-23T21:45:32.033Z] [2022-04-23T21:45:32.033Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:45:32.033Z] #31 sha256:172e58c2444dab98a791405f2d2fe224cf052e886cbf825f1f6e6feac012637f [2022-04-23T21:45:32.033Z] #31 DONE 10.7s [2022-04-23T21:45:32.202Z] #19 82.84 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:45:32.203Z] #19 83.07 Fetched 787 MB in 21s (37.6 MB/s) [2022-04-23T21:45:32.203Z] #19 83.11 Selecting previously unselected package liblocale-gettext-perl. [2022-04-23T21:45:32.294Z] [2022-04-23T21:45:32.294Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:32.294Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:32.329Z] #11 ... [2022-04-23T21:45:32.329Z] [2022-04-23T21:45:32.329Z] #24 [internal] load build context [2022-04-23T21:45:32.329Z] #24 sha256:822674597b257ca5cfe330e45b12a4bb54c4f221d3906328fa5b7322ee0535e4 [2022-04-23T21:45:32.329Z] #24 transferring context: 60.74MB 5.5s done [2022-04-23T21:45:32.329Z] #24 DONE 5.8s [2022-04-23T21:45:32.329Z] [2022-04-23T21:45:32.329Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:32.329Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:32.329Z] #11 ... [2022-04-23T21:45:32.329Z] [2022-04-23T21:45:32.329Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:32.329Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:45:32.329Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-23T21:45:32.330Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:45:32.330Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T21:45:32.330Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T21:45:32.330Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-04-23T21:45:32.330Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done [2022-04-23T21:45:32.460Z] #19 83.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:45:32.460Z] #19 83.14 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-23T21:45:32.460Z] #19 83.15 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-23T21:45:32.460Z] #19 83.20 Selecting previously unselected package bzip2. [2022-04-23T21:45:32.460Z] #19 83.20 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-23T21:45:32.460Z] #19 83.21 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T21:45:32.585Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b [2022-04-23T21:45:32.585Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.2s done [2022-04-23T21:45:32.718Z] #19 83.30 Selecting previously unselected package libmagic-mgc. [2022-04-23T21:45:32.718Z] #19 83.30 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-23T21:45:32.718Z] #19 83.31 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-23T21:45:32.718Z] #19 83.47 Selecting previously unselected package libmagic1:amd64. [2022-04-23T21:45:32.718Z] #19 83.47 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-23T21:45:32.718Z] #19 83.48 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-23T21:45:32.718Z] #19 83.54 Selecting previously unselected package file. [2022-04-23T21:45:32.718Z] #19 83.54 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-23T21:45:32.843Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d [2022-04-23T21:45:32.861Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.0s done [2022-04-23T21:45:32.861Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-04-23T21:45:32.976Z] #19 83.55 Unpacking file (1:5.39-3) ... [2022-04-23T21:45:32.976Z] #19 83.61 Selecting previously unselected package xz-utils. [2022-04-23T21:45:32.976Z] #19 83.61 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-23T21:45:32.976Z] #19 83.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:45:32.976Z] #19 83.71 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-23T21:45:32.976Z] #19 83.72 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-23T21:45:32.976Z] #19 83.72 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-23T21:45:33.100Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 7.5s done [2022-04-23T21:45:33.121Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-23T21:45:33.121Z] #11 DONE 35.7s [2022-04-23T21:45:33.121Z] [2022-04-23T21:45:33.121Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T21:45:33.121Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T21:45:33.267Z] #71 ... [2022-04-23T21:45:33.267Z] [2022-04-23T21:45:33.267Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:33.267Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:33.527Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.4s done [2022-04-23T21:45:33.527Z] #11 ... [2022-04-23T21:45:33.527Z] [2022-04-23T21:45:33.527Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:33.527Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:45:33.527Z] #71 DONE 6.9s [2022-04-23T21:45:33.527Z] [2022-04-23T21:45:33.527Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:33.527Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:33.691Z] #12 DONE 0.4s [2022-04-23T21:45:33.691Z] [2022-04-23T21:45:33.691Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-23T21:45:33.691Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-23T21:45:33.909Z] #19 84.47 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-23T21:45:33.909Z] #19 84.47 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-23T21:45:33.909Z] #19 84.47 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-23T21:45:33.950Z] #13 DONE 0.5s [2022-04-23T21:45:33.950Z] [2022-04-23T21:45:33.951Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:45:33.951Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:45:34.036Z] #11 ... [2022-04-23T21:45:34.036Z] [2022-04-23T21:45:34.036Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:45:34.036Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-23T21:45:34.036Z] #28 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 2.7s done [2022-04-23T21:45:34.036Z] #28 DONE 8.9s [2022-04-23T21:45:34.036Z] [2022-04-23T21:45:34.036Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:34.036Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:45:34.036Z] #11 ... [2022-04-23T21:45:34.036Z] [2022-04-23T21:45:34.036Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:34.036Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:45:34.036Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-23T21:45:34.036Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T21:45:34.036Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T21:45:34.036Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T21:45:34.036Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.9s done [2022-04-23T21:45:34.036Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s [2022-04-23T21:45:34.036Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2022-04-23T21:45:34.036Z] #71 ... [2022-04-23T21:45:34.036Z] [2022-04-23T21:45:34.036Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:34.036Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:45:34.212Z] #14 ... [2022-04-23T21:45:34.212Z] [2022-04-23T21:45:34.212Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T21:45:34.212Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T21:45:34.212Z] #33 DONE 0.2s [2022-04-23T21:45:34.471Z] [2022-04-23T21:45:34.471Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T21:45:34.471Z] #25 sha256:5871c5a456f53525236c9478811d6c041d12475282d665fcc5fe52107300e81e [2022-04-23T21:45:34.471Z] #25 DONE 0.2s [2022-04-23T21:45:34.471Z] [2022-04-23T21:45:34.471Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T21:45:34.471Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-23T21:45:34.471Z] #44 DONE 0.3s [2022-04-23T21:45:34.471Z] [2022-04-23T21:45:34.471Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T21:45:34.471Z] #64 sha256:39b964c0ea4efe52fa6a0f6a8f448e4b2cddcd11bddc3cab68ac462207abb0ba [2022-04-23T21:45:34.471Z] #64 DONE 0.3s [2022-04-23T21:45:34.471Z] [2022-04-23T21:45:34.471Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-23T21:45:34.471Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-23T21:45:34.471Z] #48 DONE 0.3s [2022-04-23T21:45:34.471Z] [2022-04-23T21:45:34.472Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:45:34.472Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:45:34.475Z] #19 85.16 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-23T21:45:34.475Z] #19 85.16 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-23T21:45:34.475Z] #19 85.17 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-23T21:45:34.603Z] #11 ... [2022-04-23T21:45:34.603Z] [2022-04-23T21:45:34.603Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T21:45:34.603Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T21:45:34.603Z] #71 DONE 9.4s [2022-04-23T21:45:34.603Z] [2022-04-23T21:45:34.603Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:34.603Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:45:34.938Z] #11 ... [2022-04-23T21:45:34.939Z] [2022-04-23T21:45:34.939Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T21:45:34.939Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-23T21:45:34.939Z] #70 DONE 0.7s [2022-04-23T21:45:35.207Z] [2022-04-23T21:45:35.207Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T21:45:35.207Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T21:45:35.207Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-23T21:45:35.207Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T21:45:35.207Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-23T21:45:35.207Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-23T21:45:35.207Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done [2022-04-23T21:45:35.207Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.7s done [2022-04-23T21:45:35.207Z] #28 DONE 8.5s [2022-04-23T21:45:35.207Z] [2022-04-23T21:45:35.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:35.207Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:35.207Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.1s [2022-04-23T21:45:35.318Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.2s [2022-04-23T21:45:35.487Z] #19 85.96 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-23T21:45:35.487Z] #19 85.96 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-23T21:45:35.487Z] #19 85.97 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-23T21:45:35.534Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 2.6s done [2022-04-23T21:45:35.757Z] #19 86.65 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-23T21:45:35.776Z] #11 ... [2022-04-23T21:45:35.776Z] [2022-04-23T21:45:35.776Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T21:45:35.776Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-23T21:45:35.776Z] #72 DONE 0.9s [2022-04-23T21:45:35.776Z] [2022-04-23T21:45:35.776Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:35.776Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:35.776Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.5s done [2022-04-23T21:45:35.776Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-23T21:45:36.014Z] #19 86.65 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-23T21:45:36.014Z] #19 86.66 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-23T21:45:36.098Z] #11 ... [2022-04-23T21:45:36.098Z] [2022-04-23T21:45:36.098Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T21:45:36.098Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-23T21:45:36.098Z] #70 DONE 0.9s [2022-04-23T21:45:36.098Z] [2022-04-23T21:45:36.098Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:36.098Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:45:36.098Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 0.1s [2022-04-23T21:45:36.630Z] #19 87.23 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-23T21:45:36.630Z] #19 87.24 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:45:36.630Z] #19 87.25 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:45:36.630Z] #19 87.32 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-23T21:45:36.630Z] #19 87.32 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:45:36.630Z] #19 87.33 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:45:36.714Z] #11 ... [2022-04-23T21:45:36.714Z] [2022-04-23T21:45:36.714Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:45:36.714Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:45:36.714Z] #29 1.271 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:45:36.714Z] #29 1.273 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:45:36.714Z] #29 1.288 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:45:36.714Z] #29 1.454 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:45:36.714Z] #29 1.724 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:45:36.714Z] #29 2.068 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:45:36.714Z] #29 3.358 Fetched 8510 kB in 2s (3605 kB/s) [2022-04-23T21:45:36.714Z] #29 3.358 Reading package lists... [2022-04-23T21:45:36.714Z] #29 4.146 Reading package lists... [2022-04-23T21:45:36.714Z] #29 4.980 Building dependency tree... [2022-04-23T21:45:36.714Z] #29 5.388 The following additional packages will be installed: [2022-04-23T21:45:36.714Z] #29 5.388 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T21:45:36.714Z] #29 5.388 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T21:45:36.714Z] #29 5.388 Recommended packages: [2022-04-23T21:45:36.714Z] #29 5.388 libldap-common publicsuffix libsasl2-modules [2022-04-23T21:45:36.714Z] #29 5.629 The following NEW packages will be installed: [2022-04-23T21:45:36.714Z] #29 5.629 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T21:45:36.714Z] #29 5.629 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T21:45:36.714Z] #29 5.629 libssh2-1 openssl [2022-04-23T21:45:36.714Z] #29 5.908 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:45:36.714Z] #29 5.908 Need to get 3040 kB of archives. [2022-04-23T21:45:36.714Z] #29 5.908 After this operation, 6651 kB of additional disk space will be used. [2022-04-23T21:45:36.714Z] #29 5.908 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-23T21:45:36.714Z] #29 5.918 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-23T21:45:36.714Z] #29 5.918 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-23T21:45:36.714Z] #29 5.918 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-23T21:45:36.714Z] #29 5.932 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-23T21:45:36.714Z] #29 5.932 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-23T21:45:36.714Z] #29 5.932 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-23T21:45:36.714Z] #29 5.932 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-23T21:45:36.714Z] #29 5.932 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-23T21:45:36.714Z] #29 5.932 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-23T21:45:36.714Z] #29 5.932 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-23T21:45:36.714Z] #29 5.946 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-23T21:45:36.714Z] #29 5.946 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:45:36.714Z] #29 5.946 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:45:36.714Z] #29 5.946 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:45:36.714Z] #29 6.114 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:45:36.714Z] #29 6.149 Fetched 3040 kB in 0s (9655 kB/s) [2022-04-23T21:45:36.714Z] #29 6.176 Selecting previously unselected package openssl. [2022-04-23T21:45:36.714Z] #29 6.176 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-23T21:45:36.714Z] #29 6.181 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-23T21:45:36.714Z] #29 6.187 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:45:36.714Z] #29 6.394 Selecting previously unselected package ca-certificates. [2022-04-23T21:45:36.714Z] #29 6.394 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T21:45:36.714Z] #29 6.395 Unpacking ca-certificates (20210119) ... [2022-04-23T21:45:36.714Z] #29 6.513 Selecting previously unselected package libbrotli1:amd64. [2022-04-23T21:45:36.714Z] #29 6.513 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-23T21:45:36.714Z] #29 6.524 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:45:36.714Z] #29 6.609 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-23T21:45:36.714Z] #29 6.610 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:45:36.714Z] #29 6.614 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:36.714Z] #29 6.667 Selecting previously unselected package libsasl2-2:amd64. [2022-04-23T21:45:36.714Z] #29 6.667 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:45:36.714Z] #29 6.671 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:36.714Z] #29 6.736 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-23T21:45:36.714Z] #29 6.736 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-23T21:45:36.714Z] #29 6.741 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:45:36.714Z] #29 6.836 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-23T21:45:36.714Z] #29 6.836 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-23T21:45:36.714Z] #29 6.848 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:45:36.714Z] #29 6.908 Selecting previously unselected package libpsl5:amd64. [2022-04-23T21:45:36.714Z] #29 6.908 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-23T21:45:36.714Z] #29 6.912 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:45:36.714Z] #29 6.963 Selecting previously unselected package librtmp1:amd64. [2022-04-23T21:45:36.714Z] #29 6.963 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-23T21:45:36.714Z] #29 6.967 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:45:36.714Z] #29 7.012 Selecting previously unselected package libssh2-1:amd64. [2022-04-23T21:45:36.714Z] #29 7.012 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-23T21:45:36.714Z] #29 7.016 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:45:36.714Z] #29 7.091 Selecting previously unselected package libcurl4:amd64. [2022-04-23T21:45:36.714Z] #29 7.091 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:45:36.714Z] #29 7.095 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:36.714Z] #29 7.181 Selecting previously unselected package curl. [2022-04-23T21:45:36.714Z] #29 7.181 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:45:36.714Z] #29 7.192 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:36.714Z] #29 7.279 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:45:36.714Z] #29 7.279 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:45:36.714Z] #29 7.284 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:45:36.714Z] #29 7.394 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:45:36.714Z] #29 7.394 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:45:36.714Z] #29 7.399 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:45:36.714Z] #29 7.462 Selecting previously unselected package jq. [2022-04-23T21:45:36.714Z] #29 7.462 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:45:36.714Z] #29 7.466 Unpacking jq (1.6-2.1) ... [2022-04-23T21:45:36.714Z] #29 7.524 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:45:36.714Z] #29 7.536 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:45:36.714Z] #29 7.547 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:45:36.714Z] #29 7.559 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:36.714Z] #29 7.570 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:45:36.714Z] #29 7.581 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:36.714Z] #29 7.592 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:45:36.714Z] #29 7.602 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:45:36.714Z] #29 7.617 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:45:36.714Z] #29 7.628 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:45:36.715Z] #29 7.639 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:45:36.715Z] #29 7.649 Setting up ca-certificates (20210119) ... [2022-04-23T21:45:36.715Z] #29 8.422 Updating certificates in /etc/ssl/certs... [2022-04-23T21:45:36.715Z] #29 9.492 129 added, 0 removed; done. [2022-04-23T21:45:36.715Z] #29 9.525 Setting up jq (1.6-2.1) ... [2022-04-23T21:45:36.715Z] #29 9.536 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:36.715Z] #29 9.549 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:36.715Z] #29 9.556 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:45:36.715Z] #29 9.575 Processing triggers for ca-certificates (20210119) ... [2022-04-23T21:45:36.715Z] #29 9.589 Updating certificates in /etc/ssl/certs... [2022-04-23T21:45:36.715Z] #29 ... [2022-04-23T21:45:36.715Z] [2022-04-23T21:45:36.715Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:36.715Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:36.715Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.7s done [2022-04-23T21:45:36.715Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-23T21:45:37.290Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.3s done [2022-04-23T21:45:37.551Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-23T21:45:38.122Z] #11 ... [2022-04-23T21:45:38.122Z] [2022-04-23T21:45:38.122Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:45:38.122Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:45:38.122Z] #29 10.51 0 added, 0 removed; done. [2022-04-23T21:45:38.122Z] #29 10.51 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T21:45:38.122Z] #29 10.52 done. [2022-04-23T21:45:38.122Z] #29 DONE 11.1s [2022-04-23T21:45:38.382Z] [2022-04-23T21:45:38.382Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T21:45:38.382Z] #30 sha256:fcb4d5f6b40ecb69520005d750e283188b2e7f9300ca6731777c75a65a1d9dae [2022-04-23T21:45:38.382Z] #30 DONE 0.1s [2022-04-23T21:45:38.382Z] [2022-04-23T21:45:38.382Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:38.382Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:38.623Z] #11 ... [2022-04-23T21:45:38.623Z] [2022-04-23T21:45:38.623Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T21:45:38.623Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-23T21:45:38.623Z] #72 DONE 2.4s [2022-04-23T21:45:38.623Z] [2022-04-23T21:45:38.623Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:38.623Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:45:38.687Z] #49 4.407 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:45:38.946Z] #49 4.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:45:38.946Z] #49 4.420 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:45:39.205Z] #49 4.953 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T21:45:39.553Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 3.4s done [2022-04-23T21:45:39.773Z] #49 ... [2022-04-23T21:45:39.773Z] [2022-04-23T21:45:39.773Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:45:39.773Z] #26 sha256:704c84e47c21a3ebad520dd8fa96eab856c611fb4cd40458931794edf1d05583 [2022-04-23T21:45:39.773Z] #26 3.803 + RM_GOPATH=0 [2022-04-23T21:45:39.773Z] #26 3.804 + TMP_GOPATH= [2022-04-23T21:45:39.773Z] #26 3.804 + : /build [2022-04-23T21:45:39.773Z] #26 3.804 + '[' -z '' ']' [2022-04-23T21:45:39.773Z] #26 3.807 ++ mktemp -d [2022-04-23T21:45:39.773Z] #26 3.809 + export GOPATH=/tmp/tmp.4NWn7NrFW2 [2022-04-23T21:45:39.773Z] #26 3.809 + GOPATH=/tmp/tmp.4NWn7NrFW2 [2022-04-23T21:45:39.773Z] #26 3.809 + RM_GOPATH=1 [2022-04-23T21:45:39.773Z] #26 3.809 + case "$(go env GOARCH)" in [2022-04-23T21:45:39.773Z] #26 3.810 ++ go env GOARCH [2022-04-23T21:45:39.773Z] #26 3.834 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:45:39.773Z] #26 3.835 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:45:39.773Z] #26 3.840 ++ dirname /install.sh [2022-04-23T21:45:39.773Z] #26 3.843 + dir=/ [2022-04-23T21:45:39.773Z] #26 3.843 + bin=dockercli [2022-04-23T21:45:39.773Z] #26 3.843 + shift [2022-04-23T21:45:39.773Z] #26 3.845 + '[' '!' -f //dockercli.installer ']' [2022-04-23T21:45:39.773Z] #26 3.845 + . //dockercli.installer [2022-04-23T21:45:39.773Z] #26 3.845 ++ : stable [2022-04-23T21:45:39.773Z] #26 3.846 ++ : 17.06.2-ce [2022-04-23T21:45:39.773Z] #26 3.847 + install_dockercli [2022-04-23T21:45:39.773Z] #26 3.847 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T21:45:39.773Z] #26 3.847 Install docker/cli version 17.06.2-ce from stable [2022-04-23T21:45:39.773Z] #26 3.848 ++ uname -m [2022-04-23T21:45:39.773Z] #26 3.857 + arch=x86_64 [2022-04-23T21:45:39.773Z] #26 3.857 + '[' x86_64 '!=' x86_64 ']' [2022-04-23T21:45:39.773Z] #26 3.857 + url=https://download.docker.com/linux/static [2022-04-23T21:45:39.773Z] #26 3.858 + tar -xz docker/docker [2022-04-23T21:45:39.773Z] #26 3.859 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-23T21:45:39.811Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d [2022-04-23T21:45:40.905Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.5s done [2022-04-23T21:45:41.164Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-23T21:45:42.588Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.3s done [2022-04-23T21:45:42.588Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-23T21:45:43.989Z] #11 ... [2022-04-23T21:45:43.989Z] [2022-04-23T21:45:43.989Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:45:43.989Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-23T21:45:43.989Z] #29 2.013 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:45:43.989Z] #29 2.015 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:45:43.989Z] #29 2.024 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:45:43.989Z] #29 2.155 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:45:43.989Z] #29 2.336 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:45:43.989Z] #29 2.707 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:45:43.989Z] #29 3.381 Fetched 8397 kB in 2s (5138 kB/s) [2022-04-23T21:45:43.989Z] #29 3.381 Reading package lists... [2022-04-23T21:45:43.989Z] #29 4.021 Reading package lists... [2022-04-23T21:45:43.989Z] #29 4.614 Building dependency tree... [2022-04-23T21:45:43.989Z] #29 4.959 The following additional packages will be installed: [2022-04-23T21:45:43.989Z] #29 4.959 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T21:45:43.989Z] #29 4.959 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T21:45:43.989Z] #29 4.959 Recommended packages: [2022-04-23T21:45:43.989Z] #29 4.959 libldap-common publicsuffix libsasl2-modules [2022-04-23T21:45:43.989Z] #29 5.079 The following NEW packages will be installed: [2022-04-23T21:45:43.989Z] #29 5.079 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T21:45:43.989Z] #29 5.079 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T21:45:43.989Z] #29 5.079 libssh2-1 openssl [2022-04-23T21:45:43.989Z] #29 5.347 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:45:43.989Z] #29 5.347 Need to get 2934 kB of archives. [2022-04-23T21:45:43.989Z] #29 5.347 After this operation, 6476 kB of additional disk space will be used. [2022-04-23T21:45:43.989Z] #29 5.347 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-23T21:45:43.989Z] #29 5.360 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-23T21:45:43.989Z] #29 5.362 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-23T21:45:43.989Z] #29 5.364 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-23T21:45:43.989Z] #29 5.365 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-23T21:45:43.989Z] #29 5.367 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-23T21:45:43.989Z] #29 5.369 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-23T21:45:43.989Z] #29 5.371 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-23T21:45:43.990Z] #29 5.373 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-23T21:45:43.990Z] #29 5.373 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-23T21:45:43.990Z] #29 5.375 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-23T21:45:43.990Z] #29 5.413 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-23T21:45:43.990Z] #29 5.413 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-23T21:45:43.990Z] #29 5.413 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-23T21:45:43.990Z] #29 5.413 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-23T21:45:43.990Z] #29 5.599 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:45:43.990Z] #29 5.627 Fetched 2934 kB in 0s (8905 kB/s) [2022-04-23T21:45:43.990Z] #29 5.651 Selecting previously unselected package openssl. [2022-04-23T21:45:43.990Z] #29 5.651 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-04-23T21:45:43.990Z] #29 5.651 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-23T21:45:43.990Z] #29 5.659 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:45:43.990Z] #29 5.761 Selecting previously unselected package ca-certificates. [2022-04-23T21:45:43.990Z] #29 5.761 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T21:45:43.990Z] #29 5.764 Unpacking ca-certificates (20210119) ... [2022-04-23T21:45:43.990Z] #29 5.825 Selecting previously unselected package libbrotli1:arm64. [2022-04-23T21:45:43.990Z] #29 5.825 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-23T21:45:43.990Z] #29 5.832 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-23T21:45:43.990Z] #29 5.884 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-23T21:45:43.990Z] #29 5.884 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-23T21:45:43.990Z] #29 5.887 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:43.990Z] #29 5.925 Selecting previously unselected package libsasl2-2:arm64. [2022-04-23T21:45:43.990Z] #29 5.925 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-23T21:45:43.990Z] #29 5.935 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:43.990Z] #29 5.981 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-23T21:45:43.990Z] #29 5.981 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-23T21:45:43.990Z] #29 5.981 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-23T21:45:43.990Z] #29 6.041 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-23T21:45:43.990Z] #29 6.041 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-23T21:45:43.990Z] #29 6.044 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-23T21:45:43.990Z] #29 6.090 Selecting previously unselected package libpsl5:arm64. [2022-04-23T21:45:43.990Z] #29 6.091 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-23T21:45:43.990Z] #29 6.095 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-23T21:45:43.990Z] #29 6.134 Selecting previously unselected package librtmp1:arm64. [2022-04-23T21:45:43.990Z] #29 6.134 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-23T21:45:43.990Z] #29 6.137 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:45:43.990Z] #29 6.177 Selecting previously unselected package libssh2-1:arm64. [2022-04-23T21:45:43.990Z] #29 6.177 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-23T21:45:43.990Z] #29 6.180 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-23T21:45:43.990Z] #29 6.226 Selecting previously unselected package libcurl4:arm64. [2022-04-23T21:45:43.990Z] #29 6.226 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-23T21:45:43.990Z] #29 6.229 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:43.990Z] #29 6.293 Selecting previously unselected package curl. [2022-04-23T21:45:43.990Z] #29 6.293 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-23T21:45:43.990Z] #29 6.295 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:43.990Z] #29 6.404 Selecting previously unselected package libonig5:arm64. [2022-04-23T21:45:43.990Z] #29 6.404 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-23T21:45:43.990Z] #29 6.407 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-23T21:45:43.990Z] #29 6.458 Selecting previously unselected package libjq1:arm64. [2022-04-23T21:45:43.990Z] #29 6.458 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-23T21:45:43.990Z] #29 6.462 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-23T21:45:43.990Z] #29 6.501 Selecting previously unselected package jq. [2022-04-23T21:45:43.990Z] #29 6.501 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-23T21:45:43.990Z] #29 6.504 Unpacking jq (1.6-2.1) ... [2022-04-23T21:45:43.990Z] #29 6.543 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-23T21:45:43.990Z] #29 6.555 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-23T21:45:43.990Z] #29 6.565 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-23T21:45:43.990Z] #29 6.575 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:43.990Z] #29 6.585 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:45:43.990Z] #29 6.594 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:43.990Z] #29 6.604 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-23T21:45:43.990Z] #29 6.614 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:45:43.990Z] #29 6.628 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-23T21:45:43.990Z] #29 6.639 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-23T21:45:43.990Z] #29 6.649 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-23T21:45:43.990Z] #29 6.661 Setting up ca-certificates (20210119) ... [2022-04-23T21:45:43.990Z] #29 7.340 Updating certificates in /etc/ssl/certs... [2022-04-23T21:45:43.990Z] #29 8.102 129 added, 0 removed; done. [2022-04-23T21:45:43.990Z] #29 8.188 Setting up jq (1.6-2.1) ... [2022-04-23T21:45:43.990Z] #29 8.196 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:43.990Z] #29 8.206 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:43.990Z] #29 8.217 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:45:43.990Z] #29 8.242 Processing triggers for ca-certificates (20210119) ... [2022-04-23T21:45:43.990Z] #29 8.251 Updating certificates in /etc/ssl/certs... [2022-04-23T21:45:43.990Z] #29 9.008 0 added, 0 removed; done. [2022-04-23T21:45:43.990Z] #29 9.008 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T21:45:43.990Z] #29 9.015 done. [2022-04-23T21:45:44.247Z] #29 ... [2022-04-23T21:45:44.247Z] [2022-04-23T21:45:44.247Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:44.247Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T21:45:44.247Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 4.7s done [2022-04-23T21:45:44.810Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa [2022-04-23T21:45:44.810Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-04-23T21:45:45.049Z] #26 ... [2022-04-23T21:45:45.049Z] [2022-04-23T21:45:45.049Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:45:45.049Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:45:45.049Z] #40 3.345 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:45:45.050Z] #40 3.369 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:45:45.050Z] #40 3.369 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:45:45.050Z] #40 3.661 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:45:45.050Z] #40 5.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:45:45.050Z] #40 7.717 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:45:45.050Z] #40 ... [2022-04-23T21:45:45.050Z] [2022-04-23T21:45:45.050Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:45:45.050Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:45:45.050Z] #53 4.467 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T21:45:45.050Z] #53 ... [2022-04-23T21:45:45.050Z] [2022-04-23T21:45:45.050Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:45:45.050Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:45:45.050Z] #34 3.408 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T21:45:45.050Z] #34 3.410 Cloning into '.'... [2022-04-23T21:45:45.050Z] #34 ... [2022-04-23T21:45:45.050Z] [2022-04-23T21:45:45.050Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:45:45.050Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:45:45.050Z] #38 3.678 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:45:45.050Z] #38 4.532 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:45:45.050Z] #38 5.693 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:45:45.050Z] #38 6.111 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:45:45.050Z] #38 6.147 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:45:45.050Z] #38 9.248 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:45:45.050Z] #38 9.369 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:45:45.050Z] #38 ... [2022-04-23T21:45:45.050Z] [2022-04-23T21:45:45.050Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:45:45.050Z] #65 sha256:bbcaf27be4453a90320e4275c997fe93f8e4c760d6e0f5eda9c2935fb7abf87a [2022-04-23T21:45:45.050Z] #65 3.773 + RM_GOPATH=0 [2022-04-23T21:45:45.050Z] #65 3.775 + TMP_GOPATH= [2022-04-23T21:45:45.050Z] #65 3.775 + : /build [2022-04-23T21:45:45.050Z] #65 3.775 + '[' -z '' ']' [2022-04-23T21:45:45.050Z] #65 3.775 ++ mktemp -d [2022-04-23T21:45:45.050Z] #65 3.777 + export GOPATH=/tmp/tmp.VB80slxIUt [2022-04-23T21:45:45.050Z] #65 3.777 + GOPATH=/tmp/tmp.VB80slxIUt [2022-04-23T21:45:45.050Z] #65 3.777 + RM_GOPATH=1 [2022-04-23T21:45:45.050Z] #65 3.778 + case "$(go env GOARCH)" in [2022-04-23T21:45:45.050Z] #65 3.779 ++ go env GOARCH [2022-04-23T21:45:45.050Z] #65 3.820 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:45:45.050Z] #65 3.820 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:45:45.050Z] #65 3.821 ++ dirname /install.sh [2022-04-23T21:45:45.050Z] #65 3.826 + dir=/ [2022-04-23T21:45:45.050Z] #65 3.826 + bin=rootlesskit [2022-04-23T21:45:45.050Z] #65 3.826 + shift [2022-04-23T21:45:45.050Z] #65 3.826 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T21:45:45.050Z] #65 3.826 + . //rootlesskit.installer [2022-04-23T21:45:45.050Z] #65 3.826 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:45:45.050Z] #65 3.826 + install_rootlesskit [2022-04-23T21:45:45.050Z] #65 3.826 + case "$1" in [2022-04-23T21:45:45.050Z] #65 3.826 + export CGO_ENABLED=0 [2022-04-23T21:45:45.050Z] #65 3.826 + CGO_ENABLED=0 [2022-04-23T21:45:45.050Z] #65 3.826 + _install_rootlesskit [2022-04-23T21:45:45.050Z] #65 3.827 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T21:45:45.050Z] #65 3.827 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:45:45.050Z] #65 3.827 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:45:45.050Z] #65 3.828 + GOBIN=/build [2022-04-23T21:45:45.050Z] #65 3.828 + GO111MODULE=on [2022-04-23T21:45:45.050Z] #65 3.828 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:45:45.050Z] #65 4.334 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T21:45:45.050Z] #65 6.745 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:45:45.050Z] #65 6.780 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T21:45:45.050Z] #65 7.447 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T21:45:45.050Z] #65 ... [2022-04-23T21:45:45.050Z] [2022-04-23T21:45:45.050Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:45:45.050Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:45:45.050Z] #36 3.494 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T21:45:45.050Z] #36 ... [2022-04-23T21:45:45.050Z] [2022-04-23T21:45:45.050Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:45:45.050Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:45:45.050Z] #51 4.603 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:45:45.050Z] #51 6.274 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:45:45.050Z] #51 6.284 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:45:45.050Z] #51 6.380 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:45:45.050Z] #51 6.434 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:45:45.050Z] #51 6.802 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:45:45.050Z] #51 6.810 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:45:45.050Z] #51 6.910 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:45:45.050Z] #51 6.965 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:45:45.050Z] #51 7.046 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:45:45.050Z] #51 7.195 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:45:45.050Z] #51 7.389 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:45:45.050Z] #51 7.682 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:45:45.050Z] #51 ... [2022-04-23T21:45:45.050Z] [2022-04-23T21:45:45.050Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:45:45.050Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:45:45.050Z] #55 4.298 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T21:45:45.050Z] #55 5.576 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T21:45:45.050Z] #55 5.674 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T21:45:45.050Z] #55 5.686 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T21:45:45.050Z] #55 7.233 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T21:45:45.309Z] #55 ... [2022-04-23T21:45:45.309Z] [2022-04-23T21:45:45.310Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:45:45.310Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:45:45.310Z] #45 3.758 + git clone https://github.com/docker/distribution.git . [2022-04-23T21:45:45.310Z] #45 3.774 Cloning into '.'... [2022-04-23T21:45:45.310Z] #45 ... [2022-04-23T21:45:45.310Z] [2022-04-23T21:45:45.310Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:45:45.310Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:45:45.310Z] #60 3.778 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:45:45.310Z] #60 3.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:45:45.310Z] #60 3.820 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:45:45.310Z] #60 4.867 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:45:45.310Z] #60 7.206 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:45:45.310Z] #60 9.386 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:45:45.410Z] #11 ... [2022-04-23T21:45:45.410Z] [2022-04-23T21:45:45.410Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:45:45.410Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:45:45.410Z] #29 1.378 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:45:45.410Z] #29 1.386 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:45:45.410Z] #29 1.388 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:45:45.410Z] #29 1.512 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:45:45.410Z] #29 1.671 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:45:45.410Z] #29 1.870 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:45:45.410Z] #29 3.337 Fetched 8510 kB in 2s (3820 kB/s) [2022-04-23T21:45:45.410Z] #29 3.337 Reading package lists... [2022-04-23T21:45:45.410Z] #29 4.114 Reading package lists... [2022-04-23T21:45:45.410Z] #29 4.878 Building dependency tree... [2022-04-23T21:45:45.410Z] #29 5.225 The following additional packages will be installed: [2022-04-23T21:45:45.410Z] #29 5.225 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T21:45:45.410Z] #29 5.226 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T21:45:45.410Z] #29 5.227 Recommended packages: [2022-04-23T21:45:45.410Z] #29 5.227 libldap-common publicsuffix libsasl2-modules [2022-04-23T21:45:45.410Z] #29 5.397 The following NEW packages will be installed: [2022-04-23T21:45:45.410Z] #29 5.398 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T21:45:45.410Z] #29 5.398 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T21:45:45.410Z] #29 5.399 libssh2-1 openssl [2022-04-23T21:45:45.410Z] #29 5.675 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:45:45.410Z] #29 5.675 Need to get 3040 kB of archives. [2022-04-23T21:45:45.410Z] #29 5.675 After this operation, 6651 kB of additional disk space will be used. [2022-04-23T21:45:45.410Z] #29 5.675 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-23T21:45:45.410Z] #29 5.687 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-23T21:45:45.410Z] #29 5.688 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-23T21:45:45.410Z] #29 5.694 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-23T21:45:45.410Z] #29 5.694 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-23T21:45:45.410Z] #29 5.694 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-23T21:45:45.410Z] #29 5.711 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-23T21:45:45.410Z] #29 5.711 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-23T21:45:45.410Z] #29 5.711 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-23T21:45:45.410Z] #29 5.711 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-23T21:45:45.410Z] #29 5.711 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-23T21:45:45.410Z] #29 5.721 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-23T21:45:45.410Z] #29 5.721 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:45:45.410Z] #29 5.722 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:45:45.410Z] #29 5.725 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:45:45.410Z] #29 5.919 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:45:45.410Z] #29 5.940 Fetched 3040 kB in 0s (9552 kB/s) [2022-04-23T21:45:45.410Z] #29 5.976 Selecting previously unselected package openssl. [2022-04-23T21:45:45.410Z] #29 5.976 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-23T21:45:45.410Z] #29 5.976 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-23T21:45:45.410Z] #29 5.976 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:45:45.410Z] #29 6.110 Selecting previously unselected package ca-certificates. [2022-04-23T21:45:45.410Z] #29 6.110 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T21:45:45.410Z] #29 6.114 Unpacking ca-certificates (20210119) ... [2022-04-23T21:45:45.410Z] #29 6.184 Selecting previously unselected package libbrotli1:amd64. [2022-04-23T21:45:45.410Z] #29 6.184 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-23T21:45:45.410Z] #29 6.191 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:45:45.410Z] #29 6.252 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-23T21:45:45.410Z] #29 6.253 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:45:45.410Z] #29 6.256 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:45.410Z] #29 6.292 Selecting previously unselected package libsasl2-2:amd64. [2022-04-23T21:45:45.410Z] #29 6.292 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T21:45:45.410Z] #29 6.296 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:45.410Z] #29 6.343 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-23T21:45:45.410Z] #29 6.343 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-23T21:45:45.410Z] #29 6.356 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:45:45.410Z] #29 6.441 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-23T21:45:45.410Z] #29 6.443 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-23T21:45:45.410Z] #29 6.447 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:45:45.410Z] #29 6.487 Selecting previously unselected package libpsl5:amd64. [2022-04-23T21:45:45.410Z] #29 6.487 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-23T21:45:45.410Z] #29 6.490 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:45:45.410Z] #29 6.525 Selecting previously unselected package librtmp1:amd64. [2022-04-23T21:45:45.410Z] #29 6.525 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-23T21:45:45.410Z] #29 6.529 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:45:45.410Z] #29 6.565 Selecting previously unselected package libssh2-1:amd64. [2022-04-23T21:45:45.410Z] #29 6.565 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-23T21:45:45.410Z] #29 6.570 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:45:45.410Z] #29 6.620 Selecting previously unselected package libcurl4:amd64. [2022-04-23T21:45:45.410Z] #29 6.620 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:45:45.410Z] #29 6.624 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:45.410Z] #29 6.687 Selecting previously unselected package curl. [2022-04-23T21:45:45.410Z] #29 6.687 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T21:45:45.410Z] #29 6.691 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:45.410Z] #29 6.746 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:45:45.410Z] #29 6.746 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:45:45.410Z] #29 6.748 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:45:45.410Z] #29 6.810 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:45:45.410Z] #29 6.810 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:45:45.410Z] #29 6.815 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:45:45.410Z] #29 6.862 Selecting previously unselected package jq. [2022-04-23T21:45:45.410Z] #29 6.862 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:45:45.410Z] #29 6.866 Unpacking jq (1.6-2.1) ... [2022-04-23T21:45:45.410Z] #29 6.905 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T21:45:45.410Z] #29 6.916 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T21:45:45.410Z] #29 6.926 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T21:45:45.410Z] #29 6.938 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:45.410Z] #29 6.946 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T21:45:45.410Z] #29 6.956 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T21:45:45.410Z] #29 6.967 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T21:45:45.410Z] #29 6.979 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T21:45:45.410Z] #29 6.994 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:45:45.410Z] #29 7.004 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:45:45.410Z] #29 7.014 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T21:45:45.410Z] #29 7.024 Setting up ca-certificates (20210119) ... [2022-04-23T21:45:45.410Z] #29 7.575 Updating certificates in /etc/ssl/certs... [2022-04-23T21:45:45.410Z] #29 8.281 129 added, 0 removed; done. [2022-04-23T21:45:45.410Z] #29 8.332 Setting up jq (1.6-2.1) ... [2022-04-23T21:45:45.410Z] #29 8.341 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:45.410Z] #29 8.350 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T21:45:45.410Z] #29 8.361 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:45:45.410Z] #29 8.376 Processing triggers for ca-certificates (20210119) ... [2022-04-23T21:45:45.410Z] #29 8.383 Updating certificates in /etc/ssl/certs... [2022-04-23T21:45:45.410Z] #29 8.928 0 added, 0 removed; done. [2022-04-23T21:45:45.410Z] #29 8.928 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T21:45:45.410Z] #29 8.929 done. [2022-04-23T21:45:45.410Z] #29 ... [2022-04-23T21:45:45.410Z] [2022-04-23T21:45:45.410Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:45.410Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:45.410Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.2s done [2022-04-23T21:45:45.569Z] #60 ... [2022-04-23T21:45:45.569Z] [2022-04-23T21:45:45.569Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:45:45.569Z] #65 sha256:bbcaf27be4453a90320e4275c997fe93f8e4c760d6e0f5eda9c2935fb7abf87a [2022-04-23T21:45:45.569Z] #65 10.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T21:45:45.676Z] #11 ... [2022-04-23T21:45:45.676Z] [2022-04-23T21:45:45.676Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:45:45.676Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T21:45:45.676Z] #29 DONE 10.2s [2022-04-23T21:45:45.676Z] [2022-04-23T21:45:45.676Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:45.676Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:45.676Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-23T21:45:45.775Z] #11 DONE 20.5s [2022-04-23T21:45:45.775Z] [2022-04-23T21:45:45.776Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-23T21:45:45.776Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-23T21:45:45.776Z] #29 DONE 11.6s [2022-04-23T21:45:45.776Z] [2022-04-23T21:45:45.776Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T21:45:45.776Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-04-23T21:45:45.776Z] #12 ... [2022-04-23T21:45:45.776Z] [2022-04-23T21:45:45.776Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T21:45:45.776Z] #30 sha256:8dbb19ceb73b192e06e53e4c1f0abc03062b3f4acc622a282ab614847abc7a62 [2022-04-23T21:45:45.776Z] #30 DONE 0.1s [2022-04-23T21:45:45.776Z] [2022-04-23T21:45:45.776Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:45:45.776Z] #31 sha256:dce04242d85a3534de46be980c34d12759053a647238498e3d905e5eb952a94c [2022-04-23T21:45:45.828Z] #65 11.56 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T21:45:45.944Z] #11 ... [2022-04-23T21:45:45.944Z] [2022-04-23T21:45:45.944Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T21:45:45.944Z] #30 sha256:2f508c7554d654c2feb15d48bd7125ba261dce9edfeb63d69adc21ea7371a3c8 [2022-04-23T21:45:45.944Z] #30 DONE 0.4s [2022-04-23T21:45:45.944Z] [2022-04-23T21:45:45.944Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:45.944Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:46.075Z] #31 ... [2022-04-23T21:45:46.075Z] [2022-04-23T21:45:46.075Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T21:45:46.075Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-04-23T21:45:46.075Z] #12 DONE 0.6s [2022-04-23T21:45:46.087Z] #65 11.62 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T21:45:46.088Z] #65 11.62 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T21:45:46.088Z] #65 11.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:45:46.088Z] #65 11.81 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T21:45:46.336Z] [2022-04-23T21:45:46.336Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-23T21:45:46.336Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-04-23T21:45:46.357Z] #65 12.09 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T21:45:46.579Z] #19 97.16 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-23T21:45:46.579Z] #19 97.17 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:45:46.580Z] #19 97.17 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:45:46.580Z] #19 97.24 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-23T21:45:46.580Z] #19 97.24 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:45:46.580Z] #19 97.25 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T21:45:46.594Z] #13 DONE 0.5s [2022-04-23T21:45:46.594Z] [2022-04-23T21:45:46.594Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T21:45:46.594Z] #25 sha256:70c5388ebbbee796cb3e38ae48f26ef5f130fe7255f0baa60a8e260ebf60787c [2022-04-23T21:45:46.853Z] #25 ... [2022-04-23T21:45:46.853Z] [2022-04-23T21:45:46.853Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T21:45:46.853Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-04-23T21:45:46.854Z] #44 DONE 0.1s [2022-04-23T21:45:46.854Z] [2022-04-23T21:45:46.854Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T21:45:46.854Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-04-23T21:45:46.854Z] #33 DONE 0.2s [2022-04-23T21:45:46.854Z] [2022-04-23T21:45:46.854Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-23T21:45:46.854Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-04-23T21:45:46.854Z] #48 DONE 0.2s [2022-04-23T21:45:46.854Z] [2022-04-23T21:45:46.854Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T21:45:46.854Z] #64 sha256:f8535268674b1d4ab943ab132e470a868d5ff4f9373099031061effaca8be7ee [2022-04-23T21:45:46.854Z] #64 DONE 0.3s [2022-04-23T21:45:46.854Z] [2022-04-23T21:45:46.854Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T21:45:46.854Z] #25 sha256:70c5388ebbbee796cb3e38ae48f26ef5f130fe7255f0baa60a8e260ebf60787c [2022-04-23T21:45:46.854Z] #25 DONE 0.3s [2022-04-23T21:45:46.854Z] [2022-04-23T21:45:46.854Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:45:46.854Z] #26 sha256:4f5f3fa466e9c628d09b0a779c401dd3123293b029d2b196e1450b2295d6a55d [2022-04-23T21:45:46.938Z] #65 ... [2022-04-23T21:45:46.938Z] [2022-04-23T21:45:46.938Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:45:46.938Z] #26 sha256:704c84e47c21a3ebad520dd8fa96eab856c611fb4cd40458931794edf1d05583 [2022-04-23T21:45:46.938Z] #26 12.07 + mkdir -p /build [2022-04-23T21:45:46.938Z] #26 12.08 + mv docker/docker /build/ [2022-04-23T21:45:46.938Z] #26 12.08 + rmdir docker [2022-04-23T21:45:46.938Z] #26 DONE 12.5s [2022-04-23T21:45:46.938Z] [2022-04-23T21:45:46.938Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:45:46.938Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:45:46.938Z] #14 4.507 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:45:46.938Z] #14 4.542 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:45:46.938Z] #14 4.542 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:45:46.938Z] #14 5.351 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:45:46.938Z] #14 7.412 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:45:46.938Z] #14 9.598 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:45:47.198Z] #14 ... [2022-04-23T21:45:47.198Z] [2022-04-23T21:45:47.198Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:45:47.198Z] #65 sha256:bbcaf27be4453a90320e4275c997fe93f8e4c760d6e0f5eda9c2935fb7abf87a [2022-04-23T21:45:47.198Z] #65 12.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T21:45:47.465Z] #65 12.94 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T21:45:47.881Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-23T21:45:48.455Z] #11 ... [2022-04-23T21:45:48.455Z] [2022-04-23T21:45:48.455Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:45:48.455Z] #31 sha256:d09f1d509c605ad2d3c7daf354d740014768759da821b742e8bf9a4207824b97 [2022-04-23T21:45:48.455Z] #31 1.565 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T21:45:48.455Z] #31 1.873 [2022-04-23T21:45:48.455Z] #31 2.093 #=#=# ######################################################################## 100.0% [2022-04-23T21:45:48.455Z] #31 2.331 [2022-04-23T21:45:48.455Z] #31 3.211 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T21:45:48.455Z] #31 3.489 [2022-04-23T21:45:48.455Z] #31 3.706 #=#=# ######################################################################## 100.0% [2022-04-23T21:45:48.455Z] #31 4.021 [2022-04-23T21:45:48.455Z] #31 4.850 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T21:45:48.455Z] #31 5.115 [2022-04-23T21:45:48.455Z] #31 5.338 #=#=# #################### 28.3% ########################################### 60.3% ################################################################## 92.5% ######################################################################## 100.0% [2022-04-23T21:45:48.455Z] #31 5.870 [2022-04-23T21:45:48.455Z] #31 6.724 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T21:45:48.455Z] #31 6.971 [2022-04-23T21:45:48.455Z] #31 7.190 #=#=# ######################################################################## 100.0% [2022-04-23T21:45:48.455Z] #31 7.459 [2022-04-23T21:45:48.455Z] #31 8.117 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T21:45:48.455Z] #31 8.374 [2022-04-23T21:45:48.455Z] #31 8.591 #=#=# ######################################################################## 100.0% [2022-04-23T21:45:48.455Z] #31 8.828 [2022-04-23T21:45:48.455Z] #31 8.883 Download of images into '/build' complete. [2022-04-23T21:45:48.455Z] #31 8.883 Use something like the following to load the result into a Docker daemon: [2022-04-23T21:45:48.455Z] #31 8.883 tar -cC '/build' . | docker load [2022-04-23T21:45:48.455Z] #31 ... [2022-04-23T21:45:48.455Z] [2022-04-23T21:45:48.455Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:48.455Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:49.027Z] #11 ... [2022-04-23T21:45:49.027Z] [2022-04-23T21:45:49.027Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:45:49.027Z] #31 sha256:d09f1d509c605ad2d3c7daf354d740014768759da821b742e8bf9a4207824b97 [2022-04-23T21:45:49.027Z] #31 DONE 10.7s [2022-04-23T21:45:49.289Z] [2022-04-23T21:45:49.289Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T21:45:49.289Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T21:45:49.863Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 7.9s done [2022-04-23T21:45:50.006Z] #65 15.18 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T21:45:50.006Z] #65 15.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:45:50.006Z] #65 ... [2022-04-23T21:45:50.006Z] [2022-04-23T21:45:50.006Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:45:50.006Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:45:50.006Z] #49 5.432 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:45:50.006Z] #49 7.727 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:45:50.006Z] #49 10.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:45:50.006Z] #49 13.59 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T21:45:50.006Z] #49 ... [2022-04-23T21:45:50.006Z] [2022-04-23T21:45:50.006Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:45:50.006Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:45:50.006Z] #51 13.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:45:50.006Z] #51 13.47 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:45:50.124Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-23T21:45:50.124Z] #11 DONE 35.0s [2022-04-23T21:45:50.384Z] [2022-04-23T21:45:50.384Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T21:45:50.384Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T21:45:50.576Z] #51 ... [2022-04-23T21:45:50.576Z] [2022-04-23T21:45:50.576Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:45:50.576Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:45:50.576Z] #36 16.22 tomll can be used in two ways: [2022-04-23T21:45:50.576Z] #36 16.22 Writing to STDIN and reading from STDOUT: [2022-04-23T21:45:50.576Z] #36 16.22 cat file.toml | tomll > file.toml [2022-04-23T21:45:50.576Z] #36 16.22 [2022-04-23T21:45:50.576Z] #36 16.22 Reading and updating a list of files: [2022-04-23T21:45:50.576Z] #36 16.22 tomll a.toml b.toml c.toml [2022-04-23T21:45:50.576Z] #36 16.22 [2022-04-23T21:45:50.576Z] #36 16.22 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T21:45:50.576Z] #36 DONE 16.4s [2022-04-23T21:45:50.576Z] [2022-04-23T21:45:50.576Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:45:50.576Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:45:50.837Z] #14 ... [2022-04-23T21:45:50.837Z] [2022-04-23T21:45:50.837Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:45:50.837Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:45:50.837Z] #40 16.59 Fetched 8510 kB in 14s (628 kB/s) [2022-04-23T21:45:50.953Z] #12 DONE 0.4s [2022-04-23T21:45:50.953Z] [2022-04-23T21:45:50.953Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-23T21:45:50.953Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-23T21:45:51.035Z] #26 3.361 + RM_GOPATH=0 [2022-04-23T21:45:51.035Z] #26 3.361 + TMP_GOPATH= [2022-04-23T21:45:51.035Z] #26 3.361 + : /build [2022-04-23T21:45:51.035Z] #26 3.361 + '[' -z '' ']' [2022-04-23T21:45:51.035Z] #26 3.362 ++ mktemp -d [2022-04-23T21:45:51.035Z] #26 3.365 + export GOPATH=/tmp/tmp.YdajDbNe7l [2022-04-23T21:45:51.035Z] #26 3.371 + GOPATH=/tmp/tmp.YdajDbNe7l [2022-04-23T21:45:51.035Z] #26 3.371 + RM_GOPATH=1 [2022-04-23T21:45:51.035Z] #26 3.371 + case "$(go env GOARCH)" in [2022-04-23T21:45:51.035Z] #26 3.372 ++ go env GOARCH [2022-04-23T21:45:51.035Z] #26 3.391 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:45:51.035Z] #26 3.391 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:45:51.035Z] #26 3.392 ++ dirname /install.sh [2022-04-23T21:45:51.035Z] #26 3.396 + dir=/ [2022-04-23T21:45:51.035Z] #26 3.396 + bin=dockercli [2022-04-23T21:45:51.035Z] #26 3.396 + shift [2022-04-23T21:45:51.035Z] #26 3.396 + '[' '!' -f //dockercli.installer ']' [2022-04-23T21:45:51.035Z] #26 3.396 + . //dockercli.installer [2022-04-23T21:45:51.035Z] #26 3.396 ++ : stable [2022-04-23T21:45:51.035Z] #26 3.396 ++ : 17.06.2-ce [2022-04-23T21:45:51.035Z] #26 3.396 + install_dockercli [2022-04-23T21:45:51.035Z] #26 3.396 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T21:45:51.035Z] #26 3.399 Install docker/cli version 17.06.2-ce from stable [2022-04-23T21:45:51.035Z] #26 3.400 ++ uname -m [2022-04-23T21:45:51.035Z] #26 3.405 + arch=aarch64 [2022-04-23T21:45:51.035Z] #26 3.405 + '[' aarch64 '!=' x86_64 ']' [2022-04-23T21:45:51.035Z] #26 3.405 + '[' aarch64 '!=' s390x ']' [2022-04-23T21:45:51.035Z] #26 3.405 + '[' aarch64 '!=' armhf ']' [2022-04-23T21:45:51.035Z] #26 3.405 + build_dockercli [2022-04-23T21:45:51.035Z] #26 3.405 + git clone https://github.com/docker/docker-ce /tmp/tmp.YdajDbNe7l/tmp/docker-ce [2022-04-23T21:45:51.035Z] #26 3.407 Cloning into '/tmp/tmp.YdajDbNe7l/tmp/docker-ce'... [2022-04-23T21:45:51.215Z] #13 DONE 0.5s [2022-04-23T21:45:51.215Z] [2022-04-23T21:45:51.215Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T21:45:51.215Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T21:45:51.215Z] #33 DONE 0.0s [2022-04-23T21:45:51.215Z] [2022-04-23T21:45:51.215Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:45:51.215Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:45:51.228Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.0s [2022-04-23T21:45:51.476Z] #34 ... [2022-04-23T21:45:51.476Z] [2022-04-23T21:45:51.476Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-23T21:45:51.476Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-23T21:45:51.476Z] #48 DONE 0.1s [2022-04-23T21:45:51.476Z] [2022-04-23T21:45:51.476Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T21:45:51.476Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-23T21:45:51.476Z] #44 DONE 0.2s [2022-04-23T21:45:51.476Z] [2022-04-23T21:45:51.476Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T21:45:51.476Z] #25 sha256:8bf8cdb5d45bd35031124ef3fdffec9ebbbbf668b20880a4097c241c589b72ef [2022-04-23T21:45:51.476Z] #25 DONE 0.2s [2022-04-23T21:45:51.476Z] [2022-04-23T21:45:51.476Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T21:45:51.476Z] #64 sha256:7e395a39eda26ecc91a2f32e22b4afbbff582b07c7aca0ff9540f474bcfa9d12 [2022-04-23T21:45:51.476Z] #64 DONE 0.3s [2022-04-23T21:45:51.476Z] [2022-04-23T21:45:51.476Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:45:51.476Z] #65 sha256:d3737e5491d2f61f95aebfa9623a6277e178b0de814c0e8ae38dbc5e391d4a46 [2022-04-23T21:45:53.566Z] #26 ... [2022-04-23T21:45:53.566Z] [2022-04-23T21:45:53.566Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:45:53.566Z] #65 sha256:0df221b5bf93b449062893a07152f390f6c79c3a0aad5f49690a58810e4705ef [2022-04-23T21:45:53.566Z] #65 3.402 + RM_GOPATH=0 [2022-04-23T21:45:53.566Z] #65 3.402 + TMP_GOPATH= [2022-04-23T21:45:53.566Z] #65 3.402 + : /build [2022-04-23T21:45:53.566Z] #65 3.402 + '[' -z '' ']' [2022-04-23T21:45:53.566Z] #65 3.403 ++ mktemp -d [2022-04-23T21:45:53.566Z] #65 3.407 + export GOPATH=/tmp/tmp.aVtJw69dn2 [2022-04-23T21:45:53.566Z] #65 3.410 + GOPATH=/tmp/tmp.aVtJw69dn2 [2022-04-23T21:45:53.566Z] #65 3.410 + RM_GOPATH=1 [2022-04-23T21:45:53.566Z] #65 3.410 + case "$(go env GOARCH)" in [2022-04-23T21:45:53.566Z] #65 3.411 ++ go env GOARCH [2022-04-23T21:45:53.566Z] #65 3.438 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:45:53.566Z] #65 3.438 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:45:53.566Z] #65 3.439 ++ dirname /install.sh [2022-04-23T21:45:53.566Z] #65 3.442 + dir=/ [2022-04-23T21:45:53.566Z] #65 3.442 + bin=rootlesskit [2022-04-23T21:45:53.566Z] #65 3.442 + shift [2022-04-23T21:45:53.566Z] #65 3.442 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T21:45:53.566Z] #65 3.442 + . //rootlesskit.installer [2022-04-23T21:45:53.566Z] #65 3.442 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:45:53.566Z] #65 3.442 + install_rootlesskit [2022-04-23T21:45:53.566Z] #65 3.442 + case "$1" in [2022-04-23T21:45:53.566Z] #65 3.442 + export CGO_ENABLED=0 [2022-04-23T21:45:53.566Z] #65 3.442 + CGO_ENABLED=0 [2022-04-23T21:45:53.566Z] #65 3.443 + _install_rootlesskit [2022-04-23T21:45:53.566Z] #65 3.443 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T21:45:53.566Z] #65 3.443 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:45:53.566Z] #65 3.443 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:45:53.566Z] #65 3.443 + GOBIN=/build [2022-04-23T21:45:53.566Z] #65 3.443 + GO111MODULE=on [2022-04-23T21:45:53.566Z] #65 3.443 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:45:53.566Z] #65 3.961 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T21:45:53.566Z] #65 5.814 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T21:45:53.566Z] #65 5.814 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:45:53.566Z] #65 6.315 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T21:45:54.523Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.4s done [2022-04-23T21:45:54.524Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-23T21:45:54.524Z] #11 DONE 27.8s [2022-04-23T21:45:54.524Z] [2022-04-23T21:45:54.524Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T21:45:54.524Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T21:45:55.689Z] #65 3.798 + RM_GOPATH=0 [2022-04-23T21:45:55.689Z] #65 3.800 + TMP_GOPATH= [2022-04-23T21:45:55.689Z] #65 3.800 + : /build [2022-04-23T21:45:55.689Z] #65 3.800 + '[' -z '' ']' [2022-04-23T21:45:55.689Z] #65 3.804 ++ mktemp -d [2022-04-23T21:45:55.689Z] #65 3.804 + export GOPATH=/tmp/tmp.kd4xj5yVZa [2022-04-23T21:45:55.689Z] #65 3.804 + GOPATH=/tmp/tmp.kd4xj5yVZa [2022-04-23T21:45:55.689Z] #65 3.804 + RM_GOPATH=1 [2022-04-23T21:45:55.689Z] #65 3.804 + case "$(go env GOARCH)" in [2022-04-23T21:45:55.689Z] #65 3.804 ++ go env GOARCH [2022-04-23T21:45:55.689Z] #65 3.812 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:45:55.689Z] #65 3.812 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:45:55.689Z] #65 3.812 ++ dirname /install.sh [2022-04-23T21:45:55.689Z] #65 3.821 + dir=/ [2022-04-23T21:45:55.689Z] #65 3.821 + bin=rootlesskit [2022-04-23T21:45:55.689Z] #65 3.821 + shift [2022-04-23T21:45:55.689Z] #65 3.821 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T21:45:55.689Z] #65 3.821 + . //rootlesskit.installer [2022-04-23T21:45:55.689Z] #65 3.821 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:45:55.689Z] #65 3.821 + install_rootlesskit [2022-04-23T21:45:55.689Z] #65 3.821 + case "$1" in [2022-04-23T21:45:55.689Z] #65 3.821 + export CGO_ENABLED=0 [2022-04-23T21:45:55.689Z] #65 3.821 + CGO_ENABLED=0 [2022-04-23T21:45:55.689Z] #65 3.821 + _install_rootlesskit [2022-04-23T21:45:55.689Z] #65 3.828 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T21:45:55.689Z] #65 3.828 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:45:55.689Z] #65 3.828 + GOBIN=/build [2022-04-23T21:45:55.689Z] #65 3.828 + GO111MODULE=on [2022-04-23T21:45:55.689Z] #65 3.828 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:45:55.689Z] #65 3.828 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:45:55.689Z] #65 4.288 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T21:45:55.902Z] #12 DONE 1.3s [2022-04-23T21:45:55.902Z] [2022-04-23T21:45:55.902Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:45:55.902Z] #31 sha256:1d2dcd558bf13d8dfe4504b4fcbfa6081d8f24677fbbaa0eb4a859cc57063cb6 [2022-04-23T21:45:55.902Z] #31 1.873 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T21:45:55.902Z] #31 2.140 [2022-04-23T21:45:55.902Z] #31 2.356 #=#=# ######################################################################## 100.0% [2022-04-23T21:45:55.902Z] #31 2.612 [2022-04-23T21:45:55.902Z] #31 3.474 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T21:45:55.902Z] #31 3.733 [2022-04-23T21:45:55.902Z] #31 3.948 #=#=# ######################################################################## 100.0% [2022-04-23T21:45:55.902Z] #31 4.217 [2022-04-23T21:45:55.902Z] #31 5.110 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T21:45:55.902Z] #31 5.371 [2022-04-23T21:45:55.902Z] #31 5.593 #=#=# ################### 27.4% ########################################### 59.9% ################################################################# 91.3% ######################################################################## 100.0% [2022-04-23T21:45:55.902Z] #31 6.123 [2022-04-23T21:45:55.902Z] #31 7.001 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T21:45:55.902Z] #31 7.268 [2022-04-23T21:45:55.902Z] #31 7.486 #=#=# ######################################################################## 100.0% [2022-04-23T21:45:55.902Z] #31 7.769 [2022-04-23T21:45:55.902Z] #31 8.411 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T21:45:55.902Z] #31 8.622 [2022-04-23T21:45:55.902Z] #31 8.835 #=#=# ######################################################################## 100.0% [2022-04-23T21:45:55.902Z] #31 9.080 [2022-04-23T21:45:55.902Z] #31 9.125 Download of images into '/build' complete. [2022-04-23T21:45:55.902Z] #31 9.126 Use something like the following to load the result into a Docker daemon: [2022-04-23T21:45:55.902Z] #31 9.126 tar -cC '/build' . | docker load [2022-04-23T21:45:55.902Z] #31 DONE 10.0s [2022-04-23T21:45:55.902Z] [2022-04-23T21:45:55.902Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-23T21:45:55.902Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-23T21:45:56.092Z] #65 8.758 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T21:45:56.117Z] #40 16.59 Reading package lists... [2022-04-23T21:45:56.349Z] #65 9.291 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T21:45:56.349Z] #65 9.298 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T21:45:56.349Z] #65 9.345 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T21:45:56.349Z] #65 9.431 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:45:56.349Z] #65 9.522 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T21:45:56.471Z] #13 DONE 0.6s [2022-04-23T21:45:56.471Z] [2022-04-23T21:45:56.471Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T21:45:56.471Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T21:45:56.551Z] #19 106.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-23T21:45:56.551Z] #19 106.4 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:45:56.551Z] #19 106.4 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:45:56.551Z] #19 106.4 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-23T21:45:56.551Z] #19 106.4 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:45:56.551Z] #19 106.4 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T21:45:56.605Z] #65 ... [2022-04-23T21:45:56.605Z] [2022-04-23T21:45:56.605Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:45:56.605Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-23T21:45:56.605Z] #38 3.831 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:45:56.605Z] #38 4.429 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:45:56.605Z] #38 5.227 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:45:56.605Z] #38 5.501 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:45:56.605Z] #38 5.570 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:45:56.605Z] #38 7.836 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:45:56.605Z] #38 7.978 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:45:56.730Z] #33 ... [2022-04-23T21:45:56.730Z] [2022-04-23T21:45:56.730Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T21:45:56.730Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-23T21:45:56.730Z] #44 DONE 0.2s [2022-04-23T21:45:56.730Z] [2022-04-23T21:45:56.730Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-23T21:45:56.730Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-23T21:45:56.730Z] #48 DONE 0.2s [2022-04-23T21:45:56.730Z] [2022-04-23T21:45:56.730Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T21:45:56.730Z] #64 sha256:33d5700e557f515ab360b699c2d577c236d60aed99051106b5d4cdf57484de37 [2022-04-23T21:45:56.730Z] #64 DONE 0.2s [2022-04-23T21:45:56.730Z] [2022-04-23T21:45:56.730Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T21:45:56.730Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T21:45:56.730Z] #33 DONE 0.2s [2022-04-23T21:45:56.730Z] [2022-04-23T21:45:56.730Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T21:45:56.730Z] #25 sha256:472eadb3cda55eaa9a0e8288b6cd006987b2491f05debccc063ed139d12b84ad [2022-04-23T21:45:56.730Z] #25 DONE 0.2s [2022-04-23T21:45:56.730Z] [2022-04-23T21:45:56.730Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:45:56.730Z] #26 sha256:2c13a93d917ef19b79f0f206cba013bc83dcc4585e9bce3c53517c5e92b64ae2 [2022-04-23T21:45:56.861Z] #38 ... [2022-04-23T21:45:56.861Z] [2022-04-23T21:45:56.861Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:45:56.861Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-23T21:45:56.861Z] #60 4.050 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:45:56.861Z] #60 4.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:45:56.861Z] #60 4.093 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:45:56.861Z] #60 5.062 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:45:56.861Z] #60 7.554 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:45:56.861Z] #60 9.740 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:45:56.861Z] #60 ... [2022-04-23T21:45:56.861Z] [2022-04-23T21:45:56.861Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:45:56.861Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T21:45:56.861Z] #40 3.886 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:45:56.861Z] #40 3.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:45:56.861Z] #40 3.914 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:45:56.861Z] #40 4.618 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:45:56.861Z] #40 6.915 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:45:56.861Z] #40 9.046 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:45:57.075Z] #65 ... [2022-04-23T21:45:57.075Z] [2022-04-23T21:45:57.075Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:45:57.075Z] #26 sha256:7af503827807ca14f9ddf1a056604770ac2401533bac3ca2ce72e4ad556a6817 [2022-04-23T21:45:57.075Z] #26 4.078 + RM_GOPATH=0 [2022-04-23T21:45:57.075Z] #26 4.078 + TMP_GOPATH= [2022-04-23T21:45:57.075Z] #26 4.080 + : /build [2022-04-23T21:45:57.075Z] #26 4.080 + '[' -z '' ']' [2022-04-23T21:45:57.075Z] #26 4.082 ++ mktemp -d [2022-04-23T21:45:57.075Z] #26 4.086 + export GOPATH=/tmp/tmp.eFSbkJwAOv [2022-04-23T21:45:57.075Z] #26 4.086 + GOPATH=/tmp/tmp.eFSbkJwAOv [2022-04-23T21:45:57.075Z] #26 4.086 + RM_GOPATH=1 [2022-04-23T21:45:57.075Z] #26 4.086 + case "$(go env GOARCH)" in [2022-04-23T21:45:57.075Z] #26 4.087 ++ go env GOARCH [2022-04-23T21:45:57.075Z] #26 4.103 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:45:57.075Z] #26 4.104 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:45:57.075Z] #26 4.108 ++ dirname /install.sh [2022-04-23T21:45:57.075Z] #26 4.110 + dir=/ [2022-04-23T21:45:57.075Z] #26 4.110 + bin=dockercli [2022-04-23T21:45:57.075Z] #26 4.111 + shift [2022-04-23T21:45:57.075Z] #26 4.116 + '[' '!' -f //dockercli.installer ']' [2022-04-23T21:45:57.075Z] #26 4.116 + . //dockercli.installer [2022-04-23T21:45:57.075Z] #26 4.117 ++ : stable [2022-04-23T21:45:57.075Z] #26 4.117 ++ : 17.06.2-ce [2022-04-23T21:45:57.075Z] #26 4.119 + install_dockercli [2022-04-23T21:45:57.075Z] #26 4.119 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T21:45:57.075Z] #26 4.119 ++ uname -m [2022-04-23T21:45:57.075Z] #26 4.119 Install docker/cli version 17.06.2-ce from stable [2022-04-23T21:45:57.075Z] #26 4.127 + arch=x86_64 [2022-04-23T21:45:57.075Z] #26 4.127 + '[' x86_64 '!=' x86_64 ']' [2022-04-23T21:45:57.075Z] #26 4.128 + url=https://download.docker.com/linux/static [2022-04-23T21:45:57.075Z] #26 4.128 + tar -xz docker/docker [2022-04-23T21:45:57.075Z] #26 4.132 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-23T21:45:57.117Z] #40 ... [2022-04-23T21:45:57.117Z] [2022-04-23T21:45:57.117Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:45:57.117Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-23T21:45:57.117Z] #55 3.811 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T21:45:57.117Z] #55 4.658 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T21:45:57.117Z] #55 4.659 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T21:45:57.117Z] #55 4.732 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T21:45:57.117Z] #55 6.017 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T21:45:57.117Z] #55 ... [2022-04-23T21:45:57.117Z] [2022-04-23T21:45:57.117Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:45:57.117Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-23T21:45:57.117Z] #36 3.068 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T21:45:57.374Z] #36 ... [2022-04-23T21:45:57.374Z] [2022-04-23T21:45:57.374Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:45:57.374Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-23T21:45:57.374Z] #34 3.130 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T21:45:57.374Z] #34 3.130 Cloning into '.'... [2022-04-23T21:45:57.374Z] #34 ... [2022-04-23T21:45:57.374Z] [2022-04-23T21:45:57.374Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:45:57.374Z] #31 sha256:dce04242d85a3534de46be980c34d12759053a647238498e3d905e5eb952a94c [2022-04-23T21:45:57.374Z] #31 1.579 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T21:45:57.374Z] #31 1.936 [2022-04-23T21:45:57.374Z] #31 2.151 #=#=# ################### 26.4% ######################################################################## 100.0% [2022-04-23T21:45:57.374Z] #31 2.548 [2022-04-23T21:45:57.374Z] #31 3.716 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T21:45:57.374Z] #31 4.003 [2022-04-23T21:45:57.374Z] #31 4.246 #=#=# 0.8% ######################################################################## 100.0% [2022-04-23T21:45:57.374Z] #31 5.098 [2022-04-23T21:45:57.374Z] #31 9.664 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T21:45:57.374Z] #31 11.31 [2022-04-23T21:45:57.499Z] #40 22.15 Reading package lists... [2022-04-23T21:45:57.499Z] #40 ... [2022-04-23T21:45:57.499Z] [2022-04-23T21:45:57.499Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:45:57.499Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:45:57.499Z] #60 17.76 Fetched 8510 kB in 14s (598 kB/s) [2022-04-23T21:45:57.499Z] #60 17.76 Reading package lists... [2022-04-23T21:45:57.499Z] #60 22.74 Reading package lists... [2022-04-23T21:45:57.499Z] #60 ... [2022-04-23T21:45:57.499Z] [2022-04-23T21:45:57.499Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:45:57.499Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:45:57.636Z] #31 11.68 #=#=# 0.1% ########## [2022-04-23T21:45:57.636Z] #31 ... [2022-04-23T21:45:57.636Z] [2022-04-23T21:45:57.636Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:45:57.636Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:45:57.636Z] #14 3.887 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:45:57.636Z] #14 3.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:45:57.636Z] #14 3.924 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:45:57.636Z] #14 4.754 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:45:57.636Z] #14 7.652 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:45:57.636Z] #14 10.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:45:57.636Z] #14 ... [2022-04-23T21:45:57.636Z] [2022-04-23T21:45:57.636Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:45:57.636Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-23T21:45:57.636Z] #51 3.568 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:45:57.636Z] #51 4.797 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:45:57.636Z] #51 4.806 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:45:57.636Z] #51 4.924 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:45:57.636Z] #51 4.929 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:45:57.636Z] #51 5.303 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:45:57.636Z] #51 5.305 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:45:57.636Z] #51 5.414 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:45:57.636Z] #51 5.416 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:45:57.636Z] #51 5.531 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:45:57.636Z] #51 5.621 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:45:57.636Z] #51 5.777 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:45:57.636Z] #51 5.910 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:45:57.636Z] #51 9.899 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:45:57.636Z] #51 9.948 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:45:57.636Z] #51 ... [2022-04-23T21:45:57.636Z] [2022-04-23T21:45:57.636Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:45:57.636Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:45:57.636Z] #53 4.033 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T21:45:57.760Z] #45 23.24 Updating files: 94% (1736/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-23T21:45:57.760Z] #45 23.32 + git checkout -q v2.3.0 [2022-04-23T21:45:57.892Z] #53 ... [2022-04-23T21:45:57.892Z] [2022-04-23T21:45:57.892Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:45:57.892Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-23T21:45:57.892Z] #45 3.028 + git clone https://github.com/docker/distribution.git . [2022-04-23T21:45:57.893Z] #45 3.028 Cloning into '.'... [2022-04-23T21:45:57.893Z] #45 ... [2022-04-23T21:45:57.893Z] [2022-04-23T21:45:57.893Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:45:57.893Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T21:45:57.893Z] #49 3.826 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:45:57.893Z] #49 3.853 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:45:57.893Z] #49 3.856 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:45:57.893Z] #49 4.356 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T21:45:57.893Z] #49 4.749 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:45:57.893Z] #49 7.237 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:45:57.893Z] #49 9.640 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:45:58.019Z] #26 ... [2022-04-23T21:45:58.019Z] [2022-04-23T21:45:58.019Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:45:58.019Z] #65 sha256:d3737e5491d2f61f95aebfa9623a6277e178b0de814c0e8ae38dbc5e391d4a46 [2022-04-23T21:45:58.019Z] #65 6.604 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:45:58.019Z] #65 6.611 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T21:45:58.150Z] #49 ... [2022-04-23T21:45:58.150Z] [2022-04-23T21:45:58.150Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:45:58.150Z] #31 sha256:dce04242d85a3534de46be980c34d12759053a647238498e3d905e5eb952a94c [2022-04-23T21:45:58.150Z] #31 11.68 #=#=# 0.1% ############ 16.8% ######################## 33.4% ################################# 47.2% ########################################## 58.4% ################################################# 69.0% ############################################################### 88.0% ######################################################################## 100.0% [2022-04-23T21:45:58.593Z] #65 7.181 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T21:45:59.522Z] #31 13.79 [2022-04-23T21:45:59.677Z] #45 25.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-23T21:46:01.144Z] #65 ... [2022-04-23T21:46:01.144Z] [2022-04-23T21:46:01.144Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:01.144Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:01.144Z] #40 4.858 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:46:01.144Z] #40 4.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:46:01.144Z] #40 4.899 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:46:01.144Z] #40 5.765 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:46:01.144Z] #40 7.860 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:46:01.144Z] #40 10.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:46:01.405Z] #40 ... [2022-04-23T21:46:01.405Z] [2022-04-23T21:46:01.405Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:46:01.405Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:46:01.405Z] #55 4.085 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T21:46:01.405Z] #55 4.853 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T21:46:01.405Z] #55 4.871 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T21:46:01.405Z] #55 4.918 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T21:46:01.405Z] #55 6.588 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T21:46:01.405Z] #55 ... [2022-04-23T21:46:01.405Z] [2022-04-23T21:46:01.405Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:46:01.405Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:46:01.405Z] #60 2.974 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:46:01.405Z] #60 2.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:46:01.405Z] #60 2.991 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:46:01.405Z] #60 3.264 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:46:01.405Z] #60 4.059 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:46:01.405Z] #60 5.834 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:46:01.667Z] #60 ... [2022-04-23T21:46:01.667Z] [2022-04-23T21:46:01.667Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:46:01.667Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:46:01.667Z] #51 4.154 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:46:01.667Z] #51 5.764 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:46:01.667Z] #51 5.779 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:46:01.667Z] #51 5.836 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:46:01.667Z] #51 5.880 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:46:01.667Z] #51 6.404 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:46:01.667Z] #51 6.441 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:46:01.667Z] #51 6.452 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:46:01.667Z] #51 6.523 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:46:01.667Z] #51 6.686 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:46:01.667Z] #51 6.721 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:46:01.667Z] #51 6.872 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:46:01.667Z] #51 7.205 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:46:01.667Z] #51 ... [2022-04-23T21:46:01.667Z] [2022-04-23T21:46:01.667Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:01.667Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:01.667Z] #14 3.061 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:46:01.667Z] #14 3.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:46:01.667Z] #14 3.076 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:46:01.667Z] #14 3.395 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:46:01.668Z] #14 4.579 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:46:01.668Z] #14 6.604 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:46:01.929Z] #14 ... [2022-04-23T21:46:01.929Z] [2022-04-23T21:46:01.929Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:46:01.929Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:46:01.929Z] #36 4.565 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T21:46:01.929Z] #36 ... [2022-04-23T21:46:01.929Z] [2022-04-23T21:46:01.929Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:01.929Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:01.929Z] #53 4.248 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T21:46:02.022Z] #26 4.937 + RM_GOPATH=0 [2022-04-23T21:46:02.022Z] #26 4.937 + TMP_GOPATH= [2022-04-23T21:46:02.022Z] #26 4.937 + : /build [2022-04-23T21:46:02.022Z] #26 4.937 + '[' -z '' ']' [2022-04-23T21:46:02.022Z] #26 4.940 ++ mktemp -d [2022-04-23T21:46:02.022Z] #26 4.943 + export GOPATH=/tmp/tmp.sWwLqOX0IN [2022-04-23T21:46:02.022Z] #26 4.948 + GOPATH=/tmp/tmp.sWwLqOX0IN [2022-04-23T21:46:02.022Z] #26 4.948 + RM_GOPATH=1 [2022-04-23T21:46:02.022Z] #26 4.948 + case "$(go env GOARCH)" in [2022-04-23T21:46:02.022Z] #26 4.948 ++ go env GOARCH [2022-04-23T21:46:02.022Z] #26 4.965 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:02.022Z] #26 4.965 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:02.022Z] #26 4.965 ++ dirname /install.sh [2022-04-23T21:46:02.022Z] #26 4.966 + dir=/ [2022-04-23T21:46:02.022Z] #26 4.966 + bin=dockercli [2022-04-23T21:46:02.022Z] #26 4.966 + shift [2022-04-23T21:46:02.022Z] #26 4.966 + '[' '!' -f //dockercli.installer ']' [2022-04-23T21:46:02.022Z] #26 4.966 + . //dockercli.installer [2022-04-23T21:46:02.022Z] #26 4.966 ++ : stable [2022-04-23T21:46:02.022Z] #26 4.966 ++ : 17.06.2-ce [2022-04-23T21:46:02.022Z] #26 4.966 + install_dockercli [2022-04-23T21:46:02.022Z] #26 4.966 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T21:46:02.022Z] #26 4.966 Install docker/cli version 17.06.2-ce from stable [2022-04-23T21:46:02.022Z] #26 4.967 ++ uname -m [2022-04-23T21:46:02.022Z] #26 4.967 + arch=x86_64 [2022-04-23T21:46:02.022Z] #26 4.976 + '[' x86_64 '!=' x86_64 ']' [2022-04-23T21:46:02.022Z] #26 4.976 + url=https://download.docker.com/linux/static [2022-04-23T21:46:02.022Z] #26 4.977 + tar -xz docker/docker [2022-04-23T21:46:02.022Z] #26 4.977 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-23T21:46:02.049Z] #31 ... [2022-04-23T21:46:02.049Z] [2022-04-23T21:46:02.049Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:46:02.049Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-23T21:46:02.049Z] #36 12.43 tomll can be used in two ways: [2022-04-23T21:46:02.049Z] #36 12.44 Writing to STDIN and reading from STDOUT: [2022-04-23T21:46:02.049Z] #36 12.44 cat file.toml | tomll > file.toml [2022-04-23T21:46:02.049Z] #36 12.44 [2022-04-23T21:46:02.049Z] #36 12.44 Reading and updating a list of files: [2022-04-23T21:46:02.049Z] #36 12.44 tomll a.toml b.toml c.toml [2022-04-23T21:46:02.049Z] #36 12.44 [2022-04-23T21:46:02.049Z] #36 12.44 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T21:46:02.049Z] #36 DONE 15.5s [2022-04-23T21:46:02.190Z] #53 ... [2022-04-23T21:46:02.190Z] [2022-04-23T21:46:02.190Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:46:02.190Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:46:02.190Z] #38 4.548 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:46:02.190Z] #38 5.383 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:46:02.190Z] #38 6.640 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:46:02.190Z] #38 7.049 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:46:02.190Z] #38 7.175 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:46:02.190Z] #38 10.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:46:02.190Z] #38 10.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:46:02.190Z] #38 ... [2022-04-23T21:46:02.190Z] [2022-04-23T21:46:02.190Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:02.190Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:02.190Z] #49 4.529 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:46:02.190Z] #49 4.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:46:02.190Z] #49 4.558 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:46:02.190Z] #49 5.242 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T21:46:02.190Z] #49 5.585 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:46:02.190Z] #49 7.848 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:46:02.190Z] #49 9.800 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:46:02.217Z] #45 ... [2022-04-23T21:46:02.218Z] [2022-04-23T21:46:02.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-04-23T21:46:02.218Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:02.218Z] #14 17.69 Fetched 8510 kB in 13s (632 kB/s) [2022-04-23T21:46:02.218Z] #14 17.69 Reading package lists... [2022-04-23T21:46:02.218Z] #14 22.66 Reading package lists... [2022-04-23T21:46:02.218Z] #14 27.57 Building dependency tree... [2022-04-23T21:46:02.218Z] #14 ... [2022-04-23T21:46:02.218Z] [2022-04-23T21:46:02.218Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:46:02.218Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:46:02.218Z] #60 22.74 Reading package lists... [2022-04-23T21:46:02.305Z] [2022-04-23T21:46:02.306Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:02.306Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T21:46:02.306Z] #49 13.48 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T21:46:02.306Z] #49 15.02 Fetched 8401 kB in 11s (732 kB/s) [2022-04-23T21:46:02.450Z] #49 ... [2022-04-23T21:46:02.450Z] [2022-04-23T21:46:02.451Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:46:02.451Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:46:02.451Z] #45 4.118 + git clone https://github.com/docker/distribution.git . [2022-04-23T21:46:02.451Z] #45 4.120 Cloning into '.'... [2022-04-23T21:46:02.451Z] #45 ... [2022-04-23T21:46:02.451Z] [2022-04-23T21:46:02.451Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:46:02.451Z] #65 sha256:d3737e5491d2f61f95aebfa9623a6277e178b0de814c0e8ae38dbc5e391d4a46 [2022-04-23T21:46:02.451Z] #65 9.988 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T21:46:02.451Z] #65 10.79 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T21:46:02.451Z] #65 10.86 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T21:46:02.451Z] #65 10.93 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T21:46:02.451Z] #65 11.05 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:46:02.451Z] #65 11.12 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T21:46:02.712Z] #65 11.42 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T21:46:02.972Z] #65 11.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T21:46:03.155Z] #60 27.69 Building dependency tree... [2022-04-23T21:46:03.233Z] #65 11.96 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T21:46:03.413Z] #60 ... [2022-04-23T21:46:03.413Z] [2022-04-23T21:46:03.413Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:03.413Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:03.413Z] #49 19.09 Fetched 8513 kB in 15s (567 kB/s) [2022-04-23T21:46:03.413Z] #49 19.09 Reading package lists... [2022-04-23T21:46:03.413Z] #49 23.94 Reading package lists... [2022-04-23T21:46:03.495Z] #65 12.10 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T21:46:03.672Z] #49 28.92 Building dependency tree... [2022-04-23T21:46:03.672Z] #49 ... [2022-04-23T21:46:03.672Z] [2022-04-23T21:46:03.672Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:03.672Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:03.672Z] #14 27.57 Building dependency tree... [2022-04-23T21:46:04.073Z] #65 ... [2022-04-23T21:46:04.073Z] [2022-04-23T21:46:04.073Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:46:04.073Z] #26 sha256:7af503827807ca14f9ddf1a056604770ac2401533bac3ca2ce72e4ad556a6817 [2022-04-23T21:46:04.073Z] #26 11.92 + mkdir -p /build [2022-04-23T21:46:04.073Z] #26 11.92 + mv docker/docker /build/ [2022-04-23T21:46:04.073Z] #26 11.93 + rmdir docker [2022-04-23T21:46:04.073Z] #26 DONE 12.5s [2022-04-23T21:46:04.073Z] [2022-04-23T21:46:04.073Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:46:04.073Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:46:04.073Z] #34 4.202 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T21:46:04.073Z] #34 4.204 Cloning into '.'... [2022-04-23T21:46:04.646Z] #34 ... [2022-04-23T21:46:04.646Z] [2022-04-23T21:46:04.646Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:04.646Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:04.646Z] #49 13.23 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T21:46:05.049Z] #14 30.86 The following additional packages will be installed: [2022-04-23T21:46:05.050Z] #14 30.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:46:05.050Z] #14 30.87 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T21:46:05.050Z] #14 30.87 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T21:46:05.050Z] #14 30.88 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T21:46:05.050Z] #14 30.88 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T21:46:05.050Z] #14 30.88 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T21:46:05.050Z] #14 30.89 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T21:46:05.050Z] #14 30.91 Suggested packages: [2022-04-23T21:46:05.050Z] #14 30.91 gcc-10-locales seccomp wine64 [2022-04-23T21:46:05.577Z] #49 15.02 Reading package lists... [2022-04-23T21:46:05.577Z] #49 ... [2022-04-23T21:46:05.577Z] [2022-04-23T21:46:05.577Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:46:05.577Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-23T21:46:05.577Z] #45 18.38 + git checkout -q v2.3.0 [2022-04-23T21:46:06.431Z] #14 32.19 The following NEW packages will be installed: [2022-04-23T21:46:06.431Z] #14 32.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:46:06.431Z] #14 32.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T21:46:06.431Z] #14 32.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T21:46:06.431Z] #14 32.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T21:46:06.431Z] #14 32.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T21:46:06.431Z] #14 32.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T21:46:06.431Z] #14 32.21 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T21:46:06.431Z] #14 32.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T21:46:06.431Z] #14 32.21 mingw-w64-x86-64-dev [2022-04-23T21:46:06.524Z] #19 116.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-23T21:46:06.524Z] #19 116.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:46:06.524Z] #19 116.9 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:46:06.691Z] #14 32.61 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:06.691Z] #14 32.61 Need to get 115 MB of archives. [2022-04-23T21:46:06.691Z] #14 32.61 After this operation, 645 MB of additional disk space will be used. [2022-04-23T21:46:06.691Z] #14 32.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-23T21:46:06.691Z] #14 32.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-23T21:46:06.949Z] #45 ... [2022-04-23T21:46:06.949Z] [2022-04-23T21:46:06.949Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:46:06.949Z] #65 sha256:0df221b5bf93b449062893a07152f390f6c79c3a0aad5f49690a58810e4705ef [2022-04-23T21:46:06.949Z] #65 9.742 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T21:46:06.949Z] #65 9.977 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T21:46:06.949Z] #65 10.32 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T21:46:06.949Z] #65 10.52 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T21:46:06.949Z] #65 12.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:46:06.949Z] #65 ... [2022-04-23T21:46:06.949Z] [2022-04-23T21:46:06.949Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:46:06.949Z] #31 sha256:dce04242d85a3534de46be980c34d12759053a647238498e3d905e5eb952a94c [2022-04-23T21:46:06.949Z] #31 18.34 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T21:46:06.949Z] #31 19.78 [2022-04-23T21:46:06.949Z] #31 20.12 #=#=# ######################################################################## 100.0% [2022-04-23T21:46:06.949Z] #31 21.32 [2022-04-23T21:46:06.950Z] #14 32.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T21:46:06.950Z] #14 32.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-23T21:46:06.950Z] #14 32.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-23T21:46:06.950Z] #14 32.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T21:46:07.209Z] #14 33.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-23T21:46:07.298Z] #26 ... [2022-04-23T21:46:07.298Z] [2022-04-23T21:46:07.299Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:07.299Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:07.299Z] #40 3.641 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:46:07.299Z] #40 3.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:46:07.299Z] #40 3.652 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:46:07.299Z] #40 4.112 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:46:07.299Z] #40 5.394 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:46:07.299Z] #40 7.122 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:46:07.299Z] #40 ... [2022-04-23T21:46:07.299Z] [2022-04-23T21:46:07.299Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:46:07.299Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:46:07.299Z] #38 4.705 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:46:07.299Z] #38 5.526 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:46:07.299Z] #38 6.914 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:46:07.299Z] #38 7.197 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:46:07.299Z] #38 7.266 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:46:07.299Z] #38 ... [2022-04-23T21:46:07.299Z] [2022-04-23T21:46:07.299Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:46:07.299Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:46:07.299Z] #60 2.881 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:46:07.299Z] #60 2.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:46:07.299Z] #60 2.894 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:46:07.299Z] #60 3.129 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:46:07.299Z] #60 3.620 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:46:07.299Z] #60 4.680 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:46:07.299Z] #60 ... [2022-04-23T21:46:07.299Z] [2022-04-23T21:46:07.299Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:46:07.299Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:46:07.299Z] #34 3.387 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T21:46:07.299Z] #34 3.387 Cloning into '.'... [2022-04-23T21:46:07.299Z] #34 ... [2022-04-23T21:46:07.299Z] [2022-04-23T21:46:07.299Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:46:07.299Z] #65 sha256:4abf297773391882a0301e46efe9b299efd8edd6f0e60f461aa04577b62dbcdb [2022-04-23T21:46:07.299Z] #65 3.630 + RM_GOPATH=0 [2022-04-23T21:46:07.299Z] #65 3.630 + TMP_GOPATH= [2022-04-23T21:46:07.299Z] #65 3.630 + : /build [2022-04-23T21:46:07.299Z] #65 3.630 + '[' -z '' ']' [2022-04-23T21:46:07.299Z] #65 3.630 ++ mktemp -d [2022-04-23T21:46:07.299Z] #65 3.651 + export GOPATH=/tmp/tmp.F0y7ukT5Ip [2022-04-23T21:46:07.299Z] #65 3.651 + GOPATH=/tmp/tmp.F0y7ukT5Ip [2022-04-23T21:46:07.299Z] #65 3.651 + RM_GOPATH=1 [2022-04-23T21:46:07.299Z] #65 3.651 + case "$(go env GOARCH)" in [2022-04-23T21:46:07.299Z] #65 3.651 ++ go env GOARCH [2022-04-23T21:46:07.299Z] #65 3.653 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:46:07.299Z] #65 3.654 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:07.299Z] #65 3.654 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:07.299Z] #65 3.654 ++ dirname /install.sh [2022-04-23T21:46:07.299Z] #65 3.654 + dir=/ [2022-04-23T21:46:07.299Z] #65 3.654 + bin=rootlesskit [2022-04-23T21:46:07.299Z] #65 3.654 + shift [2022-04-23T21:46:07.299Z] #65 3.654 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T21:46:07.299Z] #65 3.654 + . //rootlesskit.installer [2022-04-23T21:46:07.299Z] #65 3.654 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:46:07.299Z] #65 3.654 + install_rootlesskit [2022-04-23T21:46:07.299Z] #65 3.654 + case "$1" in [2022-04-23T21:46:07.299Z] #65 3.654 + export CGO_ENABLED=0 [2022-04-23T21:46:07.299Z] #65 3.654 + CGO_ENABLED=0 [2022-04-23T21:46:07.299Z] #65 3.654 + _install_rootlesskit [2022-04-23T21:46:07.299Z] #65 3.654 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T21:46:07.299Z] #65 3.654 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:46:07.299Z] #65 3.654 + GOBIN=/build [2022-04-23T21:46:07.299Z] #65 3.654 + GO111MODULE=on [2022-04-23T21:46:07.299Z] #65 3.654 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:46:07.299Z] #65 4.158 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T21:46:07.299Z] #65 6.495 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:46:07.299Z] #65 6.498 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T21:46:07.299Z] #65 7.002 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T21:46:07.299Z] #65 9.922 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T21:46:07.299Z] #65 ... [2022-04-23T21:46:07.299Z] [2022-04-23T21:46:07.299Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:07.299Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:07.299Z] #49 5.024 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:46:07.299Z] #49 5.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:46:07.299Z] #49 5.077 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:46:07.299Z] #49 5.671 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T21:46:07.299Z] #49 6.110 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:46:07.299Z] #49 8.596 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:46:07.299Z] #49 ... [2022-04-23T21:46:07.299Z] [2022-04-23T21:46:07.299Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:46:07.299Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:46:07.299Z] #36 3.848 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T21:46:07.456Z] #19 117.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-23T21:46:07.456Z] #19 117.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:46:07.456Z] #19 118.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:46:07.488Z] #14 33.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-23T21:46:07.488Z] #14 33.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-23T21:46:07.559Z] #36 ... [2022-04-23T21:46:07.559Z] [2022-04-23T21:46:07.559Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:46:07.559Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:46:07.559Z] #55 5.575 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T21:46:07.559Z] #55 6.700 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T21:46:07.559Z] #55 6.712 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T21:46:07.559Z] #55 6.744 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T21:46:07.559Z] #55 8.350 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T21:46:07.559Z] #55 ... [2022-04-23T21:46:07.559Z] [2022-04-23T21:46:07.559Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:07.559Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:07.559Z] #14 3.231 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:46:07.559Z] #14 3.243 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:46:07.559Z] #14 3.253 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:46:07.559Z] #14 3.521 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:46:07.559Z] #14 4.590 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:46:07.559Z] #14 6.574 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:46:07.819Z] #14 ... [2022-04-23T21:46:07.819Z] [2022-04-23T21:46:07.819Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:46:07.819Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:46:07.819Z] #45 5.091 + git clone https://github.com/docker/distribution.git . [2022-04-23T21:46:07.819Z] #45 5.094 Cloning into '.'... [2022-04-23T21:46:07.819Z] #45 ... [2022-04-23T21:46:07.819Z] [2022-04-23T21:46:07.819Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:07.819Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:07.819Z] #53 5.044 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T21:46:08.060Z] #14 ... [2022-04-23T21:46:08.060Z] [2022-04-23T21:46:08.060Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:46:08.060Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:46:08.060Z] #55 33.77 v3.0.2 [2022-04-23T21:46:08.060Z] #55 DONE 34.1s [2022-04-23T21:46:08.060Z] [2022-04-23T21:46:08.061Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:08.061Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:08.061Z] #14 34.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:46:08.061Z] #14 ... [2022-04-23T21:46:08.061Z] [2022-04-23T21:46:08.061Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:46:08.061Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:46:08.061Z] #60 31.13 The following additional packages will be installed: [2022-04-23T21:46:08.061Z] #60 31.14 libbtrfs0 [2022-04-23T21:46:08.061Z] #60 31.34 The following NEW packages will be installed: [2022-04-23T21:46:08.061Z] #60 31.36 libbtrfs-dev libbtrfs0 [2022-04-23T21:46:08.061Z] #60 31.76 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:08.061Z] #60 31.76 Need to get 460 kB of archives. [2022-04-23T21:46:08.061Z] #60 31.76 After this operation, 1237 kB of additional disk space will be used. [2022-04-23T21:46:08.061Z] #60 31.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:46:08.061Z] #60 31.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:46:08.061Z] #60 32.87 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:08.061Z] #60 33.11 Fetched 460 kB in 0s (1453 kB/s) [2022-04-23T21:46:08.061Z] #60 33.22 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:46:08.061Z] #60 33.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:46:08.061Z] #60 33.28 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:46:08.061Z] #60 33.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:46:08.061Z] #60 33.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:46:08.061Z] #60 33.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:46:08.061Z] #60 33.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:46:08.061Z] #60 33.81 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:46:08.061Z] #60 33.85 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:46:08.061Z] #60 33.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:46:08.080Z] #53 ... [2022-04-23T21:46:08.080Z] [2022-04-23T21:46:08.080Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:46:08.080Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:46:08.080Z] #51 5.486 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:46:08.080Z] #51 7.188 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:46:08.080Z] #51 7.231 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:46:08.080Z] #51 7.291 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:46:08.080Z] #51 7.350 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:46:08.080Z] #51 7.709 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:46:08.080Z] #51 7.791 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:46:08.080Z] #51 7.910 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:46:08.080Z] #51 8.101 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:46:08.080Z] #51 8.202 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:46:08.080Z] #51 ... [2022-04-23T21:46:08.080Z] [2022-04-23T21:46:08.080Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:46:08.080Z] #65 sha256:4abf297773391882a0301e46efe9b299efd8edd6f0e60f461aa04577b62dbcdb [2022-04-23T21:46:08.080Z] #65 10.84 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T21:46:08.080Z] #65 10.92 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T21:46:08.080Z] #65 11.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T21:46:08.080Z] #65 11.22 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:46:08.080Z] #65 11.36 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T21:46:08.326Z] #60 DONE 34.2s [2022-04-23T21:46:08.327Z] [2022-04-23T21:46:08.327Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T21:46:08.327Z] #61 sha256:3d5a53de6d0e33a082074569c0660c270194557924615984458ce69f01c6ce36 [2022-04-23T21:46:08.341Z] #65 11.50 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T21:46:08.341Z] #65 11.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T21:46:08.587Z] #61 DONE 0.2s [2022-04-23T21:46:08.587Z] [2022-04-23T21:46:08.587Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:46:08.587Z] #62 sha256:e595e8980198d0a295c8970dfc22bcbebe061a97ae3dceaab2ac61e8e9b2ca41 [2022-04-23T21:46:08.862Z] #49 ... [2022-04-23T21:46:08.862Z] [2022-04-23T21:46:08.862Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:46:08.862Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:46:08.862Z] #36 17.33 tomll can be used in two ways: [2022-04-23T21:46:08.862Z] #36 17.33 Writing to STDIN and reading from STDOUT: [2022-04-23T21:46:08.862Z] #36 17.33 cat file.toml | tomll > file.toml [2022-04-23T21:46:08.862Z] #36 17.33 [2022-04-23T21:46:08.862Z] #36 17.33 Reading and updating a list of files: [2022-04-23T21:46:08.862Z] #36 17.33 tomll a.toml b.toml c.toml [2022-04-23T21:46:08.862Z] #36 17.33 [2022-04-23T21:46:08.862Z] #36 17.33 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T21:46:08.862Z] #36 DONE 17.5s [2022-04-23T21:46:08.862Z] [2022-04-23T21:46:08.862Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:46:08.862Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:46:08.862Z] #51 13.63 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:46:08.862Z] #51 13.64 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:46:08.913Z] #65 12.10 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T21:46:08.913Z] #65 12.27 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T21:46:09.497Z] #31 23.63 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T21:46:09.973Z] #62 1.457 + RM_GOPATH=0 [2022-04-23T21:46:09.973Z] #62 1.457 + TMP_GOPATH= [2022-04-23T21:46:09.973Z] #62 1.457 + : /build [2022-04-23T21:46:09.973Z] #62 1.457 + '[' -z '' ']' [2022-04-23T21:46:09.973Z] #62 1.457 ++ mktemp -d [2022-04-23T21:46:09.973Z] #62 1.463 + export GOPATH=/tmp/tmp.azDGrNxZuX [2022-04-23T21:46:09.973Z] #62 1.463 + GOPATH=/tmp/tmp.azDGrNxZuX [2022-04-23T21:46:09.973Z] #62 1.463 + RM_GOPATH=1 [2022-04-23T21:46:09.973Z] #62 1.463 + case "$(go env GOARCH)" in [2022-04-23T21:46:09.973Z] #62 1.463 ++ go env GOARCH [2022-04-23T21:46:09.973Z] #62 1.528 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:09.973Z] #62 1.528 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:09.973Z] #62 1.530 ++ dirname /install.sh [2022-04-23T21:46:09.973Z] #62 1.556 + dir=/ [2022-04-23T21:46:09.973Z] #62 1.557 + bin=containerd [2022-04-23T21:46:09.973Z] #62 1.557 + shift [2022-04-23T21:46:09.973Z] #62 1.557 + '[' '!' -f //containerd.installer ']' [2022-04-23T21:46:09.973Z] #62 1.558 + . //containerd.installer [2022-04-23T21:46:09.973Z] #62 1.558 ++ set -e [2022-04-23T21:46:09.973Z] #62 1.558 ++ : v1.6.2 [2022-04-23T21:46:09.973Z] #62 1.558 + install_containerd [2022-04-23T21:46:09.973Z] #62 1.558 + echo 'Install containerd version v1.6.2' [2022-04-23T21:46:09.973Z] #62 1.559 Install containerd version v1.6.2 [2022-04-23T21:46:09.973Z] #62 1.559 + git clone https://github.com/containerd/containerd.git /tmp/tmp.azDGrNxZuX/src/github.com/containerd/containerd [2022-04-23T21:46:09.973Z] #62 1.650 Cloning into '/tmp/tmp.azDGrNxZuX/src/github.com/containerd/containerd'... [2022-04-23T21:46:10.059Z] #31 ... [2022-04-23T21:46:10.059Z] [2022-04-23T21:46:10.059Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:10.059Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:46:10.059Z] #14 13.34 Fetched 8397 kB in 10s (862 kB/s) [2022-04-23T21:46:10.059Z] #14 13.34 Reading package lists... [2022-04-23T21:46:10.059Z] #14 18.02 Reading package lists... [2022-04-23T21:46:10.059Z] #14 21.93 Building dependency tree... [2022-04-23T21:46:10.059Z] #14 ... [2022-04-23T21:46:10.059Z] [2022-04-23T21:46:10.059Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:10.059Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T21:46:10.059Z] #40 13.46 Fetched 8397 kB in 10s (840 kB/s) [2022-04-23T21:46:10.059Z] #40 13.46 Reading package lists... [2022-04-23T21:46:10.059Z] #40 18.34 Reading package lists... [2022-04-23T21:46:10.059Z] #40 22.37 Building dependency tree... [2022-04-23T21:46:10.294Z] #65 ... [2022-04-23T21:46:10.294Z] [2022-04-23T21:46:10.294Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:46:10.294Z] #26 sha256:2c13a93d917ef19b79f0f206cba013bc83dcc4585e9bce3c53517c5e92b64ae2 [2022-04-23T21:46:10.294Z] #26 12.88 + mkdir -p /build [2022-04-23T21:46:10.294Z] #26 12.88 + mv docker/docker /build/ [2022-04-23T21:46:10.294Z] #26 12.89 + rmdir docker [2022-04-23T21:46:10.294Z] #26 DONE 13.5s [2022-04-23T21:46:10.294Z] [2022-04-23T21:46:10.294Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:10.294Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:10.294Z] #14 13.77 Fetched 8510 kB in 11s (784 kB/s) [2022-04-23T21:46:10.314Z] #40 ... [2022-04-23T21:46:10.314Z] [2022-04-23T21:46:10.315Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:10.315Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:46:10.315Z] #53 23.33 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T21:46:10.315Z] #53 23.35 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:46:10.315Z] #53 23.39 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T21:46:10.315Z] #53 23.42 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T21:46:10.315Z] #53 23.57 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T21:46:10.315Z] #53 23.64 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T21:46:10.315Z] #53 ... [2022-04-23T21:46:10.315Z] [2022-04-23T21:46:10.315Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:46:10.315Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-23T21:46:10.315Z] #60 13.77 Fetched 8397 kB in 10s (840 kB/s) [2022-04-23T21:46:10.315Z] #60 13.77 Reading package lists... [2022-04-23T21:46:10.315Z] #60 18.59 Reading package lists... [2022-04-23T21:46:10.570Z] #60 22.80 Building dependency tree... [2022-04-23T21:46:10.570Z] #60 ... [2022-04-23T21:46:10.570Z] [2022-04-23T21:46:10.570Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:10.570Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:46:10.570Z] #53 23.89 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T21:46:10.570Z] #53 23.93 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T21:46:10.776Z] #51 ... [2022-04-23T21:46:10.776Z] [2022-04-23T21:46:10.777Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:10.777Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:10.777Z] #49 19.60 Fetched 8513 kB in 15s (554 kB/s) [2022-04-23T21:46:11.359Z] #62 ... [2022-04-23T21:46:11.359Z] [2022-04-23T21:46:11.359Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:11.359Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:11.359Z] #40 22.15 Reading package lists... [2022-04-23T21:46:11.359Z] #40 27.19 Building dependency tree... [2022-04-23T21:46:11.359Z] #40 30.63 The following additional packages will be installed: [2022-04-23T21:46:11.359Z] #40 30.66 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-23T21:46:11.359Z] #40 30.67 Suggested packages: [2022-04-23T21:46:11.359Z] #40 30.68 cmake-doc ninja-build lrzip [2022-04-23T21:46:11.359Z] #40 30.68 Recommended packages: [2022-04-23T21:46:11.359Z] #40 30.68 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T21:46:11.359Z] #40 31.50 The following NEW packages will be installed: [2022-04-23T21:46:11.359Z] #40 31.51 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-23T21:46:11.359Z] #40 31.51 vim-common xxd [2022-04-23T21:46:11.359Z] #40 31.90 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:11.359Z] #40 31.90 Need to get 17.7 MB of archives. [2022-04-23T21:46:11.359Z] #40 31.90 After this operation, 70.7 MB of additional disk space will be used. [2022-04-23T21:46:11.359Z] #40 31.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:46:11.359Z] #40 31.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:46:11.359Z] #40 31.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T21:46:11.359Z] #40 32.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T21:46:11.359Z] #40 32.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-23T21:46:11.359Z] #40 32.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-23T21:46:11.359Z] #40 32.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-23T21:46:11.359Z] #40 32.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-23T21:46:11.359Z] #40 32.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-23T21:46:11.359Z] #40 32.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-23T21:46:11.359Z] #40 33.79 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:11.359Z] #40 34.15 Fetched 17.7 MB in 1s (13.6 MB/s) [2022-04-23T21:46:11.359Z] #40 34.28 Selecting previously unselected package xxd. [2022-04-23T21:46:11.359Z] #40 34.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:46:11.359Z] #40 34.36 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:46:11.359Z] #40 34.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:11.359Z] #40 34.69 Selecting previously unselected package vim-common. [2022-04-23T21:46:11.359Z] #40 34.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:46:11.359Z] #40 34.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:11.359Z] #40 35.43 Selecting previously unselected package cmake-data. [2022-04-23T21:46:11.359Z] #40 35.45 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T21:46:11.359Z] #40 35.46 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:46:11.359Z] #40 ... [2022-04-23T21:46:11.359Z] [2022-04-23T21:46:11.359Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:46:11.359Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:46:11.359Z] #38 37.28 NAME: [2022-04-23T21:46:11.359Z] #38 37.29 go-winres - A tool for embedding resources in Windows executables [2022-04-23T21:46:11.359Z] #38 37.29 [2022-04-23T21:46:11.359Z] #38 37.29 USAGE: [2022-04-23T21:46:11.359Z] #38 37.29 go-winres [global options] command [command options] [arguments...] [2022-04-23T21:46:11.359Z] #38 37.29 [2022-04-23T21:46:11.359Z] #38 37.29 COMMANDS: [2022-04-23T21:46:11.359Z] #38 37.29 init Create an initial ./winres/winres.json [2022-04-23T21:46:11.359Z] #38 37.30 make Make syso files for the "go build" command [2022-04-23T21:46:11.359Z] #38 37.30 simply Make syso files for the "go build" command (simplified) [2022-04-23T21:46:11.359Z] #38 37.30 extract Extract all resources from an executable [2022-04-23T21:46:11.359Z] #38 37.30 patch Replace resources in an executable file (exe, dll) [2022-04-23T21:46:11.359Z] #38 37.30 help, h Shows a list of commands or help for one command [2022-04-23T21:46:11.359Z] #38 37.30 [2022-04-23T21:46:11.359Z] #38 37.30 GLOBAL OPTIONS: [2022-04-23T21:46:11.359Z] #38 37.31 --help, -h show help (default: false) [2022-04-23T21:46:11.499Z] #53 24.76 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T21:46:11.499Z] #53 24.84 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T21:46:11.634Z] #19 ... [2022-04-23T21:46:11.634Z] [2022-04-23T21:46:11.634Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:46:11.634Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:46:11.634Z] #52 129.4 + dpkg --print-architecture [2022-04-23T21:46:11.634Z] #52 129.4 + git checkout -q v2.1.0 [2022-04-23T21:46:11.931Z] #38 DONE 37.7s [2022-04-23T21:46:11.931Z] [2022-04-23T21:46:11.931Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:11.931Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:11.931Z] #53 31.36 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T21:46:11.931Z] #53 31.38 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:46:11.931Z] #53 31.45 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T21:46:11.931Z] #53 31.47 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T21:46:11.931Z] #53 31.59 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T21:46:11.931Z] #53 31.82 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T21:46:11.931Z] #53 32.12 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T21:46:11.931Z] #53 32.18 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T21:46:11.931Z] #53 33.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T21:46:11.931Z] #53 33.18 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T21:46:11.931Z] #53 36.86 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T21:46:11.931Z] #53 36.87 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:46:11.931Z] #53 36.89 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T21:46:11.931Z] #53 36.99 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T21:46:11.931Z] #53 37.03 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T21:46:11.931Z] #53 37.08 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T21:46:11.931Z] #53 37.13 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T21:46:11.931Z] #53 37.20 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T21:46:11.931Z] #53 37.23 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T21:46:11.931Z] #53 37.24 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T21:46:11.931Z] #53 37.28 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T21:46:11.931Z] #53 37.30 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T21:46:11.931Z] #53 37.41 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T21:46:11.931Z] #53 37.48 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T21:46:11.931Z] #53 37.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T21:46:11.931Z] #53 37.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T21:46:11.931Z] #53 37.61 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T21:46:11.931Z] #53 37.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T21:46:11.931Z] #53 37.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T21:46:11.931Z] #53 37.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T21:46:11.931Z] #53 37.69 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T21:46:11.931Z] #53 37.69 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T21:46:11.931Z] #53 37.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T21:46:12.191Z] #53 38.00 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T21:46:12.191Z] #53 38.05 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T21:46:12.191Z] #53 38.15 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T21:46:12.191Z] #53 38.20 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T21:46:12.199Z] #52 129.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-23T21:46:12.199Z] #52 129.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-23T21:46:12.455Z] #53 38.27 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T21:46:12.718Z] #53 38.66 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T21:46:12.718Z] #53 38.78 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T21:46:12.829Z] #14 13.77 Reading package lists... [2022-04-23T21:46:12.829Z] #14 ... [2022-04-23T21:46:12.829Z] [2022-04-23T21:46:12.829Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-23T21:46:12.829Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T21:46:12.829Z] #36 15.61 tomll can be used in two ways: [2022-04-23T21:46:12.829Z] #36 15.61 Writing to STDIN and reading from STDOUT: [2022-04-23T21:46:12.829Z] #36 15.61 cat file.toml | tomll > file.toml [2022-04-23T21:46:12.829Z] #36 15.61 [2022-04-23T21:46:12.829Z] #36 15.61 Reading and updating a list of files: [2022-04-23T21:46:12.829Z] #36 15.61 tomll a.toml b.toml c.toml [2022-04-23T21:46:12.829Z] #36 15.61 [2022-04-23T21:46:12.829Z] #36 15.61 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T21:46:12.829Z] #36 DONE 16.0s [2022-04-23T21:46:12.829Z] [2022-04-23T21:46:12.829Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:12.829Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:12.829Z] #40 15.63 Fetched 8510 kB in 12s (696 kB/s) [2022-04-23T21:46:12.980Z] #53 38.85 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T21:46:12.981Z] #53 38.87 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T21:46:12.981Z] #53 38.90 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T21:46:12.981Z] #53 ... [2022-04-23T21:46:12.981Z] [2022-04-23T21:46:12.981Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:12.981Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:12.981Z] #40 38.78 Selecting previously unselected package libicu67:amd64. [2022-04-23T21:46:12.981Z] #40 38.78 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-23T21:46:12.981Z] #40 38.80 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T21:46:13.395Z] #53 ... [2022-04-23T21:46:13.395Z] [2022-04-23T21:46:13.395Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-23T21:46:13.395Z] #31 sha256:dce04242d85a3534de46be980c34d12759053a647238498e3d905e5eb952a94c [2022-04-23T21:46:13.395Z] #31 25.00 #=#=# [2022-04-23T21:46:13.395Z] #31 25.35 #=#=# ######################################################################## 100.0% [2022-04-23T21:46:13.395Z] #31 26.42 [2022-04-23T21:46:13.395Z] #31 26.72 Download of images into '/build' complete. [2022-04-23T21:46:13.395Z] #31 26.72 Use something like the following to load the result into a Docker daemon: [2022-04-23T21:46:13.395Z] #31 26.72 tar -cC '/build' . | docker load [2022-04-23T21:46:13.395Z] #31 DONE 27.8s [2022-04-23T21:46:13.652Z] [2022-04-23T21:46:13.652Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:13.652Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:46:13.652Z] #14 25.41 The following additional packages will be installed: [2022-04-23T21:46:13.652Z] #14 25.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:46:13.652Z] #14 25.41 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T21:46:13.652Z] #14 25.41 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T21:46:13.652Z] #14 25.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T21:46:13.652Z] #14 25.42 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T21:46:13.652Z] #14 25.42 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T21:46:13.652Z] #14 25.43 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T21:46:13.652Z] #14 25.44 Suggested packages: [2022-04-23T21:46:13.652Z] #14 25.44 gcc-10-locales seccomp wine64 [2022-04-23T21:46:13.652Z] #14 26.56 The following NEW packages will be installed: [2022-04-23T21:46:13.652Z] #14 26.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:46:13.652Z] #14 26.61 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T21:46:13.652Z] #14 26.61 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T21:46:13.652Z] #14 26.61 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T21:46:13.652Z] #14 26.61 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T21:46:13.652Z] #14 26.61 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T21:46:13.652Z] #14 26.62 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T21:46:13.652Z] #14 26.62 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T21:46:13.652Z] #14 26.62 mingw-w64-x86-64-dev [2022-04-23T21:46:13.652Z] #14 27.03 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:13.652Z] #14 27.03 Need to get 108 MB of archives. [2022-04-23T21:46:13.652Z] #14 27.03 After this operation, 620 MB of additional disk space will be used. [2022-04-23T21:46:13.652Z] #14 27.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-04-23T21:46:13.910Z] #14 27.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-04-23T21:46:14.167Z] #14 27.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T21:46:14.167Z] #14 27.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-04-23T21:46:14.167Z] #14 27.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-23T21:46:14.167Z] #14 27.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T21:46:14.167Z] #14 27.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-23T21:46:14.424Z] #14 27.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-04-23T21:46:14.424Z] #14 27.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-04-23T21:46:14.955Z] #40 ... [2022-04-23T21:46:14.955Z] [2022-04-23T21:46:14.955Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:14.955Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:14.955Z] #49 28.92 Building dependency tree... [2022-04-23T21:46:14.955Z] #49 32.11 The following additional packages will be installed: [2022-04-23T21:46:14.955Z] #49 32.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:46:14.955Z] #49 32.12 python3-protobuf python3-six [2022-04-23T21:46:14.955Z] #49 32.14 Suggested packages: [2022-04-23T21:46:14.955Z] #49 32.14 python3-setuptools [2022-04-23T21:46:14.955Z] #49 32.14 Recommended packages: [2022-04-23T21:46:14.955Z] #49 32.14 iproute2 | iproute [2022-04-23T21:46:14.955Z] #49 32.75 The following NEW packages will be installed: [2022-04-23T21:46:14.955Z] #49 32.77 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:46:14.955Z] #49 32.78 python3-protobuf python3-six [2022-04-23T21:46:14.955Z] #49 33.29 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:14.955Z] #49 33.29 Need to get 2292 kB of archives. [2022-04-23T21:46:14.955Z] #49 33.29 After this operation, 11.0 MB of additional disk space will be used. [2022-04-23T21:46:14.955Z] #49 33.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-23T21:46:14.955Z] #49 33.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:46:14.955Z] #49 33.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T21:46:14.955Z] #49 33.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-23T21:46:14.955Z] #49 33.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:46:14.955Z] #49 33.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:46:14.955Z] #49 33.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:46:14.955Z] #49 36.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-23T21:46:14.955Z] #49 38.57 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:14.955Z] #49 38.96 Fetched 2292 kB in 4s (522 kB/s) [2022-04-23T21:46:14.955Z] #49 39.05 Selecting previously unselected package libprotobuf23:amd64. [2022-04-23T21:46:14.955Z] #49 39.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:46:14.955Z] #49 39.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-23T21:46:14.955Z] #49 39.12 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:46:14.955Z] #49 39.86 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:46:14.955Z] #49 39.87 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:46:14.955Z] #49 39.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:46:14.955Z] #49 40.24 Selecting previously unselected package python3-six. [2022-04-23T21:46:14.955Z] #49 40.24 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T21:46:14.955Z] #49 40.26 Unpacking python3-six (1.16.0-2) ... [2022-04-23T21:46:14.955Z] #49 40.37 Selecting previously unselected package python3-protobuf. [2022-04-23T21:46:14.955Z] #49 40.37 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-23T21:46:14.955Z] #49 40.39 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T21:46:14.955Z] #49 ... [2022-04-23T21:46:14.955Z] [2022-04-23T21:46:14.955Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:14.955Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:14.955Z] #53 38.97 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T21:46:14.955Z] #53 39.01 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T21:46:14.955Z] #53 39.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T21:46:14.955Z] #53 39.20 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T21:46:14.955Z] #53 39.22 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T21:46:14.955Z] #53 39.27 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T21:46:14.955Z] #53 39.30 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T21:46:14.955Z] #53 39.32 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T21:46:14.955Z] #53 39.38 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T21:46:14.955Z] #53 39.44 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T21:46:14.955Z] #53 39.46 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T21:46:14.955Z] #53 39.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T21:46:14.955Z] #53 39.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T21:46:14.955Z] #53 39.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T21:46:14.955Z] #53 39.56 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T21:46:14.955Z] #53 39.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T21:46:14.955Z] #53 39.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T21:46:14.955Z] #53 39.78 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T21:46:14.955Z] #53 39.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T21:46:14.955Z] #53 39.93 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T21:46:14.955Z] #53 40.00 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T21:46:14.955Z] #53 40.21 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T21:46:14.955Z] #53 40.23 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T21:46:14.955Z] #53 40.25 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T21:46:14.955Z] #53 40.35 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T21:46:14.955Z] #53 40.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T21:46:14.955Z] #53 40.38 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T21:46:14.955Z] #53 40.39 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T21:46:14.955Z] #53 40.44 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T21:46:14.955Z] #53 40.44 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T21:46:14.955Z] #53 40.45 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T21:46:14.955Z] #53 40.49 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T21:46:14.955Z] #53 40.53 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T21:46:14.955Z] #53 40.56 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T21:46:14.955Z] #53 40.57 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T21:46:14.955Z] #53 40.66 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T21:46:14.955Z] #53 40.73 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T21:46:14.955Z] #53 40.76 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T21:46:14.991Z] #14 28.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-23T21:46:15.229Z] #53 41.17 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T21:46:15.229Z] #53 41.18 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T21:46:15.229Z] #53 41.18 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T21:46:15.229Z] #53 41.22 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T21:46:15.229Z] #53 41.26 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T21:46:15.229Z] #53 41.28 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T21:46:15.254Z] #14 ... [2022-04-23T21:46:15.254Z] [2022-04-23T21:46:15.254Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:46:15.254Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-23T21:46:15.254Z] #55 27.93 v3.0.2 [2022-04-23T21:46:15.254Z] #55 DONE 28.6s [2022-04-23T21:46:15.254Z] [2022-04-23T21:46:15.254Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:15.254Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:46:15.254Z] #53 27.40 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T21:46:15.254Z] #53 27.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:46:15.254Z] #53 27.43 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T21:46:15.254Z] #53 27.57 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T21:46:15.254Z] #53 27.66 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T21:46:15.254Z] #53 27.67 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T21:46:15.254Z] #53 27.69 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T21:46:15.254Z] #53 27.73 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T21:46:15.254Z] #53 27.78 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T21:46:15.254Z] #53 27.79 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T21:46:15.254Z] #53 27.82 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T21:46:15.254Z] #53 27.84 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T21:46:15.254Z] #53 27.86 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T21:46:15.254Z] #53 27.89 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T21:46:15.254Z] #53 27.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T21:46:15.254Z] #53 28.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T21:46:15.254Z] #53 28.27 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T21:46:15.254Z] #53 28.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T21:46:15.254Z] #53 28.29 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T21:46:15.254Z] #53 28.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T21:46:15.254Z] #53 28.30 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T21:46:15.254Z] #53 28.31 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T21:46:15.254Z] #53 28.33 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T21:46:15.254Z] #53 28.42 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T21:46:15.254Z] #53 28.50 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T21:46:15.254Z] #53 28.55 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T21:46:15.254Z] #53 28.56 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T21:46:15.254Z] #53 28.58 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T21:46:15.254Z] #53 28.63 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T21:46:15.254Z] #53 28.63 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T21:46:15.489Z] #53 41.32 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T21:46:15.489Z] #53 41.33 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T21:46:15.489Z] #53 41.44 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T21:46:15.489Z] #53 41.61 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T21:46:15.489Z] #53 41.63 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T21:46:15.757Z] #53 41.65 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T21:46:15.757Z] #53 41.66 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T21:46:15.757Z] #53 41.68 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T21:46:15.757Z] #53 41.70 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T21:46:15.757Z] #53 41.72 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T21:46:15.827Z] #53 29.06 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T21:46:15.827Z] #53 29.08 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T21:46:15.827Z] #53 29.10 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T21:46:15.827Z] #53 29.15 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T21:46:15.827Z] #53 29.16 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T21:46:15.827Z] #53 29.28 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T21:46:16.017Z] #53 41.84 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T21:46:16.017Z] #53 41.85 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T21:46:16.017Z] #53 41.87 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T21:46:16.017Z] #53 41.93 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T21:46:16.017Z] #53 41.99 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T21:46:16.017Z] #53 42.07 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T21:46:16.067Z] #49 19.60 Reading package lists... [2022-04-23T21:46:16.067Z] #49 ... [2022-04-23T21:46:16.067Z] [2022-04-23T21:46:16.067Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:46:16.067Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:46:16.067Z] #60 14.32 Fetched 8510 kB in 12s (733 kB/s) [2022-04-23T21:46:16.067Z] #60 14.32 Reading package lists... [2022-04-23T21:46:16.067Z] #60 20.26 Reading package lists... [2022-04-23T21:46:16.067Z] #60 ... [2022-04-23T21:46:16.067Z] [2022-04-23T21:46:16.067Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:46:16.067Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:46:16.067Z] #45 23.58 Updating files: 99% (1829/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-23T21:46:16.067Z] #45 23.61 + git checkout -q v2.3.0 [2022-04-23T21:46:16.084Z] #53 ... [2022-04-23T21:46:16.084Z] [2022-04-23T21:46:16.084Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:46:16.084Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-23T21:46:16.084Z] #60 22.80 Building dependency tree... [2022-04-23T21:46:16.084Z] #60 25.87 The following additional packages will be installed: [2022-04-23T21:46:16.084Z] #60 25.88 libbtrfs0 [2022-04-23T21:46:16.084Z] #60 26.01 The following NEW packages will be installed: [2022-04-23T21:46:16.084Z] #60 26.02 libbtrfs-dev libbtrfs0 [2022-04-23T21:46:16.084Z] #60 26.40 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:16.084Z] #60 26.40 Need to get 454 kB of archives. [2022-04-23T21:46:16.084Z] #60 26.40 After this operation, 1275 kB of additional disk space will be used. [2022-04-23T21:46:16.084Z] #60 26.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-23T21:46:16.084Z] #60 26.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-23T21:46:16.084Z] #60 27.31 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:16.084Z] #60 27.52 Fetched 454 kB in 0s (1324 kB/s) [2022-04-23T21:46:16.084Z] #60 27.65 Selecting previously unselected package libbtrfs0:arm64. [2022-04-23T21:46:16.084Z] #60 27.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-23T21:46:16.084Z] #60 27.71 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-23T21:46:16.084Z] #60 27.76 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-23T21:46:16.084Z] #60 27.95 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-23T21:46:16.084Z] #60 27.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-23T21:46:16.084Z] #60 28.03 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-23T21:46:16.084Z] #60 28.67 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-23T21:46:16.084Z] #60 28.69 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-23T21:46:16.084Z] #60 28.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:46:16.084Z] #60 DONE 29.4s [2022-04-23T21:46:16.084Z] [2022-04-23T21:46:16.084Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:46:16.084Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-23T21:46:16.084Z] #38 29.21 NAME: [2022-04-23T21:46:16.084Z] #38 29.25 go-winres - A tool for embedding resources in Windows executables [2022-04-23T21:46:16.084Z] #38 29.25 [2022-04-23T21:46:16.084Z] #38 29.25 USAGE: [2022-04-23T21:46:16.084Z] #38 29.25 go-winres [global options] command [command options] [arguments...] [2022-04-23T21:46:16.084Z] #38 29.25 [2022-04-23T21:46:16.084Z] #38 29.25 COMMANDS: [2022-04-23T21:46:16.084Z] #38 29.25 init Create an initial ./winres/winres.json [2022-04-23T21:46:16.084Z] #38 29.25 make Make syso files for the "go build" command [2022-04-23T21:46:16.084Z] #38 29.25 simply Make syso files for the "go build" command (simplified) [2022-04-23T21:46:16.084Z] #38 29.25 extract Extract all resources from an executable [2022-04-23T21:46:16.084Z] #38 29.25 patch Replace resources in an executable file (exe, dll) [2022-04-23T21:46:16.084Z] #38 29.25 help, h Shows a list of commands or help for one command [2022-04-23T21:46:16.084Z] #38 29.25 [2022-04-23T21:46:16.084Z] #38 29.25 GLOBAL OPTIONS: [2022-04-23T21:46:16.084Z] #38 29.25 --help, -h show help (default: false) [2022-04-23T21:46:16.084Z] #38 DONE 29.4s [2022-04-23T21:46:16.084Z] [2022-04-23T21:46:16.084Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:16.084Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:46:16.084Z] #53 29.48 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T21:46:16.084Z] #53 29.48 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T21:46:16.278Z] #53 42.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T21:46:16.278Z] #53 42.10 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T21:46:16.278Z] #53 42.13 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T21:46:16.278Z] #53 42.19 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T21:46:16.330Z] #45 ... [2022-04-23T21:46:16.330Z] [2022-04-23T21:46:16.330Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:16.330Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:16.330Z] #14 15.14 Fetched 8510 kB in 12s (689 kB/s) [2022-04-23T21:46:16.330Z] #14 15.14 Reading package lists... [2022-04-23T21:46:16.330Z] #14 20.42 Reading package lists... [2022-04-23T21:46:16.330Z] #14 25.24 Building dependency tree... [2022-04-23T21:46:16.330Z] #14 ... [2022-04-23T21:46:16.330Z] [2022-04-23T21:46:16.330Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:46:16.330Z] #65 sha256:d3737e5491d2f61f95aebfa9623a6277e178b0de814c0e8ae38dbc5e391d4a46 [2022-04-23T21:46:16.330Z] #65 14.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:46:16.342Z] #53 29.53 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T21:46:16.342Z] #53 29.57 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T21:46:16.342Z] #53 29.57 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T21:46:16.342Z] #53 29.58 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T21:46:16.342Z] #53 29.63 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T21:46:16.342Z] #53 29.65 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T21:46:16.342Z] #53 ... [2022-04-23T21:46:16.342Z] [2022-04-23T21:46:16.342Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:16.342Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T21:46:16.342Z] #49 15.02 Reading package lists... [2022-04-23T21:46:16.342Z] #49 19.57 Reading package lists... [2022-04-23T21:46:16.342Z] #49 23.54 Building dependency tree... [2022-04-23T21:46:16.342Z] #49 26.35 The following additional packages will be installed: [2022-04-23T21:46:16.342Z] #49 26.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:46:16.342Z] #49 26.35 python3-protobuf python3-six [2022-04-23T21:46:16.342Z] #49 26.35 Suggested packages: [2022-04-23T21:46:16.342Z] #49 26.35 python3-setuptools [2022-04-23T21:46:16.342Z] #49 26.35 Recommended packages: [2022-04-23T21:46:16.342Z] #49 26.35 iproute2 | iproute [2022-04-23T21:46:16.342Z] #49 26.75 The following NEW packages will be installed: [2022-04-23T21:46:16.342Z] #49 26.75 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:46:16.342Z] #49 26.75 python3-protobuf python3-six [2022-04-23T21:46:16.342Z] #49 27.35 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:16.342Z] #49 27.35 Need to get 2115 kB of archives. [2022-04-23T21:46:16.342Z] #49 27.35 After this operation, 10.7 MB of additional disk space will be used. [2022-04-23T21:46:16.342Z] #49 27.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-23T21:46:16.342Z] #49 27.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:46:16.343Z] #49 27.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T21:46:16.343Z] #49 27.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-23T21:46:16.343Z] #49 27.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-23T21:46:16.343Z] #49 27.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-23T21:46:16.343Z] #49 27.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-23T21:46:16.343Z] #49 ... [2022-04-23T21:46:16.343Z] [2022-04-23T21:46:16.343Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:16.343Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:46:16.343Z] #53 29.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T21:46:16.538Z] #53 42.54 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T21:46:16.591Z] #65 ... [2022-04-23T21:46:16.592Z] [2022-04-23T21:46:16.592Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:46:16.592Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:46:16.592Z] #60 20.26 Reading package lists... [2022-04-23T21:46:16.600Z] #53 ... [2022-04-23T21:46:16.600Z] [2022-04-23T21:46:16.600Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T21:46:16.600Z] #61 sha256:1f4070a1512632fed2e3a26893747756afbaf85c9a5ab9efbfd6a77e684e6599 [2022-04-23T21:46:16.600Z] #61 DONE 0.4s [2022-04-23T21:46:16.600Z] [2022-04-23T21:46:16.600Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:16.600Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:46:16.600Z] #53 29.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T21:46:16.600Z] #53 29.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T21:46:16.600Z] #53 29.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T21:46:16.600Z] #53 29.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T21:46:16.798Z] #53 42.80 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T21:46:16.858Z] #53 30.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T21:46:16.858Z] #53 30.23 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T21:46:16.858Z] #53 30.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T21:46:16.858Z] #53 30.37 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T21:46:17.116Z] #53 30.42 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T21:46:17.116Z] #53 30.46 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T21:46:17.116Z] #53 30.49 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T21:46:17.116Z] #53 30.52 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T21:46:17.116Z] #53 30.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T21:46:17.116Z] #53 30.54 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T21:46:17.116Z] #53 30.55 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T21:46:17.116Z] #53 30.63 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T21:46:17.116Z] #53 30.63 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T21:46:17.116Z] #53 ... [2022-04-23T21:46:17.116Z] [2022-04-23T21:46:17.116Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:46:17.116Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-23T21:46:17.116Z] #45 20.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-23T21:46:17.373Z] #45 ... [2022-04-23T21:46:17.373Z] [2022-04-23T21:46:17.373Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:17.373Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:46:17.373Z] #53 30.66 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T21:46:17.373Z] #53 30.75 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T21:46:17.373Z] #53 30.78 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T21:46:17.373Z] #53 30.79 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T21:46:17.536Z] #60 25.19 Building dependency tree... [2022-04-23T21:46:17.632Z] #53 30.92 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T21:46:17.632Z] #53 30.95 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T21:46:17.632Z] #53 31.00 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T21:46:17.632Z] #53 31.03 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T21:46:17.632Z] #53 31.11 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T21:46:18.108Z] #40 15.63 Reading package lists... [2022-04-23T21:46:18.108Z] #40 ... [2022-04-23T21:46:18.108Z] [2022-04-23T21:46:18.108Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:46:18.108Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:46:18.108Z] #38 10.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:46:18.108Z] #38 10.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:46:18.108Z] #38 ... [2022-04-23T21:46:18.108Z] [2022-04-23T21:46:18.109Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:18.109Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:18.109Z] #14 13.77 Reading package lists... [2022-04-23T21:46:18.109Z] #14 19.58 Reading package lists... [2022-04-23T21:46:18.109Z] #14 ... [2022-04-23T21:46:18.109Z] [2022-04-23T21:46:18.109Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:18.109Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:18.109Z] #49 11.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:46:18.109Z] #49 16.02 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T21:46:18.109Z] #49 19.17 Fetched 8513 kB in 14s (590 kB/s) [2022-04-23T21:46:18.109Z] #49 19.17 Reading package lists... [2022-04-23T21:46:18.109Z] #49 ... [2022-04-23T21:46:18.109Z] [2022-04-23T21:46:18.109Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:18.109Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:18.109Z] #40 15.63 Reading package lists... [2022-04-23T21:46:18.182Z] #53 43.97 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T21:46:18.182Z] #53 44.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T21:46:18.182Z] #53 44.05 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T21:46:18.182Z] #53 44.09 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T21:46:18.211Z] #53 31.48 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T21:46:18.211Z] #53 31.49 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T21:46:18.211Z] #53 31.50 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T21:46:18.211Z] #53 31.53 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T21:46:18.442Z] #53 ... [2022-04-23T21:46:18.442Z] [2022-04-23T21:46:18.442Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:18.442Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:18.442Z] #40 44.48 Selecting previously unselected package libxml2:amd64. [2022-04-23T21:46:18.442Z] #40 44.49 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-23T21:46:18.481Z] #53 31.67 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T21:46:18.481Z] #53 31.67 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T21:46:18.481Z] #53 31.71 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T21:46:18.481Z] #53 31.71 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T21:46:18.481Z] #53 31.75 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T21:46:18.481Z] #53 31.88 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T21:46:18.481Z] #53 31.92 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T21:46:18.678Z] #40 21.11 Reading package lists... [2022-04-23T21:46:18.678Z] #40 ... [2022-04-23T21:46:18.678Z] [2022-04-23T21:46:18.678Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:46:18.678Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:46:18.678Z] #51 12.11 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:46:18.678Z] #51 12.23 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:46:18.678Z] #51 12.33 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:46:18.678Z] #51 14.14 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:46:18.678Z] #51 14.17 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:46:18.705Z] #40 44.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:46:18.739Z] #53 31.94 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T21:46:18.739Z] #53 31.95 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T21:46:18.739Z] #53 31.98 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T21:46:18.739Z] #53 31.99 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T21:46:18.739Z] #53 32.01 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T21:46:18.739Z] #53 32.03 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T21:46:18.739Z] #53 32.07 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T21:46:18.739Z] #53 32.11 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T21:46:18.739Z] #53 32.14 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T21:46:18.966Z] #40 44.94 Selecting previously unselected package libarchive13:amd64. [2022-04-23T21:46:18.966Z] #40 44.94 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-23T21:46:18.966Z] #40 44.95 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:46:18.996Z] #53 32.15 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T21:46:18.996Z] #53 32.30 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T21:46:18.996Z] #53 32.33 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T21:46:18.996Z] #53 32.34 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T21:46:18.996Z] #53 32.38 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T21:46:18.996Z] #53 32.40 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T21:46:19.250Z] #51 ... [2022-04-23T21:46:19.250Z] [2022-04-23T21:46:19.250Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:46:19.250Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:46:19.250Z] #60 12.47 Fetched 8510 kB in 10s (863 kB/s) [2022-04-23T21:46:19.250Z] #60 12.47 Reading package lists... [2022-04-23T21:46:19.255Z] #53 32.64 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T21:46:19.454Z] #60 28.46 The following additional packages will be installed: [2022-04-23T21:46:19.519Z] #53 32.70 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T21:46:19.537Z] #40 45.28 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-23T21:46:19.537Z] #40 45.30 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-23T21:46:19.537Z] #40 45.32 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:46:19.537Z] #40 45.46 Selecting previously unselected package librhash0:amd64. [2022-04-23T21:46:19.537Z] #40 45.46 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-23T21:46:19.537Z] #40 45.48 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:46:19.537Z] #40 45.62 Selecting previously unselected package libuv1:amd64. [2022-04-23T21:46:19.537Z] #40 45.64 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-23T21:46:19.718Z] #60 28.47 libbtrfs0 [2022-04-23T21:46:19.718Z] #60 ... [2022-04-23T21:46:19.718Z] [2022-04-23T21:46:19.718Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:19.718Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:19.718Z] #40 18.57 Fetched 8510 kB in 14s (607 kB/s) [2022-04-23T21:46:19.718Z] #40 18.57 Reading package lists... [2022-04-23T21:46:19.718Z] #40 23.73 Reading package lists... [2022-04-23T21:46:19.718Z] #40 28.58 Building dependency tree... [2022-04-23T21:46:19.718Z] #40 ... [2022-04-23T21:46:19.718Z] [2022-04-23T21:46:19.718Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:46:19.718Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:46:19.718Z] #60 28.66 The following NEW packages will be installed: [2022-04-23T21:46:19.718Z] #60 28.67 libbtrfs-dev libbtrfs0 [2022-04-23T21:46:19.805Z] #40 45.65 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:46:19.805Z] #40 45.89 Selecting previously unselected package cmake. [2022-04-23T21:46:20.066Z] #40 45.90 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-23T21:46:20.066Z] #40 45.92 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:46:20.066Z] #40 ... [2022-04-23T21:46:20.066Z] [2022-04-23T21:46:20.066Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:20.066Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:20.067Z] #14 36.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:46:20.067Z] #14 36.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-23T21:46:20.067Z] #14 37.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:46:20.067Z] #14 39.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:46:20.067Z] #14 39.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-23T21:46:20.067Z] #14 39.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-23T21:46:20.067Z] #14 39.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-23T21:46:20.067Z] #14 39.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:46:20.067Z] #14 39.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:46:20.067Z] #14 39.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-23T21:46:20.067Z] #14 39.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-23T21:46:20.067Z] #14 39.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-23T21:46:20.067Z] #14 39.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-23T21:46:20.067Z] #14 39.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-23T21:46:20.067Z] #14 39.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-23T21:46:20.067Z] #14 39.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-23T21:46:20.067Z] #14 39.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-23T21:46:20.067Z] #14 39.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-23T21:46:20.067Z] #14 39.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-23T21:46:20.067Z] #14 39.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-23T21:46:20.067Z] #14 41.02 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:20.067Z] #14 41.32 Fetched 115 MB in 8s (15.0 MB/s) [2022-04-23T21:46:20.067Z] #14 41.42 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T21:46:20.067Z] #14 41.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 ... 15709 files and directories currently installed.) [2022-04-23T21:46:20.067Z] #14 41.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:46:20.067Z] #14 41.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:46:20.067Z] #14 43.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T21:46:20.067Z] #14 43.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:46:20.067Z] #14 43.86 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:46:20.087Z] #53 33.56 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T21:46:20.087Z] #53 33.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T21:46:20.087Z] #53 33.61 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T21:46:20.189Z] #60 18.29 Reading package lists... [2022-04-23T21:46:20.292Z] #60 29.14 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:20.292Z] #60 29.14 Need to get 460 kB of archives. [2022-04-23T21:46:20.292Z] #60 29.14 After this operation, 1237 kB of additional disk space will be used. [2022-04-23T21:46:20.292Z] #60 29.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:46:20.292Z] #60 29.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:46:20.328Z] #14 ... [2022-04-23T21:46:20.328Z] [2022-04-23T21:46:20.328Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:20.328Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:20.328Z] #53 45.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T21:46:20.328Z] #53 45.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T21:46:20.328Z] #53 45.34 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T21:46:20.328Z] #53 45.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T21:46:20.328Z] #53 45.67 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T21:46:20.328Z] #53 45.67 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T21:46:20.328Z] #53 45.74 go: downloading golang.org/x/text v0.3.7 [2022-04-23T21:46:20.347Z] #53 33.63 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T21:46:21.130Z] #60 23.52 Building dependency tree... [2022-04-23T21:46:21.130Z] #60 ... [2022-04-23T21:46:21.130Z] [2022-04-23T21:46:21.130Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:46:21.130Z] #65 sha256:4abf297773391882a0301e46efe9b299efd8edd6f0e60f461aa04577b62dbcdb [2022-04-23T21:46:21.130Z] #65 14.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:46:21.130Z] #65 ... [2022-04-23T21:46:21.130Z] [2022-04-23T21:46:21.130Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:21.130Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:21.130Z] #49 19.17 Reading package lists... [2022-04-23T21:46:21.236Z] #60 30.22 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:21.280Z] #53 34.62 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T21:46:21.281Z] #53 34.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T21:46:21.281Z] #53 34.66 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T21:46:21.281Z] #53 34.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T21:46:21.497Z] #60 30.44 Fetched 460 kB in 0s (1338 kB/s) [2022-04-23T21:46:21.538Z] #53 34.92 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T21:46:21.538Z] #53 34.96 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T21:46:21.538Z] #53 35.08 go: downloading golang.org/x/text v0.3.7 [2022-04-23T21:46:21.759Z] #60 30.55 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:46:21.759Z] #60 30.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:46:21.759Z] #60 30.60 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:46:21.759Z] #60 30.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:46:22.020Z] #60 30.91 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:46:22.020Z] #60 30.93 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:46:22.020Z] #60 30.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:46:22.103Z] #53 ... [2022-04-23T21:46:22.103Z] [2022-04-23T21:46:22.103Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:22.103Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T21:46:22.103Z] #40 25.37 The following additional packages will be installed: [2022-04-23T21:46:22.103Z] #40 25.40 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-23T21:46:22.103Z] #40 25.43 Suggested packages: [2022-04-23T21:46:22.103Z] #40 25.43 cmake-doc ninja-build lrzip [2022-04-23T21:46:22.103Z] #40 25.43 Recommended packages: [2022-04-23T21:46:22.103Z] #40 25.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T21:46:22.103Z] #40 26.07 The following NEW packages will be installed: [2022-04-23T21:46:22.103Z] #40 26.08 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-23T21:46:22.103Z] #40 26.08 vim-common xxd [2022-04-23T21:46:22.103Z] #40 26.46 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:22.103Z] #40 26.46 Need to get 15.6 MB of archives. [2022-04-23T21:46:22.103Z] #40 26.46 After this operation, 67.4 MB of additional disk space will be used. [2022-04-23T21:46:22.103Z] #40 26.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:46:22.103Z] #40 26.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:46:22.103Z] #40 26.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T21:46:22.103Z] #40 26.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-23T21:46:22.103Z] #40 27.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-23T21:46:22.103Z] #40 27.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-23T21:46:22.103Z] #40 27.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-23T21:46:22.103Z] #40 27.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-23T21:46:22.103Z] #40 27.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-23T21:46:22.103Z] #40 27.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-23T21:46:22.103Z] #40 28.43 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:22.103Z] #40 28.73 Fetched 15.6 MB in 1s (13.2 MB/s) [2022-04-23T21:46:22.103Z] #40 28.95 Selecting previously unselected package xxd. [2022-04-23T21:46:22.103Z] #40 28.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-23T21:46:22.103Z] #40 29.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-23T21:46:22.103Z] #40 29.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:22.104Z] #40 29.40 Selecting previously unselected package vim-common. [2022-04-23T21:46:22.104Z] #40 29.48 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:46:22.104Z] #40 29.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:22.104Z] #40 29.95 Selecting previously unselected package cmake-data. [2022-04-23T21:46:22.104Z] #40 29.99 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T21:46:22.104Z] #40 30.03 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:46:22.104Z] #40 33.05 Selecting previously unselected package libicu67:arm64. [2022-04-23T21:46:22.104Z] #40 33.06 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-23T21:46:22.104Z] #40 33.08 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-23T21:46:22.104Z] #40 ... [2022-04-23T21:46:22.104Z] [2022-04-23T21:46:22.104Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:22.104Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T21:46:22.104Z] #49 30.66 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-23T21:46:22.104Z] #49 31.88 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:22.104Z] #49 32.05 Fetched 2115 kB in 4s (527 kB/s) [2022-04-23T21:46:22.104Z] #49 32.12 Selecting previously unselected package libprotobuf23:arm64. [2022-04-23T21:46:22.104Z] #49 32.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-23T21:46:22.104Z] #49 32.17 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-23T21:46:22.104Z] #49 32.19 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-23T21:46:22.104Z] #49 32.67 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:46:22.104Z] #49 32.69 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:46:22.104Z] #49 32.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:46:22.104Z] #49 32.89 Selecting previously unselected package python3-six. [2022-04-23T21:46:22.104Z] #49 32.89 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T21:46:22.104Z] #49 32.90 Unpacking python3-six (1.16.0-2) ... [2022-04-23T21:46:22.104Z] #49 33.00 Selecting previously unselected package python3-protobuf. [2022-04-23T21:46:22.104Z] #49 33.00 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-23T21:46:22.104Z] #49 33.01 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T21:46:22.104Z] #49 33.42 Selecting previously unselected package libnet1:arm64. [2022-04-23T21:46:22.104Z] #49 33.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-23T21:46:22.104Z] #49 33.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:46:22.104Z] #49 33.56 Selecting previously unselected package libnl-3-200:arm64. [2022-04-23T21:46:22.104Z] #49 33.56 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-23T21:46:22.104Z] #49 33.57 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-23T21:46:22.104Z] #49 33.68 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-23T21:46:22.104Z] #49 33.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-23T21:46:22.104Z] #49 33.69 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-23T21:46:22.104Z] #49 33.80 Selecting previously unselected package criu. [2022-04-23T21:46:22.104Z] #49 33.81 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-23T21:46:22.104Z] #49 33.81 Unpacking criu (3.16.1-3) ... [2022-04-23T21:46:22.104Z] #49 34.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:46:22.104Z] #49 35.39 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-23T21:46:22.159Z] #52 ... [2022-04-23T21:46:22.159Z] [2022-04-23T21:46:22.159Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-23T21:46:22.159Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T21:46:22.159Z] #19 127.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-23T21:46:22.159Z] #19 127.0 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:46:22.159Z] #19 127.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:46:22.159Z] #19 127.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-23T21:46:22.159Z] #19 127.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:46:22.159Z] #19 127.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:46:22.361Z] #49 35.41 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:46:22.361Z] #49 35.43 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-23T21:46:22.361Z] #49 35.45 Setting up python3-six (1.16.0-2) ... [2022-04-23T21:46:22.593Z] #60 31.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:46:22.593Z] #60 31.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:46:22.593Z] #60 31.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:46:23.173Z] #60 DONE 31.8s [2022-04-23T21:46:23.173Z] [2022-04-23T21:46:23.173Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T21:46:23.173Z] #61 sha256:3bf041df753e0ee12a15efcebdc95dcc83df0bd08236538c06bc444e5f91a57e [2022-04-23T21:46:23.173Z] #61 DONE 0.2s [2022-04-23T21:46:23.173Z] [2022-04-23T21:46:23.173Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:46:23.173Z] #62 sha256:bd0c457c0c723bb7bd08594dddc307f11c19726145c2efb2203935514c4a3593 [2022-04-23T21:46:23.295Z] #49 36.30 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-23T21:46:23.296Z] #49 36.32 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T21:46:24.118Z] #62 0.904 + RM_GOPATH=0 [2022-04-23T21:46:24.118Z] #62 0.904 + TMP_GOPATH= [2022-04-23T21:46:24.118Z] #62 0.904 + : /build [2022-04-23T21:46:24.118Z] #62 0.904 + '[' -z '' ']' [2022-04-23T21:46:24.118Z] #62 0.904 ++ mktemp -d [2022-04-23T21:46:24.118Z] #62 0.906 + export GOPATH=/tmp/tmp.QUWIuCaqt1 [2022-04-23T21:46:24.118Z] #62 0.907 + GOPATH=/tmp/tmp.QUWIuCaqt1 [2022-04-23T21:46:24.118Z] #62 0.908 + RM_GOPATH=1 [2022-04-23T21:46:24.118Z] #62 0.908 + case "$(go env GOARCH)" in [2022-04-23T21:46:24.118Z] #62 0.910 ++ go env GOARCH [2022-04-23T21:46:24.118Z] #62 0.947 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:24.164Z] Running on azwin-2-85d030 in d:\jenkins\workspace\moby_PR-43520 [Pipeline] { [Pipeline] ws [2022-04-23T21:46:24.180Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-23T21:46:24.237Z] #49 ... [2022-04-23T21:46:24.237Z] [2022-04-23T21:46:24.237Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:24.237Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T21:46:24.237Z] #40 37.60 Selecting previously unselected package libxml2:arm64. [2022-04-23T21:46:24.237Z] #40 37.60 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-23T21:46:24.237Z] #40 37.62 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:46:24.379Z] #62 0.948 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:24.379Z] #62 0.949 ++ dirname /install.sh [2022-04-23T21:46:24.379Z] #62 0.959 + dir=/ [2022-04-23T21:46:24.379Z] #62 0.960 + bin=containerd [2022-04-23T21:46:24.379Z] #62 0.960 + shift [2022-04-23T21:46:24.379Z] #62 0.960 + '[' '!' -f //containerd.installer ']' [2022-04-23T21:46:24.379Z] #62 0.971 + . //containerd.installer [2022-04-23T21:46:24.379Z] #62 0.972 ++ set -e [2022-04-23T21:46:24.379Z] #62 0.972 ++ : v1.6.2 [2022-04-23T21:46:24.379Z] #62 0.972 + install_containerd [2022-04-23T21:46:24.379Z] #62 0.973 + echo 'Install containerd version v1.6.2' [2022-04-23T21:46:24.379Z] #62 0.973 Install containerd version v1.6.2 [2022-04-23T21:46:24.379Z] #62 0.973 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QUWIuCaqt1/src/github.com/containerd/containerd [2022-04-23T21:46:24.379Z] #62 0.977 Cloning into '/tmp/tmp.QUWIuCaqt1/src/github.com/containerd/containerd'... [2022-04-23T21:46:24.533Z] #53 50.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T21:46:24.533Z] #53 50.52 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T21:46:24.533Z] #53 50.54 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T21:46:24.533Z] #53 50.56 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T21:46:24.533Z] #53 50.62 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T21:46:24.686Z] #19 135.3 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-23T21:46:24.686Z] #19 135.3 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:46:24.686Z] #19 135.3 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:46:24.686Z] #19 135.3 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-23T21:46:24.686Z] #19 135.3 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:46:24.686Z] #19 135.3 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T21:46:24.686Z] #19 135.4 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-23T21:46:24.686Z] #19 135.4 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:46:24.686Z] #19 135.4 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T21:46:24.686Z] #19 135.4 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-23T21:46:24.686Z] #19 135.4 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:46:24.686Z] #19 135.4 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:46:24.686Z] #19 135.5 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-23T21:46:24.686Z] #19 135.5 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:46:24.686Z] #19 135.5 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:46:24.792Z] #53 50.64 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T21:46:24.792Z] #53 50.69 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T21:46:24.792Z] #53 50.82 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T21:46:24.792Z] #53 50.87 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T21:46:24.804Z] #40 38.07 Selecting previously unselected package libarchive13:arm64. [2022-04-23T21:46:24.804Z] #40 38.07 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-23T21:46:24.805Z] #40 38.08 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-23T21:46:24.943Z] #19 135.5 Selecting previously unselected package cross-config. [2022-04-23T21:46:24.943Z] #19 135.5 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-23T21:46:24.943Z] #19 135.5 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-23T21:46:24.943Z] #19 135.6 Selecting previously unselected package gcc-10-cross-base. [2022-04-23T21:46:24.943Z] #19 135.6 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:24.943Z] #19 135.6 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-23T21:46:24.943Z] #19 135.7 Selecting previously unselected package libc6-arm64-cross. [2022-04-23T21:46:24.943Z] #19 135.7 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-23T21:46:24.943Z] #19 135.7 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-23T21:46:25.051Z] #53 51.02 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T21:46:25.051Z] #53 51.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T21:46:25.051Z] #53 ... [2022-04-23T21:46:25.051Z] [2022-04-23T21:46:25.051Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:25.051Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:25.051Z] #49 40.77 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:46:25.051Z] #49 40.77 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:46:25.051Z] #49 40.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:46:25.051Z] #49 40.92 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:46:25.051Z] #49 40.92 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:46:25.051Z] #49 40.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:46:25.051Z] #49 41.09 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:46:25.051Z] #49 41.09 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:46:25.051Z] #49 41.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:46:25.051Z] #49 41.26 Selecting previously unselected package criu. [2022-04-23T21:46:25.051Z] #49 41.26 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-23T21:46:25.051Z] #49 41.28 Unpacking criu (3.16.1-3) ... [2022-04-23T21:46:25.051Z] #49 42.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:46:25.051Z] #49 43.80 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:46:25.051Z] #49 43.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:46:25.051Z] #49 43.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:46:25.051Z] #49 43.86 Setting up python3-six (1.16.0-2) ... [2022-04-23T21:46:25.051Z] #49 44.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:46:25.051Z] #49 45.00 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T21:46:25.051Z] #49 48.27 Setting up criu (3.16.1-3) ... [2022-04-23T21:46:25.051Z] #49 50.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:46:25.061Z] #40 38.33 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-23T21:46:25.061Z] #40 38.33 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-23T21:46:25.061Z] #40 38.35 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-23T21:46:25.202Z] #19 136.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-23T21:46:25.202Z] #19 136.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:25.202Z] #19 136.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:46:25.202Z] #19 136.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-23T21:46:25.202Z] #19 136.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:25.202Z] #19 136.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:46:25.202Z] #19 136.1 Selecting previously unselected package libitm1-arm64-cross. [2022-04-23T21:46:25.313Z] #49 ... [2022-04-23T21:46:25.313Z] [2022-04-23T21:46:25.313Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:25.313Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:25.313Z] #53 51.14 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T21:46:25.320Z] #40 38.51 Selecting previously unselected package librhash0:arm64. [2022-04-23T21:46:25.320Z] #40 38.52 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-23T21:46:25.320Z] #40 38.52 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-23T21:46:25.320Z] #40 38.72 Selecting previously unselected package libuv1:arm64. [2022-04-23T21:46:25.320Z] #40 38.73 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-23T21:46:25.320Z] #40 38.73 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-23T21:46:25.326Z] #62 ... [2022-04-23T21:46:25.326Z] [2022-04-23T21:46:25.326Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:46:25.326Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:46:25.326Z] #55 33.86 v3.0.2 [2022-04-23T21:46:25.326Z] #55 DONE 34.0s [2022-04-23T21:46:25.326Z] [2022-04-23T21:46:25.326Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:25.326Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:25.326Z] #14 25.24 Building dependency tree... [2022-04-23T21:46:25.326Z] #14 28.65 The following additional packages will be installed: [2022-04-23T21:46:25.326Z] #14 28.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:46:25.326Z] #14 28.65 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T21:46:25.326Z] #14 28.65 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T21:46:25.326Z] #14 28.65 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T21:46:25.326Z] #14 28.66 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T21:46:25.326Z] #14 28.66 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T21:46:25.326Z] #14 28.66 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T21:46:25.326Z] #14 28.67 Suggested packages: [2022-04-23T21:46:25.326Z] #14 28.67 gcc-10-locales seccomp wine64 [2022-04-23T21:46:25.326Z] #14 29.98 The following NEW packages will be installed: [2022-04-23T21:46:25.326Z] #14 29.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:46:25.326Z] #14 29.98 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T21:46:25.326Z] #14 29.98 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T21:46:25.326Z] #14 29.98 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T21:46:25.326Z] #14 29.98 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T21:46:25.326Z] #14 29.98 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T21:46:25.326Z] #14 29.99 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T21:46:25.326Z] #14 29.99 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T21:46:25.326Z] #14 30.00 mingw-w64-x86-64-dev [2022-04-23T21:46:25.326Z] #14 30.47 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:25.326Z] #14 30.47 Need to get 115 MB of archives. [2022-04-23T21:46:25.326Z] #14 30.47 After this operation, 645 MB of additional disk space will be used. [2022-04-23T21:46:25.326Z] #14 30.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-23T21:46:25.326Z] #14 30.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-23T21:46:25.326Z] #14 30.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T21:46:25.326Z] #14 30.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-23T21:46:25.326Z] #14 30.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-04-23T21:46:25.326Z] #14 30.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T21:46:25.326Z] #14 31.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-23T21:46:25.326Z] #14 31.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-23T21:46:25.326Z] #14 31.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-23T21:46:25.326Z] #14 31.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:46:25.326Z] #14 33.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:46:25.326Z] #14 33.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-23T21:46:25.459Z] #19 136.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:25.459Z] #19 136.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:46:25.459Z] #19 136.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-23T21:46:25.459Z] #19 136.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:25.459Z] #19 136.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:46:25.459Z] #19 136.2 Selecting previously unselected package libasan6-arm64-cross. [2022-04-23T21:46:25.459Z] #19 136.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:25.459Z] #19 136.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:46:25.572Z] #53 ... [2022-04-23T21:46:25.572Z] [2022-04-23T21:46:25.572Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:25.572Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:25.572Z] #49 DONE 51.1s [2022-04-23T21:46:25.572Z] [2022-04-23T21:46:25.572Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:25.572Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:25.572Z] #40 49.37 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T21:46:25.572Z] #40 49.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:25.572Z] #40 49.41 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:46:25.572Z] #40 49.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:25.572Z] #40 49.53 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:46:25.572Z] #40 49.57 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:46:25.572Z] #40 49.60 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:46:25.572Z] #40 49.62 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:46:25.572Z] #40 49.64 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:46:25.572Z] #40 49.65 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:46:25.572Z] #40 49.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:46:25.572Z] #40 DONE 51.4s [2022-04-23T21:46:25.572Z] [2022-04-23T21:46:25.572Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:25.572Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:25.572Z] #53 51.39 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T21:46:25.572Z] #53 ... [2022-04-23T21:46:25.572Z] [2022-04-23T21:46:25.572Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T21:46:25.572Z] #41 sha256:0a2db2ac3692ccd8e37411c54134fc655ea0909e9baa4e4ce585ca18c3921eec [2022-04-23T21:46:25.572Z] #41 DONE 0.2s [2022-04-23T21:46:25.572Z] [2022-04-23T21:46:25.572Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:25.572Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:25.572Z] #53 51.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T21:46:25.576Z] #40 38.85 Selecting previously unselected package cmake. [2022-04-23T21:46:25.576Z] #40 38.86 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-23T21:46:25.576Z] #40 38.87 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:46:25.671Z] The recommended git tool is: git [2022-04-23T21:46:25.831Z] #53 51.63 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T21:46:25.899Z] #14 ... [2022-04-23T21:46:25.899Z] [2022-04-23T21:46:25.899Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:25.899Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:25.899Z] #49 19.60 Reading package lists... [2022-04-23T21:46:25.899Z] #49 24.69 Reading package lists... [2022-04-23T21:46:25.899Z] #49 29.51 Building dependency tree... [2022-04-23T21:46:25.899Z] #49 33.02 The following additional packages will be installed: [2022-04-23T21:46:25.899Z] #49 33.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:46:25.899Z] #49 33.02 python3-protobuf python3-six [2022-04-23T21:46:25.900Z] #49 33.03 Suggested packages: [2022-04-23T21:46:25.900Z] #49 33.04 python3-setuptools [2022-04-23T21:46:25.900Z] #49 33.04 Recommended packages: [2022-04-23T21:46:25.900Z] #49 33.04 iproute2 | iproute [2022-04-23T21:46:25.900Z] #49 33.61 The following NEW packages will be installed: [2022-04-23T21:46:25.900Z] #49 33.63 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:46:25.900Z] #49 33.65 python3-protobuf python3-six [2022-04-23T21:46:25.900Z] #49 34.24 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:25.900Z] #49 34.24 Need to get 2292 kB of archives. [2022-04-23T21:46:25.900Z] #49 34.24 After this operation, 11.0 MB of additional disk space will be used. [2022-04-23T21:46:25.900Z] #49 34.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-23T21:46:25.900Z] #49 34.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:46:25.900Z] #49 34.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T21:46:25.900Z] #49 34.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-23T21:46:25.900Z] #49 34.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:46:25.900Z] #49 34.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:46:25.900Z] #49 34.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:46:25.900Z] #49 ... [2022-04-23T21:46:25.900Z] [2022-04-23T21:46:25.900Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:25.900Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:25.900Z] #14 34.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:46:26.022Z] #19 136.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-23T21:46:26.022Z] #19 136.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:26.022Z] #19 136.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:46:26.091Z] #53 52.15 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T21:46:26.091Z] #53 ... [2022-04-23T21:46:26.091Z] [2022-04-23T21:46:26.091Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:46:26.091Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:46:26.091Z] #34 41.93 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-23T21:46:26.091Z] #34 42.19 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T21:46:26.091Z] #34 42.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:46:26.140Z] #40 ... [2022-04-23T21:46:26.140Z] [2022-04-23T21:46:26.140Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:26.140Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:46:26.140Z] #14 29.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-04-23T21:46:26.140Z] #14 29.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-04-23T21:46:26.140Z] #14 30.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-23T21:46:26.140Z] #14 31.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-04-23T21:46:26.140Z] #14 31.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-23T21:46:26.140Z] #14 31.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-23T21:46:26.140Z] #14 31.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-23T21:46:26.140Z] #14 31.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-23T21:46:26.140Z] #14 31.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-23T21:46:26.140Z] #14 31.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-04-23T21:46:26.140Z] #14 31.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-23T21:46:26.140Z] #14 31.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-23T21:46:26.140Z] #14 31.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-23T21:46:26.140Z] #14 31.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-23T21:46:26.140Z] #14 31.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-23T21:46:26.140Z] #14 31.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-23T21:46:26.140Z] #14 31.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-23T21:46:26.140Z] #14 31.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-04-23T21:46:26.140Z] #14 31.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-23T21:46:26.140Z] #14 31.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-23T21:46:26.140Z] #14 32.38 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:26.140Z] #14 32.60 Fetched 108 MB in 5s (21.6 MB/s) [2022-04-23T21:46:26.140Z] #14 32.67 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T21:46:26.140Z] #14 32.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-23T21:46:26.140Z] #14 32.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-23T21:46:26.140Z] #14 32.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:46:26.140Z] #14 34.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T21:46:26.140Z] #14 34.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-23T21:46:26.140Z] #14 34.46 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:46:26.140Z] #14 36.53 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T21:46:26.140Z] #14 36.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T21:46:26.140Z] #14 36.57 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:46:26.140Z] #14 36.70 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-23T21:46:26.140Z] #14 36.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-23T21:46:26.140Z] #14 36.71 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-23T21:46:26.140Z] #14 36.80 Selecting previously unselected package dmsetup. [2022-04-23T21:46:26.140Z] #14 36.80 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-23T21:46:26.140Z] #14 36.81 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:46:26.140Z] #14 36.95 Selecting previously unselected package mingw-w64-common. [2022-04-23T21:46:26.140Z] #14 36.95 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T21:46:26.140Z] #14 36.95 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-23T21:46:26.140Z] #14 ... [2022-04-23T21:46:26.140Z] [2022-04-23T21:46:26.140Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:26.140Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T21:46:26.140Z] #49 39.24 Setting up criu (3.16.1-3) ... [2022-04-23T21:46:26.279Z] #19 136.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-23T21:46:26.279Z] #19 136.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:26.279Z] #19 136.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:46:26.352Z] #34 ... [2022-04-23T21:46:26.352Z] [2022-04-23T21:46:26.352Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:26.353Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:26.353Z] #53 52.24 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T21:46:26.397Z] #49 ... [2022-04-23T21:46:26.397Z] [2022-04-23T21:46:26.397Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:46:26.397Z] #62 sha256:e5eb78c5dd95faabf4f41ba2c4ec9dbb7679a059888b870c8ac7dadcb14f3616 [2022-04-23T21:46:26.397Z] #62 1.074 + RM_GOPATH=0 [2022-04-23T21:46:26.397Z] #62 1.074 + TMP_GOPATH= [2022-04-23T21:46:26.397Z] #62 1.074 + : /build [2022-04-23T21:46:26.397Z] #62 1.074 + '[' -z '' ']' [2022-04-23T21:46:26.397Z] #62 1.081 ++ mktemp -d [2022-04-23T21:46:26.397Z] #62 1.095 + export GOPATH=/tmp/tmp.zSL9F1QKaR [2022-04-23T21:46:26.397Z] #62 1.095 + GOPATH=/tmp/tmp.zSL9F1QKaR [2022-04-23T21:46:26.397Z] #62 1.095 + RM_GOPATH=1 [2022-04-23T21:46:26.397Z] #62 1.095 + case "$(go env GOARCH)" in [2022-04-23T21:46:26.397Z] #62 1.095 ++ go env GOARCH [2022-04-23T21:46:26.397Z] #62 1.138 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:26.397Z] #62 1.138 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:26.397Z] #62 1.138 ++ dirname /install.sh [2022-04-23T21:46:26.397Z] #62 1.141 + dir=/ [2022-04-23T21:46:26.397Z] #62 1.141 + bin=containerd [2022-04-23T21:46:26.397Z] #62 1.141 + shift [2022-04-23T21:46:26.397Z] #62 1.141 + '[' '!' -f //containerd.installer ']' [2022-04-23T21:46:26.397Z] #62 1.141 + . //containerd.installer [2022-04-23T21:46:26.397Z] #62 1.141 ++ set -e [2022-04-23T21:46:26.397Z] #62 1.141 ++ : v1.6.2 [2022-04-23T21:46:26.397Z] #62 1.141 + install_containerd [2022-04-23T21:46:26.397Z] #62 1.145 Install containerd version v1.6.2 [2022-04-23T21:46:26.397Z] #62 1.146 + echo 'Install containerd version v1.6.2' [2022-04-23T21:46:26.397Z] #62 1.146 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zSL9F1QKaR/src/github.com/containerd/containerd [2022-04-23T21:46:26.397Z] #62 1.155 Cloning into '/tmp/tmp.zSL9F1QKaR/src/github.com/containerd/containerd'... [2022-04-23T21:46:26.420Z] #49 24.42 Reading package lists... [2022-04-23T21:46:26.420Z] #49 ... [2022-04-23T21:46:26.420Z] [2022-04-23T21:46:26.420Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:46:26.420Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T21:46:26.420Z] #60 23.52 Building dependency tree... [2022-04-23T21:46:26.420Z] #60 26.62 The following additional packages will be installed: [2022-04-23T21:46:26.420Z] #60 26.64 libbtrfs0 [2022-04-23T21:46:26.420Z] #60 26.83 The following NEW packages will be installed: [2022-04-23T21:46:26.420Z] #60 26.84 libbtrfs-dev libbtrfs0 [2022-04-23T21:46:26.420Z] #60 27.31 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:26.420Z] #60 27.31 Need to get 460 kB of archives. [2022-04-23T21:46:26.420Z] #60 27.31 After this operation, 1237 kB of additional disk space will be used. [2022-04-23T21:46:26.420Z] #60 27.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:46:26.420Z] #60 27.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:46:26.420Z] #60 28.54 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:26.420Z] #60 28.77 Fetched 460 kB in 0s (1337 kB/s) [2022-04-23T21:46:26.420Z] #60 28.87 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:46:26.420Z] #60 28.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-04-23T21:46:26.420Z] #60 28.94 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:46:26.420Z] #60 28.95 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:46:26.420Z] #60 29.13 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:46:26.420Z] #60 29.15 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:46:26.420Z] #60 29.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:46:26.420Z] #60 29.48 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:46:26.420Z] #60 29.52 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:46:26.420Z] #60 29.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:46:26.420Z] #60 DONE 29.9s [2022-04-23T21:46:26.420Z] [2022-04-23T21:46:26.420Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T21:46:26.420Z] #61 sha256:dbaead60b6cb87d6e20004a899213703f7ba0cdfe3ca429a6d0a0ff56d36026b [2022-04-23T21:46:26.536Z] #19 137.4 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-23T21:46:26.536Z] #19 137.4 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:26.536Z] #19 137.4 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:46:26.611Z] #53 52.38 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T21:46:26.611Z] #53 52.40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T21:46:26.611Z] #53 52.40 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T21:46:26.611Z] #53 52.44 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T21:46:26.653Z] #62 ... [2022-04-23T21:46:26.653Z] [2022-04-23T21:46:26.653Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:26.653Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:46:26.653Z] #53 38.27 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T21:46:26.653Z] #53 38.34 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T21:46:26.653Z] #53 38.38 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T21:46:26.653Z] #53 38.39 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T21:46:26.653Z] #53 38.42 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T21:46:26.653Z] #53 38.42 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T21:46:26.653Z] #53 38.47 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T21:46:26.653Z] #53 38.52 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T21:46:26.653Z] #53 38.53 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T21:46:26.653Z] #53 38.65 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T21:46:26.653Z] #53 38.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T21:46:26.653Z] #53 38.68 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T21:46:26.653Z] #53 38.97 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T21:46:26.653Z] #53 39.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T21:46:26.653Z] #53 39.08 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T21:46:26.653Z] #53 39.30 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T21:46:26.653Z] #53 39.32 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T21:46:26.653Z] #53 39.33 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T21:46:26.653Z] #53 39.36 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T21:46:26.653Z] #53 39.44 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T21:46:26.653Z] #53 39.44 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T21:46:26.654Z] #53 39.59 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T21:46:26.654Z] #53 39.68 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T21:46:26.654Z] #53 39.83 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T21:46:26.654Z] #53 39.88 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T21:46:26.679Z] #61 DONE 0.2s [2022-04-23T21:46:26.679Z] [2022-04-23T21:46:26.679Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:46:26.679Z] #62 sha256:500b59d55405d793e7ea415e5ec65d0dfe227b059316dd62750f55f22f55d961 [2022-04-23T21:46:26.793Z] #19 137.6 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-23T21:46:26.793Z] #19 137.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:26.793Z] #19 137.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:46:26.870Z] #53 52.81 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T21:46:27.050Z] #19 137.8 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-23T21:46:27.050Z] #19 137.8 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:27.050Z] #19 137.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:46:27.128Z] #53 53.00 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T21:46:27.128Z] #53 53.13 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T21:46:27.307Z] #19 138.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-23T21:46:27.307Z] #19 138.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:46:27.387Z] #53 53.31 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T21:46:27.389Z] #14 ... [2022-04-23T21:46:27.389Z] [2022-04-23T21:46:27.389Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:46:27.389Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:46:27.389Z] #45 25.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-23T21:46:27.389Z] #45 ... [2022-04-23T21:46:27.389Z] [2022-04-23T21:46:27.389Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:27.389Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:27.389Z] #40 28.58 Building dependency tree... [2022-04-23T21:46:27.389Z] #40 32.08 The following additional packages will be installed: [2022-04-23T21:46:27.389Z] #40 32.08 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-23T21:46:27.389Z] #40 32.12 Suggested packages: [2022-04-23T21:46:27.389Z] #40 32.15 cmake-doc ninja-build lrzip [2022-04-23T21:46:27.389Z] #40 32.15 Recommended packages: [2022-04-23T21:46:27.389Z] #40 32.15 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T21:46:27.389Z] #40 33.31 The following NEW packages will be installed: [2022-04-23T21:46:27.389Z] #40 33.32 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-23T21:46:27.389Z] #40 33.33 vim-common xxd [2022-04-23T21:46:27.389Z] #40 33.73 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:27.389Z] #40 33.73 Need to get 17.7 MB of archives. [2022-04-23T21:46:27.389Z] #40 33.73 After this operation, 70.7 MB of additional disk space will be used. [2022-04-23T21:46:27.389Z] #40 33.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:46:27.389Z] #40 33.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:46:27.389Z] #40 33.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T21:46:27.389Z] #40 33.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T21:46:27.389Z] #40 34.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-23T21:46:27.389Z] #40 34.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-23T21:46:27.389Z] #40 34.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-23T21:46:27.389Z] #40 34.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-23T21:46:27.389Z] #40 34.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-23T21:46:27.389Z] #40 34.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-23T21:46:27.389Z] #40 36.11 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:27.564Z] #19 138.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:46:27.583Z] #53 40.85 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T21:46:27.649Z] #40 36.34 Fetched 17.7 MB in 2s (10.4 MB/s) [2022-04-23T21:46:27.649Z] #40 36.45 Selecting previously unselected package xxd. [2022-04-23T21:46:27.649Z] #40 ... [2022-04-23T21:46:27.649Z] [2022-04-23T21:46:27.649Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:27.649Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:27.649Z] #14 36.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:46:27.927Z] #14 36.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-23T21:46:27.927Z] #14 36.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-23T21:46:27.927Z] #14 36.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-23T21:46:28.199Z] #14 36.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:46:28.199Z] #14 36.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:46:28.199Z] #14 36.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-23T21:46:28.199Z] #14 36.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-23T21:46:28.199Z] #14 36.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-23T21:46:28.199Z] #14 36.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-23T21:46:28.199Z] #14 36.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-23T21:46:28.199Z] #14 36.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-23T21:46:28.199Z] #14 36.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-23T21:46:28.199Z] #14 36.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-23T21:46:28.199Z] #14 36.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-23T21:46:28.199Z] #14 36.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-23T21:46:28.199Z] #14 36.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-23T21:46:28.766Z] #53 54.64 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T21:46:29.218Z] #62 2.751 + RM_GOPATH=0 [2022-04-23T21:46:29.218Z] #62 2.754 + TMP_GOPATH= [2022-04-23T21:46:29.218Z] #62 2.754 + : /build [2022-04-23T21:46:29.218Z] #62 2.754 + '[' -z '' ']' [2022-04-23T21:46:29.218Z] #62 2.758 ++ mktemp -d [2022-04-23T21:46:29.218Z] #62 2.761 + export GOPATH=/tmp/tmp.cBA0UMy5Zu [2022-04-23T21:46:29.218Z] #62 2.766 + GOPATH=/tmp/tmp.cBA0UMy5Zu [2022-04-23T21:46:29.218Z] #62 2.766 + RM_GOPATH=1 [2022-04-23T21:46:29.218Z] #62 2.767 + case "$(go env GOARCH)" in [2022-04-23T21:46:29.218Z] #62 2.767 ++ go env GOARCH [2022-04-23T21:46:29.218Z] #62 2.796 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:29.479Z] #62 2.797 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:29.479Z] #62 2.797 ++ dirname /install.sh [2022-04-23T21:46:29.479Z] #62 2.800 + dir=/ [2022-04-23T21:46:29.479Z] #62 2.800 + bin=containerd [2022-04-23T21:46:29.479Z] #62 2.800 + shift [2022-04-23T21:46:29.479Z] #62 2.801 + '[' '!' -f //containerd.installer ']' [2022-04-23T21:46:29.479Z] #62 2.801 + . //containerd.installer [2022-04-23T21:46:29.479Z] #62 2.801 ++ set -e [2022-04-23T21:46:29.479Z] #62 2.801 ++ : v1.6.2 [2022-04-23T21:46:29.479Z] #62 2.802 + install_containerd [2022-04-23T21:46:29.479Z] #62 2.802 + echo 'Install containerd version v1.6.2' [2022-04-23T21:46:29.479Z] #62 2.812 Install containerd version v1.6.2 [2022-04-23T21:46:29.479Z] #62 2.812 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cBA0UMy5Zu/src/github.com/containerd/containerd [2022-04-23T21:46:29.479Z] #62 2.814 Cloning into '/tmp/tmp.cBA0UMy5Zu/src/github.com/containerd/containerd'... [2022-04-23T21:46:29.502Z] #53 ... [2022-04-23T21:46:29.502Z] [2022-04-23T21:46:29.502Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:46:29.502Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-23T21:46:29.502Z] #34 32.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T21:46:29.502Z] #34 32.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:46:29.502Z] #34 ... [2022-04-23T21:46:29.502Z] [2022-04-23T21:46:29.502Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:29.502Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T21:46:29.502Z] #40 42.19 Setting up libicu67:arm64 (67.1-7) ... [2022-04-23T21:46:29.502Z] #40 42.47 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:29.502Z] #40 42.53 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-23T21:46:29.502Z] #40 42.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:29.502Z] #40 42.71 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-23T21:46:29.502Z] #40 42.74 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-23T21:46:29.502Z] #40 42.78 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:46:29.502Z] #40 42.84 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:46:29.502Z] #40 42.88 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-23T21:46:29.502Z] #40 42.92 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:46:29.502Z] #40 42.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:46:29.603Z] #14 38.13 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:29.603Z] #14 38.36 Fetched 115 MB in 7s (16.7 MB/s) [2022-04-23T21:46:29.603Z] #14 38.43 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T21:46:29.865Z] #14 38.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:46:29.865Z] #14 38.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:46:29.865Z] #14 38.66 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:46:29.865Z] #14 ... [2022-04-23T21:46:29.865Z] [2022-04-23T21:46:29.865Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:46:29.865Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:46:29.865Z] #38 38.53 NAME: [2022-04-23T21:46:29.865Z] #38 38.53 go-winres - A tool for embedding resources in Windows executables [2022-04-23T21:46:29.865Z] #38 38.53 [2022-04-23T21:46:29.865Z] #38 38.54 USAGE: [2022-04-23T21:46:29.865Z] #38 38.54 go-winres [global options] command [command options] [arguments...] [2022-04-23T21:46:29.865Z] #38 38.54 [2022-04-23T21:46:29.865Z] #38 38.54 COMMANDS: [2022-04-23T21:46:29.865Z] #38 38.54 init Create an initial ./winres/winres.json [2022-04-23T21:46:29.865Z] #38 38.54 make Make syso files for the "go build" command [2022-04-23T21:46:29.865Z] #38 38.54 simply Make syso files for the "go build" command (simplified) [2022-04-23T21:46:29.865Z] #38 38.54 extract Extract all resources from an executable [2022-04-23T21:46:29.865Z] #38 38.54 patch Replace resources in an executable file (exe, dll) [2022-04-23T21:46:29.865Z] #38 38.54 help, h Shows a list of commands or help for one command [2022-04-23T21:46:29.865Z] #38 38.55 [2022-04-23T21:46:29.865Z] #38 38.55 GLOBAL OPTIONS: [2022-04-23T21:46:29.865Z] #38 38.55 --help, -h show help (default: false) [2022-04-23T21:46:29.865Z] #38 DONE 38.8s [2022-04-23T21:46:30.124Z] #40 DONE 43.4s [2022-04-23T21:46:30.124Z] [2022-04-23T21:46:30.124Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:30.124Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T21:46:30.124Z] #49 40.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:46:30.124Z] #49 DONE 43.2s [2022-04-23T21:46:30.124Z] [2022-04-23T21:46:30.124Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T21:46:30.124Z] #41 sha256:9cad0997960abb8d0a31c85039f8038500f324a8e4290602a10b3855b769ee05 [2022-04-23T21:46:30.127Z] [2022-04-23T21:46:30.127Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:30.127Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:30.127Z] #40 36.45 Selecting previously unselected package xxd. [2022-04-23T21:46:30.127Z] #40 36.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 ... 15709 files and directories currently installed.) [2022-04-23T21:46:30.127Z] #40 36.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:46:30.127Z] #40 36.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:30.127Z] #40 36.82 Selecting previously unselected package vim-common. [2022-04-23T21:46:30.127Z] #40 36.83 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:46:30.127Z] #40 36.87 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:30.127Z] #40 37.10 Selecting previously unselected package cmake-data. [2022-04-23T21:46:30.127Z] #40 37.10 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T21:46:30.127Z] #40 37.11 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:46:30.408Z] #41 DONE 0.2s [2022-04-23T21:46:30.408Z] [2022-04-23T21:46:30.408Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:46:30.408Z] #42 sha256:fd12331dfc8ef16ef94f78f0e4cd78e97b82db8f1010e86da4c22c8f0555374e [2022-04-23T21:46:30.672Z] #53 ... [2022-04-23T21:46:30.672Z] [2022-04-23T21:46:30.672Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:30.672Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:30.672Z] #14 46.41 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T21:46:30.672Z] #14 46.41 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T21:46:30.673Z] #14 46.42 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:46:30.673Z] #14 46.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-23T21:46:30.673Z] #14 46.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:46:30.673Z] #14 46.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:46:30.673Z] #14 46.70 Selecting previously unselected package dmsetup. [2022-04-23T21:46:30.673Z] #14 46.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:46:30.673Z] #14 46.72 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:46:30.673Z] #14 46.87 Selecting previously unselected package mingw-w64-common. [2022-04-23T21:46:30.673Z] #14 46.87 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T21:46:30.673Z] #14 46.87 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-23T21:46:30.673Z] #14 52.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T21:46:30.673Z] #14 52.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T21:46:30.673Z] #14 52.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:46:30.673Z] #14 ... [2022-04-23T21:46:30.673Z] [2022-04-23T21:46:30.673Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:46:30.673Z] #42 sha256:0919fbd9e701ce4bc0fc9be1ef211bf82b5adf61bf39c60bc25342ec4cd5cd96 [2022-04-23T21:46:30.673Z] #42 1.249 + RM_GOPATH=0 [2022-04-23T21:46:30.673Z] #42 1.249 + TMP_GOPATH= [2022-04-23T21:46:30.673Z] #42 1.249 + : /build [2022-04-23T21:46:30.673Z] #42 1.249 + '[' -z '' ']' [2022-04-23T21:46:30.673Z] #42 1.250 ++ mktemp -d [2022-04-23T21:46:30.673Z] #42 1.253 + export GOPATH=/tmp/tmp.DfJFmp5EPx [2022-04-23T21:46:30.673Z] #42 1.253 + GOPATH=/tmp/tmp.DfJFmp5EPx [2022-04-23T21:46:30.673Z] #42 1.253 + RM_GOPATH=1 [2022-04-23T21:46:30.673Z] #42 1.253 + case "$(go env GOARCH)" in [2022-04-23T21:46:30.673Z] #42 1.253 ++ go env GOARCH [2022-04-23T21:46:30.673Z] #42 1.442 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:30.673Z] #42 1.442 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:30.673Z] #42 1.442 ++ dirname /install.sh [2022-04-23T21:46:30.673Z] #42 1.456 Install tini version v0.19.0 [2022-04-23T21:46:30.673Z] #42 1.456 + dir=/ [2022-04-23T21:46:30.673Z] #42 1.456 + bin=tini [2022-04-23T21:46:30.673Z] #42 1.456 + shift [2022-04-23T21:46:30.673Z] #42 1.456 + '[' '!' -f //tini.installer ']' [2022-04-23T21:46:30.673Z] #42 1.456 + . //tini.installer [2022-04-23T21:46:30.673Z] #42 1.456 ++ : v0.19.0 [2022-04-23T21:46:30.673Z] #42 1.456 + install_tini [2022-04-23T21:46:30.673Z] #42 1.456 + echo 'Install tini version v0.19.0' [2022-04-23T21:46:30.673Z] #42 1.456 + git clone https://github.com/krallin/tini.git /tmp/tmp.DfJFmp5EPx/tini [2022-04-23T21:46:30.673Z] #42 1.468 Cloning into '/tmp/tmp.DfJFmp5EPx/tini'... [2022-04-23T21:46:30.673Z] #42 2.322 + cd /tmp/tmp.DfJFmp5EPx/tini [2022-04-23T21:46:30.673Z] #42 2.325 + git checkout -q v0.19.0 [2022-04-23T21:46:30.673Z] #42 2.331 + cmake . [2022-04-23T21:46:30.673Z] #42 2.712 -- The C compiler identification is GNU 10.2.1 [2022-04-23T21:46:30.673Z] #42 2.832 -- Detecting C compiler ABI info [2022-04-23T21:46:30.673Z] #42 3.356 -- Detecting C compiler ABI info - done [2022-04-23T21:46:30.673Z] #42 3.458 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T21:46:30.673Z] #42 3.463 -- Detecting C compile features [2022-04-23T21:46:30.673Z] #42 3.465 -- Detecting C compile features - done [2022-04-23T21:46:30.673Z] #42 3.517 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T21:46:30.673Z] #42 3.698 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T21:46:30.673Z] #42 3.764 -- Configuring done [2022-04-23T21:46:30.673Z] #42 3.787 -- Generating done [2022-04-23T21:46:30.673Z] #42 3.794 -- Build files have been written to: /tmp/tmp.DfJFmp5EPx/tini [2022-04-23T21:46:30.673Z] #42 3.811 + make tini-static [2022-04-23T21:46:30.673Z] #42 4.086 Scanning dependencies of target tini-static [2022-04-23T21:46:30.673Z] #42 4.159 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T21:46:30.933Z] #42 5.333 [100%] Linking C executable tini-static [2022-04-23T21:46:31.346Z] #42 1.068 + RM_GOPATH=0 [2022-04-23T21:46:31.347Z] #42 1.068 + TMP_GOPATH= [2022-04-23T21:46:31.347Z] #42 1.068 + : /build [2022-04-23T21:46:31.347Z] #42 1.068 + '[' -z '' ']' [2022-04-23T21:46:31.347Z] #42 1.068 ++ mktemp -d [2022-04-23T21:46:31.347Z] #42 1.100 + export GOPATH=/tmp/tmp.qmGUJP5pUR [2022-04-23T21:46:31.347Z] #42 1.100 + GOPATH=/tmp/tmp.qmGUJP5pUR [2022-04-23T21:46:31.347Z] #42 1.100 + RM_GOPATH=1 [2022-04-23T21:46:31.347Z] #42 1.100 + case "$(go env GOARCH)" in [2022-04-23T21:46:31.347Z] #42 1.100 ++ go env GOARCH [2022-04-23T21:46:31.347Z] #42 1.132 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:31.347Z] #42 1.132 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:31.347Z] #42 1.136 ++ dirname /install.sh [2022-04-23T21:46:31.393Z] #62 ... [2022-04-23T21:46:31.393Z] [2022-04-23T21:46:31.393Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:31.393Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:31.393Z] #14 19.58 Reading package lists... [2022-04-23T21:46:31.393Z] #14 24.73 Building dependency tree... [2022-04-23T21:46:31.393Z] #14 27.77 The following additional packages will be installed: [2022-04-23T21:46:31.393Z] #14 27.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:46:31.393Z] #14 27.79 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T21:46:31.393Z] #14 27.79 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T21:46:31.393Z] #14 27.79 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T21:46:31.393Z] #14 27.79 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T21:46:31.393Z] #14 27.79 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T21:46:31.393Z] #14 27.79 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T21:46:31.393Z] #14 27.79 Suggested packages: [2022-04-23T21:46:31.393Z] #14 27.79 gcc-10-locales seccomp wine64 [2022-04-23T21:46:31.393Z] #14 28.79 The following NEW packages will be installed: [2022-04-23T21:46:31.393Z] #14 28.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:46:31.393Z] #14 28.79 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T21:46:31.393Z] #14 28.79 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T21:46:31.393Z] #14 28.79 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T21:46:31.393Z] #14 28.81 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T21:46:31.393Z] #14 28.81 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T21:46:31.393Z] #14 28.81 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T21:46:31.393Z] #14 28.81 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T21:46:31.393Z] #14 28.81 mingw-w64-x86-64-dev [2022-04-23T21:46:31.393Z] #14 29.19 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:31.393Z] #14 29.19 Need to get 115 MB of archives. [2022-04-23T21:46:31.393Z] #14 29.19 After this operation, 645 MB of additional disk space will be used. [2022-04-23T21:46:31.393Z] #14 29.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-23T21:46:31.393Z] #14 29.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-23T21:46:31.393Z] #14 29.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T21:46:31.393Z] #14 29.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-23T21:46:31.393Z] #14 29.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-23T21:46:31.393Z] #14 29.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T21:46:31.393Z] #14 29.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-23T21:46:31.393Z] #14 30.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-23T21:46:31.393Z] #14 30.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-23T21:46:31.393Z] #14 31.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:46:31.393Z] #14 32.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:46:31.393Z] #14 33.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-23T21:46:31.393Z] #14 34.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:46:31.393Z] #14 ... [2022-04-23T21:46:31.393Z] [2022-04-23T21:46:31.393Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-23T21:46:31.393Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T21:46:31.393Z] #55 34.49 v3.0.2 [2022-04-23T21:46:31.393Z] #55 DONE 34.7s [2022-04-23T21:46:31.393Z] [2022-04-23T21:46:31.393Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:31.393Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:31.393Z] #40 21.11 Reading package lists... [2022-04-23T21:46:31.393Z] #40 26.28 Building dependency tree... [2022-04-23T21:46:31.393Z] #40 29.48 The following additional packages will be installed: [2022-04-23T21:46:31.393Z] #40 29.49 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-23T21:46:31.393Z] #40 29.51 Suggested packages: [2022-04-23T21:46:31.393Z] #40 29.51 cmake-doc ninja-build lrzip [2022-04-23T21:46:31.393Z] #40 29.51 Recommended packages: [2022-04-23T21:46:31.393Z] #40 29.51 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T21:46:31.393Z] #40 30.37 The following NEW packages will be installed: [2022-04-23T21:46:31.393Z] #40 30.37 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-23T21:46:31.393Z] #40 30.39 vim-common xxd [2022-04-23T21:46:31.393Z] #40 30.78 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:31.393Z] #40 30.78 Need to get 17.7 MB of archives. [2022-04-23T21:46:31.393Z] #40 30.78 After this operation, 70.7 MB of additional disk space will be used. [2022-04-23T21:46:31.393Z] #40 30.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:46:31.393Z] #40 30.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:46:31.393Z] #40 30.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T21:46:31.393Z] #40 30.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T21:46:31.393Z] #40 31.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-23T21:46:31.393Z] #40 31.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-23T21:46:31.393Z] #40 31.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-23T21:46:31.393Z] #40 31.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-23T21:46:31.393Z] #40 31.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-23T21:46:31.393Z] #40 31.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-23T21:46:31.393Z] #40 32.82 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:31.393Z] #40 33.05 Fetched 17.7 MB in 1s (13.4 MB/s) [2022-04-23T21:46:31.393Z] #40 33.14 Selecting previously unselected package xxd. [2022-04-23T21:46:31.393Z] #40 33.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:46:31.393Z] #40 33.21 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:46:31.393Z] #40 33.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:31.393Z] #40 33.43 Selecting previously unselected package vim-common. [2022-04-23T21:46:31.393Z] #40 33.44 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:46:31.393Z] #40 33.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:31.393Z] #40 33.79 Selecting previously unselected package cmake-data. [2022-04-23T21:46:31.393Z] #40 33.79 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T21:46:31.393Z] #40 33.80 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:46:31.501Z] #42 5.839 [100%] Built target tini-static [2022-04-23T21:46:31.501Z] #42 5.884 + mkdir -p /build [2022-04-23T21:46:31.501Z] #42 5.899 + cp tini-static /build/docker-init [2022-04-23T21:46:31.514Z] #40 ... [2022-04-23T21:46:31.514Z] [2022-04-23T21:46:31.515Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:31.515Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:31.515Z] #53 30.22 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T21:46:31.515Z] #53 30.22 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:46:31.515Z] #53 30.27 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T21:46:31.515Z] #53 30.28 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T21:46:31.515Z] #53 30.50 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T21:46:31.515Z] #53 30.82 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T21:46:31.515Z] #53 30.99 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T21:46:31.515Z] #53 31.02 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T21:46:31.515Z] #53 31.05 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T21:46:31.515Z] #53 31.07 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T21:46:31.515Z] #53 32.59 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T21:46:31.515Z] #53 32.60 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T21:46:31.515Z] #53 32.78 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:46:31.515Z] #53 32.99 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T21:46:31.515Z] #53 36.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T21:46:31.515Z] #53 36.30 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T21:46:31.515Z] #53 36.35 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T21:46:31.515Z] #53 36.36 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T21:46:31.515Z] #53 36.46 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T21:46:31.515Z] #53 36.55 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T21:46:31.515Z] #53 36.57 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T21:46:31.515Z] #53 36.63 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T21:46:31.515Z] #53 36.69 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T21:46:31.515Z] #53 36.74 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T21:46:31.515Z] #53 36.88 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T21:46:31.515Z] #53 36.95 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T21:46:31.515Z] #53 37.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T21:46:31.515Z] #53 37.06 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T21:46:31.515Z] #53 37.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T21:46:31.515Z] #53 37.12 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T21:46:31.515Z] #53 37.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T21:46:31.515Z] #53 37.14 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T21:46:31.515Z] #53 37.15 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T21:46:31.515Z] #53 37.80 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T21:46:31.515Z] #53 37.86 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T21:46:31.515Z] #53 37.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T21:46:31.515Z] #53 38.00 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T21:46:31.515Z] #53 38.03 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T21:46:31.515Z] #53 38.13 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T21:46:31.515Z] #53 38.26 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T21:46:31.515Z] #53 38.33 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T21:46:31.515Z] #53 38.36 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T21:46:31.515Z] #53 39.12 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T21:46:31.515Z] #53 39.18 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T21:46:31.515Z] #53 39.21 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T21:46:31.515Z] #53 39.33 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T21:46:31.515Z] #53 39.34 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T21:46:31.515Z] #53 39.38 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T21:46:31.515Z] #53 39.49 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T21:46:31.515Z] #53 39.53 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T21:46:31.515Z] #53 39.63 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T21:46:31.515Z] #53 39.69 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T21:46:31.515Z] #53 39.77 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T21:46:31.515Z] #53 39.92 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T21:46:31.515Z] #53 39.97 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T21:46:31.515Z] #53 39.99 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T21:46:31.515Z] #53 40.06 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T21:46:31.515Z] #53 40.10 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T21:46:31.515Z] #53 40.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T21:46:31.515Z] #53 40.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T21:46:31.515Z] #53 40.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T21:46:31.515Z] #53 40.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T21:46:31.515Z] #53 40.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T21:46:31.515Z] #53 40.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T21:46:31.651Z] #42 1.145 + dir=/ [2022-04-23T21:46:31.651Z] #42 1.145 + bin=tini [2022-04-23T21:46:31.651Z] #42 1.146 + shift [2022-04-23T21:46:31.651Z] #42 1.146 + '[' '!' -f //tini.installer ']' [2022-04-23T21:46:31.651Z] #42 1.147 + . //tini.installer [2022-04-23T21:46:31.651Z] #42 1.147 ++ : v0.19.0 [2022-04-23T21:46:31.651Z] #42 1.148 + install_tini [2022-04-23T21:46:31.651Z] #42 1.148 + echo 'Install tini version v0.19.0' [2022-04-23T21:46:31.651Z] #42 1.148 + git clone https://github.com/krallin/tini.git /tmp/tmp.qmGUJP5pUR/tini [2022-04-23T21:46:31.651Z] #42 1.148 Install tini version v0.19.0 [2022-04-23T21:46:31.651Z] #42 1.168 Cloning into '/tmp/tmp.qmGUJP5pUR/tini'... [2022-04-23T21:46:31.654Z] #40 ... [2022-04-23T21:46:31.654Z] [2022-04-23T21:46:31.655Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:46:31.655Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:46:31.655Z] #45 24.75 Updating files: 92% (1697/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-23T21:46:31.655Z] #45 24.88 + git checkout -q v2.3.0 [2022-04-23T21:46:31.655Z] #45 26.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-23T21:46:31.655Z] #45 ... [2022-04-23T21:46:31.655Z] [2022-04-23T21:46:31.655Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:31.655Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:31.655Z] #49 24.42 Reading package lists... [2022-04-23T21:46:31.655Z] #49 29.98 Building dependency tree... [2022-04-23T21:46:31.655Z] #49 33.34 The following additional packages will be installed: [2022-04-23T21:46:31.655Z] #49 33.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:46:31.655Z] #49 33.35 python3-protobuf python3-six [2022-04-23T21:46:31.655Z] #49 33.37 Suggested packages: [2022-04-23T21:46:31.655Z] #49 33.37 python3-setuptools [2022-04-23T21:46:31.655Z] #49 33.37 Recommended packages: [2022-04-23T21:46:31.655Z] #49 33.37 iproute2 | iproute [2022-04-23T21:46:31.655Z] #49 33.96 The following NEW packages will be installed: [2022-04-23T21:46:31.655Z] #49 34.00 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T21:46:31.655Z] #49 34.00 python3-protobuf python3-six [2022-04-23T21:46:31.655Z] #49 34.44 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:46:31.655Z] #49 34.44 Need to get 2292 kB of archives. [2022-04-23T21:46:31.655Z] #49 34.44 After this operation, 11.0 MB of additional disk space will be used. [2022-04-23T21:46:31.655Z] #49 34.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-23T21:46:31.655Z] #49 34.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:46:31.655Z] #49 34.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T21:46:31.655Z] #49 34.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-23T21:46:31.655Z] #49 34.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:46:31.655Z] #49 34.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:46:31.655Z] #49 34.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:46:31.761Z] #42 DONE 6.0s [2022-04-23T21:46:31.761Z] [2022-04-23T21:46:31.761Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:46:31.761Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:46:31.761Z] #51 57.11 gotestsum version dev [2022-04-23T21:46:31.761Z] #51 DONE 57.7s [2022-04-23T21:46:31.761Z] [2022-04-23T21:46:31.761Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:31.761Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:31.761Z] #14 57.71 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T21:46:31.761Z] #14 57.72 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:46:31.761Z] #14 57.75 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:46:31.777Z] #53 40.45 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T21:46:31.777Z] #53 40.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T21:46:31.777Z] #53 40.53 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T21:46:31.777Z] #53 ... [2022-04-23T21:46:31.777Z] [2022-04-23T21:46:31.777Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:31.777Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:31.777Z] #40 40.48 Selecting previously unselected package libicu67:amd64. [2022-04-23T21:46:31.777Z] #40 40.50 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-23T21:46:31.777Z] #40 40.51 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T21:46:32.022Z] #14 57.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T21:46:32.022Z] #14 57.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:46:32.022Z] #14 57.99 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:46:32.217Z] #42 1.892 + cd /tmp/tmp.qmGUJP5pUR/tini [2022-04-23T21:46:32.217Z] #42 1.893 + git checkout -q v0.19.0 [2022-04-23T21:46:32.217Z] #42 1.919 + cmake . [2022-04-23T21:46:32.598Z] #49 ... [2022-04-23T21:46:32.598Z] [2022-04-23T21:46:32.598Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:32.598Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:32.598Z] #14 35.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:46:32.598Z] #14 36.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-23T21:46:32.598Z] #14 36.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-23T21:46:32.598Z] #14 36.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-23T21:46:32.598Z] #14 36.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:46:32.598Z] #14 36.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:46:32.598Z] #14 36.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-23T21:46:32.598Z] #14 36.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-23T21:46:32.598Z] #14 36.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-23T21:46:32.598Z] #14 36.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-23T21:46:32.598Z] #14 36.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-23T21:46:32.598Z] #14 36.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-23T21:46:32.598Z] #14 36.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-23T21:46:32.598Z] #14 36.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-23T21:46:32.785Z] #42 2.366 -- The C compiler identification is GNU 10.2.1 [2022-04-23T21:46:32.785Z] #42 2.435 -- Detecting C compiler ABI info [2022-04-23T21:46:32.859Z] #14 36.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-23T21:46:32.859Z] #14 36.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-23T21:46:32.859Z] #14 36.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-23T21:46:33.042Z] #42 ... [2022-04-23T21:46:33.042Z] [2022-04-23T21:46:33.042Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:46:33.042Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-23T21:46:33.042Z] #51 46.18 gotestsum version dev [2022-04-23T21:46:33.042Z] #51 DONE 46.3s [2022-04-23T21:46:33.042Z] [2022-04-23T21:46:33.042Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:33.042Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:46:33.042Z] #14 42.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T21:46:33.042Z] #14 42.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T21:46:33.042Z] #14 42.65 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:46:33.801Z] #14 37.12 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:34.061Z] #14 ... [2022-04-23T21:46:34.061Z] [2022-04-23T21:46:34.062Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T21:46:34.062Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T21:46:34.062Z] #38 37.00 NAME: [2022-04-23T21:46:34.062Z] #38 37.00 go-winres - A tool for embedding resources in Windows executables [2022-04-23T21:46:34.062Z] #38 37.00 [2022-04-23T21:46:34.062Z] #38 37.00 USAGE: [2022-04-23T21:46:34.062Z] #38 37.00 go-winres [global options] command [command options] [arguments...] [2022-04-23T21:46:34.062Z] #38 37.00 [2022-04-23T21:46:34.062Z] #38 37.00 COMMANDS: [2022-04-23T21:46:34.062Z] #38 37.00 init Create an initial ./winres/winres.json [2022-04-23T21:46:34.062Z] #38 37.00 make Make syso files for the "go build" command [2022-04-23T21:46:34.062Z] #38 37.00 simply Make syso files for the "go build" command (simplified) [2022-04-23T21:46:34.062Z] #38 37.00 extract Extract all resources from an executable [2022-04-23T21:46:34.062Z] #38 37.00 patch Replace resources in an executable file (exe, dll) [2022-04-23T21:46:34.062Z] #38 37.00 help, h Shows a list of commands or help for one command [2022-04-23T21:46:34.062Z] #38 37.00 [2022-04-23T21:46:34.062Z] #38 37.00 GLOBAL OPTIONS: [2022-04-23T21:46:34.062Z] #38 37.00 --help, -h show help (default: false) [2022-04-23T21:46:34.062Z] #38 DONE 37.5s [2022-04-23T21:46:34.062Z] [2022-04-23T21:46:34.062Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:34.062Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:34.062Z] #14 37.41 Fetched 115 MB in 7s (15.6 MB/s) [2022-04-23T21:46:34.062Z] #14 37.49 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T21:46:34.062Z] #14 37.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:46:34.062Z] #14 37.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:46:34.062Z] #14 37.51 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:46:34.137Z] #19 ... [2022-04-23T21:46:34.137Z] [2022-04-23T21:46:34.137Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:46:34.137Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:46:34.137Z] #52 DONE 151.6s [2022-04-23T21:46:34.137Z] [2022-04-23T21:46:34.137Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-23T21:46:34.137Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T21:46:34.941Z] #14 ... [2022-04-23T21:46:34.941Z] [2022-04-23T21:46:34.941Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:46:34.941Z] #42 sha256:fd12331dfc8ef16ef94f78f0e4cd78e97b82db8f1010e86da4c22c8f0555374e [2022-04-23T21:46:34.942Z] #42 2.960 -- Detecting C compiler ABI info - done [2022-04-23T21:46:34.942Z] #42 3.118 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T21:46:34.942Z] #42 3.118 -- Detecting C compile features [2022-04-23T21:46:34.942Z] #42 3.118 -- Detecting C compile features - done [2022-04-23T21:46:34.942Z] #42 3.179 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T21:46:34.942Z] #42 3.496 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T21:46:34.942Z] #42 3.631 -- Configuring done [2022-04-23T21:46:34.942Z] #42 3.653 -- Generating done [2022-04-23T21:46:34.942Z] #42 3.655 -- Build files have been written to: /tmp/tmp.qmGUJP5pUR/tini [2022-04-23T21:46:34.942Z] #42 3.660 + make tini-static [2022-04-23T21:46:34.942Z] #42 3.863 Scanning dependencies of target tini-static [2022-04-23T21:46:34.942Z] #42 3.937 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T21:46:35.200Z] #42 4.974 [100%] Linking C executable tini-static [2022-04-23T21:46:35.769Z] #42 5.398 [100%] Built target tini-static [2022-04-23T21:46:35.769Z] #42 5.449 + mkdir -p /build [2022-04-23T21:46:35.769Z] #42 5.467 + cp tini-static /build/docker-init [2022-04-23T21:46:35.970Z] #14 39.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T21:46:36.037Z] #42 DONE 5.7s [2022-04-23T21:46:36.037Z] [2022-04-23T21:46:36.037Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:36.037Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:46:36.037Z] #14 48.85 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T21:46:36.037Z] #14 48.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-23T21:46:36.037Z] #14 48.87 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:46:36.037Z] #14 49.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T21:46:36.037Z] #14 49.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-23T21:46:36.037Z] #14 49.02 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:46:36.230Z] #14 39.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:46:36.230Z] #14 39.62 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:46:36.663Z] #19 147.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-23T21:46:36.664Z] #19 147.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:46:36.664Z] #19 147.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:46:36.664Z] #19 147.1 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-23T21:46:36.664Z] #19 147.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-23T21:46:36.664Z] #19 147.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-23T21:46:36.664Z] #19 147.4 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-23T21:46:36.664Z] #19 147.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-23T21:46:36.664Z] #19 147.4 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-23T21:46:37.087Z] #40 ... [2022-04-23T21:46:37.087Z] [2022-04-23T21:46:37.087Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:37.087Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:37.087Z] #53 40.56 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T21:46:37.087Z] #53 40.59 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T21:46:37.087Z] #53 40.61 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T21:46:37.087Z] #53 40.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T21:46:37.087Z] #53 40.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T21:46:37.087Z] #53 40.70 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T21:46:37.087Z] #53 40.73 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T21:46:37.087Z] #53 40.73 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T21:46:37.087Z] #53 40.81 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T21:46:37.087Z] #53 40.82 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T21:46:37.087Z] #53 40.86 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T21:46:37.087Z] #53 40.91 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T21:46:37.087Z] #53 40.91 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T21:46:37.087Z] #53 40.93 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T21:46:37.087Z] #53 40.94 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T21:46:37.087Z] #53 41.00 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T21:46:37.087Z] #53 41.02 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T21:46:37.087Z] #53 41.03 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T21:46:37.087Z] #53 41.52 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T21:46:37.087Z] #53 41.54 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T21:46:37.087Z] #53 41.56 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T21:46:37.087Z] #53 41.56 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T21:46:37.087Z] #53 41.61 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T21:46:37.087Z] #53 41.67 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T21:46:37.087Z] #53 41.70 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T21:46:37.087Z] #53 41.72 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T21:46:37.087Z] #53 41.76 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T21:46:37.087Z] #53 41.95 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T21:46:37.087Z] #53 41.95 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T21:46:37.087Z] #53 41.96 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T21:46:37.087Z] #53 41.96 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T21:46:37.087Z] #53 41.96 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T21:46:37.087Z] #53 42.02 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T21:46:37.087Z] #53 42.05 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T21:46:37.087Z] #53 42.10 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T21:46:37.087Z] #53 42.12 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T21:46:37.087Z] #53 42.14 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T21:46:37.087Z] #53 42.17 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T21:46:37.087Z] #53 42.25 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T21:46:37.087Z] #53 42.36 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T21:46:37.087Z] #53 42.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T21:46:37.087Z] #53 42.40 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T21:46:37.087Z] #53 42.44 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T21:46:37.087Z] #53 42.47 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T21:46:37.087Z] #53 42.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T21:46:37.087Z] #53 42.86 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T21:46:37.087Z] #53 43.91 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T21:46:37.087Z] #53 43.91 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T21:46:37.087Z] #53 43.95 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T21:46:37.087Z] #53 44.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T21:46:37.087Z] #53 44.22 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T21:46:37.087Z] #53 44.22 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T21:46:37.087Z] #53 44.38 go: downloading golang.org/x/text v0.3.7 [2022-04-23T21:46:37.177Z] #19 147.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-23T21:46:37.177Z] #19 147.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:37.177Z] #19 147.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:46:37.674Z] #14 ... [2022-04-23T21:46:37.674Z] [2022-04-23T21:46:37.674Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:37.674Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:37.674Z] #53 31.19 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T21:46:37.674Z] #53 31.20 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:46:37.674Z] #53 31.26 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T21:46:37.674Z] #53 31.31 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T21:46:37.674Z] #53 31.56 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T21:46:37.674Z] #53 31.56 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T21:46:37.674Z] #53 32.00 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T21:46:37.674Z] #53 32.02 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T21:46:37.674Z] #53 32.07 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T21:46:37.674Z] #53 32.13 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T21:46:37.674Z] #53 33.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T21:46:37.674Z] #53 33.02 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T21:46:37.674Z] #53 36.19 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:46:37.674Z] #53 36.23 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T21:46:37.674Z] #53 36.28 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T21:46:37.674Z] #53 36.33 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T21:46:37.674Z] #53 36.44 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T21:46:37.674Z] #53 36.47 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T21:46:37.674Z] #53 36.52 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T21:46:37.674Z] #53 36.65 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T21:46:37.674Z] #53 36.65 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T21:46:37.674Z] #53 36.73 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T21:46:37.674Z] #53 36.73 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T21:46:37.674Z] #53 36.78 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T21:46:37.674Z] #53 36.91 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T21:46:37.674Z] #53 36.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T21:46:37.674Z] #53 36.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T21:46:37.674Z] #53 37.17 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T21:46:37.674Z] #53 37.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T21:46:37.674Z] #53 37.35 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T21:46:37.674Z] #53 37.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T21:46:37.674Z] #53 37.40 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T21:46:37.674Z] #53 37.40 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T21:46:37.674Z] #53 38.18 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T21:46:37.674Z] #53 38.18 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T21:46:37.674Z] #53 38.25 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T21:46:37.674Z] #53 38.31 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T21:46:37.674Z] #53 38.37 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T21:46:37.674Z] #53 38.44 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T21:46:37.674Z] #53 39.04 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T21:46:37.674Z] #53 39.06 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T21:46:37.674Z] #53 39.09 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T21:46:37.674Z] #53 39.13 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T21:46:37.674Z] #53 39.23 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T21:46:37.674Z] #53 39.28 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T21:46:37.674Z] #53 39.29 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T21:46:37.674Z] #53 39.29 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T21:46:37.674Z] #53 39.33 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T21:46:37.674Z] #53 39.35 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T21:46:37.674Z] #53 39.39 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T21:46:37.674Z] #53 39.42 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T21:46:37.674Z] #53 39.44 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T21:46:37.674Z] #53 39.46 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T21:46:37.674Z] #53 39.48 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T21:46:37.674Z] #53 39.53 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T21:46:37.674Z] #53 39.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T21:46:37.674Z] #53 39.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T21:46:37.674Z] #53 39.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T21:46:37.674Z] #53 39.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T21:46:37.674Z] #53 39.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T21:46:37.674Z] #53 39.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T21:46:37.674Z] #53 40.01 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T21:46:37.674Z] #53 40.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T21:46:37.674Z] #53 40.20 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T21:46:37.674Z] #53 40.25 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T21:46:37.674Z] #53 40.29 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T21:46:37.674Z] #53 40.38 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T21:46:37.674Z] #53 40.38 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T21:46:37.674Z] #53 40.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T21:46:37.674Z] #53 40.41 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T21:46:37.674Z] #53 40.41 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T21:46:37.674Z] #53 40.44 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T21:46:37.674Z] #53 40.50 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T21:46:37.674Z] #53 40.50 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T21:46:37.674Z] #53 40.56 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T21:46:37.674Z] #53 40.56 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T21:46:37.674Z] #53 40.58 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T21:46:37.674Z] #53 40.63 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T21:46:37.674Z] #53 40.70 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T21:46:37.674Z] #53 40.71 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T21:46:37.674Z] #53 40.73 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T21:46:37.674Z] #53 40.76 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T21:46:37.741Z] #19 148.3 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-23T21:46:37.741Z] #19 148.3 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:46:37.741Z] #19 148.3 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:46:37.934Z] #53 41.37 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T21:46:37.934Z] #53 41.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T21:46:37.934Z] #53 41.43 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T21:46:37.934Z] #53 41.54 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T21:46:37.934Z] #53 41.54 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T21:46:37.934Z] #53 41.58 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T21:46:38.214Z] #53 41.61 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T21:46:38.214Z] #53 41.72 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T21:46:38.214Z] #53 41.72 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T21:46:38.474Z] #53 ... [2022-04-23T21:46:38.475Z] [2022-04-23T21:46:38.475Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:38.475Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:38.475Z] #40 46.22 Selecting previously unselected package libxml2:amd64. [2022-04-23T21:46:38.475Z] #40 46.22 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-23T21:46:38.475Z] #40 46.23 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:46:38.475Z] #40 46.72 Selecting previously unselected package libarchive13:amd64. [2022-04-23T21:46:38.475Z] #40 46.72 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-23T21:46:38.475Z] #40 46.73 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:46:38.475Z] #40 47.06 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-23T21:46:38.475Z] #40 47.06 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-23T21:46:38.475Z] #40 47.07 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:46:38.475Z] #40 47.20 Selecting previously unselected package librhash0:amd64. [2022-04-23T21:46:38.475Z] #40 47.20 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-23T21:46:38.475Z] #40 47.21 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:46:38.475Z] #40 47.37 Selecting previously unselected package libuv1:amd64. [2022-04-23T21:46:38.475Z] #40 47.37 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-23T21:46:38.475Z] #40 47.38 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:46:38.608Z] #14 63.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T21:46:38.609Z] #14 63.86 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:46:38.609Z] #14 63.87 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:46:38.737Z] #40 47.51 Selecting previously unselected package cmake. [2022-04-23T21:46:38.737Z] #40 47.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-23T21:46:38.737Z] #40 47.52 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:46:38.787Z] #53 42.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T21:46:38.787Z] #53 42.12 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T21:46:38.787Z] #53 42.12 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T21:46:38.787Z] #53 42.12 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T21:46:38.787Z] #53 42.12 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T21:46:38.787Z] #53 42.12 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T21:46:38.787Z] #53 42.26 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T21:46:38.787Z] #53 42.26 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T21:46:39.047Z] #53 42.31 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T21:46:39.047Z] #53 42.32 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T21:46:39.047Z] #53 42.36 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T21:46:39.047Z] #53 42.36 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T21:46:39.047Z] #53 ... [2022-04-23T21:46:39.047Z] [2022-04-23T21:46:39.047Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:39.047Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:39.047Z] #14 42.59 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T21:46:39.311Z] #14 42.60 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T21:46:39.311Z] #14 42.60 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:46:39.311Z] #14 42.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-23T21:46:39.311Z] #14 42.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:46:39.311Z] #14 42.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:46:39.570Z] #14 43.07 Selecting previously unselected package dmsetup. [2022-04-23T21:46:39.570Z] #14 43.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:46:39.570Z] #14 43.08 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:46:39.680Z] #40 ... [2022-04-23T21:46:39.680Z] [2022-04-23T21:46:39.680Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:39.680Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:39.680Z] #49 38.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-23T21:46:39.680Z] #49 40.02 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:39.680Z] #49 40.20 Fetched 2292 kB in 5s (467 kB/s) [2022-04-23T21:46:39.680Z] #49 40.29 Selecting previously unselected package libprotobuf23:amd64. [2022-04-23T21:46:39.680Z] #49 40.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:46:39.680Z] #49 40.36 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-23T21:46:39.680Z] #49 40.37 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:46:39.680Z] #49 41.03 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:46:39.680Z] #49 41.03 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:46:39.680Z] #49 41.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:46:39.680Z] #49 41.23 Selecting previously unselected package python3-six. [2022-04-23T21:46:39.680Z] #49 41.23 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T21:46:39.680Z] #49 41.23 Unpacking python3-six (1.16.0-2) ... [2022-04-23T21:46:39.680Z] #49 41.31 Selecting previously unselected package python3-protobuf. [2022-04-23T21:46:39.680Z] #49 41.31 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-23T21:46:39.680Z] #49 41.32 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T21:46:39.680Z] #49 41.76 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:46:39.680Z] #49 41.77 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:46:39.680Z] #49 41.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:46:39.680Z] #49 41.90 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:46:39.680Z] #49 41.91 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:46:39.680Z] #49 41.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:46:39.680Z] #49 42.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:46:39.680Z] #49 42.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:46:39.680Z] #49 42.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:46:39.680Z] #49 42.22 Selecting previously unselected package criu. [2022-04-23T21:46:39.680Z] #49 42.23 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-23T21:46:39.680Z] #49 42.23 Unpacking criu (3.16.1-3) ... [2022-04-23T21:46:39.680Z] #49 42.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:46:39.680Z] #49 44.19 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:46:39.680Z] #49 44.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:46:39.680Z] #49 44.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:46:39.680Z] #49 44.24 Setting up python3-six (1.16.0-2) ... [2022-04-23T21:46:39.680Z] #49 45.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:46:39.680Z] #49 45.32 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T21:46:39.830Z] #14 43.27 Selecting previously unselected package mingw-w64-common. [2022-04-23T21:46:39.830Z] #14 43.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T21:46:39.830Z] #14 43.27 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-23T21:46:39.943Z] #49 48.53 Setting up criu (3.16.1-3) ... [2022-04-23T21:46:40.515Z] #49 ... [2022-04-23T21:46:40.515Z] [2022-04-23T21:46:40.515Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:40.515Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:40.515Z] #53 49.13 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T21:46:40.515Z] #53 49.17 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T21:46:40.515Z] #53 49.18 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T21:46:40.515Z] #53 49.38 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T21:46:40.777Z] #53 49.42 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T21:46:40.777Z] #53 49.43 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T21:46:40.777Z] #53 49.48 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T21:46:40.777Z] #53 49.62 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T21:46:40.777Z] #53 49.66 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T21:46:41.039Z] #53 49.68 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T21:46:41.039Z] #53 49.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T21:46:41.039Z] #53 49.75 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T21:46:41.293Z] #14 54.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T21:46:41.293Z] #14 54.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-23T21:46:41.293Z] #14 54.32 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:46:41.301Z] #53 50.13 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T21:46:41.301Z] #53 50.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T21:46:41.564Z] #53 50.24 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T21:46:41.564Z] #53 50.49 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T21:46:41.825Z] #53 50.56 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T21:46:41.825Z] #53 50.70 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T21:46:41.825Z] #53 50.72 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T21:46:41.825Z] #53 50.75 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T21:46:42.087Z] #53 50.76 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T21:46:42.087Z] #53 50.95 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T21:46:42.421Z] #53 51.13 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T21:46:42.421Z] #53 ... [2022-04-23T21:46:42.421Z] [2022-04-23T21:46:42.421Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:42.421Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:42.421Z] #14 41.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T21:46:42.421Z] #14 41.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:46:42.421Z] #14 41.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:46:42.421Z] #14 43.54 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T21:46:42.421Z] #14 43.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T21:46:42.421Z] #14 43.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:46:42.421Z] #14 43.70 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-23T21:46:42.421Z] #14 43.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:46:42.421Z] #14 43.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:46:42.421Z] #14 43.88 Selecting previously unselected package dmsetup. [2022-04-23T21:46:42.421Z] #14 43.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:46:42.421Z] #14 43.89 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:46:42.421Z] #14 44.09 Selecting previously unselected package mingw-w64-common. [2022-04-23T21:46:42.421Z] #14 44.09 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T21:46:42.421Z] #14 44.10 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-23T21:46:42.421Z] #14 48.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T21:46:42.421Z] #14 48.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T21:46:42.421Z] #14 48.58 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:46:42.683Z] #14 ... [2022-04-23T21:46:42.683Z] [2022-04-23T21:46:42.683Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:42.683Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:42.683Z] #53 51.21 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T21:46:42.683Z] #53 51.28 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T21:46:42.945Z] #53 ... [2022-04-23T21:46:42.945Z] [2022-04-23T21:46:42.945Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:46:42.945Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:46:42.945Z] #34 41.68 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-23T21:46:42.945Z] #34 41.79 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T21:46:42.945Z] #34 42.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:46:42.945Z] #34 ... [2022-04-23T21:46:42.945Z] [2022-04-23T21:46:42.945Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:42.945Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:42.945Z] #40 51.76 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T21:46:43.207Z] #40 51.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:43.207Z] #40 51.90 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:46:43.207Z] #40 51.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:43.207Z] #40 52.02 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:46:43.207Z] #40 52.07 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:46:43.480Z] #40 52.21 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:46:43.480Z] #40 52.29 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:46:43.742Z] #40 ... [2022-04-23T21:46:43.742Z] [2022-04-23T21:46:43.742Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:43.742Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:43.742Z] #49 50.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:46:43.742Z] #49 DONE 52.3s [2022-04-23T21:46:43.742Z] [2022-04-23T21:46:43.742Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:43.742Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:43.742Z] #40 52.45 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:46:43.742Z] #40 52.48 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:46:43.742Z] #40 52.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:46:44.028Z] #14 ... [2022-04-23T21:46:44.028Z] [2022-04-23T21:46:44.028Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:44.028Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:44.028Z] #40 37.03 Selecting previously unselected package libicu67:amd64. [2022-04-23T21:46:44.028Z] #40 37.03 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-23T21:46:44.028Z] #40 37.04 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T21:46:44.028Z] #40 42.39 Selecting previously unselected package libxml2:amd64. [2022-04-23T21:46:44.028Z] #40 42.39 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-23T21:46:44.028Z] #40 42.39 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:46:44.028Z] #40 42.95 Selecting previously unselected package libarchive13:amd64. [2022-04-23T21:46:44.028Z] #40 42.95 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-23T21:46:44.028Z] #40 42.97 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:46:44.028Z] #40 43.34 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-23T21:46:44.028Z] #40 43.34 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-23T21:46:44.028Z] #40 43.36 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:46:44.028Z] #40 43.51 Selecting previously unselected package librhash0:amd64. [2022-04-23T21:46:44.028Z] #40 43.53 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-23T21:46:44.028Z] #40 43.54 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:46:44.028Z] #40 43.70 Selecting previously unselected package libuv1:amd64. [2022-04-23T21:46:44.028Z] #40 43.70 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-23T21:46:44.028Z] #40 43.72 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:46:44.028Z] #40 43.88 Selecting previously unselected package cmake. [2022-04-23T21:46:44.028Z] #40 43.90 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-23T21:46:44.028Z] #40 43.95 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:46:44.028Z] #40 ... [2022-04-23T21:46:44.028Z] [2022-04-23T21:46:44.028Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:44.028Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:44.028Z] #53 42.76 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T21:46:44.028Z] #53 42.79 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T21:46:44.028Z] #53 42.80 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T21:46:44.028Z] #53 42.83 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T21:46:44.028Z] #53 42.87 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T21:46:44.028Z] #53 42.92 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T21:46:44.028Z] #53 43.11 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T21:46:44.028Z] #53 44.49 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T21:46:44.028Z] #53 44.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T21:46:44.028Z] #53 44.49 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T21:46:44.028Z] #53 44.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T21:46:44.028Z] #53 44.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T21:46:44.028Z] #53 44.59 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T21:46:44.028Z] #53 44.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T21:46:44.028Z] #53 44.77 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T21:46:44.028Z] #53 44.89 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T21:46:44.028Z] #53 45.09 go: downloading golang.org/x/text v0.3.7 [2022-04-23T21:46:44.290Z] #19 154.8 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-23T21:46:44.290Z] #19 154.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:46:44.290Z] #19 154.8 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:46:44.290Z] #19 154.8 Selecting previously unselected package patch. [2022-04-23T21:46:44.290Z] #19 154.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-23T21:46:44.290Z] #19 154.8 Unpacking patch (2.7.6-7) ... [2022-04-23T21:46:44.290Z] #19 154.9 Selecting previously unselected package dpkg-dev. [2022-04-23T21:46:44.290Z] #19 154.9 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-23T21:46:44.290Z] #19 154.9 Unpacking dpkg-dev (1.20.9) ... [2022-04-23T21:46:44.290Z] #19 155.1 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-23T21:46:44.290Z] #19 155.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-23T21:46:44.290Z] #19 155.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-23T21:46:44.290Z] #19 155.1 Selecting previously unselected package libio-string-perl. [2022-04-23T21:46:44.290Z] #19 155.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-23T21:46:44.290Z] #19 155.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-23T21:46:44.316Z] #40 DONE 52.9s [2022-04-23T21:46:44.317Z] [2022-04-23T21:46:44.317Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:44.317Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:44.317Z] #53 52.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T21:46:44.317Z] #53 ... [2022-04-23T21:46:44.317Z] [2022-04-23T21:46:44.317Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T21:46:44.317Z] #41 sha256:6a1b2cbd3d4dee905246a1ec8739b0591119f4dc57750ded9e43e3356c023ef8 [2022-04-23T21:46:44.317Z] #41 DONE 0.2s [2022-04-23T21:46:44.547Z] #19 155.2 Selecting previously unselected package libicu67:amd64. [2022-04-23T21:46:44.548Z] #19 155.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-23T21:46:44.548Z] #19 155.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T21:46:44.578Z] [2022-04-23T21:46:44.578Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:46:44.578Z] #42 sha256:5ad66a0d0aef3d6c7cf02e9fbd937913f77b08debc76fc104e6e9e8767bbd10f [2022-04-23T21:46:44.597Z] #53 ... [2022-04-23T21:46:44.597Z] [2022-04-23T21:46:44.597Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:46:44.597Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T21:46:44.597Z] #40 48.15 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T21:46:44.597Z] #40 48.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:44.597Z] #40 48.18 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:46:44.597Z] #40 48.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:46:44.597Z] #40 48.23 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:46:44.597Z] #40 48.26 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:46:44.751Z] Running on azwin-2-85d031 in d:\jenkins\workspace\moby_PR-43520 [Pipeline] { [Pipeline] ws [2022-04-23T21:46:44.768Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-23T21:46:44.858Z] #40 48.28 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:46:44.858Z] #40 48.30 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:46:44.858Z] #40 48.33 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:46:44.858Z] #40 48.34 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:46:44.858Z] #40 48.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:46:45.433Z] #40 DONE 48.9s [2022-04-23T21:46:45.433Z] [2022-04-23T21:46:45.433Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T21:46:45.433Z] #41 sha256:ffc886753e3e1148cf47e9f3348ac49dbc08474716805068ad8e7e663a9c47f9 [2022-04-23T21:46:45.693Z] #41 DONE 0.2s [2022-04-23T21:46:45.693Z] [2022-04-23T21:46:45.693Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:46:45.693Z] #42 sha256:657ef85760c01563f12469f746bf5d8c1118119288303b775c1b2fc5eb2eb06e [2022-04-23T21:46:45.961Z] #19 156.4 Selecting previously unselected package libxml2:amd64. [2022-04-23T21:46:45.961Z] #19 156.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-23T21:46:45.961Z] #19 156.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:46:45.961Z] #19 156.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-23T21:46:45.961Z] #19 156.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-23T21:46:45.961Z] #19 156.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-23T21:46:45.961Z] #19 156.6 Selecting previously unselected package libxml-sax-base-perl. [2022-04-23T21:46:45.961Z] #19 156.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-23T21:46:45.961Z] #19 156.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-23T21:46:45.961Z] #19 156.6 Selecting previously unselected package libxml-sax-perl. [2022-04-23T21:46:45.961Z] #19 156.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-23T21:46:45.961Z] #19 156.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-23T21:46:45.961Z] #19 156.7 Selecting previously unselected package libxml-libxml-perl. [2022-04-23T21:46:45.961Z] #19 156.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-23T21:46:45.961Z] #19 156.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-23T21:46:45.969Z] #42 1.360 + RM_GOPATH=0 [2022-04-23T21:46:45.969Z] #42 1.360 + TMP_GOPATH= [2022-04-23T21:46:45.970Z] #42 1.361 + : /build [2022-04-23T21:46:45.970Z] #42 1.361 + '[' -z '' ']' [2022-04-23T21:46:45.970Z] #42 1.362 ++ mktemp -d [2022-04-23T21:46:45.970Z] #42 1.364 + export GOPATH=/tmp/tmp.PUfazD1Fpo [2022-04-23T21:46:45.970Z] #42 1.364 + GOPATH=/tmp/tmp.PUfazD1Fpo [2022-04-23T21:46:45.970Z] #42 1.365 + RM_GOPATH=1 [2022-04-23T21:46:45.970Z] #42 1.365 + case "$(go env GOARCH)" in [2022-04-23T21:46:45.970Z] #42 1.366 ++ go env GOARCH [2022-04-23T21:46:45.970Z] #42 1.386 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:45.970Z] #42 1.387 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:45.970Z] #42 1.387 ++ dirname /install.sh [2022-04-23T21:46:45.970Z] #42 1.390 + dir=/ [2022-04-23T21:46:45.970Z] #42 1.398 + bin=tini [2022-04-23T21:46:45.970Z] #42 1.398 + shift [2022-04-23T21:46:45.970Z] #42 1.398 + '[' '!' -f //tini.installer ']' [2022-04-23T21:46:45.970Z] #42 1.398 + . //tini.installer [2022-04-23T21:46:45.970Z] #42 1.399 ++ : v0.19.0 [2022-04-23T21:46:45.970Z] #42 1.399 + install_tini [2022-04-23T21:46:45.970Z] #42 1.399 + echo 'Install tini version v0.19.0' [2022-04-23T21:46:45.970Z] #42 1.399 Install tini version v0.19.0 [2022-04-23T21:46:45.970Z] #42 1.400 + git clone https://github.com/krallin/tini.git /tmp/tmp.PUfazD1Fpo/tini [2022-04-23T21:46:45.970Z] #42 1.401 Cloning into '/tmp/tmp.PUfazD1Fpo/tini'... [2022-04-23T21:46:46.219Z] #19 156.8 Selecting previously unselected package libxml-simple-perl. [2022-04-23T21:46:46.219Z] #19 156.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-23T21:46:46.219Z] #19 156.9 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-23T21:46:46.219Z] #19 156.9 Selecting previously unselected package libyaml-perl. [2022-04-23T21:46:46.219Z] #19 156.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-23T21:46:46.219Z] #19 156.9 Unpacking libyaml-perl (1.30-1) ... [2022-04-23T21:46:46.219Z] #19 157.0 Selecting previously unselected package libconfig-auto-perl. [2022-04-23T21:46:46.219Z] #19 157.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-23T21:46:46.219Z] #19 157.0 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-23T21:46:46.232Z] #42 2.016 + cd /tmp/tmp.PUfazD1Fpo/tini [2022-04-23T21:46:46.236Z] The recommended git tool is: git [2022-04-23T21:46:46.264Z] #42 ... [2022-04-23T21:46:46.264Z] [2022-04-23T21:46:46.264Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:46.264Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:46.264Z] #49 39.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-23T21:46:46.264Z] #49 40.84 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:46:46.264Z] #49 41.02 Fetched 2292 kB in 6s (395 kB/s) [2022-04-23T21:46:46.264Z] #49 41.02 Selecting previously unselected package libprotobuf23:amd64. [2022-04-23T21:46:46.264Z] #49 41.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T21:46:46.264Z] #49 41.09 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-23T21:46:46.264Z] #49 41.09 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:46:46.264Z] #49 42.09 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:46:46.264Z] #49 42.09 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:46:46.264Z] #49 42.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:46:46.264Z] #49 42.25 Selecting previously unselected package python3-six. [2022-04-23T21:46:46.264Z] #49 42.25 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T21:46:46.264Z] #49 42.27 Unpacking python3-six (1.16.0-2) ... [2022-04-23T21:46:46.264Z] #49 42.37 Selecting previously unselected package python3-protobuf. [2022-04-23T21:46:46.264Z] #49 42.37 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-23T21:46:46.264Z] #49 42.37 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T21:46:46.264Z] #49 42.94 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:46:46.264Z] #49 42.94 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:46:46.264Z] #49 42.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:46:46.264Z] #49 43.06 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:46:46.264Z] #49 43.09 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:46:46.264Z] #49 43.12 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:46:46.264Z] #49 43.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:46:46.264Z] #49 43.24 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:46:46.264Z] #49 43.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:46:46.264Z] #49 43.34 Selecting previously unselected package criu. [2022-04-23T21:46:46.264Z] #49 43.34 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-23T21:46:46.264Z] #49 43.35 Unpacking criu (3.16.1-3) ... [2022-04-23T21:46:46.264Z] #49 44.03 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:46:46.264Z] #49 45.71 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T21:46:46.264Z] #49 45.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:46:46.264Z] #49 45.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:46:46.264Z] #49 45.74 Setting up python3-six (1.16.0-2) ... [2022-04-23T21:46:46.264Z] #49 46.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:46:46.264Z] #49 46.62 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T21:46:46.477Z] #19 157.0 Selecting previously unselected package libfile-which-perl. [2022-04-23T21:46:46.477Z] #19 157.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-23T21:46:46.477Z] #19 157.0 Unpacking libfile-which-perl (1.23-1) ... [2022-04-23T21:46:46.477Z] #19 157.1 Selecting previously unselected package libfile-homedir-perl. [2022-04-23T21:46:46.477Z] #19 157.1 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-23T21:46:46.477Z] #19 157.1 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-23T21:46:46.477Z] #19 157.1 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-23T21:46:46.477Z] #19 157.1 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-23T21:46:46.477Z] #19 157.1 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-23T21:46:46.477Z] #19 157.2 Selecting previously unselected package dpkg-cross. [2022-04-23T21:46:46.477Z] #19 157.2 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-23T21:46:46.477Z] #19 157.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-23T21:46:46.477Z] #19 157.2 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-23T21:46:46.477Z] #19 157.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-23T21:46:46.477Z] #19 157.2 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-23T21:46:46.477Z] #19 157.2 Selecting previously unselected package libc6-armel-cross. [2022-04-23T21:46:46.477Z] #19 157.2 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-23T21:46:46.477Z] #19 157.2 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-23T21:46:46.494Z] #42 2.016 + git checkout -q v0.19.0 [2022-04-23T21:46:46.494Z] #42 2.021 + cmake . [2022-04-23T21:46:46.524Z] #49 ... [2022-04-23T21:46:46.524Z] [2022-04-23T21:46:46.524Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:46:46.524Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:46:46.524Z] #34 39.67 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-23T21:46:46.524Z] #34 39.93 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T21:46:46.524Z] #34 40.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:46:46.734Z] #19 157.4 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-23T21:46:46.734Z] #19 157.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:46.734Z] #19 157.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:46:46.734Z] #19 157.5 Selecting previously unselected package libgomp1-armel-cross. [2022-04-23T21:46:46.734Z] #19 157.5 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:46.734Z] #19 157.5 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:46:46.734Z] #19 157.5 Selecting previously unselected package libatomic1-armel-cross. [2022-04-23T21:46:46.734Z] #19 157.5 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:46.734Z] #19 157.5 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:46:46.744Z] #14 ... [2022-04-23T21:46:46.744Z] [2022-04-23T21:46:46.744Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:46:46.744Z] #62 sha256:e595e8980198d0a295c8970dfc22bcbebe061a97ae3dceaab2ac61e8e9b2ca41 [2022-04-23T21:46:46.755Z] #42 2.502 -- The C compiler identification is GNU 10.2.1 [2022-04-23T21:46:46.755Z] #42 2.573 -- Detecting C compiler ABI info [2022-04-23T21:46:46.782Z] #34 ... [2022-04-23T21:46:46.782Z] [2022-04-23T21:46:46.782Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:46.782Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:46.782Z] #14 48.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T21:46:46.782Z] #14 48.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T21:46:46.782Z] #14 48.28 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:46:46.991Z] #19 157.5 Selecting previously unselected package libasan6-armel-cross. [2022-04-23T21:46:46.991Z] #19 157.5 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:46.991Z] #19 157.5 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:46:47.004Z] #62 37.74 Updating files: 63% (3003/4710) Updating files: 64% (3015/4710) Updating files: 65% (3062/4710) Updating files: 66% (3109/4710) Updating files: 67% (3156/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-23T21:46:47.004Z] #62 38.55 + cd /tmp/tmp.azDGrNxZuX/src/github.com/containerd/containerd [2022-04-23T21:46:47.004Z] #62 38.56 + git checkout -q v1.6.2 [2022-04-23T21:46:47.248Z] #19 157.9 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-23T21:46:47.248Z] #19 157.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:47.248Z] #19 157.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:46:47.248Z] #19 158.0 Selecting previously unselected package libubsan1-armel-cross. [2022-04-23T21:46:47.248Z] #19 158.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:47.248Z] #19 158.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:46:47.248Z] #19 158.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-23T21:46:47.325Z] #42 3.118 -- Detecting C compiler ABI info - done [2022-04-23T21:46:47.504Z] #19 158.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:47.505Z] #19 158.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:46:47.505Z] #19 158.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-23T21:46:47.505Z] #19 158.3 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:46:47.505Z] #19 158.3 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T21:46:47.586Z] #42 3.232 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T21:46:47.586Z] #42 3.246 -- Detecting C compile features [2022-04-23T21:46:47.586Z] #42 3.248 -- Detecting C compile features - done [2022-04-23T21:46:47.586Z] #42 3.286 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T21:46:47.847Z] #42 3.476 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T21:46:47.847Z] #42 3.566 -- Configuring done [2022-04-23T21:46:47.847Z] #42 3.578 -- Generating done [2022-04-23T21:46:47.847Z] #42 3.590 -- Build files have been written to: /tmp/tmp.PUfazD1Fpo/tini [2022-04-23T21:46:47.847Z] #42 3.593 + make tini-static [2022-04-23T21:46:48.107Z] #42 ... [2022-04-23T21:46:48.107Z] [2022-04-23T21:46:48.107Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:46:48.107Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:46:48.107Z] #51 56.56 gotestsum version dev [2022-04-23T21:46:48.107Z] #51 DONE 56.9s [2022-04-23T21:46:48.107Z] [2022-04-23T21:46:48.107Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:46:48.107Z] #42 sha256:5ad66a0d0aef3d6c7cf02e9fbd937913f77b08debc76fc104e6e9e8767bbd10f [2022-04-23T21:46:48.107Z] #42 3.848 Scanning dependencies of target tini-static [2022-04-23T21:46:48.107Z] #42 3.970 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T21:46:48.382Z] #62 39.96 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T21:46:48.382Z] #62 39.96 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T21:46:48.382Z] #62 39.96 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:46:48.382Z] #62 39.96 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:46:48.382Z] #62 39.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T21:46:48.382Z] #62 39.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T21:46:48.382Z] #62 39.96 + '[' '' = dynamic ']' [2022-04-23T21:46:48.382Z] #62 39.96 + make [2022-04-23T21:46:49.319Z] #14 ... [2022-04-23T21:46:49.319Z] [2022-04-23T21:46:49.319Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-23T21:46:49.319Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T21:46:49.319Z] #49 50.04 Setting up criu (3.16.1-3) ... [2022-04-23T21:46:49.319Z] #49 51.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:46:49.319Z] #49 DONE 52.4s [2022-04-23T21:46:49.319Z] [2022-04-23T21:46:49.319Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:46:49.319Z] #42 sha256:657ef85760c01563f12469f746bf5d8c1118119288303b775c1b2fc5eb2eb06e [2022-04-23T21:46:49.319Z] #42 2.012 + RM_GOPATH=0 [2022-04-23T21:46:49.319Z] #42 2.012 + TMP_GOPATH= [2022-04-23T21:46:49.319Z] #42 2.012 + : /build [2022-04-23T21:46:49.319Z] #42 2.012 + '[' -z '' ']' [2022-04-23T21:46:49.319Z] #42 2.013 ++ mktemp -d [2022-04-23T21:46:49.319Z] #42 2.019 + export GOPATH=/tmp/tmp.sji360dSV2 [2022-04-23T21:46:49.319Z] #42 2.019 + GOPATH=/tmp/tmp.sji360dSV2 [2022-04-23T21:46:49.319Z] #42 2.019 + RM_GOPATH=1 [2022-04-23T21:46:49.319Z] #42 2.020 + case "$(go env GOARCH)" in [2022-04-23T21:46:49.319Z] #42 2.020 ++ go env GOARCH [2022-04-23T21:46:49.319Z] #42 2.040 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:49.319Z] #42 2.040 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:46:49.319Z] #42 2.041 ++ dirname /install.sh [2022-04-23T21:46:49.319Z] #42 2.044 + dir=/ [2022-04-23T21:46:49.319Z] #42 2.044 + bin=tini [2022-04-23T21:46:49.319Z] #42 2.044 + shift [2022-04-23T21:46:49.319Z] #42 2.044 + '[' '!' -f //tini.installer ']' [2022-04-23T21:46:49.319Z] #42 2.044 + . //tini.installer [2022-04-23T21:46:49.319Z] #42 2.044 ++ : v0.19.0 [2022-04-23T21:46:49.319Z] #42 2.049 + install_tini [2022-04-23T21:46:49.319Z] #42 2.050 + echo 'Install tini version v0.19.0' [2022-04-23T21:46:49.319Z] #42 2.050 + git clone https://github.com/krallin/tini.git /tmp/tmp.sji360dSV2/tini [2022-04-23T21:46:49.319Z] #42 2.050 Install tini version v0.19.0 [2022-04-23T21:46:49.319Z] #42 2.054 Cloning into '/tmp/tmp.sji360dSV2/tini'... [2022-04-23T21:46:49.319Z] #42 2.754 + cd /tmp/tmp.sji360dSV2/tini [2022-04-23T21:46:49.319Z] #42 2.761 + git checkout -q v0.19.0 [2022-04-23T21:46:49.319Z] #42 2.769 + cmake . [2022-04-23T21:46:49.319Z] #42 3.257 -- The C compiler identification is GNU 10.2.1 [2022-04-23T21:46:49.319Z] #42 3.378 -- Detecting C compiler ABI info [2022-04-23T21:46:49.401Z] #14 ... [2022-04-23T21:46:49.401Z] [2022-04-23T21:46:49.401Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:46:49.401Z] #62 sha256:e5eb78c5dd95faabf4f41ba2c4ec9dbb7679a059888b870c8ac7dadcb14f3616 [2022-04-23T21:46:49.401Z] #62 31.55 Updating files: 76% (3612/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-23T21:46:49.401Z] #62 32.07 + cd /tmp/tmp.zSL9F1QKaR/src/github.com/containerd/containerd [2022-04-23T21:46:49.401Z] #62 32.07 + git checkout -q v1.6.2 [2022-04-23T21:46:49.401Z] #62 32.75 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T21:46:49.401Z] #62 32.76 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T21:46:49.401Z] #62 32.76 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:46:49.401Z] #62 32.76 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:46:49.401Z] #62 32.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T21:46:49.401Z] #62 32.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T21:46:49.401Z] #62 32.76 + '[' '' = dynamic ']' [2022-04-23T21:46:49.401Z] #62 32.76 + make [2022-04-23T21:46:49.495Z] #42 5.282 [100%] Linking C executable tini-static [2022-04-23T21:46:49.580Z] #42 4.017 -- Detecting C compiler ABI info - done [2022-04-23T21:46:49.658Z] using credential docker-jenkins-github-credentials [2022-04-23T21:46:49.732Z] Cloning the remote Git repository [2022-04-23T21:46:49.732Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:46:49.761Z] #62 41.39 + bin/ctr [2022-04-23T21:46:49.839Z] #42 4.113 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T21:46:49.839Z] #42 4.127 -- Detecting C compile features [2022-04-23T21:46:49.839Z] #42 4.127 -- Detecting C compile features - done [2022-04-23T21:46:49.839Z] #42 4.156 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T21:46:50.065Z] #42 5.659 [100%] Built target tini-static [2022-04-23T21:46:50.065Z] #42 5.706 + mkdir -p /build [2022-04-23T21:46:50.065Z] #42 5.708 + cp tini-static /build/docker-init [2022-04-23T21:46:50.098Z] #42 4.373 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T21:46:50.098Z] #42 4.481 -- Configuring done [2022-04-23T21:46:50.098Z] #42 4.505 -- Generating done [2022-04-23T21:46:50.098Z] #42 4.518 -- Build files have been written to: /tmp/tmp.sji360dSV2/tini [2022-04-23T21:46:50.098Z] #42 4.528 + make tini-static [2022-04-23T21:46:50.328Z] #42 DONE 5.9s [2022-04-23T21:46:50.328Z] [2022-04-23T21:46:50.328Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:50.328Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:50.328Z] #14 54.61 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T21:46:50.328Z] #14 54.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:46:50.328Z] #14 54.63 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:46:50.328Z] #14 54.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T21:46:50.328Z] #14 54.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:46:50.328Z] #14 54.77 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:46:50.358Z] #42 4.805 Scanning dependencies of target tini-static [2022-04-23T21:46:50.618Z] #42 4.922 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T21:46:50.770Z] #62 33.99 + bin/ctr [2022-04-23T21:46:49.910Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:46:50.312Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-23T21:46:51.024Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:46:51.024Z] > git --version # timeout=10 [2022-04-23T21:46:51.056Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T21:46:51.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:46:51.071Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:46:52.003Z] #42 6.000 [100%] Linking C executable tini-static [2022-04-23T21:46:52.285Z] #42 6.519 [100%] Built target tini-static [2022-04-23T21:46:52.285Z] #42 6.577 + mkdir -p /build [2022-04-23T21:46:52.285Z] #42 6.579 + cp tini-static /build/docker-init [2022-04-23T21:46:52.548Z] #42 DONE 6.9s [2022-04-23T21:46:52.548Z] [2022-04-23T21:46:52.548Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:52.548Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:52.548Z] #53 50.42 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T21:46:52.548Z] #53 50.50 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T21:46:52.548Z] #53 50.50 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T21:46:52.548Z] #53 50.59 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T21:46:52.548Z] #53 50.64 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T21:46:52.548Z] #53 50.66 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T21:46:52.548Z] #53 50.69 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T21:46:52.548Z] #53 50.75 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T21:46:52.548Z] #53 50.78 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T21:46:52.548Z] #53 50.90 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T21:46:52.548Z] #53 50.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T21:46:52.548Z] #53 50.96 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T21:46:52.548Z] #53 51.21 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T21:46:52.548Z] #53 51.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T21:46:52.548Z] #53 51.30 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T21:46:52.548Z] #53 51.55 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T21:46:52.548Z] #53 51.61 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T21:46:52.548Z] #53 51.78 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T21:46:52.548Z] #53 51.83 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T21:46:52.548Z] #53 51.85 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T21:46:52.548Z] #53 51.89 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T21:46:52.548Z] #53 52.21 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T21:46:52.548Z] #53 52.37 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T21:46:52.548Z] #53 52.39 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T21:46:52.548Z] #53 52.55 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T21:46:52.548Z] #53 53.98 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T21:46:52.892Z] #14 61.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T21:46:52.892Z] #14 61.51 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:46:52.892Z] #14 61.51 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:46:54.050Z] #19 164.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-23T21:46:54.051Z] #19 164.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:46:54.051Z] #19 164.6 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T21:46:54.460Z] #53 ... [2022-04-23T21:46:54.460Z] [2022-04-23T21:46:54.460Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-23T21:46:54.460Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T21:46:54.460Z] #51 56.97 gotestsum version dev [2022-04-23T21:46:54.460Z] #51 DONE 57.5s [2022-04-23T21:46:54.460Z] [2022-04-23T21:46:54.460Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:54.460Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:54.460Z] #14 53.89 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T21:46:54.460Z] #14 53.89 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:46:54.460Z] #14 53.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:46:54.460Z] #14 54.09 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T21:46:54.460Z] #14 54.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:46:54.460Z] #14 54.09 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:46:54.979Z] #19 165.6 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-23T21:46:54.979Z] #19 165.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-23T21:46:54.979Z] #19 165.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-23T21:46:54.979Z] #19 ... [2022-04-23T21:46:54.979Z] [2022-04-23T21:46:54.979Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:46:54.979Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:46:54.979Z] #60 167.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T21:46:54.979Z] #60 DONE 172.8s [2022-04-23T21:46:55.235Z] [2022-04-23T21:46:55.236Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-23T21:46:55.236Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T21:46:55.236Z] #19 166.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-23T21:46:55.236Z] #19 166.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-23T21:46:55.236Z] #19 166.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-23T21:46:55.492Z] #19 166.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-23T21:46:55.748Z] #19 166.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:46:55.748Z] #19 166.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:46:56.313Z] #19 166.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-23T21:46:56.313Z] #19 166.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:46:56.313Z] #19 166.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T21:46:57.002Z] #14 60.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T21:46:57.003Z] #14 60.50 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:46:57.003Z] #14 60.52 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:46:59.751Z] #62 ... [2022-04-23T21:46:59.752Z] [2022-04-23T21:46:59.752Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:46:59.752Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:46:59.752Z] #14 74.48 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T21:46:59.752Z] #14 74.49 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:46:59.752Z] #14 74.50 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:46:59.752Z] #14 79.27 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T21:46:59.752Z] #14 79.27 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:46:59.752Z] #14 79.27 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:46:59.752Z] #14 84.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T21:46:59.752Z] #14 84.63 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:46:59.752Z] #14 84.64 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:00.486Z] #19 171.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-23T21:47:00.486Z] #19 171.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:47:00.486Z] #19 171.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T21:47:00.732Z] #62 ... [2022-04-23T21:47:00.732Z] [2022-04-23T21:47:00.732Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:47:00.732Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:47:00.732Z] #14 63.16 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T21:47:00.732Z] #14 63.16 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-23T21:47:00.732Z] #14 63.17 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:47:00.732Z] #14 67.13 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T21:47:00.732Z] #14 67.13 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-23T21:47:00.732Z] #14 67.13 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:47:00.732Z] #14 71.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T21:47:00.732Z] #14 71.79 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-23T21:47:00.732Z] #14 71.79 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:00.742Z] #19 171.3 Selecting previously unselected package crossbuild-essential-armel. [2022-04-23T21:47:00.742Z] #19 171.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-23T21:47:00.742Z] #19 171.3 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-23T21:47:00.742Z] #19 171.3 Selecting previously unselected package libc6-armhf-cross. [2022-04-23T21:47:00.742Z] #19 171.3 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-23T21:47:00.742Z] #19 171.3 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-23T21:47:00.742Z] #19 171.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-23T21:47:00.742Z] #19 171.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:00.742Z] #19 171.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:00.742Z] #19 171.5 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-23T21:47:00.742Z] #19 171.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:00.742Z] #19 171.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:00.742Z] #19 171.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-23T21:47:00.997Z] #19 171.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:00.997Z] #19 171.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:00.997Z] #19 171.6 Selecting previously unselected package libasan6-armhf-cross. [2022-04-23T21:47:00.997Z] #19 171.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:00.997Z] #19 171.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:00.997Z] #19 171.8 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-23T21:47:01.253Z] #19 171.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:01.253Z] #19 171.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:01.253Z] #19 171.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-23T21:47:01.253Z] #19 171.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:01.253Z] #19 171.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:01.253Z] #19 172.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-23T21:47:01.253Z] #19 172.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:01.254Z] #19 172.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:01.254Z] #19 172.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-23T21:47:01.510Z] #19 172.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:47:01.510Z] #19 172.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T21:47:02.897Z] #14 71.55 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T21:47:02.897Z] #14 71.55 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:47:02.897Z] #14 71.56 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:47:02.897Z] #14 ... [2022-04-23T21:47:02.897Z] [2022-04-23T21:47:02.897Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:47:02.897Z] #62 sha256:bd0c457c0c723bb7bd08594dddc307f11c19726145c2efb2203935514c4a3593 [2022-04-23T21:47:03.685Z] #62 39.64 Updating files: 59% (2792/4710) Updating files: 60% (2826/4710) Updating files: 61% (2874/4710) Updating files: 62% (2921/4710) Updating files: 63% (2968/4710) Updating files: 64% (3015/4710) Updating files: 65% (3062/4710) Updating files: 66% (3109/4710) Updating files: 67% (3156/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-23T21:47:03.685Z] #62 40.53 + cd /tmp/tmp.QUWIuCaqt1/src/github.com/containerd/containerd [2022-04-23T21:47:03.685Z] #62 40.53 + git checkout -q v1.6.2 [2022-04-23T21:47:05.074Z] #62 41.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T21:47:05.074Z] #62 41.55 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T21:47:05.074Z] #62 41.55 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:47:05.074Z] #62 41.55 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:47:05.074Z] #62 41.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T21:47:05.074Z] #62 41.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T21:47:05.074Z] #62 41.55 + '[' '' = dynamic ']' [2022-04-23T21:47:05.074Z] #62 41.55 + make [2022-04-23T21:47:05.604Z] Fetching without tags [2022-04-23T21:47:06.243Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:47:05.313Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:47:05.360Z] > git config --add remote.origin.fetch +refs/pull/43520/head:refs/remotes/origin/PR-43520 # timeout=10 [2022-04-23T21:47:05.406Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:47:05.516Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:47:05.641Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:47:05.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:47:05.641Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:47:06.344Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:47:06.376Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:47:06.464Z] #62 42.91 + bin/ctr [2022-04-23T21:47:06.809Z] #19 176.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-23T21:47:06.809Z] #19 176.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:47:06.809Z] #19 176.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T21:47:06.809Z] #19 176.9 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-23T21:47:06.809Z] #19 176.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-23T21:47:06.809Z] #19 176.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-23T21:47:06.809Z] #19 177.1 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-23T21:47:06.809Z] #19 177.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-23T21:47:06.809Z] #19 177.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-23T21:47:06.809Z] #19 177.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-23T21:47:06.809Z] #19 177.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:06.809Z] #19 177.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:06.809Z] #19 177.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-23T21:47:07.067Z] #19 177.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:47:07.067Z] #19 177.6 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T21:47:07.285Z] #14 80.70 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T21:47:07.542Z] #14 80.70 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-23T21:47:07.543Z] #14 80.71 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:08.913Z] #14 ... [2022-04-23T21:47:08.913Z] [2022-04-23T21:47:08.913Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:47:08.913Z] #65 sha256:0df221b5bf93b449062893a07152f390f6c79c3a0aad5f49690a58810e4705ef [2022-04-23T21:47:08.913Z] #65 82.00 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:47:08.913Z] #65 82.00 + GOBIN=/build [2022-04-23T21:47:08.913Z] #65 82.00 + GO111MODULE=on [2022-04-23T21:47:08.913Z] #65 82.00 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:47:09.229Z] #14 ... [2022-04-23T21:47:09.229Z] [2022-04-23T21:47:09.229Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:47:09.229Z] #62 sha256:500b59d55405d793e7ea415e5ec65d0dfe227b059316dd62750f55f22f55d961 [2022-04-23T21:47:09.229Z] #62 40.88 Updating files: 64% (3017/4710) Updating files: 65% (3062/4710) Updating files: 66% (3109/4710) Updating files: 67% (3156/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-23T21:47:09.229Z] #62 41.78 + cd /tmp/tmp.cBA0UMy5Zu/src/github.com/containerd/containerd [2022-04-23T21:47:09.229Z] #62 41.78 + git checkout -q v1.6.2 [2022-04-23T21:47:09.229Z] #62 42.41 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T21:47:09.229Z] #62 42.41 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T21:47:09.229Z] #62 42.41 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:47:09.229Z] #62 42.41 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:47:09.229Z] #62 42.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T21:47:09.229Z] #62 42.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T21:47:09.229Z] #62 42.41 + '[' '' = dynamic ']' [2022-04-23T21:47:09.229Z] #62 42.41 + make [2022-04-23T21:47:09.111Z] > git remote # timeout=10 [2022-04-23T21:47:09.173Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:47:09.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:47:09.220Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:47:09.430Z] Merge succeeded, producing cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:47:09.430Z] Checking out Revision cd054983ff5bb51089117096f31b9aa50ec0d339 (PR-43520) [2022-04-23T21:47:09.743Z] #14 95.63 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T21:47:09.744Z] #14 95.63 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:47:09.744Z] #14 95.64 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:10.610Z] #62 43.79 + bin/ctr [2022-04-23T21:47:11.868Z] using credential docker-jenkins-github-credentials [2022-04-23T21:47:11.947Z] Cloning the remote Git repository [2022-04-23T21:47:11.947Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:47:12.367Z] #19 182.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-23T21:47:12.367Z] #19 182.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:47:12.367Z] #19 182.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T21:47:09.345Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-23T21:47:09.454Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:47:09.501Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:47:12.930Z] #19 183.7 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-23T21:47:12.930Z] #19 183.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-23T21:47:13.187Z] #19 183.8 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-23T21:47:13.187Z] #19 183.8 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-23T21:47:13.187Z] #19 183.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-23T21:47:13.187Z] #19 183.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-23T21:47:13.488Z] #19 184.3 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-23T21:47:13.488Z] #19 184.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:13.745Z] #19 184.3 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:13.745Z] #19 184.4 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-23T21:47:13.745Z] #19 184.4 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:13.745Z] #19 184.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:13.745Z] #19 184.4 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-23T21:47:13.745Z] #19 184.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:13.745Z] #19 184.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:13.745Z] #19 184.5 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-23T21:47:13.745Z] #19 184.5 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:13.745Z] #19 184.5 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:13.745Z] #19 184.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-23T21:47:13.745Z] #19 184.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:13.745Z] #19 184.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:13.941Z] #14 ... [2022-04-23T21:47:13.941Z] [2022-04-23T21:47:13.941Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:47:13.941Z] #65 sha256:bbcaf27be4453a90320e4275c997fe93f8e4c760d6e0f5eda9c2935fb7abf87a [2022-04-23T21:47:13.941Z] #65 98.80 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:47:13.941Z] #65 98.80 + GOBIN=/build [2022-04-23T21:47:13.941Z] #65 98.80 + GO111MODULE=on [2022-04-23T21:47:13.941Z] #65 98.80 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:47:14.003Z] #19 184.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-23T21:47:14.003Z] #19 184.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:14.003Z] #19 184.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:14.003Z] #19 184.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-23T21:47:14.003Z] #19 184.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:14.218Z] #65 86.18 rootlesskit version 1.0.0 [2022-04-23T21:47:14.218Z] #65 86.18 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T21:47:14.218Z] #65 86.18 -container-ip string [2022-04-23T21:47:14.218Z] #65 86.18 container ip [2022-04-23T21:47:14.218Z] #65 86.18 -container-port int [2022-04-23T21:47:14.218Z] #65 86.18 container port (default -1) [2022-04-23T21:47:14.218Z] #65 86.18 -host-ip string [2022-04-23T21:47:14.218Z] #65 86.18 host ip [2022-04-23T21:47:14.218Z] #65 86.18 -host-port int [2022-04-23T21:47:14.218Z] #65 86.18 host port (default -1) [2022-04-23T21:47:14.218Z] #65 86.18 -proto string [2022-04-23T21:47:14.218Z] #65 86.18 proxy protocol (default "tcp") [2022-04-23T21:47:14.218Z] #65 ... [2022-04-23T21:47:14.218Z] [2022-04-23T21:47:14.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-04-23T21:47:14.218Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:47:14.218Z] #14 84.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T21:47:14.218Z] #14 84.41 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T21:47:14.218Z] #14 84.42 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:47:14.218Z] #14 84.53 Selecting previously unselected package libapparmor1:arm64. [2022-04-23T21:47:14.218Z] #14 84.54 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-23T21:47:14.218Z] #14 84.54 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-23T21:47:14.218Z] #14 84.68 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-23T21:47:14.218Z] #14 84.68 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-23T21:47:14.218Z] #14 84.69 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-23T21:47:14.218Z] #14 84.82 Selecting previously unselected package libbtrfs0:arm64. [2022-04-23T21:47:14.218Z] #14 84.82 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-23T21:47:14.218Z] #14 84.83 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-23T21:47:14.218Z] #14 84.96 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-23T21:47:14.218Z] #14 84.96 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-23T21:47:14.218Z] #14 84.97 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-23T21:47:14.218Z] #14 85.14 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-23T21:47:14.218Z] #14 85.15 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-23T21:47:14.218Z] #14 85.15 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-23T21:47:14.218Z] #14 85.21 Selecting previously unselected package libudev-dev:arm64. [2022-04-23T21:47:14.218Z] #14 85.21 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-23T21:47:14.218Z] #14 85.22 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-23T21:47:14.218Z] #14 85.45 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-23T21:47:14.218Z] #14 85.45 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-23T21:47:14.218Z] #14 85.69 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-23T21:47:14.218Z] #14 85.91 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-23T21:47:14.218Z] #14 85.92 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-23T21:47:14.218Z] #14 85.92 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-23T21:47:14.218Z] #14 86.10 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-23T21:47:14.218Z] #14 86.10 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-23T21:47:14.218Z] #14 86.11 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-23T21:47:14.218Z] #14 86.24 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-23T21:47:14.218Z] #14 86.25 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-23T21:47:14.218Z] #14 86.25 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-23T21:47:14.218Z] #14 86.31 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-23T21:47:14.218Z] #14 86.32 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-23T21:47:14.218Z] #14 86.32 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-23T21:47:14.218Z] #14 87.40 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-23T21:47:14.218Z] #14 87.40 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-23T21:47:14.218Z] #14 87.47 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-23T21:47:14.260Z] #19 184.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:12.147Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:47:12.566Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-23T21:47:13.380Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:47:13.380Z] > git --version # timeout=10 [2022-04-23T21:47:13.425Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T21:47:13.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:47:13.429Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:47:14.475Z] #14 87.84 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-23T21:47:14.475Z] #14 87.85 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-23T21:47:14.475Z] #14 87.93 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-23T21:47:14.517Z] #19 185.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-23T21:47:14.517Z] #19 185.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:14.517Z] #19 185.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:14.517Z] #19 185.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-23T21:47:14.517Z] #19 185.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:14.517Z] #19 185.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:14.817Z] #19 185.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-23T21:47:14.817Z] #19 185.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:14.817Z] #19 185.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:14.817Z] #19 185.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-23T21:47:14.817Z] #19 185.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:14.817Z] #19 185.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:15.060Z] #14 88.34 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-23T21:47:15.060Z] #14 88.35 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-23T21:47:15.060Z] #14 88.37 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T21:47:15.076Z] #19 185.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-23T21:47:15.076Z] #19 185.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:47:15.076Z] #19 185.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:47:16.034Z] #14 89.09 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-23T21:47:16.034Z] #14 89.09 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-23T21:47:16.034Z] #14 89.11 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-23T21:47:17.030Z] #14 90.21 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T21:47:17.325Z] #14 90.45 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-23T21:47:17.605Z] #14 90.96 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:47:17.605Z] #14 91.01 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-23T21:47:18.190Z] #14 91.58 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:47:18.196Z] #65 103.9 rootlesskit version 1.0.0 [2022-04-23T21:47:18.196Z] #65 103.9 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T21:47:18.196Z] #65 103.9 -container-ip string [2022-04-23T21:47:18.196Z] #65 103.9 container ip [2022-04-23T21:47:18.196Z] #65 103.9 -container-port int [2022-04-23T21:47:18.196Z] #65 103.9 container port (default -1) [2022-04-23T21:47:18.196Z] #65 103.9 -host-ip string [2022-04-23T21:47:18.196Z] #65 103.9 host ip [2022-04-23T21:47:18.196Z] #65 103.9 -host-port int [2022-04-23T21:47:18.196Z] #65 103.9 host port (default -1) [2022-04-23T21:47:18.196Z] #65 103.9 -proto string [2022-04-23T21:47:18.196Z] #65 103.9 proxy protocol (default "tcp") [2022-04-23T21:47:18.457Z] #65 ... [2022-04-23T21:47:18.457Z] [2022-04-23T21:47:18.457Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:47:18.457Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:47:18.457Z] #14 100.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T21:47:18.457Z] #14 100.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T21:47:18.457Z] #14 100.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:47:18.457Z] #14 100.6 Selecting previously unselected package libapparmor1:amd64. [2022-04-23T21:47:18.457Z] #14 100.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 100.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:47:18.457Z] #14 100.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-23T21:47:18.457Z] #14 100.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 100.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:47:18.457Z] #14 100.8 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:47:18.457Z] #14 100.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 100.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:47:18.457Z] #14 101.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:47:18.457Z] #14 101.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 101.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:47:18.457Z] #14 101.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-23T21:47:18.457Z] #14 101.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 101.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:18.457Z] #14 101.3 Selecting previously unselected package libudev-dev:amd64. [2022-04-23T21:47:18.457Z] #14 101.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 101.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:47:18.457Z] #14 101.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-23T21:47:18.457Z] #14 101.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 101.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:47:18.457Z] #14 101.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-23T21:47:18.457Z] #14 101.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 101.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:47:18.457Z] #14 101.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-23T21:47:18.457Z] #14 101.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 101.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:47:18.457Z] #14 102.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-23T21:47:18.457Z] #14 102.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 102.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:47:18.457Z] #14 102.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-23T21:47:18.457Z] #14 102.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 102.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:47:18.457Z] #14 103.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-23T21:47:18.457Z] #14 103.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 103.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:47:18.457Z] #14 103.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-23T21:47:18.457Z] #14 103.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 103.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:18.457Z] #14 103.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-23T21:47:18.457Z] #14 103.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 103.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:47:18.457Z] #14 103.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-23T21:47:18.457Z] #14 103.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-23T21:47:18.457Z] #14 103.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:47:18.457Z] #14 103.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:47:18.457Z] #14 103.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:47:18.457Z] #14 103.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:47:18.457Z] #14 103.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:47:18.457Z] #14 103.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:47:18.457Z] #14 104.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:47:18.457Z] #14 104.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:47:18.457Z] #14 104.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:47:18.457Z] #14 104.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:47:18.457Z] #14 104.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:47:18.457Z] #14 104.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:47:18.457Z] #14 104.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:47:18.457Z] #14 104.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:47:18.457Z] #14 104.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:47:18.457Z] #14 104.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T21:47:18.457Z] #14 104.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:47:18.457Z] #14 104.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:47:18.457Z] #14 104.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:47:18.457Z] #14 104.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:47:18.458Z] #14 104.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:47:18.458Z] #14 104.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:47:18.458Z] #14 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:47:18.458Z] #14 104.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:18.710Z] #62 ... [2022-04-23T21:47:18.711Z] [2022-04-23T21:47:18.711Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:47:18.711Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:47:18.711Z] #14 76.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T21:47:18.711Z] #14 76.44 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:47:18.711Z] #14 76.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:47:18.711Z] #14 81.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T21:47:18.711Z] #14 81.40 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:47:18.711Z] #14 81.41 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:18.716Z] #14 104.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-04-23T21:47:18.716Z] #14 104.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:47:18.716Z] #14 104.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:18.734Z] #62 ... [2022-04-23T21:47:18.734Z] [2022-04-23T21:47:18.734Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:47:18.734Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:47:18.734Z] #14 71.41 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T21:47:18.734Z] #14 71.41 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:47:18.734Z] #14 71.41 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:47:18.734Z] #14 76.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T21:47:18.734Z] #14 76.33 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:47:18.734Z] #14 76.34 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:47:18.734Z] #14 81.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T21:47:18.734Z] #14 81.47 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:47:18.734Z] #14 81.47 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:18.811Z] #14 92.12 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-23T21:47:18.811Z] #14 92.16 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-23T21:47:18.974Z] #14 105.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-23T21:47:19.068Z] #14 92.21 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-23T21:47:19.574Z] #14 105.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:47:19.631Z] #14 93.08 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-23T21:47:19.846Z] #14 105.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:47:20.106Z] #14 106.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:20.165Z] #14 93.38 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-23T21:47:20.165Z] #14 93.43 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:47:20.165Z] #14 93.46 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-23T21:47:20.165Z] #14 93.49 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:47:20.377Z] #14 106.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:47:20.441Z] #14 93.62 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-23T21:47:20.441Z] #14 93.72 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T21:47:20.441Z] #14 ... [2022-04-23T21:47:20.441Z] [2022-04-23T21:47:20.441Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:47:20.441Z] #65 sha256:0df221b5bf93b449062893a07152f390f6c79c3a0aad5f49690a58810e4705ef [2022-04-23T21:47:20.441Z] #65 DONE 93.6s [2022-04-23T21:47:20.441Z] [2022-04-23T21:47:20.441Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:47:20.441Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:47:20.441Z] #14 93.79 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-23T21:47:20.441Z] #14 93.83 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:47:20.441Z] #14 93.84 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-23T21:47:20.441Z] #14 93.86 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-23T21:47:20.441Z] #14 93.88 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:47:20.441Z] #14 ... [2022-04-23T21:47:20.441Z] [2022-04-23T21:47:20.441Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T21:47:20.441Z] #66 sha256:3afcf724d8dba74c6ac3d92b080556b262f0d0f1c867b0fb120ab0bc84fb6b1d [2022-04-23T21:47:20.659Z] #14 106.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:20.659Z] #14 106.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:20.700Z] #66 DONE 0.1s [2022-04-23T21:47:20.700Z] [2022-04-23T21:47:20.700Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:47:20.700Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:47:20.700Z] #14 93.94 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:47:20.700Z] #14 93.99 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:47:20.700Z] #14 94.01 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:20.700Z] #14 94.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:47:20.700Z] #14 94.07 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:47:20.700Z] #14 94.09 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...#14 ... [2022-04-23T21:47:20.700Z] [2022-04-23T21:47:20.700Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T21:47:20.700Z] #67 sha256:512b36ceefbee0605c8a7240b9872eeac4889f73b905253a243c913473ce4025 [2022-04-23T21:47:20.700Z] #67 DONE 0.1s [2022-04-23T21:47:20.700Z] [2022-04-23T21:47:20.700Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:47:20.700Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T21:47:20.700Z] #14 94.09 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:20.700Z] #14 94.12 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-23T21:47:20.700Z] #14 94.14 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:47:20.700Z] #14 94.15 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:47:20.700Z] #14 94.16 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-23T21:47:20.700Z] #14 94.18 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:47:20.700Z] #14 94.20 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-23T21:47:20.900Z] Commit message: "api/server: remove "Logging" from config" [2022-04-23T21:47:20.923Z] #14 106.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:47:20.923Z] #14 ... [2022-04-23T21:47:20.923Z] [2022-04-23T21:47:20.923Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:47:20.923Z] #65 sha256:bbcaf27be4453a90320e4275c997fe93f8e4c760d6e0f5eda9c2935fb7abf87a [2022-04-23T21:47:20.923Z] #65 DONE 106.8s [2022-04-23T21:47:20.957Z] #14 94.20 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-23T21:47:20.957Z] #14 94.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:47:21.181Z] [2022-04-23T21:47:21.181Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T21:47:21.181Z] #66 sha256:d58163de58cea492de5148667d297d30d8871a9e8032d33decc0e07872f1d0ac [2022-04-23T21:47:21.181Z] #66 DONE 0.1s [2022-04-23T21:47:21.181Z] [2022-04-23T21:47:21.181Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:47:21.182Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:47:21.182Z] #45 ... [2022-04-23T21:47:21.182Z] [2022-04-23T21:47:21.182Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T21:47:21.182Z] #67 sha256:6e4be31e0291f24c65f4a23222f5598fe8d362562d22d15b3142002db2b9311e [2022-04-23T21:47:21.182Z] #67 DONE 0.1s [2022-04-23T21:47:21.283Z] > git --version # timeout=10 [2022-04-23T21:47:21.330Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T21:47:21.377Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T21:47:21.441Z] [2022-04-23T21:47:21.441Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:47:21.441Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:47:21.523Z] #14 DONE 94.9s [2022-04-23T21:47:21.523Z] [2022-04-23T21:47:21.523Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T21:47:21.523Z] #57 sha256:9e894a075d4f1ea0d22e78ff7f12caaf5d5cae1a83a4dece470269e2c63eb577 [2022-04-23T21:47:21.700Z] #53 ... [2022-04-23T21:47:21.700Z] [2022-04-23T21:47:21.700Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:47:21.700Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:47:21.700Z] #14 DONE 107.6s [2022-04-23T21:47:21.700Z] [2022-04-23T21:47:21.700Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T21:47:21.700Z] #57 sha256:8d915ebf208446f36f734592e4c03d4f1abd3770249fdc264edac472dc65848f [2022-04-23T21:47:21.709Z] #19 192.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-23T21:47:21.709Z] #19 192.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:47:21.709Z] #19 192.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:47:21.709Z] #19 192.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-23T21:47:21.709Z] #19 192.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-23T21:47:21.709Z] #19 192.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:47:21.962Z] #57 DONE 0.2s [2022-04-23T21:47:21.962Z] [2022-04-23T21:47:21.962Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:47:21.962Z] #58 sha256:615f01efba4576ece173df3f7dc995edf386a8b5ae4ef4c3b93b383d0425073e [2022-04-23T21:47:21.972Z] #19 192.5 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-23T21:47:21.972Z] #19 192.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-23T21:47:21.972Z] #19 192.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-23T21:47:22.087Z] #57 DONE 0.4s [2022-04-23T21:47:22.087Z] [2022-04-23T21:47:22.087Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:47:22.087Z] #26 sha256:4f5f3fa466e9c628d09b0a779c401dd3123293b029d2b196e1450b2295d6a55d [2022-04-23T21:47:22.229Z] #19 192.8 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-23T21:47:22.229Z] #19 192.8 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:22.229Z] #19 192.8 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:22.792Z] #19 193.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-23T21:47:22.792Z] #19 193.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:47:22.792Z] #19 193.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:47:22.860Z] #26 94.11 Updating files: 26% (2971/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 40% (4639/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) [2022-04-23T21:47:22.860Z] #26 ... [2022-04-23T21:47:22.860Z] [2022-04-23T21:47:22.860Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T21:47:22.860Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-04-23T21:47:22.860Z] #15 DONE 1.4s [2022-04-23T21:47:22.860Z] [2022-04-23T21:47:22.860Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:47:22.860Z] #26 sha256:4f5f3fa466e9c628d09b0a779c401dd3123293b029d2b196e1450b2295d6a55d [2022-04-23T21:47:22.920Z] #14 91.67 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T21:47:22.920Z] #14 91.67 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:47:22.920Z] #14 91.69 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:23.339Z] #58 1.203 + RM_GOPATH=0 [2022-04-23T21:47:23.339Z] #58 1.203 + TMP_GOPATH= [2022-04-23T21:47:23.339Z] #58 1.203 + : /build [2022-04-23T21:47:23.339Z] #58 1.203 + '[' -z '' ']' [2022-04-23T21:47:23.339Z] #58 1.206 ++ mktemp -d [2022-04-23T21:47:23.339Z] #58 1.211 + export GOPATH=/tmp/tmp.xTuWMe0vef [2022-04-23T21:47:23.339Z] #58 1.211 + GOPATH=/tmp/tmp.xTuWMe0vef [2022-04-23T21:47:23.339Z] #58 1.211 + RM_GOPATH=1 [2022-04-23T21:47:23.339Z] #58 1.211 + case "$(go env GOARCH)" in [2022-04-23T21:47:23.339Z] #58 1.212 ++ go env GOARCH [2022-04-23T21:47:23.339Z] #58 1.232 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:47:23.339Z] #58 1.232 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:47:23.339Z] #58 1.232 ++ dirname /install.sh [2022-04-23T21:47:23.339Z] #58 1.235 + dir=/ [2022-04-23T21:47:23.339Z] #58 1.235 + bin=runc [2022-04-23T21:47:23.339Z] #58 1.235 + shift [2022-04-23T21:47:23.339Z] #58 1.235 + '[' '!' -f //runc.installer ']' [2022-04-23T21:47:23.339Z] #58 1.235 + . //runc.installer [2022-04-23T21:47:23.339Z] #58 1.235 ++ set -e [2022-04-23T21:47:23.339Z] #58 1.235 ++ : v1.1.1 [2022-04-23T21:47:23.339Z] #58 1.235 + install_runc [2022-04-23T21:47:23.339Z] #58 1.235 + RUNC_BUILDTAGS=seccomp [2022-04-23T21:47:23.339Z] #58 1.235 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T21:47:23.339Z] #58 1.235 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xTuWMe0vef/src/github.com/opencontainers/runc [2022-04-23T21:47:23.339Z] #58 1.235 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T21:47:23.339Z] #58 1.241 Cloning into '/tmp/tmp.xTuWMe0vef/src/github.com/opencontainers/runc'... [2022-04-23T21:47:23.597Z] #58 ... [2022-04-23T21:47:23.597Z] [2022-04-23T21:47:23.597Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T21:47:23.597Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-23T21:47:23.597Z] #15 DONE 1.9s [2022-04-23T21:47:23.597Z] [2022-04-23T21:47:23.597Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-23T21:47:23.597Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-23T21:47:23.887Z] #26 94.11 Updating files: 26% (2971/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 40% (4639/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 63% (7293/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) [2022-04-23T21:47:23.887Z] #26 ... [2022-04-23T21:47:23.887Z] [2022-04-23T21:47:23.887Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-23T21:47:23.887Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-04-23T21:47:23.887Z] #16 DONE 1.0s [2022-04-23T21:47:23.887Z] [2022-04-23T21:47:23.887Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:47:23.887Z] #26 sha256:4f5f3fa466e9c628d09b0a779c401dd3123293b029d2b196e1450b2295d6a55d [2022-04-23T21:47:24.476Z] #26 94.11 Updating files: 26% (2971/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 40% (4639/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 63% (7293/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 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: 94% (10779/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-04-23T21:47:24.476Z] #26 97.59 + cd /tmp/tmp.YdajDbNe7l/tmp/docker-ce [2022-04-23T21:47:24.523Z] + docker version [2022-04-23T21:47:24.742Z] #26 97.59 + git checkout -q v17.06.2-ce [2022-04-23T21:47:24.974Z] #16 DONE 1.3s [2022-04-23T21:47:24.974Z] [2022-04-23T21:47:24.974Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T21:47:24.974Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-23T21:47:24.999Z] #26 ... [2022-04-23T21:47:24.999Z] [2022-04-23T21:47:24.999Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T21:47:24.999Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-04-23T21:47:24.999Z] #17 0.677 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T21:47:24.999Z] #17 DONE 1.0s [2022-04-23T21:47:24.999Z] [2022-04-23T21:47:24.999Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:47:24.999Z] #58 sha256:1912fdd82458c6342444ed10ae3e7c2d6c962298d3cdc934262d54b2dcc1f5a9 [2022-04-23T21:47:24.999Z] #58 0.717 + RM_GOPATH=0 [2022-04-23T21:47:24.999Z] #58 0.717 + TMP_GOPATH= [2022-04-23T21:47:24.999Z] #58 0.717 + : /build [2022-04-23T21:47:24.999Z] #58 0.718 + '[' -z '' ']' [2022-04-23T21:47:24.999Z] #58 0.718 ++ mktemp -d [2022-04-23T21:47:24.999Z] #58 0.722 + export GOPATH=/tmp/tmp.Bwxa2Ibfyw [2022-04-23T21:47:24.999Z] #58 0.724 + GOPATH=/tmp/tmp.Bwxa2Ibfyw [2022-04-23T21:47:24.999Z] #58 0.724 + RM_GOPATH=1 [2022-04-23T21:47:24.999Z] #58 0.724 + case "$(go env GOARCH)" in [2022-04-23T21:47:24.999Z] #58 0.725 ++ go env GOARCH [2022-04-23T21:47:24.999Z] #58 0.731 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:47:24.999Z] #58 0.731 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:47:24.999Z] #58 0.733 ++ dirname /install.sh [2022-04-23T21:47:24.999Z] #58 0.735 + dir=/ [2022-04-23T21:47:24.999Z] #58 0.735 + bin=runc [2022-04-23T21:47:24.999Z] #58 0.735 + shift [2022-04-23T21:47:24.999Z] #58 0.736 + '[' '!' -f //runc.installer ']' [2022-04-23T21:47:24.999Z] #58 0.736 + . //runc.installer [2022-04-23T21:47:24.999Z] #58 0.736 ++ set -e [2022-04-23T21:47:24.999Z] #58 0.736 ++ : v1.1.1 [2022-04-23T21:47:24.999Z] #58 0.736 + install_runc [2022-04-23T21:47:24.999Z] #58 0.737 + RUNC_BUILDTAGS=seccomp [2022-04-23T21:47:24.999Z] #58 0.737 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T21:47:24.999Z] #58 0.737 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Bwxa2Ibfyw/src/github.com/opencontainers/runc [2022-04-23T21:47:24.999Z] #58 0.737 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T21:47:24.999Z] #58 0.739 Cloning into '/tmp/tmp.Bwxa2Ibfyw/src/github.com/opencontainers/runc'... [2022-04-23T21:47:25.570Z] #58 ... [2022-04-23T21:47:25.570Z] [2022-04-23T21:47:25.570Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T21:47:25.570Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-04-23T21:47:25.570Z] #18 DONE 0.8s [2022-04-23T21:47:25.830Z] [2022-04-23T21:47:25.830Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T21:47:25.830Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-04-23T21:47:25.911Z] #17 0.904 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T21:47:25.911Z] #17 DONE 1.0s [2022-04-23T21:47:25.911Z] [2022-04-23T21:47:25.911Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:47:25.911Z] #62 sha256:e595e8980198d0a295c8970dfc22bcbebe061a97ae3dceaab2ac61e8e9b2ca41 [2022-04-23T21:47:25.911Z] #62 ... [2022-04-23T21:47:25.911Z] [2022-04-23T21:47:25.911Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T21:47:25.911Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-23T21:47:26.758Z] #19 DONE 1.0s [2022-04-23T21:47:26.758Z] [2022-04-23T21:47:26.758Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T21:47:26.758Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-04-23T21:47:26.846Z] #18 DONE 1.0s [2022-04-23T21:47:26.846Z] [2022-04-23T21:47:26.846Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T21:47:26.846Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-23T21:47:27.687Z] #20 DONE 1.0s [2022-04-23T21:47:27.687Z] [2022-04-23T21:47:27.687Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:47:27.687Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-23T21:47:27.782Z] #19 DONE 1.0s [2022-04-23T21:47:27.782Z] [2022-04-23T21:47:27.782Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:47:27.782Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:47:27.782Z] #53 ... [2022-04-23T21:47:27.782Z] [2022-04-23T21:47:27.782Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T21:47:27.782Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-23T21:47:28.095Z] #19 198.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-23T21:47:28.095Z] #19 198.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:47:28.095Z] #19 198.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:47:28.095Z] #19 198.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-23T21:47:28.095Z] #19 198.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-23T21:47:28.095Z] #19 198.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-23T21:47:28.095Z] #19 198.3 Selecting previously unselected package libc6-s390x-cross. [2022-04-23T21:47:28.095Z] #19 198.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-23T21:47:28.095Z] #19 198.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-23T21:47:28.095Z] #19 198.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-23T21:47:28.095Z] #19 198.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:28.095Z] #19 198.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:28.095Z] #19 198.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-23T21:47:28.095Z] #19 198.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:28.095Z] #19 198.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:28.095Z] #19 198.5 Selecting previously unselected package libitm1-s390x-cross. [2022-04-23T21:47:28.095Z] #19 198.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:28.095Z] #19 198.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:28.095Z] #19 198.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-23T21:47:28.095Z] #19 198.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:28.095Z] #19 198.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:28.095Z] #19 198.6 Selecting previously unselected package libasan6-s390x-cross. [2022-04-23T21:47:28.095Z] #19 198.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:28.095Z] #19 198.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:28.095Z] #19 198.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-23T21:47:28.095Z] #19 198.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:28.095Z] #19 198.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:28.095Z] #19 198.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-23T21:47:28.095Z] #19 198.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:28.095Z] #19 198.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:28.216Z] #14 96.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T21:47:28.216Z] #14 96.45 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T21:47:28.216Z] #14 96.45 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:47:28.216Z] #14 96.58 Selecting previously unselected package libapparmor1:amd64. [2022-04-23T21:47:28.216Z] #14 96.58 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-23T21:47:28.216Z] #14 96.59 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:47:28.353Z] #19 199.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-23T21:47:28.353Z] #19 199.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:28.353Z] #19 199.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:28.353Z] #19 199.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-23T21:47:28.353Z] #19 199.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:47:28.353Z] #19 199.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:47:28.477Z] #14 97.31 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-23T21:47:28.477Z] #14 97.31 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-23T21:47:28.477Z] #14 97.32 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:47:28.619Z] #21 ... [2022-04-23T21:47:28.619Z] [2022-04-23T21:47:28.619Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:47:28.619Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-23T21:47:28.619Z] #34 DONE 101.8s [2022-04-23T21:47:28.720Z] #20 DONE 0.9s [2022-04-23T21:47:28.720Z] [2022-04-23T21:47:28.720Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:47:28.720Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:47:28.721Z] #14 91.96 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T21:47:28.721Z] #14 91.96 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:47:28.721Z] #14 91.97 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:28.739Z] #14 97.45 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:47:28.739Z] #14 97.47 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:47:28.739Z] #14 97.47 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:47:28.739Z] #14 97.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:47:28.739Z] #14 97.61 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:47:28.739Z] #14 97.62 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:47:28.877Z] [2022-04-23T21:47:28.877Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:47:28.877Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-23T21:47:28.877Z] #21 1.009 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:47:28.877Z] #21 1.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:47:28.877Z] #21 1.284 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:47:29.000Z] #14 97.83 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-23T21:47:29.000Z] #14 97.83 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:47:29.000Z] #14 97.84 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:29.271Z] #14 97.90 Selecting previously unselected package libudev-dev:amd64. [2022-04-23T21:47:29.271Z] #14 97.90 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-23T21:47:29.271Z] #14 97.91 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:47:29.271Z] #14 98.03 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-23T21:47:29.271Z] #14 98.03 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-23T21:47:29.271Z] #14 98.05 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:47:29.439Z] #21 1.781 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:47:29.582Z] #14 98.30 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-23T21:47:29.583Z] #14 98.30 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-23T21:47:29.583Z] #14 98.31 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:47:29.583Z] #14 ... [2022-04-23T21:47:29.583Z] [2022-04-23T21:47:29.583Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:47:29.583Z] #65 sha256:d3737e5491d2f61f95aebfa9623a6277e178b0de814c0e8ae38dbc5e391d4a46 [2022-04-23T21:47:29.583Z] #65 98.03 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:47:29.583Z] #65 98.03 + GOBIN=/build [2022-04-23T21:47:29.583Z] #65 98.03 + GO111MODULE=on [2022-04-23T21:47:29.583Z] #65 98.03 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:47:30.102Z] #21 1.321 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:47:30.103Z] #21 1.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:47:30.103Z] #21 1.358 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:47:30.367Z] #21 2.705 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:47:30.668Z] #21 1.793 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:47:31.561Z] Client: [2022-04-23T21:47:31.561Z] Version: 20.10.9 [2022-04-23T21:47:31.561Z] API version: 1.41 [2022-04-23T21:47:31.561Z] Go version: go1.16.8 [2022-04-23T21:47:31.561Z] Git commit: c2ea9bc [2022-04-23T21:47:31.561Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T21:47:31.561Z] OS/Arch: windows/amd64 [2022-04-23T21:47:31.561Z] Context: default [2022-04-23T21:47:31.561Z] Experimental: true [2022-04-23T21:47:31.561Z] [2022-04-23T21:47:31.561Z] Server: Docker Engine - Community [2022-04-23T21:47:31.561Z] Engine: [2022-04-23T21:47:31.561Z] Version: 20.10.9 [2022-04-23T21:47:31.561Z] API version: 1.41 (minimum version 1.24) [2022-04-23T21:47:31.561Z] Go version: go1.16.8 [2022-04-23T21:47:31.561Z] Git commit: 79ea9d3 [2022-04-23T21:47:31.561Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T21:47:31.561Z] OS/Arch: windows/amd64 [2022-04-23T21:47:31.561Z] Experimental: true [2022-04-23T21:47:31.603Z] #21 2.818 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:47:31.733Z] #21 3.727 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [Pipeline] sh [2022-04-23T21:47:32.525Z] #19 203.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-23T21:47:32.525Z] #19 203.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:47:32.525Z] #19 203.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:47:32.525Z] #19 203.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-23T21:47:32.539Z] #21 3.976 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:47:32.782Z] #19 203.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-23T21:47:32.782Z] #19 203.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-23T21:47:33.039Z] #19 203.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-23T21:47:33.039Z] #19 203.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-23T21:47:33.039Z] #19 203.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-23T21:47:33.039Z] #19 203.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-23T21:47:33.060Z] + docker info [2022-04-23T21:47:33.060Z] Client: [2022-04-23T21:47:33.060Z] Context: default [2022-04-23T21:47:33.060Z] Debug Mode: false [2022-04-23T21:47:33.060Z] [2022-04-23T21:47:33.060Z] Server: [2022-04-23T21:47:33.060Z] Containers: 0 [2022-04-23T21:47:33.060Z] Running: 0 [2022-04-23T21:47:33.060Z] Paused: 0 [2022-04-23T21:47:33.060Z] Stopped: 0 [2022-04-23T21:47:33.060Z] Images: 0 [2022-04-23T21:47:33.060Z] Server Version: 20.10.9 [2022-04-23T21:47:33.060Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-23T21:47:33.060Z] LCOW: [2022-04-23T21:47:33.060Z] Windows: [2022-04-23T21:47:33.060Z] Logging Driver: json-file [2022-04-23T21:47:33.060Z] Plugins: [2022-04-23T21:47:33.060Z] Volume: local [2022-04-23T21:47:33.060Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:47:33.060Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:47:33.060Z] Swarm: inactive [2022-04-23T21:47:33.060Z] Default Isolation: process [2022-04-23T21:47:33.060Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T21:47:33.060Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-23T21:47:33.060Z] OSType: windows [2022-04-23T21:47:33.060Z] Architecture: x86_64 [2022-04-23T21:47:33.060Z] CPUs: 4 [2022-04-23T21:47:33.060Z] Total Memory: 32GiB [2022-04-23T21:47:33.060Z] Name: azwin-2-85d030 [2022-04-23T21:47:33.060Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-23T21:47:33.060Z] Docker Root Dir: D:\docker [2022-04-23T21:47:33.060Z] Debug Mode: false [2022-04-23T21:47:33.060Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:47:33.060Z] Labels: [2022-04-23T21:47:33.060Z] Experimental: true [2022-04-23T21:47:33.060Z] Insecure Registries: [2022-04-23T21:47:33.060Z] 10.0.0.4:5000 [2022-04-23T21:47:33.060Z] 127.0.0.0/8 [2022-04-23T21:47:33.060Z] Registry Mirrors: [2022-04-23T21:47:33.060Z] http://10.0.0.4:5000/ [2022-04-23T21:47:33.060Z] Live Restore Enabled: false [2022-04-23T21:47:33.060Z] Product License: Community Engine [2022-04-23T21:47:33.060Z] [2022-04-23T21:47:33.101Z] #21 5.450 Fetched 8397 kB in 5s (1783 kB/s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-23T21:47:33.295Z] #19 203.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T21:47:33.295Z] #19 203.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:33.295Z] #19 204.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-23T21:47:33.295Z] #19 204.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T21:47:33.551Z] #19 204.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:47:34.003Z] #14 96.84 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T21:47:34.003Z] #14 96.84 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T21:47:34.003Z] #14 96.85 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:47:34.003Z] #14 96.95 Selecting previously unselected package libapparmor1:amd64. [2022-04-23T21:47:34.003Z] #14 96.95 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-23T21:47:34.003Z] #14 96.95 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:47:34.003Z] #14 97.02 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-23T21:47:34.003Z] #14 97.02 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-23T21:47:34.003Z] #14 97.03 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:47:34.003Z] #14 97.11 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:47:34.003Z] #14 97.12 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:47:34.003Z] #14 97.12 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:47:34.003Z] #14 97.21 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:47:34.003Z] #14 97.22 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:47:34.003Z] #14 97.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:47:34.003Z] #14 97.34 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-23T21:47:34.003Z] #14 97.36 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:47:34.003Z] #14 97.36 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:34.003Z] #14 97.43 Selecting previously unselected package libudev-dev:amd64. [2022-04-23T21:47:34.003Z] #14 97.43 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-23T21:47:34.003Z] #14 ... [2022-04-23T21:47:34.003Z] [2022-04-23T21:47:34.003Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:47:34.003Z] #65 sha256:4abf297773391882a0301e46efe9b299efd8edd6f0e60f461aa04577b62dbcdb [2022-04-23T21:47:34.003Z] #65 97.19 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:47:34.003Z] #65 97.19 + GOBIN=/build [2022-04-23T21:47:34.003Z] #65 97.19 + GO111MODULE=on [2022-04-23T21:47:34.003Z] #65 97.19 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:47:34.305Z] Fetching without tags [2022-04-23T21:47:34.892Z] #65 102.8 rootlesskit version 1.0.0 [2022-04-23T21:47:34.892Z] #65 102.9 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T21:47:34.892Z] #65 102.9 -container-ip string [2022-04-23T21:47:34.892Z] #65 102.9 container ip [2022-04-23T21:47:34.892Z] #65 102.9 -container-port int [2022-04-23T21:47:34.892Z] #65 102.9 container port (default -1) [2022-04-23T21:47:34.892Z] #65 102.9 -host-ip string [2022-04-23T21:47:34.892Z] #65 102.9 host ip [2022-04-23T21:47:34.892Z] #65 102.9 -host-port int [2022-04-23T21:47:34.892Z] #65 102.9 host port (default -1) [2022-04-23T21:47:34.892Z] #65 102.9 -proto string [2022-04-23T21:47:34.892Z] #65 102.9 proxy protocol (default "tcp") [2022-04-23T21:47:34.992Z] #21 5.450 Reading package lists... [2022-04-23T21:47:35.034Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:47:35.153Z] #65 ... [2022-04-23T21:47:35.153Z] [2022-04-23T21:47:35.154Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:47:35.154Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:47:35.154Z] #14 98.47 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-23T21:47:35.154Z] #14 98.47 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-23T21:47:35.154Z] #14 98.48 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:47:35.154Z] #14 98.62 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-23T21:47:35.154Z] #14 98.62 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-23T21:47:35.154Z] #14 98.64 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:47:35.154Z] #14 98.75 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-23T21:47:35.154Z] #14 98.76 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-23T21:47:35.154Z] #14 98.78 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:47:35.154Z] #14 99.25 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-23T21:47:35.154Z] #14 99.27 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-23T21:47:35.154Z] #14 99.27 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:47:35.154Z] #14 99.49 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-23T21:47:35.154Z] #14 99.50 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:47:35.154Z] #14 99.51 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:35.154Z] #14 99.60 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-23T21:47:35.154Z] #14 99.62 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-23T21:47:35.154Z] #14 99.62 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:47:35.154Z] #14 99.73 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-23T21:47:35.154Z] #14 99.74 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-23T21:47:35.154Z] #14 99.74 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:47:35.154Z] #14 100.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:47:35.154Z] #14 100.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:47:35.154Z] #14 100.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:47:35.154Z] #14 100.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:47:35.154Z] #14 100.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:47:35.154Z] #14 100.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:47:35.154Z] #14 100.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:47:35.154Z] #14 100.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:47:35.154Z] #14 100.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:47:35.154Z] #14 100.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:47:35.154Z] #14 100.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:47:35.154Z] #14 100.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:47:35.154Z] #14 100.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:47:35.154Z] #14 100.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:47:35.154Z] #14 100.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T21:47:35.154Z] #14 100.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:47:35.154Z] #14 100.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:47:35.154Z] #14 100.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:47:35.154Z] #14 100.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:47:35.154Z] #14 100.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:47:35.154Z] #14 100.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:47:35.154Z] #14 100.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-04-23T21:47:35.154Z] #14 100.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:35.154Z] #14 100.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:47:35.154Z] #14 100.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:47:35.154Z] #14 100.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:35.154Z] #14 100.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-04-23T21:47:35.154Z] #14 100.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:47:35.154Z] #14 100.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:47:35.154Z] #14 100.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:35.154Z] #14 100.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:47:35.154Z] #14 100.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:35.154Z] #14 100.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:35.154Z] #14 100.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:47:36.095Z] #14 ... [2022-04-23T21:47:36.095Z] [2022-04-23T21:47:36.095Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:47:36.095Z] #65 sha256:d3737e5491d2f61f95aebfa9623a6277e178b0de814c0e8ae38dbc5e391d4a46 [2022-04-23T21:47:36.095Z] #65 DONE 104.5s [2022-04-23T21:47:36.095Z] [2022-04-23T21:47:36.095Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:47:36.095Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:47:36.095Z] #14 DONE 104.8s [2022-04-23T21:47:36.095Z] [2022-04-23T21:47:36.095Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T21:47:36.095Z] #66 sha256:5b36a490fc83d94526d00dbf05f60ab2fec4382313f4db3e474aa5501cd28d06 [2022-04-23T21:47:36.095Z] #66 DONE 0.1s [2022-04-23T21:47:36.095Z] [2022-04-23T21:47:36.095Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T21:47:36.095Z] #57 sha256:979a3f9c5729f5d53cf698f97ba1185dbe46e472e667f8b5011eb86bf2bed063 [2022-04-23T21:47:36.095Z] #57 DONE 0.2s [2022-04-23T21:47:36.095Z] [2022-04-23T21:47:36.095Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T21:47:36.095Z] #67 sha256:faf097c7f63f47829360863b4f23ccdc800ab189e213d73306c97552cb6f1d6e [2022-04-23T21:47:36.095Z] #67 DONE 0.1s [2022-04-23T21:47:36.095Z] [2022-04-23T21:47:36.095Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:47:36.095Z] #58 sha256:17b69fbfb03e2cb595bbd500c34f0cc3c9ffcb7dcdb2e821bfc8af42b4246cfd [2022-04-23T21:47:33.970Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:47:34.042Z] > git config --add remote.origin.fetch +refs/pull/43520/head:refs/remotes/origin/PR-43520 # timeout=10 [2022-04-23T21:47:34.094Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:47:34.220Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:47:34.343Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:47:34.343Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:47:34.345Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:47:35.146Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:47:35.220Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:47:36.731Z] #21 7.311 Fetched 8510 kB in 6s (1355 kB/s) [2022-04-23T21:47:36.881Z] #21 7.148 Reading package lists... [2022-04-23T21:47:37.137Z] #21 8.850 Building dependency tree... [2022-04-23T21:47:37.300Z] #21 7.311 Reading package lists... [2022-04-23T21:47:37.300Z] #21 ... [2022-04-23T21:47:37.300Z] [2022-04-23T21:47:37.300Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:47:37.300Z] #58 sha256:615f01efba4576ece173df3f7dc995edf386a8b5ae4ef4c3b93b383d0425073e [2022-04-23T21:47:37.300Z] #58 10.78 + cd /tmp/tmp.xTuWMe0vef/src/github.com/opencontainers/runc [2022-04-23T21:47:37.300Z] #58 10.78 + git checkout -q v1.1.1 [2022-04-23T21:47:37.300Z] #58 11.17 + '[' -z '' ']' [2022-04-23T21:47:37.300Z] #58 11.17 + target=static [2022-04-23T21:47:37.300Z] #58 11.17 + make BUILDTAGS=seccomp static [2022-04-23T21:47:37.300Z] #58 11.52 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T21:47:37.699Z] #21 10.02 The following additional packages will be installed: [2022-04-23T21:47:37.699Z] #21 10.03 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:47:37.699Z] #21 10.03 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-23T21:47:37.699Z] #21 10.03 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T21:47:37.699Z] #21 10.03 python3-pkg-resources vim-runtime xxd [2022-04-23T21:47:37.699Z] #21 10.03 Suggested packages: [2022-04-23T21:47:37.699Z] #21 10.03 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-23T21:47:37.699Z] #21 10.03 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-23T21:47:37.699Z] #21 10.03 acl attr quota [2022-04-23T21:47:37.699Z] #21 10.03 Recommended packages: [2022-04-23T21:47:37.699Z] #21 10.03 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T21:47:37.723Z] #19 208.2 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-23T21:47:37.723Z] #19 208.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T21:47:37.723Z] #19 208.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:47:37.723Z] #19 208.3 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-23T21:47:37.723Z] #19 208.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-23T21:47:37.723Z] #19 208.3 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-23T21:47:37.723Z] #19 208.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-23T21:47:37.723Z] #19 208.3 Setting up libfile-which-perl (1.23-1) ... [2022-04-23T21:47:37.723Z] #19 208.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-23T21:47:37.723Z] #19 208.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-23T21:47:37.723Z] #19 208.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-23T21:47:37.723Z] #19 208.4 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:47:37.723Z] #19 208.4 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T21:47:37.723Z] #19 208.4 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-23T21:47:37.723Z] #19 208.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-23T21:47:37.723Z] #19 208.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-23T21:47:37.723Z] #19 208.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-23T21:47:37.723Z] #19 208.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-23T21:47:37.723Z] #19 208.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-23T21:47:37.723Z] #19 208.5 Setting up file (1:5.39-3) ... [2022-04-23T21:47:37.723Z] #19 208.5 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:47:37.723Z] #19 208.5 Setting up bzip2 (1.0.8-4) ... [2022-04-23T21:47:37.723Z] #19 208.5 Setting up libyaml-perl (1.30-1) ... [2022-04-23T21:47:37.723Z] #19 208.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-23T21:47:37.723Z] #19 208.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-23T21:47:37.723Z] #19 208.5 Setting up libio-string-perl (1.08-3.1) ... [2022-04-23T21:47:37.723Z] #19 208.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-23T21:47:37.723Z] #19 208.5 Setting up cross-config (2.6.18+nmu1) ... [2022-04-23T21:47:37.979Z] #19 208.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:47:37.979Z] #19 208.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T21:47:37.979Z] #19 208.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-23T21:47:37.979Z] #19 208.7 Setting up patch (2.7.6-7) ... [2022-04-23T21:47:37.979Z] #19 208.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-23T21:47:37.979Z] #19 208.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-23T21:47:37.979Z] #19 208.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:37.979Z] #19 208.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-23T21:47:37.979Z] #19 208.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-23T21:47:37.979Z] #19 208.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:37.979Z] #19 208.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:37.979Z] #19 208.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-23T21:47:37.979Z] #19 208.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-23T21:47:37.979Z] #19 208.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.017Z] #58 1.828 + RM_GOPATH=0 [2022-04-23T21:47:38.017Z] #58 1.828 + TMP_GOPATH= [2022-04-23T21:47:38.017Z] #58 1.828 + : /build [2022-04-23T21:47:38.017Z] #58 1.828 + '[' -z '' ']' [2022-04-23T21:47:38.017Z] #58 1.828 ++ mktemp -d [2022-04-23T21:47:38.017Z] #58 1.828 + export GOPATH=/tmp/tmp.cqwEfsRk3x [2022-04-23T21:47:38.017Z] #58 1.828 + GOPATH=/tmp/tmp.cqwEfsRk3x [2022-04-23T21:47:38.017Z] #58 1.828 + RM_GOPATH=1 [2022-04-23T21:47:38.017Z] #58 1.828 + case "$(go env GOARCH)" in [2022-04-23T21:47:38.017Z] #58 1.828 ++ go env GOARCH [2022-04-23T21:47:38.017Z] #58 ... [2022-04-23T21:47:38.017Z] [2022-04-23T21:47:38.017Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T21:47:38.017Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-23T21:47:38.017Z] #15 DONE 2.1s [2022-04-23T21:47:38.017Z] [2022-04-23T21:47:38.017Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:47:38.017Z] #58 sha256:17b69fbfb03e2cb595bbd500c34f0cc3c9ffcb7dcdb2e821bfc8af42b4246cfd [2022-04-23T21:47:38.017Z] #58 1.858 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:47:38.017Z] #58 1.858 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:47:38.017Z] #58 1.858 ++ dirname /install.sh [2022-04-23T21:47:38.017Z] #58 1.858 + dir=/ [2022-04-23T21:47:38.017Z] #58 1.858 + bin=runc [2022-04-23T21:47:38.017Z] #58 1.858 + shift [2022-04-23T21:47:38.017Z] #58 1.858 + '[' '!' -f //runc.installer ']' [2022-04-23T21:47:38.017Z] #58 1.858 + . //runc.installer [2022-04-23T21:47:38.017Z] #58 1.858 ++ set -e [2022-04-23T21:47:38.017Z] #58 1.858 ++ : v1.1.1 [2022-04-23T21:47:38.017Z] #58 1.858 + install_runc [2022-04-23T21:47:38.017Z] #58 1.858 + RUNC_BUILDTAGS=seccomp [2022-04-23T21:47:38.017Z] #58 1.858 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T21:47:38.017Z] #58 1.858 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cqwEfsRk3x/src/github.com/opencontainers/runc [2022-04-23T21:47:38.018Z] #58 1.880 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T21:47:38.018Z] #58 1.893 Cloning into '/tmp/tmp.cqwEfsRk3x/src/github.com/opencontainers/runc'... [2022-04-23T21:47:38.234Z] #19 208.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:47:38.234Z] #19 208.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-23T21:47:38.234Z] #19 208.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-23T21:47:38.234Z] #19 208.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-23T21:47:38.234Z] #19 208.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-23T21:47:38.234Z] #19 208.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.234Z] #19 208.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T21:47:38.234Z] #19 208.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:47:38.234Z] #19 208.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-23T21:47:38.234Z] #19 208.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:47:38.234Z] #19 208.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:47:38.234Z] #19 208.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T21:47:38.234Z] #19 208.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.234Z] #19 209.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T21:47:38.234Z] #19 209.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.235Z] #19 209.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.235Z] #19 209.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.235Z] #19 209.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.235Z] #19 209.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.235Z] #19 209.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.235Z] #19 209.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-23T21:47:38.235Z] #19 209.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.235Z] #19 209.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.235Z] #19 209.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.235Z] #19 209.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.235Z] #19 209.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-23T21:47:38.235Z] #19 209.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.235Z] #19 209.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.235Z] #19 209.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.235Z] #19 209.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-23T21:47:38.235Z] #19 209.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.262Z] #21 ... [2022-04-23T21:47:38.262Z] [2022-04-23T21:47:38.262Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:47:38.262Z] #26 sha256:4f5f3fa466e9c628d09b0a779c401dd3123293b029d2b196e1450b2295d6a55d [2022-04-23T21:47:38.262Z] #26 101.3 + mkdir -p /tmp/tmp.YdajDbNe7l/src/github.com/docker [2022-04-23T21:47:38.262Z] #26 101.3 + mv components/cli /tmp/tmp.YdajDbNe7l/src/github.com/docker/cli [2022-04-23T21:47:38.262Z] #26 101.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-23T21:47:38.490Z] #19 209.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.490Z] #19 209.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.490Z] #19 209.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-23T21:47:38.490Z] #19 209.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-23T21:47:38.490Z] #19 209.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-23T21:47:38.519Z] #26 ... [2022-04-23T21:47:38.519Z] [2022-04-23T21:47:38.519Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:47:38.519Z] #58 sha256:1912fdd82458c6342444ed10ae3e7c2d6c962298d3cdc934262d54b2dcc1f5a9 [2022-04-23T21:47:38.519Z] #58 8.361 + cd /tmp/tmp.Bwxa2Ibfyw/src/github.com/opencontainers/runc [2022-04-23T21:47:38.519Z] #58 8.368 + git checkout -q v1.1.1 [2022-04-23T21:47:38.519Z] #58 8.564 + '[' -z '' ']' [2022-04-23T21:47:38.519Z] #58 8.571 + target=static [2022-04-23T21:47:38.519Z] #58 8.572 + make BUILDTAGS=seccomp static [2022-04-23T21:47:38.519Z] #58 8.964 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T21:47:38.678Z] #58 ... [2022-04-23T21:47:38.678Z] [2022-04-23T21:47:38.678Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:47:38.678Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:47:38.678Z] #21 7.311 Reading package lists... [2022-04-23T21:47:38.747Z] #19 209.4 [2022-04-23T21:47:38.747Z] #19 209.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-23T21:47:38.747Z] #19 209.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.747Z] #19 209.5 Setting up dpkg-dev (1.20.9) ... [2022-04-23T21:47:38.747Z] #19 209.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.747Z] #19 209.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T21:47:38.747Z] #19 209.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.747Z] #19 209.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.747Z] #19 209.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.747Z] #19 209.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.747Z] #19 209.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T21:47:38.747Z] #19 209.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.747Z] #19 209.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.747Z] #19 209.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.747Z] #19 209.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:38.747Z] #19 209.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-23T21:47:38.775Z] #58 ... [2022-04-23T21:47:38.775Z] [2022-04-23T21:47:38.775Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:47:38.775Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-23T21:47:38.775Z] #21 10.93 The following NEW packages will be installed: [2022-04-23T21:47:38.775Z] #21 10.93 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-23T21:47:38.775Z] #21 10.93 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:47:38.775Z] #21 10.93 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-23T21:47:38.775Z] #21 10.93 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-23T21:47:38.775Z] #21 10.93 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-23T21:47:38.775Z] #21 10.93 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-23T21:47:38.775Z] #21 10.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-23T21:47:38.775Z] #21 10.93 xz-utils zip zstd [2022-04-23T21:47:39.003Z] #19 209.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-23T21:47:39.003Z] #19 209.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-23T21:47:39.003Z] #19 209.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-23T21:47:39.033Z] #21 11.24 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:47:39.033Z] #21 11.24 Need to get 27.0 MB of archives. [2022-04-23T21:47:39.033Z] #21 11.24 After this operation, 105 MB of additional disk space will be used. [2022-04-23T21:47:39.033Z] #21 11.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-23T21:47:39.033Z] #21 11.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-23T21:47:39.033Z] #21 11.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-23T21:47:39.033Z] #21 11.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-23T21:47:39.033Z] #21 11.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-23T21:47:39.033Z] #21 11.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-23T21:47:39.033Z] #21 11.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-23T21:47:39.033Z] #21 11.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-23T21:47:39.033Z] #21 11.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:47:39.033Z] #21 11.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:47:39.033Z] #21 11.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T21:47:39.033Z] #21 11.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-23T21:47:39.033Z] #21 11.40 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-04-23T21:47:39.033Z] #21 11.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-23T21:47:39.033Z] #21 11.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-23T21:47:39.033Z] #21 11.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-23T21:47:39.033Z] #21 11.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-23T21:47:39.033Z] #21 11.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-23T21:47:39.033Z] #21 11.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-23T21:47:39.033Z] #21 11.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-23T21:47:39.033Z] #21 11.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-23T21:47:39.034Z] Merge succeeded, producing cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:47:39.034Z] Checking out Revision cd054983ff5bb51089117096f31b9aa50ec0d339 (PR-43520) [2022-04-23T21:47:39.259Z] #19 209.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-23T21:47:39.259Z] #19 209.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:47:39.259Z] #19 209.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:47:39.259Z] #19 209.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.259Z] #19 209.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T21:47:39.259Z] #19 210.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.259Z] #19 210.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.259Z] #19 210.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:47:39.259Z] #19 210.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T21:47:39.259Z] #19 210.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.259Z] #19 210.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.259Z] #19 210.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.259Z] #19 210.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.259Z] #19 210.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.259Z] #19 210.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.283Z] #65 101.9 rootlesskit version 1.0.0 [2022-04-23T21:47:39.283Z] #65 101.9 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T21:47:39.283Z] #65 101.9 -container-ip string [2022-04-23T21:47:39.283Z] #65 101.9 container ip [2022-04-23T21:47:39.283Z] #65 101.9 -container-port int [2022-04-23T21:47:39.283Z] #65 101.9 container port (default -1) [2022-04-23T21:47:39.283Z] #65 101.9 -host-ip string [2022-04-23T21:47:39.283Z] #65 101.9 host ip [2022-04-23T21:47:39.283Z] #65 101.9 -host-port int [2022-04-23T21:47:39.283Z] #65 101.9 host port (default -1) [2022-04-23T21:47:39.283Z] #65 101.9 -proto string [2022-04-23T21:47:39.283Z] #65 101.9 proxy protocol (default "tcp") [2022-04-23T21:47:39.283Z] #65 ... [2022-04-23T21:47:39.283Z] [2022-04-23T21:47:39.283Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:47:39.283Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T21:47:39.283Z] #14 97.43 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:47:39.283Z] #14 97.54 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-23T21:47:39.283Z] #14 97.54 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-23T21:47:39.283Z] #14 97.56 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:47:39.283Z] #14 97.76 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-23T21:47:39.283Z] #14 97.76 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-23T21:47:39.283Z] #14 97.76 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:47:39.283Z] #14 97.89 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-23T21:47:39.283Z] #14 97.90 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-23T21:47:39.283Z] #14 97.90 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:47:39.283Z] #14 98.07 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-23T21:47:39.283Z] #14 98.07 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-23T21:47:39.283Z] #14 98.08 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:47:39.283Z] #14 98.16 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-23T21:47:39.283Z] #14 98.17 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-23T21:47:39.283Z] #14 98.17 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:47:39.283Z] #14 98.54 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-23T21:47:39.283Z] #14 98.54 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-23T21:47:39.283Z] #14 98.55 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:47:39.283Z] #14 98.75 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-23T21:47:39.283Z] #14 98.75 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:47:39.283Z] #14 98.76 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:39.283Z] #14 98.83 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-23T21:47:39.283Z] #14 98.84 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-23T21:47:39.283Z] #14 98.84 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:47:39.283Z] #14 98.94 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-23T21:47:39.283Z] #14 98.96 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-23T21:47:39.283Z] #14 98.96 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:47:39.283Z] #14 99.52 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:47:39.283Z] #14 99.54 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:47:39.283Z] #14 99.55 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:47:39.283Z] #14 99.56 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:47:39.283Z] #14 99.58 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:47:39.283Z] #14 99.59 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:47:39.283Z] #14 99.61 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:47:39.283Z] #14 99.63 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:47:39.283Z] #14 99.64 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:47:39.283Z] #14 99.65 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:47:39.283Z] #14 99.66 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:47:39.283Z] #14 99.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:47:39.283Z] #14 99.68 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:47:39.283Z] #14 99.70 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:47:39.283Z] #14 99.71 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T21:47:39.283Z] #14 99.72 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:47:39.283Z] #14 99.73 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:47:39.283Z] #14 99.75 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:47:39.283Z] #14 99.76 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:47:39.283Z] #14 99.79 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:47:39.283Z] #14 99.80 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:47:39.283Z] #14 99.81 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:47:39.283Z] #14 99.82 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:39.283Z] #14 99.83 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:47:39.283Z] #14 99.84 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:47:39.283Z] #14 99.85 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:47:39.284Z] #14 99.86 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-23T21:47:39.284Z] #14 99.86 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:47:39.284Z] #14 99.88 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:47:39.284Z] #14 99.90 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:39.284Z] #14 99.91 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:47:39.284Z] #14 99.92 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:39.284Z] #14 99.93 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:47:39.284Z] #14 99.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:47:39.284Z] #14 DONE 102.8s [2022-04-23T21:47:39.284Z] [2022-04-23T21:47:39.284Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:47:39.284Z] #65 sha256:4abf297773391882a0301e46efe9b299efd8edd6f0e60f461aa04577b62dbcdb [2022-04-23T21:47:39.284Z] #65 DONE 102.7s [2022-04-23T21:47:39.284Z] [2022-04-23T21:47:39.284Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T21:47:39.284Z] #57 sha256:2843e288a24229adf9e2f7418982c5f472e3f04031d69776d735bccdfce33443 [2022-04-23T21:47:39.290Z] #21 11.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-23T21:47:39.290Z] #21 11.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-23T21:47:39.290Z] #21 11.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-23T21:47:39.290Z] #21 11.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-23T21:47:39.290Z] #21 11.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-23T21:47:39.290Z] #21 11.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-23T21:47:39.290Z] #21 11.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-23T21:47:39.290Z] #21 11.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-23T21:47:39.290Z] #21 11.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-23T21:47:39.290Z] #21 11.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-23T21:47:39.290Z] #21 11.68 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-23T21:47:39.290Z] #21 11.68 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-23T21:47:39.290Z] #21 11.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T21:47:39.290Z] #21 11.73 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T21:47:39.290Z] #21 11.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T21:47:39.290Z] #21 11.73 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:47:39.290Z] #21 11.75 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T21:47:38.661Z] > git remote # timeout=10 [2022-04-23T21:47:38.763Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:47:38.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:47:38.810Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:47:38.948Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-23T21:47:39.071Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:47:39.118Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:47:39.516Z] #19 210.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:47:39.516Z] #19 210.1 Setting up libxml-simple-perl (2.25-1) ... [2022-04-23T21:47:39.516Z] #19 210.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T21:47:39.516Z] #19 210.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T21:47:39.516Z] #19 210.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-23T21:47:39.516Z] #19 210.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T21:47:39.516Z] #19 210.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-23T21:47:39.516Z] #19 210.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:47:39.516Z] #19 210.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T21:47:39.516Z] #19 210.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:47:39.516Z] #19 210.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:47:39.516Z] #19 210.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T21:47:39.516Z] #19 210.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:47:39.516Z] #19 210.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-23T21:47:39.516Z] #19 210.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:47:39.542Z] #57 DONE 0.3s [2022-04-23T21:47:39.542Z] [2022-04-23T21:47:39.542Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T21:47:39.542Z] #66 sha256:16ab5998c20730287da559336dd37651925795a03fe45d719003055688a29dc6 [2022-04-23T21:47:39.542Z] #66 DONE 0.2s [2022-04-23T21:47:39.542Z] [2022-04-23T21:47:39.542Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T21:47:39.542Z] #67 sha256:27418e5d1ce4d8249d9026884874586ad678ebd32e4f66cdfbf8fffd676923ea [2022-04-23T21:47:39.546Z] #21 11.75 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T21:47:39.546Z] #21 11.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T21:47:39.546Z] #21 11.76 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-23T21:47:39.546Z] #21 11.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-23T21:47:39.546Z] #21 11.80 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-23T21:47:39.546Z] #21 11.80 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T21:47:39.771Z] #19 210.4 Setting up crossbuild-essential-armel (12.9) ... [2022-04-23T21:47:39.771Z] #19 210.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T21:47:39.771Z] #19 210.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-23T21:47:39.771Z] #19 210.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-23T21:47:39.771Z] #19 210.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-23T21:47:39.771Z] #19 210.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-23T21:47:39.771Z] #19 210.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:47:39.802Z] #67 DONE 0.2s [2022-04-23T21:47:39.802Z] [2022-04-23T21:47:39.802Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:47:39.802Z] #58 sha256:9969cf3e9c97596520f2f14d269fcce2b3e8903db5a7875b0198f94a754ca386 [2022-04-23T21:47:39.802Z] #21 11.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-23T21:47:39.802Z] #21 11.96 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-23T21:47:39.802Z] #21 11.98 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-23T21:47:39.802Z] #21 11.99 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-23T21:47:39.933Z] #58 ... [2022-04-23T21:47:39.933Z] [2022-04-23T21:47:39.933Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-23T21:47:39.933Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-23T21:47:39.933Z] #16 DONE 1.5s [2022-04-23T21:47:39.933Z] [2022-04-23T21:47:39.933Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T21:47:39.933Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-23T21:47:40.059Z] #21 12.36 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:47:40.059Z] #21 12.47 Fetched 27.0 MB in 1s (26.1 MB/s) [2022-04-23T21:47:40.195Z] #17 0.842 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T21:47:40.316Z] #21 12.53 Selecting previously unselected package pigz. [2022-04-23T21:47:40.316Z] #21 12.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-04-23T21:47:40.316Z] #21 12.57 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-23T21:47:40.316Z] #21 12.58 Unpacking pigz (2.6-1) ... [2022-04-23T21:47:40.316Z] #21 12.66 Selecting previously unselected package libelf1:arm64. [2022-04-23T21:47:40.316Z] #21 12.66 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-23T21:47:40.316Z] #21 12.67 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-23T21:47:40.455Z] #17 DONE 1.0s [2022-04-23T21:47:40.455Z] [2022-04-23T21:47:40.455Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:47:40.455Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:47:40.455Z] #34 ... [2022-04-23T21:47:40.455Z] [2022-04-23T21:47:40.455Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T21:47:40.455Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-23T21:47:40.572Z] #21 12.80 Selecting previously unselected package libbpf0:arm64. [2022-04-23T21:47:40.572Z] #21 12.80 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-23T21:47:40.572Z] #21 12.81 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-23T21:47:40.572Z] #21 12.88 Selecting previously unselected package libcap2:arm64. [2022-04-23T21:47:40.572Z] #21 12.88 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-23T21:47:40.572Z] #21 12.89 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-23T21:47:40.572Z] #21 12.95 Selecting previously unselected package libmnl0:arm64. [2022-04-23T21:47:40.572Z] #21 12.96 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-23T21:47:40.572Z] #21 12.96 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-23T21:47:40.572Z] #21 13.01 Selecting previously unselected package libxtables12:arm64. [2022-04-23T21:47:40.829Z] #21 13.01 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-23T21:47:40.829Z] #21 13.01 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-23T21:47:40.829Z] #21 13.07 Selecting previously unselected package libcap2-bin. [2022-04-23T21:47:40.830Z] #21 13.07 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-23T21:47:40.830Z] #21 13.07 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T21:47:41.086Z] #21 13.16 Selecting previously unselected package iproute2. [2022-04-23T21:47:41.086Z] #21 13.16 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-23T21:47:41.086Z] #21 13.17 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T21:47:41.215Z] #21 9.841 Reading package lists... [2022-04-23T21:47:41.343Z] #21 13.49 Selecting previously unselected package xxd. [2022-04-23T21:47:41.343Z] #21 13.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-23T21:47:41.343Z] #21 13.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:47:41.343Z] #21 13.61 Selecting previously unselected package vim-common. [2022-04-23T21:47:41.343Z] #21 13.62 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:47:41.343Z] #21 13.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:47:41.397Z] #18 DONE 1.0s [2022-04-23T21:47:41.397Z] [2022-04-23T21:47:41.397Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:47:41.397Z] #58 sha256:17b69fbfb03e2cb595bbd500c34f0cc3c9ffcb7dcdb2e821bfc8af42b4246cfd [2022-04-23T21:47:41.474Z] #21 12.26 Building dependency tree... [2022-04-23T21:47:41.600Z] #21 13.76 Selecting previously unselected package bash-completion. [2022-04-23T21:47:41.600Z] #21 13.77 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T21:47:41.658Z] #58 ... [2022-04-23T21:47:41.658Z] [2022-04-23T21:47:41.658Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T21:47:41.658Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-23T21:47:41.660Z] #19 DONE 212.1s [2022-04-23T21:47:41.660Z] [2022-04-23T21:47:41.660Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T21:47:41.660Z] #71 sha256:5666201ab1e602ace69176d8ee00fa18a80522e5d88799f677bb3348d9599b2c [2022-04-23T21:47:41.660Z] #71 DONE 0.1s [2022-04-23T21:47:41.660Z] [2022-04-23T21:47:41.660Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:47:41.660Z] #72 sha256:dc6bad6a296a98f1dd64e9d58a1679388c5e5e68f6930db7c5e2417049afbf44 [2022-04-23T21:47:41.660Z] #72 ... [2022-04-23T21:47:41.660Z] [2022-04-23T21:47:41.660Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T21:47:41.660Z] #32 sha256:61dc70eb2f0f299faf425aa68d0f819fb659e1b08e965f2614d2f4b4c6c4f841 [2022-04-23T21:47:41.660Z] #32 DONE 0.2s [2022-04-23T21:47:41.660Z] [2022-04-23T21:47:41.660Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:47:41.660Z] #33 sha256:65f5d194915c9de18081c9f50432c79ebf5ef0736c4776f9723c7a0969dcd3fc [2022-04-23T21:47:42.411Z] #21 13.80 The following additional packages will be installed: [2022-04-23T21:47:42.602Z] #19 DONE 1.0s [2022-04-23T21:47:42.602Z] [2022-04-23T21:47:42.602Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:47:42.602Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:47:42.602Z] #45 ... [2022-04-23T21:47:42.602Z] [2022-04-23T21:47:42.602Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T21:47:42.602Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-23T21:47:42.671Z] #21 ... [2022-04-23T21:47:42.671Z] [2022-04-23T21:47:42.671Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:47:42.671Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:47:42.671Z] #34 DONE 128.3s [2022-04-23T21:47:42.671Z] [2022-04-23T21:47:42.671Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:47:42.671Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:47:42.671Z] #21 13.81 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:47:42.671Z] #21 13.81 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-23T21:47:42.671Z] #21 13.81 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T21:47:42.671Z] #21 13.81 python3-pkg-resources vim-runtime xxd [2022-04-23T21:47:42.671Z] #21 13.81 Suggested packages: [2022-04-23T21:47:42.671Z] #21 13.81 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-23T21:47:42.671Z] #21 13.81 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-23T21:47:42.671Z] #21 13.81 acl attr quota [2022-04-23T21:47:42.671Z] #21 13.81 Recommended packages: [2022-04-23T21:47:42.671Z] #21 13.81 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T21:47:43.026Z] #33 1.431 + RM_GOPATH=0 [2022-04-23T21:47:43.026Z] #33 1.431 + TMP_GOPATH= [2022-04-23T21:47:43.026Z] #33 1.431 + : /build [2022-04-23T21:47:43.026Z] #33 1.431 + '[' -z '' ']' [2022-04-23T21:47:43.026Z] #33 1.431 ++ mktemp -d [2022-04-23T21:47:43.026Z] #33 1.432 + export GOPATH=/tmp/tmp.Y9MZkdMLaC [2022-04-23T21:47:43.026Z] #33 1.432 + GOPATH=/tmp/tmp.Y9MZkdMLaC [2022-04-23T21:47:43.026Z] #33 1.432 + RM_GOPATH=1 [2022-04-23T21:47:43.026Z] #33 1.432 + case "$(go env GOARCH)" in [2022-04-23T21:47:43.026Z] #33 1.432 ++ go env GOARCH [2022-04-23T21:47:43.026Z] #33 1.439 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:47:43.026Z] #33 1.439 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:47:43.026Z] #33 1.443 ++ dirname /install.sh [2022-04-23T21:47:43.026Z] #33 1.444 + dir=/ [2022-04-23T21:47:43.026Z] #33 1.444 + bin=dockercli [2022-04-23T21:47:43.026Z] #33 1.444 + shift [2022-04-23T21:47:43.026Z] #33 1.444 + '[' '!' -f //dockercli.installer ']' [2022-04-23T21:47:43.026Z] #33 1.444 + . //dockercli.installer [2022-04-23T21:47:43.026Z] #33 1.444 ++ : stable [2022-04-23T21:47:43.026Z] #33 1.444 ++ : 17.06.2-ce [2022-04-23T21:47:43.026Z] #33 1.444 + install_dockercli [2022-04-23T21:47:43.026Z] #33 1.445 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T21:47:43.026Z] #33 1.445 Install docker/cli version 17.06.2-ce from stable [2022-04-23T21:47:43.026Z] #33 1.445 ++ uname -m [2022-04-23T21:47:43.026Z] #33 1.448 + arch=x86_64 [2022-04-23T21:47:43.026Z] #33 1.448 + '[' x86_64 '!=' x86_64 ']' [2022-04-23T21:47:43.026Z] #33 1.448 + url=https://download.docker.com/linux/static [2022-04-23T21:47:43.026Z] #33 1.448 + tar -xz docker/docker [2022-04-23T21:47:43.026Z] #33 1.448 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-23T21:47:43.140Z] #58 ... [2022-04-23T21:47:43.140Z] [2022-04-23T21:47:43.140Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T21:47:43.140Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-23T21:47:43.140Z] #15 DONE 3.8s [2022-04-23T21:47:43.403Z] [2022-04-23T21:47:43.403Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-23T21:47:43.403Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-23T21:47:43.491Z] #21 15.72 Unpacking bash-completion (1:2.11-2) ... [2022-04-23T21:47:43.545Z] #20 DONE 0.9s [2022-04-23T21:47:43.545Z] [2022-04-23T21:47:43.545Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:47:43.545Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:47:43.545Z] #45 ... [2022-04-23T21:47:43.545Z] [2022-04-23T21:47:43.545Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:47:43.545Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:47:43.747Z] #21 16.03 Selecting previously unselected package bzip2. [2022-04-23T21:47:43.747Z] #21 16.06 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-23T21:47:43.747Z] #21 16.06 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T21:47:43.747Z] #21 16.13 Selecting previously unselected package xz-utils. [2022-04-23T21:47:44.003Z] #21 16.14 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-23T21:47:44.003Z] #21 16.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:47:44.003Z] #21 16.28 Selecting previously unselected package apparmor. [2022-04-23T21:47:44.003Z] #21 16.29 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-23T21:47:44.003Z] #21 16.34 Unpacking apparmor (2.13.6-10) ... [2022-04-23T21:47:44.051Z] #21 15.33 The following NEW packages will be installed: [2022-04-23T21:47:44.051Z] #21 15.34 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-23T21:47:44.051Z] #21 15.34 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:47:44.051Z] #21 15.34 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-23T21:47:44.051Z] #21 15.34 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-23T21:47:44.051Z] #21 15.34 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-23T21:47:44.051Z] #21 15.35 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-23T21:47:44.051Z] #21 15.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-23T21:47:44.051Z] #21 15.35 xz-utils zip zstd [2022-04-23T21:47:44.260Z] #21 16.60 Selecting previously unselected package inetutils-ping. [2022-04-23T21:47:44.260Z] #21 16.61 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-23T21:47:44.260Z] #21 16.61 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T21:47:44.260Z] #21 16.68 Selecting previously unselected package libip4tc2:arm64. [2022-04-23T21:47:44.311Z] #21 15.67 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:47:44.311Z] #21 15.67 Need to get 27.6 MB of archives. [2022-04-23T21:47:44.311Z] #21 15.67 After this operation, 106 MB of additional disk space will be used. [2022-04-23T21:47:44.311Z] #21 15.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-23T21:47:44.311Z] #21 15.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-23T21:47:44.311Z] #21 15.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-23T21:47:44.311Z] #21 15.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-23T21:47:44.311Z] #21 15.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-23T21:47:44.311Z] #21 15.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-23T21:47:44.311Z] #21 15.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-23T21:47:44.311Z] #21 15.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-23T21:47:44.311Z] #21 15.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:47:44.311Z] #21 15.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:47:44.311Z] #21 15.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T21:47:44.311Z] #21 15.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-23T21:47:44.311Z] #21 15.75 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-23T21:47:44.311Z] #21 15.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-23T21:47:44.311Z] #21 15.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-23T21:47:44.311Z] #21 15.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-23T21:47:44.311Z] #21 15.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-23T21:47:44.311Z] #21 15.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-23T21:47:44.311Z] #21 15.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-23T21:47:44.311Z] #21 15.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-23T21:47:44.311Z] #21 15.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-23T21:47:44.311Z] #21 15.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:47:44.311Z] #21 15.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:47:44.311Z] #21 15.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:47:44.311Z] #21 15.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-23T21:47:44.311Z] #21 15.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-23T21:47:44.516Z] #21 16.69 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-23T21:47:44.516Z] #21 16.69 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-23T21:47:44.516Z] #21 16.75 Selecting previously unselected package libip6tc2:arm64. [2022-04-23T21:47:44.516Z] #21 16.75 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-23T21:47:44.516Z] #21 16.76 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-23T21:47:44.516Z] #21 16.82 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-23T21:47:44.516Z] #21 16.83 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-23T21:47:44.516Z] #21 16.83 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-23T21:47:44.516Z] #21 16.89 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-23T21:47:44.516Z] #21 16.89 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-23T21:47:44.516Z] #21 16.89 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-23T21:47:44.571Z] #21 15.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T21:47:44.772Z] #21 16.95 Selecting previously unselected package libnftnl11:arm64. [2022-04-23T21:47:44.772Z] #21 16.96 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-23T21:47:44.772Z] #21 16.96 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-23T21:47:44.772Z] #21 17.04 Selecting previously unselected package iptables. [2022-04-23T21:47:44.772Z] #21 17.04 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-23T21:47:44.772Z] #21 17.05 Unpacking iptables (1.8.7-1) ... [2022-04-23T21:47:44.832Z] #21 16.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-23T21:47:44.832Z] #21 16.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:47:44.832Z] #21 16.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:47:44.832Z] #21 16.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:47:44.832Z] #21 16.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-23T21:47:44.832Z] #21 16.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-23T21:47:44.832Z] #21 16.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T21:47:44.832Z] #21 16.18 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T21:47:44.832Z] #21 16.18 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T21:47:44.832Z] #21 16.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:47:44.832Z] #21 16.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T21:47:44.832Z] #21 16.21 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T21:47:44.832Z] #21 16.21 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T21:47:44.933Z] #21 1.266 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:47:44.933Z] #21 1.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:47:44.933Z] #21 1.300 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:47:45.028Z] #21 17.27 Selecting previously unselected package libonig5:arm64. [2022-04-23T21:47:45.028Z] #21 17.28 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-23T21:47:45.028Z] #21 17.28 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-23T21:47:45.028Z] #21 17.38 Selecting previously unselected package libjq1:arm64. [2022-04-23T21:47:45.028Z] #21 17.39 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-23T21:47:45.028Z] #21 17.40 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-23T21:47:45.028Z] #21 17.48 Selecting previously unselected package jq. [2022-04-23T21:47:45.092Z] #21 16.22 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-23T21:47:45.092Z] #21 16.25 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-23T21:47:45.092Z] #21 16.26 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-23T21:47:45.092Z] #21 16.27 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T21:47:45.092Z] #21 16.48 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-23T21:47:45.194Z] #21 1.717 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:47:45.284Z] #21 17.50 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-23T21:47:45.284Z] #21 17.51 Unpacking jq (1.6-2.1) ... [2022-04-23T21:47:45.352Z] #21 16.51 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-23T21:47:45.352Z] #21 16.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-23T21:47:45.352Z] #21 16.54 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-23T21:47:45.540Z] #21 17.60 Selecting previously unselected package libaio1:arm64. [2022-04-23T21:47:45.540Z] #21 17.60 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-23T21:47:45.540Z] #21 17.61 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-23T21:47:45.540Z] #21 17.68 Selecting previously unselected package libgpm2:arm64. [2022-04-23T21:47:45.540Z] #21 17.68 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-23T21:47:45.540Z] #21 17.69 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-23T21:47:45.540Z] #21 17.76 Selecting previously unselected package libicu67:arm64. [2022-04-23T21:47:45.540Z] #21 17.76 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-23T21:47:45.540Z] #21 17.77 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-23T21:47:45.920Z] #21 17.09 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:47:45.921Z] #21 17.23 Fetched 27.6 MB in 1s (23.4 MB/s) [2022-04-23T21:47:45.921Z] #21 17.29 Selecting previously unselected package pigz. [2022-04-23T21:47:45.921Z] #21 17.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-23T21:47:45.921Z] #21 17.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-23T21:47:45.921Z] #21 17.34 Unpacking pigz (2.6-1) ... [2022-04-23T21:47:45.921Z] #21 17.41 Selecting previously unselected package libelf1:amd64. [2022-04-23T21:47:45.921Z] #21 17.42 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-23T21:47:45.921Z] #21 17.43 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-23T21:47:46.137Z] #21 2.793 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:47:46.180Z] #21 17.57 Selecting previously unselected package libbpf0:amd64. [2022-04-23T21:47:46.180Z] #21 17.58 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-23T21:47:46.180Z] #21 17.58 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:47:46.180Z] #21 17.67 Selecting previously unselected package libcap2:amd64. [2022-04-23T21:47:46.180Z] #21 17.67 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-23T21:47:46.296Z] #33 4.396 + mkdir -p /build [2022-04-23T21:47:46.296Z] #33 4.397 + mv docker/docker /build/ [2022-04-23T21:47:46.296Z] #33 4.399 + rmdir docker [2022-04-23T21:47:46.296Z] #33 DONE 4.5s [2022-04-23T21:47:46.296Z] [2022-04-23T21:47:46.296Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:47:46.296Z] #72 sha256:dc6bad6a296a98f1dd64e9d58a1679388c5e5e68f6930db7c5e2417049afbf44 [2022-04-23T21:47:46.296Z] #72 1.416 + RM_GOPATH=0 [2022-04-23T21:47:46.296Z] #72 1.416 + TMP_GOPATH= [2022-04-23T21:47:46.296Z] #72 1.416 + : /build [2022-04-23T21:47:46.296Z] #72 1.416 + '[' -z '' ']' [2022-04-23T21:47:46.296Z] #72 1.416 ++ mktemp -d [2022-04-23T21:47:46.296Z] #72 1.416 + export GOPATH=/tmp/tmp.vTP40r2XVH [2022-04-23T21:47:46.296Z] #72 1.416 + GOPATH=/tmp/tmp.vTP40r2XVH [2022-04-23T21:47:46.296Z] #72 1.416 + RM_GOPATH=1 [2022-04-23T21:47:46.296Z] #72 1.416 + case "$(go env GOARCH)" in [2022-04-23T21:47:46.296Z] #72 1.416 ++ go env GOARCH [2022-04-23T21:47:46.296Z] #72 1.424 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:47:46.296Z] #72 1.424 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:47:46.296Z] #72 1.424 ++ dirname /install.sh [2022-04-23T21:47:46.296Z] #72 1.426 + dir=/ [2022-04-23T21:47:46.296Z] #72 1.426 + bin=rootlesskit [2022-04-23T21:47:46.296Z] #72 1.426 + shift [2022-04-23T21:47:46.296Z] #72 1.426 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T21:47:46.296Z] #72 1.426 + . //rootlesskit.installer [2022-04-23T21:47:46.296Z] #72 1.426 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:47:46.296Z] #72 1.426 + install_rootlesskit [2022-04-23T21:47:46.296Z] #72 1.426 + case "$1" in [2022-04-23T21:47:46.296Z] #72 1.426 + export CGO_ENABLED=0 [2022-04-23T21:47:46.296Z] #72 1.426 + CGO_ENABLED=0 [2022-04-23T21:47:46.296Z] #72 1.426 + _install_rootlesskit [2022-04-23T21:47:46.296Z] #72 1.426 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T21:47:46.296Z] #72 1.426 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:47:46.296Z] #72 1.426 + GOBIN=/build [2022-04-23T21:47:46.296Z] #72 1.426 + GO111MODULE=on [2022-04-23T21:47:46.296Z] #72 1.426 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:47:46.296Z] #72 1.427 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:47:46.296Z] #72 1.763 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T21:47:46.296Z] #72 3.072 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T21:47:46.296Z] #72 3.076 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T21:47:46.296Z] #72 3.352 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T21:47:46.296Z] #72 4.852 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T21:47:46.440Z] #21 17.68 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:47:46.440Z] #21 17.75 Selecting previously unselected package libmnl0:amd64. [2022-04-23T21:47:46.440Z] #21 17.75 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-23T21:47:46.440Z] #21 17.76 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:47:46.689Z] #16 DONE 3.0s [2022-04-23T21:47:46.689Z] [2022-04-23T21:47:46.689Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T21:47:46.689Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-23T21:47:46.699Z] #21 17.83 Selecting previously unselected package libxtables12:amd64. [2022-04-23T21:47:46.699Z] #21 17.83 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-23T21:47:46.699Z] #21 17.83 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:47:46.699Z] #21 17.91 Selecting previously unselected package libcap2-bin. [2022-04-23T21:47:46.699Z] #21 17.91 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-23T21:47:46.699Z] #21 17.92 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T21:47:46.699Z] #21 18.01 Selecting previously unselected package iproute2. [2022-04-23T21:47:46.699Z] #21 18.01 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-23T21:47:46.699Z] #21 18.01 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T21:47:46.863Z] #72 5.389 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T21:47:46.863Z] #72 5.433 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T21:47:47.119Z] #72 5.598 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T21:47:47.119Z] #72 5.650 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T21:47:47.119Z] #72 5.755 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T21:47:47.268Z] #21 18.45 Selecting previously unselected package xxd. [2022-04-23T21:47:47.268Z] #21 18.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:47:47.268Z] #21 18.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:47:47.268Z] #21 18.55 Selecting previously unselected package vim-common. [2022-04-23T21:47:47.268Z] #21 18.56 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:47:47.268Z] #21 18.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:47:47.375Z] #72 5.885 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T21:47:47.521Z] #21 4.025 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:47:47.528Z] #21 18.70 Selecting previously unselected package bash-completion. [2022-04-23T21:47:47.528Z] #21 18.72 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T21:47:47.631Z] #72 6.086 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T21:47:47.632Z] #72 6.119 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T21:47:47.632Z] #72 6.162 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T21:47:48.068Z] #21 20.43 Selecting previously unselected package libinih1:arm64. [2022-04-23T21:47:48.194Z] #72 6.670 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:47:48.324Z] #21 20.44 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-23T21:47:48.325Z] #21 20.45 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-23T21:47:48.325Z] #21 20.52 Selecting previously unselected package libnet1:arm64. [2022-04-23T21:47:48.325Z] #21 20.53 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-23T21:47:48.325Z] #21 20.53 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:47:48.325Z] #21 20.61 Selecting previously unselected package libnl-3-200:arm64. [2022-04-23T21:47:48.325Z] #21 20.61 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-23T21:47:48.325Z] #21 20.61 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-23T21:47:48.580Z] #21 20.71 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-23T21:47:48.580Z] #21 20.72 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-23T21:47:48.580Z] #21 20.73 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-23T21:47:48.580Z] #21 20.78 Selecting previously unselected package net-tools. [2022-04-23T21:47:48.580Z] #21 20.79 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-23T21:47:48.580Z] #21 20.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:47:48.592Z] #17 2.336 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T21:47:48.592Z] #17 DONE 2.4s [2022-04-23T21:47:48.592Z] [2022-04-23T21:47:48.592Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:47:48.592Z] #58 sha256:9969cf3e9c97596520f2f14d269fcce2b3e8903db5a7875b0198f94a754ca386 [2022-04-23T21:47:48.592Z] #58 3.808 + RM_GOPATH=0 [2022-04-23T21:47:48.592Z] #58 3.808 + TMP_GOPATH= [2022-04-23T21:47:48.592Z] #58 3.808 + : /build [2022-04-23T21:47:48.592Z] #58 3.808 + '[' -z '' ']' [2022-04-23T21:47:48.592Z] #58 3.808 ++ mktemp -d [2022-04-23T21:47:48.592Z] #58 3.808 + export GOPATH=/tmp/tmp.iti6lCZoN7 [2022-04-23T21:47:48.592Z] #58 3.808 + GOPATH=/tmp/tmp.iti6lCZoN7 [2022-04-23T21:47:48.592Z] #58 3.808 + RM_GOPATH=1 [2022-04-23T21:47:48.592Z] #58 3.808 + case "$(go env GOARCH)" in [2022-04-23T21:47:48.592Z] #58 3.809 ++ go env GOARCH [2022-04-23T21:47:48.592Z] #58 3.825 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T21:47:48.592Z] #58 3.825 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:47:48.592Z] #58 3.825 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:47:48.592Z] #58 3.825 ++ dirname /install.sh [2022-04-23T21:47:48.592Z] #58 3.825 + dir=/ [2022-04-23T21:47:48.592Z] #58 3.825 + bin=runc [2022-04-23T21:47:48.592Z] #58 3.825 + shift [2022-04-23T21:47:48.592Z] #58 3.825 + '[' '!' -f //runc.installer ']' [2022-04-23T21:47:48.592Z] #58 3.825 + . //runc.installer [2022-04-23T21:47:48.592Z] #58 3.825 ++ set -e [2022-04-23T21:47:48.592Z] #58 3.825 ++ : v1.1.1 [2022-04-23T21:47:48.592Z] #58 3.825 + install_runc [2022-04-23T21:47:48.592Z] #58 3.825 + RUNC_BUILDTAGS=seccomp [2022-04-23T21:47:48.592Z] #58 3.825 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T21:47:48.592Z] #58 3.825 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iti6lCZoN7/src/github.com/opencontainers/runc [2022-04-23T21:47:48.592Z] #58 3.838 Cloning into '/tmp/tmp.iti6lCZoN7/src/github.com/opencontainers/runc'... [2022-04-23T21:47:48.836Z] #21 20.96 Selecting previously unselected package patch. [2022-04-23T21:47:48.836Z] #21 20.97 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-23T21:47:48.836Z] #21 20.97 Unpacking patch (2.7.6-7) ... [2022-04-23T21:47:48.836Z] #21 21.08 Selecting previously unselected package python-pip-whl. [2022-04-23T21:47:48.836Z] #21 21.08 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:47:48.836Z] #21 21.10 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:47:49.397Z] #21 21.62 Selecting previously unselected package python3-lib2to3. [2022-04-23T21:47:49.397Z] #21 21.62 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T21:47:49.397Z] #21 21.64 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:47:49.397Z] #21 21.75 Selecting previously unselected package python3-distutils. [2022-04-23T21:47:49.433Z] #21 20.41 Unpacking bash-completion (1:2.11-2) ... [2022-04-23T21:47:49.433Z] #21 20.73 Selecting previously unselected package bzip2. [2022-04-23T21:47:49.433Z] #21 20.74 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-23T21:47:49.433Z] #21 20.75 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T21:47:49.653Z] #21 21.75 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T21:47:49.654Z] #21 21.76 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T21:47:49.654Z] #21 21.88 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:47:49.654Z] #21 21.88 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:47:49.654Z] #21 21.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:47:49.654Z] #21 22.00 Selecting previously unselected package python3-setuptools. [2022-04-23T21:47:49.693Z] #21 20.85 Selecting previously unselected package xz-utils. [2022-04-23T21:47:49.693Z] #21 20.85 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-23T21:47:49.693Z] #21 20.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:47:49.693Z] #21 21.02 Selecting previously unselected package apparmor. [2022-04-23T21:47:49.693Z] #21 21.03 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-23T21:47:49.693Z] #21 21.08 Unpacking apparmor (2.13.6-10) ... [2022-04-23T21:47:49.836Z] Running on azwin-2-60c8d0 in d:\jenkins\workspace\moby_PR-43520 [Pipeline] { [Pipeline] ws [2022-04-23T21:47:49.855Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-23T21:47:49.910Z] #21 22.02 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T21:47:49.910Z] #21 22.03 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T21:47:49.966Z] #58 ... [2022-04-23T21:47:49.966Z] [2022-04-23T21:47:49.966Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T21:47:49.966Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-23T21:47:49.966Z] #18 DONE 1.5s [2022-04-23T21:47:50.167Z] #21 22.30 Selecting previously unselected package python3-wheel. [2022-04-23T21:47:50.167Z] #21 22.30 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T21:47:50.167Z] #21 22.30 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T21:47:50.167Z] #21 22.36 Selecting previously unselected package python3-pip. [2022-04-23T21:47:50.167Z] #21 22.37 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:47:50.167Z] #21 22.38 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:47:50.225Z] [2022-04-23T21:47:50.225Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T21:47:50.225Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-23T21:47:50.261Z] #21 21.46 Selecting previously unselected package inetutils-ping. [2022-04-23T21:47:50.261Z] #21 21.46 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-23T21:47:50.261Z] #21 21.47 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T21:47:50.261Z] #21 21.58 Selecting previously unselected package libip4tc2:amd64. [2022-04-23T21:47:50.261Z] #21 21.60 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:47:50.261Z] #21 21.60 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:47:50.261Z] #21 21.67 Selecting previously unselected package libip6tc2:amd64. [2022-04-23T21:47:50.261Z] #21 21.67 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:47:50.261Z] #21 21.69 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:47:50.261Z] #21 21.76 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-23T21:47:50.261Z] #21 21.76 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-23T21:47:50.261Z] #21 21.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:47:50.423Z] #21 22.61 Selecting previously unselected package sudo. [2022-04-23T21:47:50.423Z] #21 22.61 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-23T21:47:50.423Z] #21 22.62 Unpacking sudo (1.9.5p2-3) ... [2022-04-23T21:47:50.520Z] #21 21.83 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-23T21:47:50.520Z] #21 21.83 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-23T21:47:50.520Z] #21 21.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:47:50.520Z] #21 21.90 Selecting previously unselected package libnftnl11:amd64. [2022-04-23T21:47:50.520Z] #21 21.91 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-23T21:47:50.520Z] #21 21.92 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:47:50.567Z] Commit message: "api/server: remove "Logging" from config" [2022-04-23T21:47:50.688Z] #21 22.96 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T21:47:50.688Z] #21 22.96 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-23T21:47:50.688Z] #21 22.97 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:47:50.780Z] #21 22.02 Selecting previously unselected package iptables. [2022-04-23T21:47:50.780Z] #21 22.03 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-23T21:47:50.780Z] #21 22.03 Unpacking iptables (1.8.7-1) ... [2022-04-23T21:47:50.820Z] #21 7.205 Fetched 8510 kB in 6s (1366 kB/s) [2022-04-23T21:47:50.944Z] #21 23.14 Selecting previously unselected package uidmap. [2022-04-23T21:47:50.945Z] #21 23.15 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-23T21:47:50.945Z] #21 23.20 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T21:47:51.039Z] #21 22.37 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:47:51.039Z] #21 22.37 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:47:51.039Z] #21 22.38 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:47:50.978Z] > git --version # timeout=10 [2022-04-23T21:47:51.027Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T21:47:51.073Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T21:47:51.201Z] #21 23.33 Selecting previously unselected package vim-runtime. [2022-04-23T21:47:51.201Z] #21 23.34 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:47:51.201Z] #21 23.35 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T21:47:51.201Z] #21 23.38 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T21:47:51.201Z] #21 23.38 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:47:51.299Z] #21 22.51 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:47:51.299Z] #21 22.52 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:47:51.299Z] #21 22.52 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:47:51.299Z] #21 22.62 Selecting previously unselected package jq. [2022-04-23T21:47:51.299Z] #21 22.63 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:47:51.299Z] #21 22.65 Unpacking jq (1.6-2.1) ... [2022-04-23T21:47:51.299Z] #21 22.72 Selecting previously unselected package libaio1:amd64. [2022-04-23T21:47:51.365Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-23T21:47:51.365Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-81fe0cb3\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-23T21:47:51.365Z] ---------------------------------------------------------------------------- [2022-04-23T21:47:51.365Z] [2022-04-23T21:47:51.365Z] INFO: executeCI.ps1 starting at Sat Apr 23 21:47:49 CUT 2022 [2022-04-23T21:47:51.365Z] [2022-04-23T21:47:51.365Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-23T21:47:51.365Z] INFO: Running git version 2.24.1.windows.2 [2022-04-23T21:47:51.365Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-23T21:47:51.365Z] INFO: Environment variables: [2022-04-23T21:47:51.365Z] [2022-04-23T21:47:51.365Z] Name Value [2022-04-23T21:47:51.365Z] ---- ----- [2022-04-23T21:47:51.365Z] ALLUSERSPROFILE C:\ProgramData [2022-04-23T21:47:51.365Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-23T21:47:51.365Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-23T21:47:51.365Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-23T21:47:51.365Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-23T21:47:51.365Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-23T21:47:51.365Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-23T21:47:51.365Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-23T21:47:51.365Z] BRANCH_NAME PR-43520 [2022-04-23T21:47:51.365Z] BUILD_DISPLAY_NAME #1 [2022-04-23T21:47:51.365Z] BUILD_ID 1 [2022-04-23T21:47:51.365Z] BUILD_NUMBER 1 [2022-04-23T21:47:51.365Z] BUILD_TAG jenkins-moby-PR-43520-1 [2022-04-23T21:47:51.365Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/ [2022-04-23T21:47:51.365Z] CHANGE_AUTHOR thaJeztah [2022-04-23T21:47:51.365Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-23T21:47:51.365Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1e [2022-04-23T21:47:51.365Z] CHANGE_FORK thaJeztah/docker [2022-04-23T21:47:51.365Z] CHANGE_ID 43520 [2022-04-23T21:47:51.365Z] CHANGE_TARGET master [2022-04-23T21:47:51.365Z] CHANGE_TITLE api/server: remove "Logging" from config [2022-04-23T21:47:51.365Z] CHANGE_URL https://github.com/moby/moby/pull/43520 [2022-04-23T21:47:51.366Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:47:51.366Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-23T21:47:51.366Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-23T21:47:51.366Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-23T21:47:51.366Z] COMPUTERNAME azwin-2-85d030 [2022-04-23T21:47:51.366Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-23T21:47:51.366Z] ConfigSequenceNumber 0 [2022-04-23T21:47:51.366Z] DOCKER_BUILDKIT 0 [2022-04-23T21:47:51.366Z] DOCKER_DUT_DEBUG 1 [2022-04-23T21:47:51.366Z] DOCKER_EXPERIMENTAL 1 [2022-04-23T21:47:51.366Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-23T21:47:51.366Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-23T21:47:51.366Z] EXECUTOR_NUMBER 0 [2022-04-23T21:47:51.366Z] FQDN azwin-2-85d030.westus.cloudapp.azure.com [2022-04-23T21:47:51.366Z] GIT_BRANCH PR-43520 [2022-04-23T21:47:51.366Z] GIT_COMMIT cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:47:51.366Z] GIT_URL https://github.com/moby/moby.git [2022-04-23T21:47:51.366Z] HUDSON_COOKIE 7950dfb5-9ab8-4ec5-9621-14993bd768ca [2022-04-23T21:47:51.366Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-23T21:47:51.366Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-23T21:47:51.366Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-23T21:47:51.366Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-23T21:47:51.366Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-23T21:47:51.366Z] JENKINS_NODE_COOKIE 82ecf2eb-3488-4d0b-84b3-fbc5c8656909 [2022-04-23T21:47:51.366Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-23T21:47:51.366Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-23T21:47:51.366Z] JOB_BASE_NAME PR-43520 [2022-04-23T21:47:51.366Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/display/redirect [2022-04-23T21:47:51.366Z] JOB_NAME moby/PR-43520 [2022-04-23T21:47:51.366Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/ [2022-04-23T21:47:51.366Z] library.jps.version master [2022-04-23T21:47:51.366Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-23T21:47:51.366Z] NODE_LABELS amd64 azure azwin-2-85d030 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-23T21:47:51.366Z] NODE_NAME azwin-2-85d030 [2022-04-23T21:47:51.366Z] NUMBER_OF_PROCESSORS 4 [2022-04-23T21:47:51.366Z] OS Windows_NT [2022-04-23T21:47:51.366Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-23T21:47:51.366Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-23T21:47:51.366Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-23T21:47:51.366Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-23T21:47:51.366Z] PROCESSOR_LEVEL 6 [2022-04-23T21:47:51.366Z] PROCESSOR_REVISION 4f01 [2022-04-23T21:47:51.366Z] ProgramData C:\ProgramData [2022-04-23T21:47:51.366Z] ProgramFiles C:\Program Files [2022-04-23T21:47:51.366Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-23T21:47:51.366Z] ProgramW6432 C:\Program Files [2022-04-23T21:47:51.366Z] PROMPT $P$G [2022-04-23T21:47:51.366Z] PSExecutionPolicyPreference Bypass [2022-04-23T21:47:51.366Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-23T21:47:51.366Z] PUBLIC C:\Users\Public [2022-04-23T21:47:51.366Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/display/redirect?page=artif... [2022-04-23T21:47:51.366Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/display/redirect?page=changes [2022-04-23T21:47:51.366Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/display/redirect [2022-04-23T21:47:51.366Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/display/redirect?page=tests [2022-04-23T21:47:51.366Z] SKIP_VALIDATION_TESTS 1 [2022-04-23T21:47:51.366Z] SOURCES_DRIVE d [2022-04-23T21:47:51.366Z] SOURCES_SUBDIR gopath [2022-04-23T21:47:51.366Z] STAGE_NAME Run tests [2022-04-23T21:47:51.366Z] SystemDrive C: [2022-04-23T21:47:51.366Z] SystemRoot C:\Windows [2022-04-23T21:47:51.366Z] TEMP C:\Windows\TEMP [2022-04-23T21:47:51.366Z] TESTDEBUG 0 [2022-04-23T21:47:51.366Z] TESTRUN_DRIVE d [2022-04-23T21:47:51.366Z] TESTRUN_SUBDIR CI [2022-04-23T21:47:51.366Z] TIMEOUT 120m [2022-04-23T21:47:51.366Z] TMP C:\Windows\TEMP [2022-04-23T21:47:51.366Z] USERDOMAIN WORKGROUP [2022-04-23T21:47:51.366Z] USERNAME azwin-2-85d030$ [2022-04-23T21:47:51.366Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-23T21:47:51.366Z] windir C:\Windows [2022-04-23T21:47:51.366Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-23T21:47:51.366Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-23T21:47:51.366Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-23T21:47:51.366Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-23T21:47:51.366Z] [2022-04-23T21:47:51.366Z] [2022-04-23T21:47:51.366Z] [2022-04-23T21:47:51.464Z] #72 ... [2022-04-23T21:47:51.464Z] [2022-04-23T21:47:51.464Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:47:51.464Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T21:47:51.464Z] #20 1.957 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:47:51.464Z] #20 1.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:47:51.464Z] #20 1.981 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:47:51.464Z] #20 2.272 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:47:51.464Z] #20 2.624 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T21:47:51.464Z] #20 3.124 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T21:47:51.464Z] #20 3.674 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T21:47:51.464Z] #20 4.073 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T21:47:51.464Z] #20 4.532 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:47:51.464Z] #20 5.160 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T21:47:51.464Z] #20 5.176 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:47:51.464Z] #20 5.178 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T21:47:51.464Z] #20 5.182 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T21:47:51.464Z] #20 5.188 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T21:47:51.464Z] #20 5.198 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:47:51.464Z] #20 5.708 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:47:51.464Z] #20 5.724 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-23T21:47:51.464Z] #20 5.725 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T21:47:51.464Z] #20 5.725 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T21:47:51.464Z] #20 5.725 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:47:51.464Z] #20 5.726 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T21:47:51.464Z] #20 ... [2022-04-23T21:47:51.464Z] [2022-04-23T21:47:51.464Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:47:51.464Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-23T21:47:51.464Z] #67 1.899 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:47:51.464Z] #67 1.915 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:47:51.464Z] #67 1.917 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:47:51.464Z] #67 2.229 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T21:47:51.464Z] #67 2.548 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T21:47:51.464Z] #67 3.173 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:47:51.464Z] #67 3.658 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T21:47:51.464Z] #67 4.238 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:47:51.464Z] #67 4.985 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T21:47:51.464Z] #67 5.638 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T21:47:51.464Z] #67 5.638 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T21:47:51.464Z] #67 5.658 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T21:47:51.464Z] #67 5.681 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T21:47:51.464Z] #67 5.705 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:47:51.464Z] #67 5.713 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:47:51.464Z] #67 5.963 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:47:51.464Z] #67 5.973 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T21:47:51.464Z] #67 5.974 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T21:47:51.464Z] #67 5.987 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:47:51.464Z] #67 5.990 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T21:47:51.464Z] #67 5.990 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:47:51.558Z] #21 22.72 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-23T21:47:51.559Z] #21 22.73 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:47:51.559Z] #21 22.79 Selecting previously unselected package libgpm2:amd64. [2022-04-23T21:47:51.559Z] #21 22.79 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-23T21:47:51.559Z] #21 22.79 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:47:51.559Z] #21 22.85 Selecting previously unselected package libicu67:amd64. [2022-04-23T21:47:51.559Z] #21 22.86 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-23T21:47:51.559Z] #21 22.87 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T21:47:51.720Z] #67 ... [2022-04-23T21:47:51.720Z] [2022-04-23T21:47:51.720Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:47:51.720Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-23T21:47:51.720Z] #47 1.769 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:47:51.720Z] #47 1.779 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:47:51.720Z] #47 1.779 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:47:51.720Z] #47 1.931 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:47:51.720Z] #47 2.196 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T21:47:51.720Z] #47 2.746 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T21:47:51.720Z] #47 3.258 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T21:47:51.720Z] #47 3.827 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:47:51.720Z] #47 4.225 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T21:47:51.720Z] #47 4.714 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T21:47:51.720Z] #47 4.714 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:47:51.720Z] #47 4.715 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:47:51.720Z] #47 4.744 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T21:47:51.720Z] #47 4.758 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T21:47:51.720Z] #47 4.759 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T21:47:51.720Z] #47 5.041 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-23T21:47:51.720Z] #47 5.077 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:47:51.720Z] #47 5.077 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T21:47:51.720Z] #47 5.077 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:47:51.720Z] #47 5.077 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T21:47:51.720Z] #47 5.077 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T21:47:51.722Z] The recommended git tool is: git [2022-04-23T21:47:51.821Z] INFO: Sources under d:\gopath\... [2022-04-23T21:47:51.821Z] INFO: Test run under d:\CI\... [2022-04-23T21:47:51.821Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-23T21:47:51.821Z] INFO: docker/docker repository was found [2022-04-23T21:47:51.821Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-23T21:47:52.127Z] #19 DONE 1.7s [2022-04-23T21:47:52.127Z] [2022-04-23T21:47:52.127Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:47:52.127Z] #58 sha256:9969cf3e9c97596520f2f14d269fcce2b3e8903db5a7875b0198f94a754ca386 [2022-04-23T21:47:52.127Z] #58 11.71 + cd /tmp/tmp.iti6lCZoN7/src/github.com/opencontainers/runc [2022-04-23T21:47:52.127Z] #58 11.71 + git checkout -q v1.1.1 [2022-04-23T21:47:52.127Z] #58 12.03 + '[' -z '' ']' [2022-04-23T21:47:52.127Z] #58 12.03 + target=static [2022-04-23T21:47:52.127Z] #58 12.03 + make BUILDTAGS=seccomp static [2022-04-23T21:47:52.127Z] #58 12.51 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T21:47:52.275Z] ltsc2022: Pulling from windows/servercore [2022-04-23T21:47:52.729Z] 8f616e6e9eec: Pulling fs layer [2022-04-23T21:47:52.729Z] dccd9e4d14d3: Pulling fs layer [2022-04-23T21:47:52.731Z] #21 7.205 Reading package lists... [2022-04-23T21:47:52.731Z] #21 ... [2022-04-23T21:47:52.731Z] [2022-04-23T21:47:52.731Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:47:52.731Z] #58 sha256:17b69fbfb03e2cb595bbd500c34f0cc3c9ffcb7dcdb2e821bfc8af42b4246cfd [2022-04-23T21:47:52.731Z] #58 10.91 + cd /tmp/tmp.cqwEfsRk3x/src/github.com/opencontainers/runc [2022-04-23T21:47:52.731Z] #58 10.91 + git checkout -q v1.1.1 [2022-04-23T21:47:52.731Z] #58 11.32 + '[' -z '' ']' [2022-04-23T21:47:52.731Z] #58 11.32 + target=static [2022-04-23T21:47:52.731Z] #58 11.32 + make BUILDTAGS=seccomp static [2022-04-23T21:47:52.731Z] #58 11.49 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T21:47:52.731Z] #58 ... [2022-04-23T21:47:52.731Z] [2022-04-23T21:47:52.731Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:47:52.731Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:47:52.731Z] #21 7.205 Reading package lists... [2022-04-23T21:47:53.507Z] #58 ... [2022-04-23T21:47:53.507Z] [2022-04-23T21:47:53.507Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T21:47:53.507Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-23T21:47:53.507Z] #20 DONE 1.7s [2022-04-23T21:47:53.507Z] [2022-04-23T21:47:53.507Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:47:53.507Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:47:53.718Z] #21 26.08 Selecting previously unselected package vim. [2022-04-23T21:47:53.718Z] #21 26.08 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-23T21:47:53.718Z] #21 26.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:47:54.280Z] #21 26.55 Selecting previously unselected package xfsprogs. [2022-04-23T21:47:54.280Z] #21 26.56 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-23T21:47:54.280Z] #21 26.56 Unpacking xfsprogs (5.10.0-4) ... [2022-04-23T21:47:54.321Z] + docker version [2022-04-23T21:47:54.843Z] #21 26.94 Selecting previously unselected package zip. [2022-04-23T21:47:54.843Z] #21 26.94 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-23T21:47:54.843Z] #21 26.95 Unpacking zip (3.0-12) ... [2022-04-23T21:47:54.843Z] #21 27.10 Selecting previously unselected package zstd. [2022-04-23T21:47:54.843Z] #21 27.12 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-23T21:47:54.843Z] #21 27.12 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:47:54.851Z] #21 25.72 Selecting previously unselected package libinih1:amd64. [2022-04-23T21:47:54.851Z] #21 25.73 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-23T21:47:54.851Z] #21 25.73 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-23T21:47:54.851Z] #21 25.81 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:47:54.851Z] #21 25.83 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:47:54.851Z] #21 25.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:47:54.851Z] #21 25.93 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:47:54.851Z] #21 25.93 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:47:54.851Z] #21 25.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:47:54.851Z] #21 26.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:47:54.851Z] #21 26.01 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:47:54.851Z] #21 26.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:47:54.851Z] #21 26.07 Selecting previously unselected package net-tools. [2022-04-23T21:47:54.851Z] #21 26.09 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-23T21:47:54.851Z] #21 26.10 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:47:55.099Z] #21 27.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:47:55.110Z] #21 26.28 Selecting previously unselected package patch. [2022-04-23T21:47:55.110Z] #21 26.29 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-23T21:47:55.110Z] #21 26.29 Unpacking patch (2.7.6-7) ... [2022-04-23T21:47:55.110Z] #21 26.38 Selecting previously unselected package python-pip-whl. [2022-04-23T21:47:55.110Z] #21 26.38 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:47:55.110Z] #21 26.40 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:47:55.275Z] #21 9.356 Reading package lists... [2022-04-23T21:47:55.413Z] #21 1.870 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:47:55.413Z] #21 1.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:47:55.413Z] #21 1.899 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:47:55.662Z] #21 28.00 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-23T21:47:55.662Z] #21 28.01 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:47:55.662Z] #21 28.02 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-23T21:47:55.662Z] #21 28.03 Setting up libicu67:arm64 (67.1-7) ... [2022-04-23T21:47:55.662Z] #21 28.04 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-23T21:47:55.662Z] #21 28.06 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-23T21:47:55.662Z] #21 28.08 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T21:47:55.662Z] #21 28.09 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:47:55.672Z] #21 2.379 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:47:55.682Z] #21 26.88 Selecting previously unselected package python3-lib2to3. [2022-04-23T21:47:55.682Z] #21 26.88 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T21:47:55.682Z] #21 26.88 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:47:55.682Z] #21 26.99 Selecting previously unselected package python3-distutils. [2022-04-23T21:47:55.682Z] #21 26.99 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T21:47:55.682Z] #21 26.99 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T21:47:55.846Z] #21 11.84 Building dependency tree... [2022-04-23T21:47:55.919Z] #21 28.10 Setting up bzip2 (1.0.8-4) ... [2022-04-23T21:47:55.919Z] #21 28.11 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-23T21:47:55.919Z] #21 28.12 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T21:47:55.941Z] #21 27.15 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:47:55.941Z] #21 27.15 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:47:55.941Z] #21 27.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:47:55.941Z] #21 27.30 Selecting previously unselected package python3-setuptools. [2022-04-23T21:47:55.941Z] #21 27.30 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T21:47:55.941Z] #21 27.31 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T21:47:56.485Z] #21 28.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:47:56.485Z] #21 28.69 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-23T21:47:56.485Z] #21 28.70 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T21:47:56.485Z] #21 28.71 Setting up apparmor (2.13.6-10) ... [2022-04-23T21:47:56.509Z] #21 27.58 Selecting previously unselected package python3-wheel. [2022-04-23T21:47:56.509Z] #21 27.58 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T21:47:56.509Z] #21 27.60 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T21:47:56.509Z] #21 27.66 Selecting previously unselected package python3-pip. [2022-04-23T21:47:56.509Z] #21 27.67 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:47:56.509Z] #21 27.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:47:56.509Z] #21 27.91 Selecting previously unselected package sudo. [2022-04-23T21:47:56.509Z] #21 27.92 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-23T21:47:56.509Z] #21 27.93 Unpacking sudo (1.9.5p2-3) ... [2022-04-23T21:47:56.607Z] #21 3.178 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:47:56.787Z] #21 13.29 The following additional packages will be installed: [2022-04-23T21:47:56.787Z] #21 ... [2022-04-23T21:47:56.787Z] [2022-04-23T21:47:56.787Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:47:56.787Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:47:56.787Z] #34 DONE 125.6s [2022-04-23T21:47:56.787Z] [2022-04-23T21:47:56.787Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:47:56.787Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:47:56.787Z] #21 13.29 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:47:56.787Z] #21 13.29 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-23T21:47:56.787Z] #21 13.29 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T21:47:56.787Z] #21 13.29 python3-pkg-resources vim-runtime xxd [2022-04-23T21:47:56.787Z] #21 13.29 Suggested packages: [2022-04-23T21:47:56.788Z] #21 13.29 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-23T21:47:56.788Z] #21 13.29 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-23T21:47:56.788Z] #21 13.29 acl attr quota [2022-04-23T21:47:56.788Z] #21 13.29 Recommended packages: [2022-04-23T21:47:56.788Z] #21 13.29 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T21:47:57.080Z] #21 28.44 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T21:47:57.080Z] #21 28.45 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-23T21:47:57.080Z] #21 28.46 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:47:57.339Z] #21 28.64 Selecting previously unselected package uidmap. [2022-04-23T21:47:57.339Z] #21 28.64 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-23T21:47:57.339Z] #21 28.65 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T21:47:57.339Z] #21 28.78 Selecting previously unselected package vim-runtime. [2022-04-23T21:47:57.339Z] #21 28.78 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:47:57.339Z] #21 28.81 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T21:47:57.544Z] #21 4.296 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:47:57.598Z] #21 28.85 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T21:47:57.598Z] #21 28.86 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:47:57.855Z] #21 30.17 Setting up zip (3.0-12) ... [2022-04-23T21:47:58.112Z] #21 30.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:47:58.112Z] #21 30.20 Setting up bash-completion (1:2.11-2) ... [2022-04-23T21:47:58.171Z] #21 14.70 The following NEW packages will be installed: [2022-04-23T21:47:58.171Z] #21 14.70 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-23T21:47:58.171Z] #21 14.70 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:47:58.171Z] #21 14.70 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-23T21:47:58.171Z] #21 14.70 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-23T21:47:58.171Z] #21 14.71 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-23T21:47:58.171Z] #21 14.71 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-23T21:47:58.171Z] #21 14.71 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-23T21:47:58.171Z] #21 14.71 xz-utils zip zstd [2022-04-23T21:47:58.431Z] #21 15.02 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:47:58.431Z] #21 15.02 Need to get 27.6 MB of archives. [2022-04-23T21:47:58.431Z] #21 15.02 After this operation, 106 MB of additional disk space will be used. [2022-04-23T21:47:58.431Z] #21 15.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-23T21:47:58.431Z] #21 15.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-23T21:47:58.431Z] #21 15.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-23T21:47:58.431Z] #21 15.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-23T21:47:58.431Z] #21 15.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-23T21:47:58.431Z] #21 15.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-23T21:47:58.431Z] #21 15.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-23T21:47:58.431Z] #21 15.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-23T21:47:58.431Z] #21 15.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:47:58.431Z] #21 15.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:47:58.431Z] #21 15.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T21:47:58.431Z] #21 15.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-23T21:47:58.431Z] #21 15.07 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-23T21:47:58.431Z] #21 15.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-23T21:47:58.431Z] #21 15.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-23T21:47:58.431Z] #21 15.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-23T21:47:58.431Z] #21 15.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-23T21:47:58.431Z] #21 15.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-23T21:47:58.431Z] #21 15.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-23T21:47:58.431Z] #21 15.12 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-23T21:47:58.431Z] #21 15.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-23T21:47:58.431Z] #21 15.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:47:58.691Z] #21 15.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:47:58.691Z] #21 15.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:47:58.691Z] #21 15.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-23T21:47:58.691Z] #21 15.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-23T21:47:58.691Z] #21 15.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T21:47:58.691Z] #21 15.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-23T21:47:58.953Z] #21 15.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:47:58.953Z] #21 15.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:47:58.953Z] #21 15.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:47:58.953Z] #21 15.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-23T21:47:58.953Z] #21 15.42 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-23T21:47:58.953Z] #21 15.43 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T21:47:58.953Z] #21 15.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T21:47:58.953Z] #21 15.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T21:47:58.953Z] #21 15.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:47:58.953Z] #21 15.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T21:47:58.953Z] #21 15.50 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T21:47:58.953Z] #21 15.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T21:47:58.953Z] #21 15.51 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-23T21:47:58.953Z] #21 15.54 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-23T21:47:58.953Z] #21 15.55 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-23T21:47:58.953Z] #21 15.56 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T21:47:59.213Z] #21 15.76 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-23T21:47:59.213Z] #21 15.79 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-23T21:47:59.213Z] #21 15.82 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-23T21:47:59.213Z] #21 15.83 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-23T21:47:59.787Z] #21 16.38 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:47:59.787Z] #21 16.48 Fetched 27.6 MB in 1s (24.6 MB/s) [2022-04-23T21:48:00.007Z] #21 32.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:48:00.008Z] #21 32.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T21:48:00.008Z] #21 32.28 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-23T21:48:00.008Z] #21 32.29 Setting up patch (2.7.6-7) ... [2022-04-23T21:48:00.008Z] #21 32.31 Setting up sudo (1.9.5p2-3) ... [2022-04-23T21:48:00.008Z] #21 32.38 invoke-rc.d: could not determine current runlevel [2022-04-23T21:48:00.061Z] #21 16.53 Selecting previously unselected package pigz. [2022-04-23T21:48:00.061Z] #21 16.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-23T21:48:00.061Z] #21 16.59 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-23T21:48:00.061Z] #21 16.60 Unpacking pigz (2.6-1) ... [2022-04-23T21:48:00.061Z] #21 16.68 Selecting previously unselected package libelf1:amd64. [2022-04-23T21:48:00.061Z] #21 16.68 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-23T21:48:00.061Z] #21 16.70 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-23T21:48:00.081Z] #21 ... [2022-04-23T21:48:00.081Z] [2022-04-23T21:48:00.081Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T21:48:00.081Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T21:48:00.081Z] #34 DONE 123.2s [2022-04-23T21:48:00.081Z] [2022-04-23T21:48:00.081Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:48:00.081Z] #58 sha256:9969cf3e9c97596520f2f14d269fcce2b3e8903db5a7875b0198f94a754ca386 [2022-04-23T21:48:00.264Z] #21 32.41 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T21:48:00.264Z] #21 32.42 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T21:48:00.264Z] #21 32.45 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-23T21:48:00.264Z] #21 32.46 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T21:48:00.264Z] #21 32.48 Setting up pigz (2.6-1) ... [2022-04-23T21:48:00.264Z] #21 32.49 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-23T21:48:00.264Z] #21 32.50 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-23T21:48:00.264Z] #21 32.52 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:48:00.264Z] #21 32.54 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:00.324Z] #21 16.86 Selecting previously unselected package libbpf0:amd64. [2022-04-23T21:48:00.324Z] #21 16.86 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-23T21:48:00.324Z] #21 16.87 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:48:00.324Z] #21 16.94 Selecting previously unselected package libcap2:amd64. [2022-04-23T21:48:00.324Z] #21 16.94 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-23T21:48:00.324Z] #21 16.95 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:48:00.585Z] #21 17.03 Selecting previously unselected package libmnl0:amd64. [2022-04-23T21:48:00.585Z] #21 17.03 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-23T21:48:00.586Z] #21 17.04 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:48:00.586Z] #21 17.09 Selecting previously unselected package libxtables12:amd64. [2022-04-23T21:48:00.586Z] #21 17.10 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-23T21:48:00.586Z] #21 17.11 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:48:00.586Z] #21 17.16 Selecting previously unselected package libcap2-bin. [2022-04-23T21:48:00.586Z] #21 17.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-23T21:48:00.586Z] #21 17.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T21:48:00.586Z] #21 17.24 Selecting previously unselected package iproute2. [2022-04-23T21:48:00.827Z] #21 33.12 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-23T21:48:00.828Z] #21 33.14 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:48:00.846Z] #21 17.24 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-23T21:48:00.846Z] #21 17.25 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T21:48:00.889Z] #21 31.59 Selecting previously unselected package vim. [2022-04-23T21:48:00.889Z] #21 31.59 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:48:00.889Z] #21 31.61 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:00.889Z] #21 32.13 Selecting previously unselected package xfsprogs. [2022-04-23T21:48:00.889Z] #21 32.13 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-23T21:48:00.889Z] #21 32.15 Unpacking xfsprogs (5.10.0-4) ... [2022-04-23T21:48:01.107Z] #21 17.68 Selecting previously unselected package xxd. [2022-04-23T21:48:01.107Z] #21 17.69 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:48:01.107Z] #21 17.70 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:01.344Z] #21 33.48 Setting up libelf1:arm64 (0.183-1) ... [2022-04-23T21:48:01.344Z] #21 33.56 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:48:01.344Z] #21 33.58 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-23T21:48:01.344Z] #21 33.60 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T21:48:01.367Z] #21 17.83 Selecting previously unselected package vim-common. [2022-04-23T21:48:01.367Z] #21 17.83 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:48:01.367Z] #21 17.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:01.367Z] #21 18.00 Selecting previously unselected package bash-completion. [2022-04-23T21:48:01.367Z] #21 18.00 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T21:48:01.458Z] #21 32.63 Selecting previously unselected package zip. [2022-04-23T21:48:01.458Z] #21 32.64 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-23T21:48:01.458Z] #21 32.64 Unpacking zip (3.0-12) ... [2022-04-23T21:48:01.458Z] #21 32.78 Selecting previously unselected package zstd. [2022-04-23T21:48:01.458Z] #21 32.79 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-23T21:48:01.458Z] #21 32.79 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:48:01.460Z] #58 ... [2022-04-23T21:48:01.460Z] [2022-04-23T21:48:01.460Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:48:01.460Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T21:48:01.460Z] #21 7.812 Fetched 8510 kB in 6s (1344 kB/s) [2022-04-23T21:48:01.475Z] Client: [2022-04-23T21:48:01.475Z] Version: 20.10.9 [2022-04-23T21:48:01.475Z] API version: 1.41 [2022-04-23T21:48:01.475Z] Go version: go1.16.8 [2022-04-23T21:48:01.475Z] Git commit: c2ea9bc [2022-04-23T21:48:01.475Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T21:48:01.475Z] OS/Arch: windows/amd64 [2022-04-23T21:48:01.475Z] Context: default [2022-04-23T21:48:01.475Z] Experimental: true [2022-04-23T21:48:01.475Z] [2022-04-23T21:48:01.475Z] Server: Docker Engine - Community [2022-04-23T21:48:01.475Z] Engine: [2022-04-23T21:48:01.475Z] Version: 20.10.9 [2022-04-23T21:48:01.475Z] API version: 1.41 (minimum version 1.24) [2022-04-23T21:48:01.475Z] Go version: go1.16.8 [2022-04-23T21:48:01.475Z] Git commit: 79ea9d3 [2022-04-23T21:48:01.475Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T21:48:01.475Z] OS/Arch: windows/amd64 [2022-04-23T21:48:01.475Z] Experimental: true [2022-04-23T21:48:01.600Z] #21 34.00 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:01.718Z] #21 33.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:48:01.857Z] #21 34.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T21:48:01.857Z] #21 34.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T21:48:01.857Z] #21 34.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T21:48:01.857Z] #21 34.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T21:48:01.857Z] #21 34.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T21:48:01.857Z] #21 34.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T21:48:01.857Z] #21 34.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T21:48:01.857Z] #21 34.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T21:48:01.857Z] #21 34.09 Setting up python3-setuptools (52.0.0-4) ... [Pipeline] sh [2022-04-23T21:48:02.657Z] #21 34.04 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:48:02.657Z] #21 34.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:48:02.657Z] #21 34.06 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:48:02.657Z] #21 34.08 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T21:48:02.657Z] #21 34.09 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:48:02.657Z] #21 34.10 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-23T21:48:02.657Z] #21 34.11 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T21:48:02.657Z] #21 34.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:48:02.657Z] #21 34.13 Setting up bzip2 (1.0.8-4) ... [2022-04-23T21:48:02.933Z] #21 34.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:48:02.933Z] #21 34.15 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T21:48:03.055Z] + docker info [2022-04-23T21:48:03.055Z] Client: [2022-04-23T21:48:03.055Z] Context: default [2022-04-23T21:48:03.055Z] Debug Mode: false [2022-04-23T21:48:03.055Z] [2022-04-23T21:48:03.055Z] Server: [2022-04-23T21:48:03.055Z] Containers: 0 [2022-04-23T21:48:03.055Z] Running: 0 [2022-04-23T21:48:03.055Z] Paused: 0 [2022-04-23T21:48:03.055Z] Stopped: 0 [2022-04-23T21:48:03.055Z] Images: 0 [2022-04-23T21:48:03.055Z] Server Version: 20.10.9 [2022-04-23T21:48:03.055Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T21:48:03.055Z] Windows: [2022-04-23T21:48:03.055Z] LCOW: [2022-04-23T21:48:03.055Z] Logging Driver: json-file [2022-04-23T21:48:03.055Z] Plugins: [2022-04-23T21:48:03.055Z] Volume: local [2022-04-23T21:48:03.056Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:48:03.056Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:48:03.056Z] Swarm: inactive [2022-04-23T21:48:03.056Z] Default Isolation: process [2022-04-23T21:48:03.056Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T21:48:03.056Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-23T21:48:03.056Z] OSType: windows [2022-04-23T21:48:03.056Z] Architecture: x86_64 [2022-04-23T21:48:03.056Z] CPUs: 4 [2022-04-23T21:48:03.056Z] Total Memory: 32GiB [2022-04-23T21:48:03.056Z] Name: azwin-2-85d031 [2022-04-23T21:48:03.056Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-23T21:48:03.056Z] Docker Root Dir: D:\docker [2022-04-23T21:48:03.056Z] Debug Mode: false [2022-04-23T21:48:03.056Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:48:03.056Z] Labels: [2022-04-23T21:48:03.056Z] Experimental: true [2022-04-23T21:48:03.056Z] Insecure Registries: [2022-04-23T21:48:03.056Z] 10.0.0.4:5000 [2022-04-23T21:48:03.056Z] 127.0.0.0/8 [2022-04-23T21:48:03.056Z] Registry Mirrors: [2022-04-23T21:48:03.056Z] http://10.0.0.4:5000/ [2022-04-23T21:48:03.056Z] Live Restore Enabled: false [2022-04-23T21:48:03.056Z] Product License: Community Engine [2022-04-23T21:48:03.056Z] [Pipeline] } [Pipeline] // stage [2022-04-23T21:48:03.227Z] #21 35.27 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-23T21:48:03.227Z] #21 35.32 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-23T21:48:03.227Z] #21 35.33 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:48:03.227Z] #21 35.35 Setting up python3-pip (20.3.4-4+deb11u1) ... [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-23T21:48:03.284Z] #21 19.80 Unpacking bash-completion (1:2.11-2) ... [2022-04-23T21:48:03.503Z] #21 34.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:03.503Z] #21 34.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:48:03.503Z] #21 34.82 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T21:48:03.503Z] #21 34.84 Setting up apparmor (2.13.6-10) ... [2022-04-23T21:48:03.548Z] #21 20.17 Selecting previously unselected package bzip2. [2022-04-23T21:48:03.548Z] #21 20.17 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-23T21:48:03.548Z] #21 20.18 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T21:48:03.808Z] #21 20.26 Selecting previously unselected package xz-utils. [2022-04-23T21:48:03.808Z] #21 20.27 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-23T21:48:03.808Z] #21 20.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:48:03.808Z] #21 20.45 Selecting previously unselected package apparmor. [2022-04-23T21:48:03.808Z] #21 20.46 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-23T21:48:03.808Z] #21 20.50 Unpacking apparmor (2.13.6-10) ... [2022-04-23T21:48:03.895Z] #47 ... [2022-04-23T21:48:03.895Z] [2022-04-23T21:48:03.895Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:48:03.895Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-23T21:48:03.895Z] #67 21.62 Fetched 48.9 MB in 20s (2449 kB/s) [2022-04-23T21:48:03.998Z] #21 7.812 Reading package lists... [2022-04-23T21:48:04.157Z] #21 36.26 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-23T21:48:04.157Z] #21 36.29 Setting up jq (1.6-2.1) ... [2022-04-23T21:48:04.157Z] #21 36.30 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-23T21:48:04.157Z] #21 36.32 Setting up iptables (1.8.7-1) ... [2022-04-23T21:48:04.157Z] #21 36.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:48:04.157Z] #21 36.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:48:04.157Z] #21 36.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:48:04.157Z] #21 36.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:48:04.157Z] #21 36.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T21:48:04.157Z] #21 36.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T21:48:04.157Z] #21 36.38 Setting up iproute2 (5.10.0-4) ... [2022-04-23T21:48:04.381Z] #21 20.87 Selecting previously unselected package inetutils-ping. [2022-04-23T21:48:04.381Z] #21 20.87 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-23T21:48:04.381Z] #21 20.88 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T21:48:04.381Z] #21 20.98 Selecting previously unselected package libip4tc2:amd64. [2022-04-23T21:48:04.381Z] #21 20.99 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:48:04.381Z] #21 21.00 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:48:04.381Z] #21 21.07 Selecting previously unselected package libip6tc2:amd64. [2022-04-23T21:48:04.413Z] #21 36.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:48:04.642Z] #21 21.08 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:48:04.642Z] #21 21.09 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:48:04.643Z] #21 21.17 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-23T21:48:04.643Z] #21 21.18 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-23T21:48:04.643Z] #21 21.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:48:04.643Z] #21 21.23 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-23T21:48:04.643Z] #21 21.23 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-23T21:48:04.643Z] #21 21.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:48:04.886Z] #21 36.30 Setting up zip (3.0-12) ... [2022-04-23T21:48:04.886Z] #21 36.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:04.904Z] #21 21.33 Selecting previously unselected package libnftnl11:amd64. [2022-04-23T21:48:04.904Z] #21 21.33 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-23T21:48:04.904Z] #21 21.33 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:48:04.904Z] #21 21.40 Selecting previously unselected package iptables. [2022-04-23T21:48:04.904Z] #21 21.41 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-23T21:48:04.904Z] #21 21.41 Unpacking iptables (1.8.7-1) ... [2022-04-23T21:48:05.146Z] #21 36.35 Setting up bash-completion (1:2.11-2) ... [2022-04-23T21:48:05.166Z] #21 21.65 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:48:05.166Z] #21 21.66 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:48:05.166Z] #21 21.67 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:48:05.166Z] #21 21.80 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:48:05.166Z] #21 21.81 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:48:05.166Z] #21 21.81 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:48:05.166Z] #21 21.92 Selecting previously unselected package jq. [2022-04-23T21:48:05.166Z] #21 21.92 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:48:05.362Z] #21 DONE 37.5s [2022-04-23T21:48:05.362Z] [2022-04-23T21:48:05.362Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-23T21:48:05.362Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-04-23T21:48:05.426Z] #21 21.93 Unpacking jq (1.6-2.1) ... [2022-04-23T21:48:05.426Z] #21 22.01 Selecting previously unselected package libaio1:amd64. [2022-04-23T21:48:05.426Z] #21 22.01 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-23T21:48:05.427Z] #21 22.02 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:48:05.427Z] #21 22.08 Selecting previously unselected package libgpm2:amd64. [2022-04-23T21:48:05.427Z] #21 22.10 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-23T21:48:05.427Z] #21 22.10 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:48:05.427Z] #21 22.17 Selecting previously unselected package libicu67:amd64. [2022-04-23T21:48:05.687Z] #21 22.18 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-23T21:48:05.687Z] #21 22.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T21:48:05.907Z] #21 10.43 Reading package lists... [2022-04-23T21:48:05.951Z] #22 0.713 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T21:48:05.951Z] #22 0.720 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T21:48:05.951Z] #22 0.724 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T21:48:05.951Z] #22 DONE 0.8s [2022-04-23T21:48:05.951Z] [2022-04-23T21:48:05.951Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:48:05.951Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-23T21:48:05.951Z] #45 ... [2022-04-23T21:48:05.951Z] [2022-04-23T21:48:05.951Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T21:48:05.951Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-04-23T21:48:06.475Z] #21 12.55 Building dependency tree... [2022-04-23T21:48:07.044Z] #21 13.60 The following additional packages will be installed: [2022-04-23T21:48:07.044Z] #21 13.61 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:48:07.044Z] #21 13.62 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-23T21:48:07.044Z] #21 13.62 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T21:48:07.044Z] #21 13.62 python3-pkg-resources vim-runtime xxd [2022-04-23T21:48:07.044Z] #21 13.62 Suggested packages: [2022-04-23T21:48:07.044Z] #21 13.62 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-23T21:48:07.044Z] #21 13.62 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-23T21:48:07.044Z] #21 13.62 acl attr quota [2022-04-23T21:48:07.044Z] #21 13.62 Recommended packages: [2022-04-23T21:48:07.044Z] #21 13.62 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T21:48:07.052Z] #21 38.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:48:07.052Z] #21 38.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T21:48:07.052Z] #21 38.45 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:48:07.052Z] #21 38.46 Setting up patch (2.7.6-7) ... [2022-04-23T21:48:07.052Z] #21 38.48 Setting up sudo (1.9.5p2-3) ... [2022-04-23T21:48:07.312Z] #21 38.60 invoke-rc.d: could not determine current runlevel [2022-04-23T21:48:07.312Z] #21 38.62 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T21:48:07.312Z] #21 38.63 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T21:48:07.312Z] #21 38.65 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:48:07.312Z] #21 38.66 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T21:48:07.312Z] #21 38.67 Setting up pigz (2.6-1) ... [2022-04-23T21:48:07.312Z] #21 38.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:48:07.312Z] #21 38.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:48:07.312Z] #21 38.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:48:07.312Z] #21 38.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:07.980Z] #21 14.61 The following NEW packages will be installed: [2022-04-23T21:48:07.980Z] #21 14.62 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-23T21:48:07.980Z] #21 14.62 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T21:48:07.980Z] #21 14.62 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-23T21:48:07.981Z] #21 14.62 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-23T21:48:07.981Z] #21 14.62 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-23T21:48:07.981Z] #21 14.62 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-23T21:48:07.981Z] #21 14.62 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-23T21:48:07.981Z] #21 14.62 xz-utils zip zstd [2022-04-23T21:48:08.240Z] #21 14.93 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:48:08.240Z] #21 14.93 Need to get 27.6 MB of archives. [2022-04-23T21:48:08.240Z] #21 14.93 After this operation, 106 MB of additional disk space will be used. [2022-04-23T21:48:08.240Z] #21 14.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-23T21:48:08.240Z] #21 14.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-23T21:48:08.240Z] #21 14.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-23T21:48:08.240Z] #21 14.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-23T21:48:08.240Z] #21 14.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-23T21:48:08.240Z] #21 14.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-23T21:48:08.240Z] #21 14.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-23T21:48:08.240Z] #21 14.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-23T21:48:08.240Z] #21 14.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:48:08.240Z] #21 14.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:48:08.240Z] #21 14.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T21:48:08.240Z] #21 14.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-23T21:48:08.240Z] #21 15.01 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-23T21:48:08.251Z] #21 39.51 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:48:08.251Z] #21 39.52 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:48:08.499Z] #21 15.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-23T21:48:08.499Z] #21 15.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-23T21:48:08.499Z] #21 15.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-23T21:48:08.499Z] #21 15.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-23T21:48:08.499Z] #21 15.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-23T21:48:08.499Z] #21 15.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-23T21:48:08.499Z] #21 15.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-23T21:48:08.499Z] #21 15.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-23T21:48:08.499Z] #21 15.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:48:08.499Z] #21 15.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:48:08.499Z] #21 15.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:48:08.499Z] #21 15.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-23T21:48:08.499Z] #21 15.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-23T21:48:08.499Z] #21 15.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T21:48:08.759Z] #21 15.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-23T21:48:08.759Z] #21 15.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:48:08.759Z] #21 15.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:48:08.759Z] #21 15.38 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:48:08.759Z] #21 15.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-23T21:48:08.759Z] #21 15.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-23T21:48:08.759Z] #21 15.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T21:48:08.759Z] #21 15.46 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T21:48:08.769Z] #21 39.93 Setting up libelf1:amd64 (0.183-1) ... [2022-04-23T21:48:08.769Z] #21 40.00 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:48:08.769Z] #21 40.02 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:48:08.769Z] #21 40.03 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T21:48:08.985Z] #21 25.22 Selecting previously unselected package libinih1:amd64. [2022-04-23T21:48:08.986Z] #21 25.22 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-23T21:48:08.986Z] #21 25.23 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-23T21:48:08.986Z] #21 25.28 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:48:08.986Z] #21 25.28 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:48:08.986Z] #21 25.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:48:08.986Z] #21 25.35 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:48:08.986Z] #21 25.36 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:48:08.986Z] #21 25.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:48:08.986Z] #21 25.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:48:08.986Z] #21 25.49 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:48:08.986Z] #21 25.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:48:08.986Z] #21 25.55 Selecting previously unselected package net-tools. [2022-04-23T21:48:08.986Z] #21 25.56 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-23T21:48:08.986Z] #21 25.57 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:48:09.019Z] #21 15.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T21:48:09.019Z] #21 15.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:48:09.019Z] #21 15.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T21:48:09.019Z] #21 15.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T21:48:09.019Z] #21 15.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T21:48:09.019Z] #21 15.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-23T21:48:09.019Z] #21 15.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-23T21:48:09.019Z] #21 15.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-23T21:48:09.019Z] #21 15.56 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T21:48:09.028Z] #21 40.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:09.028Z] #21 40.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T21:48:09.029Z] #21 40.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T21:48:09.029Z] #21 40.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T21:48:09.029Z] #21 40.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T21:48:09.246Z] #21 25.73 Selecting previously unselected package patch. [2022-04-23T21:48:09.246Z] #21 25.73 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-23T21:48:09.246Z] #21 25.74 Unpacking patch (2.7.6-7) ... [2022-04-23T21:48:09.246Z] #21 25.85 Selecting previously unselected package python-pip-whl. [2022-04-23T21:48:09.246Z] #21 25.85 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:48:09.246Z] #21 25.85 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:48:09.278Z] #21 15.77 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-23T21:48:09.278Z] #21 15.79 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-23T21:48:09.278Z] #21 15.81 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-23T21:48:09.279Z] #21 15.81 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-23T21:48:09.288Z] #21 40.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T21:48:09.288Z] #21 40.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T21:48:09.288Z] #21 40.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T21:48:09.288Z] #21 40.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T21:48:09.288Z] #21 40.52 Setting up python3-setuptools (52.0.0-4) ... [2022-04-23T21:48:09.538Z] #21 16.27 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:48:09.798Z] #21 16.37 Fetched 27.6 MB in 1s (23.3 MB/s) [2022-04-23T21:48:09.798Z] #21 16.43 Selecting previously unselected package pigz. [2022-04-23T21:48:09.798Z] #21 16.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-23T21:48:09.798Z] #21 16.46 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-23T21:48:09.798Z] #21 16.47 Unpacking pigz (2.6-1) ... [2022-04-23T21:48:09.798Z] #21 16.55 Selecting previously unselected package libelf1:amd64. [2022-04-23T21:48:09.798Z] #21 16.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-23T21:48:09.798Z] #21 16.55 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-23T21:48:09.830Z] #21 26.35 Selecting previously unselected package python3-lib2to3. [2022-04-23T21:48:09.830Z] #21 26.35 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T21:48:09.830Z] #21 26.36 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:48:09.830Z] #21 26.46 Selecting previously unselected package python3-distutils. [2022-04-23T21:48:09.830Z] #21 26.46 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T21:48:09.830Z] #21 26.47 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T21:48:10.058Z] #21 16.67 Selecting previously unselected package libbpf0:amd64. [2022-04-23T21:48:10.058Z] #21 16.68 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-23T21:48:10.058Z] #21 16.68 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:48:10.058Z] #21 16.76 Selecting previously unselected package libcap2:amd64. [2022-04-23T21:48:10.058Z] #21 16.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-23T21:48:10.058Z] #21 16.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:48:10.058Z] #21 16.83 Selecting previously unselected package libmnl0:amd64. [2022-04-23T21:48:10.058Z] #21 16.84 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-23T21:48:10.058Z] #21 16.85 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:48:10.092Z] #21 26.60 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:48:10.092Z] #21 26.60 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:48:10.092Z] #21 26.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:48:10.316Z] #21 16.90 Selecting previously unselected package libxtables12:amd64. [2022-04-23T21:48:10.316Z] #21 16.92 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-23T21:48:10.316Z] #21 16.92 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:48:10.316Z] #21 17.00 Selecting previously unselected package libcap2-bin. [2022-04-23T21:48:10.316Z] #21 17.00 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-23T21:48:10.316Z] #21 17.01 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T21:48:10.316Z] #21 17.09 Selecting previously unselected package iproute2. [2022-04-23T21:48:10.316Z] #21 17.09 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-23T21:48:10.316Z] #21 17.10 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T21:48:10.354Z] #21 26.76 Selecting previously unselected package python3-setuptools. [2022-04-23T21:48:10.354Z] #21 26.76 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T21:48:10.354Z] #21 26.77 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T21:48:10.354Z] #21 26.99 Selecting previously unselected package python3-wheel. [2022-04-23T21:48:10.354Z] #21 26.99 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T21:48:10.354Z] #21 27.00 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T21:48:10.354Z] #21 27.04 Selecting previously unselected package python3-pip. [2022-04-23T21:48:10.441Z] #67 21.62 Reading package lists... [2022-04-23T21:48:10.441Z] #67 ... [2022-04-23T21:48:10.441Z] [2022-04-23T21:48:10.441Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:48:10.441Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-23T21:48:10.441Z] #47 21.80 Fetched 48.9 MB in 20s (2413 kB/s) [2022-04-23T21:48:10.615Z] #21 27.05 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:48:10.615Z] #21 27.05 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:48:10.615Z] #21 27.29 Selecting previously unselected package sudo. [2022-04-23T21:48:10.667Z] #21 41.96 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:48:10.667Z] #21 41.97 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:48:10.667Z] #21 41.98 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:48:10.667Z] #21 41.99 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:48:10.875Z] #21 27.30 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-23T21:48:10.875Z] #21 27.31 Unpacking sudo (1.9.5p2-3) ... [2022-04-23T21:48:10.884Z] #21 17.52 Selecting previously unselected package xxd. [2022-04-23T21:48:10.884Z] #21 17.53 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:48:10.884Z] #21 17.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:11.135Z] #21 27.76 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T21:48:11.135Z] #21 27.77 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-23T21:48:11.135Z] #21 27.77 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:48:11.143Z] #21 17.64 Selecting previously unselected package vim-common. [2022-04-23T21:48:11.144Z] #21 17.64 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:48:11.144Z] #21 17.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:11.144Z] #21 17.81 Selecting previously unselected package bash-completion. [2022-04-23T21:48:11.144Z] #21 17.82 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T21:48:11.396Z] #21 27.97 Selecting previously unselected package uidmap. [2022-04-23T21:48:11.396Z] #21 27.98 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-23T21:48:11.396Z] #21 27.99 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T21:48:11.396Z] #21 28.12 Selecting previously unselected package vim-runtime. [2022-04-23T21:48:11.396Z] #21 28.13 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:48:11.656Z] #21 28.15 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T21:48:11.656Z] #21 28.18 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T21:48:11.656Z] #21 28.19 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:11.809Z] #47 21.80 Reading package lists... [2022-04-23T21:48:11.809Z] #47 ... [2022-04-23T21:48:11.809Z] [2022-04-23T21:48:11.809Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:48:11.809Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T21:48:11.809Z] #20 21.77 Fetched 48.9 MB in 20s (2441 kB/s) [2022-04-23T21:48:11.809Z] #20 21.77 Reading package lists... [2022-04-23T21:48:12.046Z] #21 43.22 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:48:12.046Z] #21 43.23 Setting up jq (1.6-2.1) ... [2022-04-23T21:48:12.046Z] #21 43.25 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:48:12.046Z] #21 43.27 Setting up iptables (1.8.7-1) ... [2022-04-23T21:48:12.046Z] #21 43.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:48:12.046Z] #21 43.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:48:12.046Z] #21 43.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:48:12.047Z] #21 43.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:48:12.047Z] #21 43.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T21:48:12.047Z] #21 43.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T21:48:12.047Z] #21 43.31 Setting up iproute2 (5.10.0-4) ... [2022-04-23T21:48:12.065Z] #20 30.62 Reading package lists... [2022-04-23T21:48:12.065Z] #20 ... [2022-04-23T21:48:12.065Z] [2022-04-23T21:48:12.065Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:48:12.065Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-23T21:48:12.065Z] #67 21.62 Reading package lists... [2022-04-23T21:48:12.306Z] #21 43.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:48:13.049Z] #21 19.48 Unpacking bash-completion (1:2.11-2) ... [2022-04-23T21:48:13.244Z] #21 DONE 44.7s [2022-04-23T21:48:13.244Z] [2022-04-23T21:48:13.244Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-23T21:48:13.244Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-23T21:48:13.309Z] #21 19.93 Selecting previously unselected package bzip2. [2022-04-23T21:48:13.309Z] #21 19.93 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-23T21:48:13.309Z] #21 19.93 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T21:48:13.309Z] #21 20.00 Selecting previously unselected package xz-utils. [2022-04-23T21:48:13.309Z] #21 20.01 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-23T21:48:13.309Z] #21 20.01 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:48:13.577Z] #21 20.16 Selecting previously unselected package apparmor. [2022-04-23T21:48:13.577Z] #21 20.16 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-23T21:48:13.577Z] #21 20.22 Unpacking apparmor (2.13.6-10) ... [2022-04-23T21:48:14.146Z] #21 20.65 Selecting previously unselected package inetutils-ping. [2022-04-23T21:48:14.146Z] #21 20.67 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-23T21:48:14.146Z] #21 20.67 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T21:48:14.146Z] #21 20.76 Selecting previously unselected package libip4tc2:amd64. [2022-04-23T21:48:14.146Z] #21 20.76 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:48:14.146Z] #21 20.76 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:48:14.146Z] #21 20.82 Selecting previously unselected package libip6tc2:amd64. [2022-04-23T21:48:14.146Z] #21 20.82 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:48:14.146Z] #21 20.83 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:48:14.146Z] #21 20.88 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-23T21:48:14.183Z] #22 0.812 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T21:48:14.183Z] #22 0.816 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T21:48:14.183Z] #22 0.819 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T21:48:14.183Z] #22 DONE 0.9s [2022-04-23T21:48:14.183Z] [2022-04-23T21:48:14.183Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T21:48:14.183Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-23T21:48:14.405Z] #21 20.88 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-23T21:48:14.405Z] #21 20.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:48:14.405Z] #21 20.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-23T21:48:14.405Z] #21 20.94 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-23T21:48:14.405Z] #21 20.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:48:14.405Z] #21 21.01 Selecting previously unselected package libnftnl11:amd64. [2022-04-23T21:48:14.405Z] #21 21.02 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-23T21:48:14.405Z] #21 21.02 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:48:14.405Z] #21 21.11 Selecting previously unselected package iptables. [2022-04-23T21:48:14.405Z] #21 21.11 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-23T21:48:14.405Z] #21 21.11 Unpacking iptables (1.8.7-1) ... [2022-04-23T21:48:14.665Z] #21 21.37 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:48:14.665Z] #21 21.37 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:48:14.665Z] #21 21.39 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:48:14.924Z] #21 21.52 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:48:14.924Z] #21 21.52 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:48:14.924Z] #21 21.53 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:48:14.924Z] #21 21.64 Selecting previously unselected package jq. [2022-04-23T21:48:14.924Z] #21 21.65 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:48:14.924Z] #21 21.66 Unpacking jq (1.6-2.1) ... [2022-04-23T21:48:14.955Z] #21 30.87 Selecting previously unselected package vim. [2022-04-23T21:48:14.955Z] #21 30.87 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:48:14.955Z] #21 30.90 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:14.955Z] #21 31.43 Selecting previously unselected package xfsprogs. [2022-04-23T21:48:14.955Z] #21 31.44 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-23T21:48:14.955Z] #21 31.45 Unpacking xfsprogs (5.10.0-4) ... [2022-04-23T21:48:15.184Z] #21 21.73 Selecting previously unselected package libaio1:amd64. [2022-04-23T21:48:15.184Z] #21 21.73 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-23T21:48:15.184Z] #21 21.74 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:48:15.184Z] #21 21.78 Selecting previously unselected package libgpm2:amd64. [2022-04-23T21:48:15.184Z] #21 21.79 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-23T21:48:15.184Z] #21 21.80 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:48:15.184Z] #21 21.86 Selecting previously unselected package libicu67:amd64. [2022-04-23T21:48:15.184Z] #21 21.87 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-23T21:48:15.184Z] #21 21.87 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T21:48:15.526Z] #21 31.88 Selecting previously unselected package zip. [2022-04-23T21:48:15.526Z] #21 31.88 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-23T21:48:15.526Z] #21 31.89 Unpacking zip (3.0-12) ... [2022-04-23T21:48:15.526Z] #21 32.00 Selecting previously unselected package zstd. [2022-04-23T21:48:15.526Z] #21 32.02 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-23T21:48:15.526Z] #21 32.03 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:48:15.787Z] #21 32.30 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:48:15.901Z] #23 8.464 Collecting yamllint==1.26.1 [2022-04-23T21:48:15.901Z] #23 9.504 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-23T21:48:16.463Z] #23 10.38 Collecting pathspec>=0.5.3 [2022-04-23T21:48:16.463Z] #23 10.39 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T21:48:16.463Z] #23 10.62 Collecting pyyaml [2022-04-23T21:48:16.720Z] #23 10.64 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-23T21:48:16.720Z] #23 10.67 Building wheels for collected packages: yamllint [2022-04-23T21:48:16.720Z] #23 10.67 Building wheel for yamllint (setup.py): started [2022-04-23T21:48:16.728Z] #21 33.18 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:48:16.729Z] #21 33.19 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:48:16.729Z] #21 33.20 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:48:16.729Z] #21 33.21 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T21:48:16.729Z] #21 33.22 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:48:16.729Z] #21 33.23 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-23T21:48:16.729Z] #21 33.24 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T21:48:16.729Z] #21 33.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:48:16.729Z] #21 33.26 Setting up bzip2 (1.0.8-4) ... [2022-04-23T21:48:16.729Z] #21 33.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:48:16.729Z] #21 33.28 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T21:48:16.780Z] using credential docker-jenkins-github-credentials [2022-04-23T21:48:16.860Z] Cloning the remote Git repository [2022-04-23T21:48:16.860Z] Cloning with configured refspecs honoured and without tags [2022-04-23T21:48:17.300Z] #21 33.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:17.300Z] #21 33.90 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:48:17.300Z] #21 33.91 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T21:48:17.300Z] #21 33.93 Setting up apparmor (2.13.6-10) ... [2022-04-23T21:48:17.671Z] #23 11.44 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T21:48:17.671Z] #23 11.44 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c235fcb222675870c70bd572e7c779431f1fb8b0aba7d56180fb1010337cd35f [2022-04-23T21:48:17.671Z] #23 11.44 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T21:48:17.671Z] #23 11.45 Successfully built yamllint [2022-04-23T21:48:17.671Z] #23 11.47 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T21:48:17.060Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T21:48:17.464Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-23T21:48:17.929Z] #23 11.85 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T21:48:18.575Z] #21 24.62 Selecting previously unselected package libinih1:amd64. [2022-04-23T21:48:18.575Z] #21 24.63 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-23T21:48:18.575Z] #21 24.63 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-23T21:48:18.575Z] #21 24.69 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:48:18.575Z] #21 24.70 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:48:18.575Z] #21 24.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:48:18.575Z] #21 24.78 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:48:18.575Z] #21 24.78 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:48:18.575Z] #21 24.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:48:18.575Z] #21 24.86 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:48:18.575Z] #21 24.86 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:48:18.575Z] #21 24.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:48:18.575Z] #21 24.92 Selecting previously unselected package net-tools. [2022-04-23T21:48:18.575Z] #21 24.94 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-23T21:48:18.575Z] #21 24.95 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:48:18.575Z] #21 25.09 Selecting previously unselected package patch. [2022-04-23T21:48:18.575Z] #21 25.09 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-23T21:48:18.575Z] #21 25.09 Unpacking patch (2.7.6-7) ... [2022-04-23T21:48:18.575Z] #21 25.18 Selecting previously unselected package python-pip-whl. [2022-04-23T21:48:18.575Z] #21 25.20 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:48:18.575Z] #21 25.21 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:48:18.577Z] #23 DONE 12.5s [2022-04-23T21:48:18.577Z] [2022-04-23T21:48:18.577Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:48:18.577Z] #26 sha256:4f5f3fa466e9c628d09b0a779c401dd3123293b029d2b196e1450b2295d6a55d [2022-04-23T21:48:18.684Z] #21 35.27 Setting up zip (3.0-12) ... [2022-04-23T21:48:18.684Z] #21 35.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:18.684Z] #21 35.31 Setting up bash-completion (1:2.11-2) ... [2022-04-23T21:48:19.144Z] #21 25.72 Selecting previously unselected package python3-lib2to3. [2022-04-23T21:48:19.144Z] #21 25.72 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T21:48:19.144Z] #21 25.73 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:48:19.144Z] #21 25.84 Selecting previously unselected package python3-distutils. [2022-04-23T21:48:19.144Z] #21 25.84 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T21:48:19.144Z] #21 25.85 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T21:48:19.403Z] #21 25.97 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:48:19.403Z] #21 25.97 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:48:19.403Z] #21 25.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:48:19.403Z] #21 26.10 Selecting previously unselected package python3-setuptools. [2022-04-23T21:48:19.403Z] #21 26.11 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T21:48:19.403Z] #21 26.11 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T21:48:19.663Z] #21 26.33 Selecting previously unselected package python3-wheel. [2022-04-23T21:48:19.663Z] #21 26.33 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T21:48:19.663Z] #21 26.33 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T21:48:18.318Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:48:18.318Z] > git --version # timeout=10 [2022-04-23T21:48:18.363Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T21:48:18.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:48:18.366Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:48:19.922Z] #21 26.40 Selecting previously unselected package python3-pip. [2022-04-23T21:48:19.922Z] #21 26.40 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:48:19.922Z] #21 26.41 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:48:19.922Z] #21 26.64 Selecting previously unselected package sudo. [2022-04-23T21:48:20.182Z] #21 26.64 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-23T21:48:20.182Z] #21 26.65 Unpacking sudo (1.9.5p2-3) ... [2022-04-23T21:48:20.441Z] #21 27.12 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T21:48:20.441Z] #21 27.12 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-23T21:48:20.441Z] #21 27.12 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:48:20.607Z] #21 37.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:48:20.607Z] #21 37.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T21:48:20.607Z] #21 37.25 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:48:20.607Z] #21 37.26 Setting up patch (2.7.6-7) ... [2022-04-23T21:48:20.607Z] #21 37.28 Setting up sudo (1.9.5p2-3) ... [2022-04-23T21:48:20.700Z] #21 27.40 Selecting previously unselected package uidmap. [2022-04-23T21:48:20.700Z] #21 27.41 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-23T21:48:20.700Z] #21 27.42 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T21:48:20.868Z] #21 37.38 invoke-rc.d: could not determine current runlevel [2022-04-23T21:48:20.868Z] #21 37.39 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T21:48:20.868Z] #21 37.39 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T21:48:20.868Z] #21 37.41 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:48:20.868Z] #21 37.43 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T21:48:20.868Z] #21 37.45 Setting up pigz (2.6-1) ... [2022-04-23T21:48:20.868Z] #21 37.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:48:20.868Z] #21 37.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:48:20.868Z] #21 37.51 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:48:20.868Z] #21 37.52 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:20.960Z] #21 27.53 Selecting previously unselected package vim-runtime. [2022-04-23T21:48:20.960Z] #21 27.53 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:48:20.960Z] #21 27.58 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T21:48:20.960Z] #21 27.61 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T21:48:20.960Z] #21 27.62 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:21.439Z] #21 38.12 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:48:21.439Z] #21 38.13 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:48:21.748Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-23T21:48:21.748Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-493f8c3f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-23T21:48:21.748Z] ---------------------------------------------------------------------------- [2022-04-23T21:48:21.748Z] [2022-04-23T21:48:21.748Z] INFO: executeCI.ps1 starting at Sat Apr 23 21:48:21 CUT 2022 [2022-04-23T21:48:21.748Z] [2022-04-23T21:48:21.748Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-23T21:48:21.748Z] INFO: Running git version 2.24.1.windows.2 [2022-04-23T21:48:22.010Z] #21 38.53 Setting up libelf1:amd64 (0.183-1) ... [2022-04-23T21:48:22.010Z] #21 38.58 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:48:22.010Z] #21 38.59 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:48:22.010Z] #21 38.61 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T21:48:22.219Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-23T21:48:22.219Z] INFO: Environment variables: [2022-04-23T21:48:22.219Z] [2022-04-23T21:48:22.219Z] Name Value [2022-04-23T21:48:22.219Z] ---- ----- [2022-04-23T21:48:22.219Z] ALLUSERSPROFILE C:\ProgramData [2022-04-23T21:48:22.219Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-23T21:48:22.219Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-23T21:48:22.219Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-23T21:48:22.219Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-23T21:48:22.219Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-23T21:48:22.219Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-23T21:48:22.219Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-23T21:48:22.219Z] BRANCH_NAME PR-43520 [2022-04-23T21:48:22.219Z] BUILD_DISPLAY_NAME #1 [2022-04-23T21:48:22.219Z] BUILD_ID 1 [2022-04-23T21:48:22.219Z] BUILD_NUMBER 1 [2022-04-23T21:48:22.219Z] BUILD_TAG jenkins-moby-PR-43520-1 [2022-04-23T21:48:22.219Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/ [2022-04-23T21:48:22.219Z] CHANGE_AUTHOR thaJeztah [2022-04-23T21:48:22.219Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-23T21:48:22.219Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1e [2022-04-23T21:48:22.219Z] CHANGE_FORK thaJeztah/docker [2022-04-23T21:48:22.219Z] CHANGE_ID 43520 [2022-04-23T21:48:22.219Z] CHANGE_TARGET master [2022-04-23T21:48:22.219Z] CHANGE_TITLE api/server: remove "Logging" from config [2022-04-23T21:48:22.219Z] CHANGE_URL https://github.com/moby/moby/pull/43520 [2022-04-23T21:48:22.219Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:48:22.219Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-23T21:48:22.219Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-23T21:48:22.219Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-23T21:48:22.219Z] COMPUTERNAME azwin-2-85d031 [2022-04-23T21:48:22.219Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-23T21:48:22.219Z] ConfigSequenceNumber 0 [2022-04-23T21:48:22.219Z] DOCKER_BUILDKIT 0 [2022-04-23T21:48:22.219Z] DOCKER_DUT_DEBUG 1 [2022-04-23T21:48:22.219Z] DOCKER_EXPERIMENTAL 1 [2022-04-23T21:48:22.219Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-23T21:48:22.219Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-23T21:48:22.219Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-23T21:48:22.219Z] EXECUTOR_NUMBER 0 [2022-04-23T21:48:22.219Z] FQDN azwin-2-85d031.westus.cloudapp.azure.com [2022-04-23T21:48:22.219Z] GIT_BRANCH PR-43520 [2022-04-23T21:48:22.219Z] GIT_COMMIT cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:48:22.219Z] GIT_URL https://github.com/moby/moby.git [2022-04-23T21:48:22.219Z] HUDSON_COOKIE c6936cef-0736-4b0a-81f8-c4aaa04ade37 [2022-04-23T21:48:22.219Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-23T21:48:22.219Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-23T21:48:22.219Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-23T21:48:22.219Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-23T21:48:22.219Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-23T21:48:22.219Z] JENKINS_NODE_COOKIE 57fc15b8-7606-4115-a16e-ec6d34337929 [2022-04-23T21:48:22.219Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-23T21:48:22.219Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-23T21:48:22.219Z] JOB_BASE_NAME PR-43520 [2022-04-23T21:48:22.219Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/display/redirect [2022-04-23T21:48:22.219Z] JOB_NAME moby/PR-43520 [2022-04-23T21:48:22.219Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/ [2022-04-23T21:48:22.219Z] library.jps.version master [2022-04-23T21:48:22.219Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-23T21:48:22.219Z] NODE_LABELS amd64 azure azwin-2-85d031 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-23T21:48:22.219Z] NODE_NAME azwin-2-85d031 [2022-04-23T21:48:22.219Z] NUMBER_OF_PROCESSORS 4 [2022-04-23T21:48:22.219Z] OS Windows_NT [2022-04-23T21:48:22.219Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-23T21:48:22.219Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-23T21:48:22.219Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-23T21:48:22.219Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-23T21:48:22.219Z] PROCESSOR_LEVEL 6 [2022-04-23T21:48:22.219Z] PROCESSOR_REVISION 4f01 [2022-04-23T21:48:22.219Z] ProgramData C:\ProgramData [2022-04-23T21:48:22.219Z] ProgramFiles C:\Program Files [2022-04-23T21:48:22.219Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-23T21:48:22.219Z] ProgramW6432 C:\Program Files [2022-04-23T21:48:22.219Z] PROMPT $P$G [2022-04-23T21:48:22.219Z] PSExecutionPolicyPreference Bypass [2022-04-23T21:48:22.219Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-23T21:48:22.219Z] PUBLIC C:\Users\Public [2022-04-23T21:48:22.219Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/display/redirect?page=artif... [2022-04-23T21:48:22.219Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/display/redirect?page=changes [2022-04-23T21:48:22.219Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/display/redirect [2022-04-23T21:48:22.219Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/display/redirect?page=tests [2022-04-23T21:48:22.219Z] SKIP_VALIDATION_TESTS 1 [2022-04-23T21:48:22.219Z] SOURCES_DRIVE d [2022-04-23T21:48:22.219Z] SOURCES_SUBDIR gopath [2022-04-23T21:48:22.219Z] STAGE_NAME Run tests [2022-04-23T21:48:22.219Z] SystemDrive C: [2022-04-23T21:48:22.219Z] SystemRoot C:\Windows [2022-04-23T21:48:22.219Z] TEMP C:\Windows\TEMP [2022-04-23T21:48:22.219Z] TESTDEBUG 0 [2022-04-23T21:48:22.219Z] TESTRUN_DRIVE d [2022-04-23T21:48:22.219Z] TESTRUN_SUBDIR CI [2022-04-23T21:48:22.219Z] TIMEOUT 120m [2022-04-23T21:48:22.219Z] TMP C:\Windows\TEMP [2022-04-23T21:48:22.219Z] USERDOMAIN WORKGROUP [2022-04-23T21:48:22.219Z] USERNAME azwin-2-85d031$ [2022-04-23T21:48:22.219Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-23T21:48:22.219Z] windir C:\Windows [2022-04-23T21:48:22.219Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-23T21:48:22.219Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-23T21:48:22.219Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-23T21:48:22.219Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-23T21:48:22.219Z] [2022-04-23T21:48:22.219Z] [2022-04-23T21:48:22.219Z] [2022-04-23T21:48:22.269Z] #67 30.78 Reading package lists... [2022-04-23T21:48:22.269Z] #67 ... [2022-04-23T21:48:22.269Z] [2022-04-23T21:48:22.269Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:48:22.269Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T21:48:22.269Z] #20 30.62 Reading package lists... [2022-04-23T21:48:22.269Z] #20 39.54 Building dependency tree... [2022-04-23T21:48:22.269Z] #20 ... [2022-04-23T21:48:22.269Z] [2022-04-23T21:48:22.269Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:48:22.269Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-23T21:48:22.269Z] #47 21.80 Reading package lists... [2022-04-23T21:48:22.269Z] #47 31.11 Reading package lists... [2022-04-23T21:48:22.271Z] #21 38.93 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:22.271Z] #21 38.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T21:48:22.271Z] #21 38.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T21:48:22.271Z] #21 38.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T21:48:22.271Z] #21 38.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T21:48:22.271Z] #21 38.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T21:48:22.271Z] #21 39.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T21:48:22.271Z] #21 39.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T21:48:22.526Z] #47 39.99 Building dependency tree... [2022-04-23T21:48:22.526Z] #47 ... [2022-04-23T21:48:22.526Z] [2022-04-23T21:48:22.526Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:48:22.526Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-23T21:48:22.526Z] #67 30.78 Reading package lists... [2022-04-23T21:48:22.531Z] #21 39.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T21:48:22.531Z] #21 39.04 Setting up python3-setuptools (52.0.0-4) ... [2022-04-23T21:48:23.456Z] #67 39.94 Building dependency tree... [2022-04-23T21:48:23.915Z] #21 40.37 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:48:23.915Z] #21 40.38 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:48:23.915Z] #21 40.40 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:48:23.915Z] #21 40.41 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:48:24.204Z] #23 9.305 Collecting yamllint==1.26.1 [2022-04-23T21:48:24.250Z] #21 30.37 Selecting previously unselected package vim. [2022-04-23T21:48:24.250Z] #21 30.38 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:48:24.250Z] #21 30.40 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:24.437Z] INFO: Sources under d:\gopath\... [2022-04-23T21:48:24.437Z] INFO: Test run under d:\CI\... [2022-04-23T21:48:24.437Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-23T21:48:24.437Z] INFO: docker/docker repository was found [2022-04-23T21:48:24.437Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-23T21:48:24.509Z] #21 31.13 Selecting previously unselected package xfsprogs. [2022-04-23T21:48:24.509Z] #21 31.13 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-23T21:48:24.510Z] #21 31.15 Unpacking xfsprogs (5.10.0-4) ... [2022-04-23T21:48:24.769Z] #21 31.51 Selecting previously unselected package zip. [2022-04-23T21:48:24.769Z] #21 31.52 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-23T21:48:24.769Z] #21 31.53 Unpacking zip (3.0-12) ... [2022-04-23T21:48:24.781Z] #23 10.37 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-23T21:48:24.907Z] ltsc2022: Pulling from windows/servercore [2022-04-23T21:48:25.029Z] #21 31.65 Selecting previously unselected package zstd. [2022-04-23T21:48:25.029Z] #21 31.67 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-23T21:48:25.029Z] #21 31.68 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:48:25.117Z] #21 41.55 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:48:25.117Z] #21 41.57 Setting up jq (1.6-2.1) ... [2022-04-23T21:48:25.117Z] #21 41.58 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:48:25.117Z] #21 41.60 Setting up iptables (1.8.7-1) ... [2022-04-23T21:48:25.117Z] #21 41.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:48:25.117Z] #21 41.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:48:25.117Z] #21 41.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:48:25.117Z] #21 41.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:48:25.117Z] #21 41.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T21:48:25.117Z] #21 41.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T21:48:25.117Z] #21 41.64 Setting up iproute2 (5.10.0-4) ... [2022-04-23T21:48:25.287Z] #21 32.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:48:25.377Z] #21 41.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:48:25.391Z] #67 44.01 The following additional packages will be installed: [2022-04-23T21:48:25.391Z] #67 44.02 libbtrfs0 [2022-04-23T21:48:25.647Z] #67 44.30 The following NEW packages will be installed: [2022-04-23T21:48:25.647Z] #67 44.32 libbtrfs-dev libbtrfs0 [2022-04-23T21:48:25.717Z] #23 11.56 Collecting pathspec>=0.5.3 [2022-04-23T21:48:25.717Z] #23 11.57 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T21:48:25.975Z] #23 11.91 Collecting pyyaml [2022-04-23T21:48:26.221Z] #21 32.77 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:48:26.221Z] #21 32.78 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:48:26.221Z] #21 32.79 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:48:26.221Z] #21 32.80 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T21:48:26.221Z] #21 32.82 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:48:26.221Z] #21 32.83 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-23T21:48:26.221Z] #21 32.84 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T21:48:26.221Z] #21 32.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:48:26.221Z] #21 32.87 Setting up bzip2 (1.0.8-4) ... [2022-04-23T21:48:26.221Z] #21 32.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:48:26.221Z] #21 32.89 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T21:48:26.235Z] #23 11.92 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-23T21:48:26.235Z] #23 11.97 Building wheels for collected packages: yamllint [2022-04-23T21:48:26.235Z] #23 11.97 Building wheel for yamllint (setup.py): started [2022-04-23T21:48:26.244Z] #67 44.81 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:48:26.244Z] #67 44.81 Need to get 460 kB of archives. [2022-04-23T21:48:26.244Z] #67 44.81 After this operation, 1237 kB of additional disk space will be used. [2022-04-23T21:48:26.244Z] #67 44.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:48:26.244Z] #67 44.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:48:26.319Z] #21 DONE 43.0s [2022-04-23T21:48:26.319Z] [2022-04-23T21:48:26.319Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:48:26.319Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:48:26.579Z] #53 ... [2022-04-23T21:48:26.579Z] [2022-04-23T21:48:26.579Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-23T21:48:26.579Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-23T21:48:26.668Z] #26 ... [2022-04-23T21:48:26.668Z] [2022-04-23T21:48:26.668Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:48:26.668Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-23T21:48:26.668Z] #45 159.8 + dpkg --print-architecture [2022-04-23T21:48:26.788Z] #21 33.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:26.788Z] #21 33.49 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:48:26.788Z] #21 33.51 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T21:48:26.788Z] #21 33.52 Setting up apparmor (2.13.6-10) ... [2022-04-23T21:48:26.847Z] #67 ... [2022-04-23T21:48:26.847Z] [2022-04-23T21:48:26.847Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:48:26.847Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T21:48:26.847Z] #20 39.54 Building dependency tree... [2022-04-23T21:48:26.847Z] #20 43.57 The following additional packages will be installed: [2022-04-23T21:48:26.847Z] #20 43.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:48:26.847Z] #20 43.58 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T21:48:26.847Z] #20 43.58 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T21:48:26.847Z] #20 43.58 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T21:48:26.847Z] #20 43.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T21:48:26.847Z] #20 43.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T21:48:26.847Z] #20 43.60 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T21:48:26.847Z] #20 43.64 Suggested packages: [2022-04-23T21:48:26.847Z] #20 43.65 gcc-10-locales seccomp wine64 [2022-04-23T21:48:26.847Z] #20 44.47 The following NEW packages will be installed: [2022-04-23T21:48:26.847Z] #20 44.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T21:48:26.847Z] #20 44.47 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T21:48:26.847Z] #20 44.47 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T21:48:26.847Z] #20 44.47 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T21:48:26.847Z] #20 44.48 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T21:48:26.847Z] #20 44.48 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T21:48:26.847Z] #20 44.48 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T21:48:26.847Z] #20 44.48 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T21:48:26.847Z] #20 44.49 mingw-w64-x86-64-dev [2022-04-23T21:48:26.847Z] #20 44.86 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:48:26.847Z] #20 44.86 Need to get 115 MB of archives. [2022-04-23T21:48:26.847Z] #20 44.86 After this operation, 645 MB of additional disk space will be used. [2022-04-23T21:48:26.847Z] #20 44.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-23T21:48:26.847Z] #20 44.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-23T21:48:26.847Z] #20 44.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T21:48:26.847Z] #20 44.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-23T21:48:26.847Z] #20 44.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-23T21:48:26.847Z] #20 44.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T21:48:26.847Z] #20 45.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-23T21:48:26.847Z] #20 45.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-23T21:48:26.847Z] #20 45.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-23T21:48:26.847Z] #20 45.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:48:27.120Z] #20 45.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:48:27.157Z] #22 0.862 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T21:48:27.171Z] #23 12.99 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T21:48:27.171Z] #23 12.99 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c9e93a5418cc93762ee0da41af6c36b71992f54d1113ff581ac49b9a2251e1c9 [2022-04-23T21:48:27.171Z] #23 13.00 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T21:48:27.171Z] #23 13.00 Successfully built yamllint [2022-04-23T21:48:27.171Z] #23 13.03 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T21:48:27.234Z] #45 DONE 160.4s [2022-04-23T21:48:27.234Z] [2022-04-23T21:48:27.234Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:48:27.234Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:48:27.391Z] #20 46.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-23T21:48:27.430Z] #23 13.37 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T21:48:27.465Z] #22 0.865 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T21:48:27.465Z] #22 0.874 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T21:48:27.465Z] #22 DONE 0.9s [2022-04-23T21:48:27.465Z] [2022-04-23T21:48:27.465Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T21:48:27.465Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-23T21:48:27.650Z] #20 46.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-23T21:48:27.865Z] 8f616e6e9eec: Pulling fs layer [2022-04-23T21:48:27.865Z] dccd9e4d14d3: Pulling fs layer [2022-04-23T21:48:27.999Z] #23 DONE 13.8s [2022-04-23T21:48:27.999Z] [2022-04-23T21:48:27.999Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:48:27.999Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:48:28.164Z] #21 34.85 Setting up zip (3.0-12) ... [2022-04-23T21:48:28.164Z] #21 34.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:28.164Z] #21 34.89 Setting up bash-completion (1:2.11-2) ... [2022-04-23T21:48:28.221Z] #20 ... [2022-04-23T21:48:28.221Z] [2022-04-23T21:48:28.221Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-23T21:48:28.221Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-23T21:48:28.221Z] #67 45.60 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:48:28.221Z] #67 45.99 Fetched 460 kB in 0s (1300 kB/s) [2022-04-23T21:48:28.221Z] #67 46.06 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:48:28.221Z] #67 46.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-23T21:48:28.221Z] #67 46.12 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:48:28.221Z] #67 46.13 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:48:28.221Z] #67 46.28 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:48:28.221Z] #67 46.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:48:28.221Z] #67 46.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:48:28.221Z] #67 46.47 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:48:28.221Z] #67 46.48 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:48:28.221Z] #67 46.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:48:28.221Z] #67 DONE 46.8s [2022-04-23T21:48:28.221Z] [2022-04-23T21:48:28.221Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T21:48:28.221Z] #68 sha256:16d83cdd401a605782d083bbe50e41df62f75065419a55a03c98a35a6194c455 [2022-04-23T21:48:28.221Z] #68 DONE 0.1s [2022-04-23T21:48:28.221Z] [2022-04-23T21:48:28.221Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:48:28.221Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-23T21:48:28.221Z] #47 39.99 Building dependency tree... [2022-04-23T21:48:28.221Z] #47 44.06 The following additional packages will be installed: [2022-04-23T21:48:28.221Z] #47 44.08 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-23T21:48:28.221Z] #47 44.12 Suggested packages: [2022-04-23T21:48:28.221Z] #47 44.13 cmake-doc ninja-build lrzip [2022-04-23T21:48:28.221Z] #47 44.13 Recommended packages: [2022-04-23T21:48:28.221Z] #47 44.13 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T21:48:28.221Z] #47 44.68 The following NEW packages will be installed: [2022-04-23T21:48:28.221Z] #47 44.69 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-23T21:48:28.221Z] #47 45.09 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:48:28.221Z] #47 45.09 Need to get 8418 kB of archives. [2022-04-23T21:48:28.221Z] #47 45.09 After this operation, 34.9 MB of additional disk space will be used. [2022-04-23T21:48:28.221Z] #47 45.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:48:28.221Z] #47 45.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:48:28.221Z] #47 45.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T21:48:28.221Z] #47 45.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-23T21:48:28.221Z] #47 45.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-23T21:48:28.221Z] #47 45.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-23T21:48:28.221Z] #47 45.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-23T21:48:28.221Z] #47 45.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-23T21:48:28.221Z] #47 46.09 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:48:28.221Z] #47 46.38 Fetched 8418 kB in 0s (17.3 MB/s) [2022-04-23T21:48:28.221Z] #47 46.41 Selecting previously unselected package xxd. [2022-04-23T21:48:28.221Z] #47 46.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-23T21:48:28.221Z] #47 46.45 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:48:28.221Z] #47 46.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:28.221Z] #47 46.54 Selecting previously unselected package vim-common. [2022-04-23T21:48:28.221Z] #47 46.55 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:48:28.221Z] #47 46.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:28.221Z] #47 46.78 Selecting previously unselected package cmake-data. [2022-04-23T21:48:28.221Z] #47 46.78 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T21:48:28.221Z] #47 46.79 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:48:28.260Z] #45 ... [2022-04-23T21:48:28.260Z] [2022-04-23T21:48:28.260Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T21:48:28.260Z] #27 sha256:efde4e5c96e3d2c4af156fe6b19c9f4a624949b774bedcc91267706c67054f04 [2022-04-23T21:48:28.260Z] #27 DONE 0.3s [2022-04-23T21:48:28.260Z] [2022-04-23T21:48:28.260Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:48:28.260Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:48:28.349Z] dccd9e4d14d3: Verifying Checksum [2022-04-23T21:48:28.349Z] dccd9e4d14d3: Download complete [2022-04-23T21:48:28.349Z] 8f616e6e9eec: Verifying Checksum [2022-04-23T21:48:28.349Z] 8f616e6e9eec: Download complete [2022-04-23T21:48:28.522Z] #53 ... [2022-04-23T21:48:28.522Z] [2022-04-23T21:48:28.522Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T21:48:28.522Z] #32 sha256:0b53a7257730a0de74bd9084070a0d93d0f1c66e167cb6bbaa57b7868fadf107 [2022-04-23T21:48:28.781Z] #32 DONE 0.5s [2022-04-23T21:48:28.781Z] [2022-04-23T21:48:28.781Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T21:48:28.781Z] #35 sha256:1927fb6c1563410b07dd471d4d61fb2fc23a27b12736bfdbbe4c6f91cdd421e9 [2022-04-23T21:48:29.041Z] #35 DONE 0.3s [2022-04-23T21:48:29.041Z] [2022-04-23T21:48:29.041Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T21:48:29.041Z] #37 sha256:589202eb8b5ff7efdaf6e1ca77ea424521939739cc4727f59ac9989d3ea36929 [2022-04-23T21:48:29.041Z] #37 DONE 0.1s [2022-04-23T21:48:29.041Z] [2022-04-23T21:48:29.041Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:48:29.041Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:48:29.151Z] #47 47.86 Selecting previously unselected package libarchive13:amd64. [2022-04-23T21:48:29.151Z] #47 47.86 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-23T21:48:29.151Z] #47 47.87 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:48:29.151Z] #47 47.96 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-23T21:48:29.300Z] #53 ... [2022-04-23T21:48:29.301Z] [2022-04-23T21:48:29.301Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T21:48:29.301Z] #39 sha256:8092cb5215d63266d07306dc4791fb0c647ead488feb0f6e7b86df7e15b9bdb6 [2022-04-23T21:48:29.301Z] #39 DONE 0.1s [2022-04-23T21:48:29.301Z] [2022-04-23T21:48:29.301Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T21:48:29.301Z] #43 sha256:3057de33aa295a7af01deccd76843710b5eccb2b7800aa2364cfffc5f375065f [2022-04-23T21:48:29.301Z] #43 DONE 0.1s [2022-04-23T21:48:29.301Z] [2022-04-23T21:48:29.301Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:48:29.301Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:48:29.407Z] #47 47.97 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-23T21:48:29.407Z] #47 47.98 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:48:29.407Z] #47 48.03 Selecting previously unselected package librhash0:amd64. [2022-04-23T21:48:29.407Z] #47 48.04 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-23T21:48:29.407Z] #47 48.04 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:48:29.407Z] #47 48.10 Selecting previously unselected package libuv1:amd64. [2022-04-23T21:48:29.407Z] #47 48.10 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-23T21:48:29.407Z] #47 48.11 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:48:29.407Z] #47 48.18 Selecting previously unselected package cmake. [2022-04-23T21:48:29.664Z] #47 48.19 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-23T21:48:29.664Z] #47 48.20 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:48:30.114Z] #21 36.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T21:48:30.115Z] #21 36.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T21:48:30.115Z] #21 36.84 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:48:30.115Z] #21 36.86 Setting up patch (2.7.6-7) ... [2022-04-23T21:48:30.115Z] #21 36.87 Setting up sudo (1.9.5p2-3) ... [2022-04-23T21:48:30.227Z] #47 ... [2022-04-23T21:48:30.227Z] [2022-04-23T21:48:30.227Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:48:30.227Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T21:48:30.227Z] #20 47.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-23T21:48:30.227Z] #20 47.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-04-23T21:48:30.227Z] #20 47.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-23T21:48:30.227Z] #20 47.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-23T21:48:30.227Z] #20 47.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T21:48:30.227Z] #20 47.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T21:48:30.227Z] #20 47.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-23T21:48:30.227Z] #20 47.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-23T21:48:30.227Z] #20 47.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-23T21:48:30.227Z] #20 47.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-23T21:48:30.227Z] #20 47.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-23T21:48:30.227Z] #20 47.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-23T21:48:30.227Z] #20 47.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-23T21:48:30.227Z] #20 47.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-23T21:48:30.227Z] #20 47.43 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-23T21:48:30.227Z] #20 47.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-23T21:48:30.227Z] #20 47.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-23T21:48:30.227Z] #20 48.07 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:48:30.227Z] #20 48.39 Fetched 115 MB in 3s (39.9 MB/s) [2022-04-23T21:48:30.227Z] #20 48.45 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T21:48:30.227Z] #20 48.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 ... 30207 files and directories currently installed.) [2022-04-23T21:48:30.227Z] #20 48.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:48:30.227Z] #20 48.51 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:48:30.374Z] #21 36.94 invoke-rc.d: could not determine current runlevel [2022-04-23T21:48:30.374Z] #21 36.96 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T21:48:30.374Z] #21 36.97 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T21:48:30.374Z] #21 36.98 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:48:30.374Z] #21 37.00 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T21:48:30.374Z] #21 37.01 Setting up pigz (2.6-1) ... [2022-04-23T21:48:30.374Z] #21 37.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:48:30.374Z] #21 37.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:48:30.374Z] #21 37.05 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:48:30.374Z] #21 37.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:30.790Z] #20 49.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T21:48:30.790Z] #20 49.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T21:48:30.790Z] #20 49.47 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:48:30.964Z] #21 37.62 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:48:30.964Z] #21 37.65 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:48:31.531Z] #21 38.10 Setting up libelf1:amd64 (0.183-1) ... [2022-04-23T21:48:31.531Z] #21 38.14 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:48:31.531Z] #21 38.16 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:48:31.531Z] #21 38.17 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T21:48:31.720Z] #20 ... [2022-04-23T21:48:31.720Z] [2022-04-23T21:48:31.720Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-23T21:48:31.720Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-23T21:48:31.720Z] #47 49.71 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T21:48:31.720Z] #47 49.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:31.720Z] #47 49.73 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-23T21:48:31.720Z] #47 49.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:31.720Z] #47 49.77 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T21:48:31.720Z] #47 49.78 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-23T21:48:31.720Z] #47 49.79 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T21:48:31.720Z] #47 49.80 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T21:48:31.720Z] #47 49.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:48:31.720Z] #47 DONE 50.2s [2022-04-23T21:48:31.720Z] [2022-04-23T21:48:31.720Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T21:48:31.720Z] #48 sha256:fd42cebc82d09aa36cbe36ce81cd509f0114716bf8b6d7fb51156ba0b4c7f21f [2022-04-23T21:48:31.720Z] #48 DONE 0.1s [2022-04-23T21:48:31.720Z] [2022-04-23T21:48:31.720Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:48:31.720Z] #69 sha256:e500f43de1181c3e5dce536c2d1880fd300747c929ded44f94bdff4e8c9a64ec [2022-04-23T21:48:31.720Z] #69 0.850 + RM_GOPATH=0 [2022-04-23T21:48:31.720Z] #69 0.850 + TMP_GOPATH= [2022-04-23T21:48:31.720Z] #69 0.850 + : /build [2022-04-23T21:48:31.720Z] #69 0.850 + '[' -z '' ']' [2022-04-23T21:48:31.720Z] #69 0.850 ++ mktemp -d [2022-04-23T21:48:31.720Z] #69 0.852 + export GOPATH=/tmp/tmp.sObII2q8G8 [2022-04-23T21:48:31.720Z] #69 0.852 + GOPATH=/tmp/tmp.sObII2q8G8 [2022-04-23T21:48:31.720Z] #69 0.852 + RM_GOPATH=1 [2022-04-23T21:48:31.720Z] #69 0.852 + case "$(go env GOARCH)" in [2022-04-23T21:48:31.720Z] #69 0.852 ++ go env GOARCH [2022-04-23T21:48:31.720Z] #69 0.866 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:48:31.720Z] #69 0.867 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:48:31.720Z] #69 0.867 ++ dirname /install.sh [2022-04-23T21:48:31.720Z] #69 0.868 + dir=/ [2022-04-23T21:48:31.720Z] #69 0.868 + bin=containerd [2022-04-23T21:48:31.720Z] #69 0.868 + shift [2022-04-23T21:48:31.720Z] #69 0.868 + '[' '!' -f //containerd.installer ']' [2022-04-23T21:48:31.720Z] #69 0.868 + . //containerd.installer [2022-04-23T21:48:31.720Z] #69 0.868 ++ set -e [2022-04-23T21:48:31.720Z] #69 0.868 ++ : v1.6.2 [2022-04-23T21:48:31.720Z] #69 0.868 + install_containerd [2022-04-23T21:48:31.720Z] #69 0.869 + echo 'Install containerd version v1.6.2' [2022-04-23T21:48:31.720Z] #69 0.869 Install containerd version v1.6.2 [2022-04-23T21:48:31.720Z] #69 0.869 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sObII2q8G8/src/github.com/containerd/containerd [2022-04-23T21:48:31.720Z] #69 0.871 Cloning into '/tmp/tmp.sObII2q8G8/src/github.com/containerd/containerd'... [2022-04-23T21:48:31.789Z] #21 38.61 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:48:31.789Z] #21 38.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T21:48:31.789Z] #21 38.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T21:48:31.789Z] #21 38.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T21:48:32.048Z] #21 38.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T21:48:32.048Z] #21 38.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T21:48:32.048Z] #21 38.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T21:48:32.048Z] #21 38.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T21:48:32.048Z] #21 38.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T21:48:32.048Z] #21 38.66 Setting up python3-setuptools (52.0.0-4) ... [2022-04-23T21:48:32.287Z] #69 ... [2022-04-23T21:48:32.287Z] [2022-04-23T21:48:32.287Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-23T21:48:32.287Z] #72 sha256:dc6bad6a296a98f1dd64e9d58a1679388c5e5e68f6930db7c5e2417049afbf44 [2022-04-23T21:48:32.287Z] #72 47.27 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T21:48:32.287Z] #72 47.27 + GOBIN=/build [2022-04-23T21:48:32.287Z] #72 47.27 + GO111MODULE=on [2022-04-23T21:48:32.287Z] #72 47.27 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T21:48:32.287Z] #72 50.54 rootlesskit version 1.0.0 [2022-04-23T21:48:32.287Z] #72 50.54 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T21:48:32.287Z] #72 50.54 -container-ip string [2022-04-23T21:48:32.287Z] #72 50.54 container ip [2022-04-23T21:48:32.287Z] #72 50.54 -container-port int [2022-04-23T21:48:32.287Z] #72 50.54 container port (default -1) [2022-04-23T21:48:32.287Z] #72 50.54 -host-ip string [2022-04-23T21:48:32.287Z] #72 50.54 host ip [2022-04-23T21:48:32.287Z] #72 50.54 -host-port int [2022-04-23T21:48:32.287Z] #72 50.54 host port (default -1) [2022-04-23T21:48:32.287Z] #72 50.54 -proto string [2022-04-23T21:48:32.287Z] #72 50.54 proxy protocol (default "tcp") [2022-04-23T21:48:32.287Z] #72 DONE 50.7s [2022-04-23T21:48:32.287Z] [2022-04-23T21:48:32.287Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T21:48:32.287Z] #73 sha256:0ee1406c409d25fc83577f02d0816968c585614ee3ba9783002c8f7e93d85746 [2022-04-23T21:48:32.287Z] #73 DONE 0.1s [2022-04-23T21:48:32.287Z] [2022-04-23T21:48:32.287Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T21:48:32.287Z] #74 sha256:059c9637d82b07be3aae8bef35535a500289ba4b2ffe06f2dfd2c0ef0144f0db [2022-04-23T21:48:32.287Z] #74 DONE 0.1s [2022-04-23T21:48:32.287Z] [2022-04-23T21:48:32.287Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:48:32.287Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T21:48:32.287Z] #20 50.63 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T21:48:32.287Z] #20 50.63 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T21:48:32.287Z] #20 50.64 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:48:32.287Z] #20 50.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-23T21:48:32.287Z] #20 50.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:48:32.287Z] #20 50.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:48:32.287Z] #20 50.86 Selecting previously unselected package dmsetup. [2022-04-23T21:48:32.287Z] #20 50.86 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:48:32.287Z] #20 50.88 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:48:32.287Z] #20 50.99 Selecting previously unselected package mingw-w64-common. [2022-04-23T21:48:32.542Z] #20 51.00 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T21:48:32.542Z] #20 51.00 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-23T21:48:33.424Z] #21 39.84 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:48:33.424Z] #21 39.85 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:48:33.424Z] #21 39.86 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:48:33.424Z] #21 39.87 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:48:33.900Z] Fetching without tags [2022-04-23T21:48:33.991Z] #21 40.83 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:48:34.250Z] #21 40.85 Setting up jq (1.6-2.1) ... [2022-04-23T21:48:34.250Z] #21 40.86 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:48:34.250Z] #21 40.87 Setting up iptables (1.8.7-1) ... [2022-04-23T21:48:34.250Z] #21 40.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:48:34.250Z] #21 40.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:48:34.250Z] #21 40.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:48:34.250Z] #21 40.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:48:34.250Z] #21 40.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T21:48:34.250Z] #21 40.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T21:48:34.250Z] #21 40.93 Setting up iproute2 (5.10.0-4) ... [2022-04-23T21:48:34.509Z] #21 41.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:48:34.569Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:48:35.060Z] #20 53.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T21:48:35.060Z] #20 53.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T21:48:35.060Z] #20 53.62 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:48:35.060Z] #20 ... [2022-04-23T21:48:35.060Z] [2022-04-23T21:48:35.060Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-23T21:48:35.060Z] #49 sha256:ea740d440ed883f070e80fe1e3581c5dce4754f8569949431e9f4b67ca4d53af [2022-04-23T21:48:35.060Z] #49 1.044 + RM_GOPATH=0 [2022-04-23T21:48:35.060Z] #49 1.044 + TMP_GOPATH= [2022-04-23T21:48:35.060Z] #49 1.044 + : /build [2022-04-23T21:48:35.060Z] #49 1.044 + '[' -z '' ']' [2022-04-23T21:48:35.060Z] #49 1.046 ++ mktemp -d [2022-04-23T21:48:35.060Z] #49 1.050 + export GOPATH=/tmp/tmp.8bSV5oQzGw [2022-04-23T21:48:35.060Z] #49 1.050 + GOPATH=/tmp/tmp.8bSV5oQzGw [2022-04-23T21:48:35.060Z] #49 1.050 + RM_GOPATH=1 [2022-04-23T21:48:35.060Z] #49 1.050 + case "$(go env GOARCH)" in [2022-04-23T21:48:35.060Z] #49 1.050 ++ go env GOARCH [2022-04-23T21:48:35.060Z] #49 1.062 Install tini version v0.19.0 [2022-04-23T21:48:35.060Z] #49 1.062 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:48:35.060Z] #49 1.062 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:48:35.060Z] #49 1.062 ++ dirname /install.sh [2022-04-23T21:48:35.060Z] #49 1.062 + dir=/ [2022-04-23T21:48:35.060Z] #49 1.062 + bin=tini [2022-04-23T21:48:35.060Z] #49 1.062 + shift [2022-04-23T21:48:35.060Z] #49 1.062 + '[' '!' -f //tini.installer ']' [2022-04-23T21:48:35.060Z] #49 1.062 + . //tini.installer [2022-04-23T21:48:35.060Z] #49 1.062 ++ : v0.19.0 [2022-04-23T21:48:35.060Z] #49 1.062 + install_tini [2022-04-23T21:48:35.060Z] #49 1.062 + echo 'Install tini version v0.19.0' [2022-04-23T21:48:35.060Z] #49 1.062 + git clone https://github.com/krallin/tini.git /tmp/tmp.8bSV5oQzGw/tini [2022-04-23T21:48:35.060Z] #49 1.071 Cloning into '/tmp/tmp.8bSV5oQzGw/tini'... [2022-04-23T21:48:35.060Z] #49 1.612 + cd /tmp/tmp.8bSV5oQzGw/tini [2022-04-23T21:48:35.060Z] #49 1.612 + git checkout -q v0.19.0 [2022-04-23T21:48:35.060Z] #49 1.620 + cmake . [2022-04-23T21:48:35.060Z] #49 1.952 -- The C compiler identification is GNU 10.2.1 [2022-04-23T21:48:35.060Z] #49 2.029 -- Detecting C compiler ABI info [2022-04-23T21:48:35.060Z] #49 2.277 -- Detecting C compiler ABI info - done [2022-04-23T21:48:35.060Z] #49 2.341 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T21:48:35.060Z] #49 2.360 -- Detecting C compile features [2022-04-23T21:48:35.060Z] #49 2.360 -- Detecting C compile features - done [2022-04-23T21:48:35.060Z] #49 2.378 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T21:48:35.060Z] #49 2.546 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T21:48:35.060Z] #49 2.605 -- Configuring done [2022-04-23T21:48:35.060Z] #49 2.612 -- Generating done [2022-04-23T21:48:35.060Z] #49 2.615 -- Build files have been written to: /tmp/tmp.8bSV5oQzGw/tini [2022-04-23T21:48:35.060Z] #49 2.619 + make tini-static [2022-04-23T21:48:35.060Z] #49 2.706 Scanning dependencies of target tini-static [2022-04-23T21:48:35.060Z] #49 2.749 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T21:48:35.060Z] #49 3.103 [100%] Linking C executable tini-static [2022-04-23T21:48:35.060Z] #49 3.281 [100%] Built target tini-static [2022-04-23T21:48:35.060Z] #49 3.313 + mkdir -p /build [2022-04-23T21:48:35.060Z] #49 3.315 + cp tini-static /build/docker-init [2022-04-23T21:48:35.060Z] #49 DONE 3.4s [2022-04-23T21:48:35.079Z] #21 DONE 41.6s [2022-04-23T21:48:35.079Z] [2022-04-23T21:48:35.079Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-23T21:48:35.079Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-23T21:48:35.317Z] [2022-04-23T21:48:35.317Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:48:35.317Z] #69 sha256:e500f43de1181c3e5dce536c2d1880fd300747c929ded44f94bdff4e8c9a64ec [2022-04-23T21:48:33.592Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:48:33.649Z] > git config --add remote.origin.fetch +refs/pull/43520/head:refs/remotes/origin/PR-43520 # timeout=10 [2022-04-23T21:48:33.695Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:48:33.816Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T21:48:33.940Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T21:48:33.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:48:33.943Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43520/head:refs/remotes/origin/PR-43520 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T21:48:34.684Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:48:34.736Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:48:36.456Z] #22 1.202 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T21:48:36.456Z] #22 1.205 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T21:48:36.456Z] #22 1.208 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T21:48:36.456Z] #22 DONE 1.3s [2022-04-23T21:48:36.456Z] [2022-04-23T21:48:36.456Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T21:48:36.456Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-23T21:48:37.210Z] #69 ... [2022-04-23T21:48:37.210Z] [2022-04-23T21:48:37.210Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:48:37.210Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T21:48:37.210Z] #20 55.75 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T21:48:37.210Z] #20 55.75 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:48:37.210Z] #20 55.76 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:48:37.210Z] #20 55.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T21:48:37.210Z] #20 55.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:48:37.210Z] #20 55.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:48:37.481Z] #23 9.402 Collecting yamllint==1.26.1 [2022-04-23T21:48:38.050Z] #23 10.46 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-23T21:48:38.074Z] Merge succeeded, producing cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:48:38.075Z] Checking out Revision cd054983ff5bb51089117096f31b9aa50ec0d339 (PR-43520) [2022-04-23T21:48:37.696Z] > git remote # timeout=10 [2022-04-23T21:48:37.777Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T21:48:37.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T21:48:37.824Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T21:48:37.960Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-23T21:48:38.113Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T21:48:38.159Z] > git checkout -f cd054983ff5bb51089117096f31b9aa50ec0d339 # timeout=10 [2022-04-23T21:48:38.991Z] #23 11.58 Collecting pathspec>=0.5.3 [2022-04-23T21:48:38.991Z] #23 11.61 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T21:48:39.100Z] #20 57.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T21:48:39.100Z] #20 57.76 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:48:39.100Z] #20 57.76 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:48:39.252Z] #23 11.94 Collecting pyyaml [2022-04-23T21:48:39.513Z] #23 11.96 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-23T21:48:39.513Z] #23 12.01 Building wheels for collected packages: yamllint [2022-04-23T21:48:39.513Z] #23 12.01 Building wheel for yamllint (setup.py): started [2022-04-23T21:48:40.454Z] #23 12.88 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T21:48:40.454Z] #23 12.89 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=82313af4994f783284696b89bc717bb62059fcab4aa1ec938f7b37c1ac51c319 [2022-04-23T21:48:40.454Z] #23 12.89 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T21:48:40.454Z] #23 12.89 Successfully built yamllint [2022-04-23T21:48:40.454Z] #23 12.93 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T21:48:40.716Z] #23 13.30 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T21:48:41.287Z] #23 DONE 13.8s [2022-04-23T21:48:41.287Z] [2022-04-23T21:48:41.287Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T21:48:41.287Z] #27 sha256:7a2704d53b220b587b969cb27b02f085c99d1af3e7519bd973b771a59495e3f3 [2022-04-23T21:48:41.287Z] #27 DONE 0.3s [2022-04-23T21:48:41.287Z] [2022-04-23T21:48:41.287Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:48:41.287Z] #58 sha256:17b69fbfb03e2cb595bbd500c34f0cc3c9ffcb7dcdb2e821bfc8af42b4246cfd [2022-04-23T21:48:41.548Z] #58 ... [2022-04-23T21:48:41.548Z] [2022-04-23T21:48:41.548Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T21:48:41.548Z] #32 sha256:da4be0c87303770dd26282b4cf8ca0908d759e7fa3c09fd9656e3d94cde37f3c [2022-04-23T21:48:41.809Z] #32 DONE 0.4s [2022-04-23T21:48:41.809Z] [2022-04-23T21:48:41.809Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:48:41.809Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:48:42.070Z] #45 ... [2022-04-23T21:48:42.070Z] [2022-04-23T21:48:42.070Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T21:48:42.070Z] #35 sha256:8730256dcdb94200012b63ba851f1a10edeee95899f6527241e8b66b86062929 [2022-04-23T21:48:42.070Z] #35 DONE 0.3s [2022-04-23T21:48:42.070Z] [2022-04-23T21:48:42.070Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:48:42.070Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:48:42.070Z] #45 ... [2022-04-23T21:48:42.070Z] [2022-04-23T21:48:42.070Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T21:48:42.070Z] #37 sha256:e87a7e3933d0370e94b905750a5daa6efe674d9f68beebd7f83d089fa010785e [2022-04-23T21:48:42.070Z] #37 DONE 0.1s [2022-04-23T21:48:42.070Z] [2022-04-23T21:48:42.070Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T21:48:42.070Z] #39 sha256:7324e9582899f3ea91c52965a63bbbdfc4119bfc15b705bffb2b07953f9457a7 [2022-04-23T21:48:42.070Z] #39 DONE 0.1s [2022-04-23T21:48:42.332Z] [2022-04-23T21:48:42.332Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T21:48:42.332Z] #43 sha256:6ddd00640fc9342d4e3cfc6e6392b4ad11fbabcddc36bdafe7b229fe5db1b19d [2022-04-23T21:48:42.332Z] #43 DONE 0.1s [2022-04-23T21:48:42.332Z] [2022-04-23T21:48:42.332Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:48:42.332Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:48:43.271Z] #20 61.58 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T21:48:43.271Z] #20 61.58 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:48:43.271Z] #20 61.59 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:48:44.638Z] #20 63.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T21:48:44.638Z] #20 63.21 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:48:44.638Z] #20 63.22 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:48:46.433Z] #23 9.550 Collecting yamllint==1.26.1 [2022-04-23T21:48:46.530Z] #20 65.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T21:48:46.530Z] #20 65.02 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:48:46.530Z] #20 65.03 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:48:47.002Z] #23 10.61 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-23T21:48:47.392Z] #53 ... [2022-04-23T21:48:47.392Z] [2022-04-23T21:48:47.392Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:48:47.392Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:48:47.392Z] #45 192.1 + dpkg --print-architecture [2022-04-23T21:48:47.392Z] #45 192.1 + git checkout -q v2.1.0 [2022-04-23T21:48:47.392Z] #45 192.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-23T21:48:47.392Z] #45 192.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-23T21:48:47.939Z] #23 11.69 Collecting pathspec>=0.5.3 [2022-04-23T21:48:47.939Z] #23 11.70 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T21:48:48.199Z] #23 12.08 Collecting pyyaml [2022-04-23T21:48:48.458Z] #23 12.09 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-23T21:48:48.458Z] #23 12.15 Building wheels for collected packages: yamllint [2022-04-23T21:48:48.458Z] #23 12.16 Building wheel for yamllint (setup.py): started [2022-04-23T21:48:49.396Z] #23 13.07 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T21:48:49.396Z] #23 13.07 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=252b2ceca2a7ec3b047183985fb112e4744e5e4ae3b75c8bfa156b361b197242 [2022-04-23T21:48:49.396Z] #23 13.08 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T21:48:49.396Z] #23 13.08 Successfully built yamllint [2022-04-23T21:48:49.396Z] #23 13.11 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T21:48:49.594Z] Commit message: "api/server: remove "Logging" from config" [2022-04-23T21:48:49.656Z] #23 13.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T21:48:50.005Z] > git --version # timeout=10 [2022-04-23T21:48:50.062Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T21:48:50.114Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T21:48:50.225Z] #23 DONE 14.0s [2022-04-23T21:48:50.225Z] [2022-04-23T21:48:50.225Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T21:48:50.225Z] #27 sha256:7d0bbf6c152eaff993999563e26f6fda23597b8464ce9f28643ffbf5dc4da0a3 [2022-04-23T21:48:50.484Z] #27 DONE 0.3s [2022-04-23T21:48:50.484Z] [2022-04-23T21:48:50.484Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T21:48:50.484Z] #32 sha256:98b5500f44b4291ba0a635f93f81f64eb6ae878372fd73ee15adac68b382cfc7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T21:48:50.700Z] #20 68.93 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T21:48:50.700Z] #20 68.94 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T21:48:50.700Z] #20 68.94 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:48:51.054Z] #32 DONE 0.7s [2022-04-23T21:48:51.054Z] [2022-04-23T21:48:51.054Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:48:51.054Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:48:51.314Z] #45 ... [2022-04-23T21:48:51.314Z] [2022-04-23T21:48:51.314Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T21:48:51.314Z] #35 sha256:46aea891fbfb249e6ccdf752bb93333f128a8523d78e6c2f2faa6335fc8bf658 [2022-04-23T21:48:51.314Z] #35 DONE 0.3s [2022-04-23T21:48:51.314Z] [2022-04-23T21:48:51.314Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:48:51.314Z] #62 sha256:500b59d55405d793e7ea415e5ec65d0dfe227b059316dd62750f55f22f55d961 [2022-04-23T21:48:51.573Z] #62 ... [2022-04-23T21:48:51.573Z] [2022-04-23T21:48:51.573Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T21:48:51.573Z] #37 sha256:1143bce1a7ae7124ba140aa544f664e25dc16f44e1e37f468656551740bbca8f [2022-04-23T21:48:51.573Z] #37 DONE 0.1s [2022-04-23T21:48:51.573Z] [2022-04-23T21:48:51.573Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T21:48:51.573Z] #39 sha256:cef8245b265005a1ba1cf6dc29f809a10f26ca57ae8f890c2a6bb7a1b5ba767e [2022-04-23T21:48:51.573Z] #39 DONE 0.1s [2022-04-23T21:48:51.573Z] [2022-04-23T21:48:51.573Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T21:48:51.573Z] #43 sha256:95f7a8e173371a54c2ec2c7731fb9f47f608cc81aca06cf05d3ae5ead02219d5 [2022-04-23T21:48:51.573Z] #43 DONE 0.0s [2022-04-23T21:48:51.573Z] [2022-04-23T21:48:51.573Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:48:51.573Z] #58 sha256:9969cf3e9c97596520f2f14d269fcce2b3e8903db5a7875b0198f94a754ca386 [2022-04-23T21:48:52.069Z] #20 70.55 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T21:48:52.069Z] #20 70.55 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T21:48:52.069Z] #20 70.57 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:48:52.069Z] #20 70.64 Selecting previously unselected package libapparmor1:amd64. [2022-04-23T21:48:52.069Z] #20 70.65 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-23T21:48:52.069Z] #20 70.66 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:48:52.069Z] #20 70.71 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-23T21:48:52.069Z] #20 70.71 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-23T21:48:52.069Z] #20 70.72 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:48:52.326Z] #20 70.79 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T21:48:52.326Z] #20 70.79 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T21:48:52.326Z] #20 70.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:48:52.326Z] #20 70.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T21:48:52.326Z] #20 70.88 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T21:48:52.326Z] #20 70.88 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:48:52.326Z] #20 70.98 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-23T21:48:52.326Z] #20 70.99 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:48:52.326Z] #20 70.99 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:48:52.326Z] #20 71.03 Selecting previously unselected package libudev-dev:amd64. [2022-04-23T21:48:52.326Z] #20 71.03 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-23T21:48:52.326Z] #20 71.04 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:48:52.583Z] #20 71.11 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-23T21:48:52.583Z] #20 71.12 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-23T21:48:52.583Z] #20 71.12 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:48:52.583Z] #20 ... [2022-04-23T21:48:52.583Z] [2022-04-23T21:48:52.583Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:48:52.583Z] #69 sha256:e500f43de1181c3e5dce536c2d1880fd300747c929ded44f94bdff4e8c9a64ec [2022-04-23T21:48:52.583Z] #69 14.29 + cd /tmp/tmp.sObII2q8G8/src/github.com/containerd/containerd [2022-04-23T21:48:52.583Z] #69 14.29 + git checkout -q v1.6.2 [2022-04-23T21:48:52.583Z] #69 14.77 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T21:48:52.583Z] #69 14.77 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T21:48:52.583Z] #69 14.77 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:48:52.583Z] #69 14.77 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T21:48:52.583Z] #69 14.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T21:48:52.583Z] #69 14.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T21:48:52.583Z] #69 14.78 + '[' '' = dynamic ']' [2022-04-23T21:48:52.583Z] #69 14.78 + make [2022-04-23T21:48:52.583Z] #69 15.45 + bin/ctr [2022-04-23T21:48:52.583Z] #69 ... [2022-04-23T21:48:52.583Z] [2022-04-23T21:48:52.583Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T21:48:52.583Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T21:48:52.583Z] #20 71.24 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-23T21:48:52.583Z] #20 71.25 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-23T21:48:52.583Z] #20 71.25 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:48:52.583Z] #20 71.33 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-23T21:48:52.840Z] #20 71.34 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-23T21:48:52.840Z] #20 71.35 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:48:52.840Z] #20 71.43 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-23T21:48:52.840Z] #20 71.44 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-23T21:48:52.840Z] #20 71.45 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:48:52.840Z] #20 71.49 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-23T21:48:52.840Z] #20 71.50 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-23T21:48:52.840Z] #20 71.50 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:48:53.100Z] #20 71.71 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-23T21:48:53.100Z] #20 71.71 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-23T21:48:53.100Z] #20 71.72 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:48:53.100Z] #20 71.82 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-23T21:48:53.357Z] #20 71.82 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T21:48:53.357Z] #20 71.83 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:48:53.357Z] #20 71.87 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-23T21:48:53.357Z] #20 71.88 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-23T21:48:53.357Z] #20 71.88 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:48:53.358Z] #20 71.95 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-23T21:48:53.358Z] #20 71.96 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-23T21:48:53.358Z] #20 71.96 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:48:53.561Z] + docker version [2022-04-23T21:48:53.615Z] #20 72.22 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T21:48:53.615Z] #20 72.23 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T21:48:53.615Z] #20 72.24 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T21:48:53.615Z] #20 72.25 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T21:48:53.615Z] #20 72.26 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T21:48:53.615Z] #20 72.27 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T21:48:53.615Z] #20 72.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T21:48:53.615Z] #20 72.29 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T21:48:53.615Z] #20 72.30 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-23T21:48:53.615Z] #20 72.31 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T21:48:53.615Z] #20 72.32 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T21:48:53.615Z] #20 72.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T21:48:53.615Z] #20 72.35 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T21:48:53.615Z] #20 72.36 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T21:48:53.615Z] #20 72.37 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T21:48:53.615Z] #20 72.38 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T21:48:53.615Z] #20 72.39 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T21:48:53.615Z] #20 72.40 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T21:48:53.615Z] #20 72.41 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T21:48:53.872Z] #20 72.42 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T21:48:53.872Z] #20 72.44 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:48:53.872Z] #20 72.45 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:48:53.872Z] #20 72.46 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:48:53.872Z] #20 72.47 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T21:48:53.872Z] #20 72.48 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T21:48:53.872Z] #20 72.49 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T21:48:53.872Z] #20 72.50 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-23T21:48:53.872Z] #20 72.51 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T21:48:53.872Z] #20 72.52 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T21:48:53.872Z] #20 72.54 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:48:53.872Z] #20 72.55 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T21:48:53.872Z] #20 72.57 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:48:53.872Z] #20 72.58 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T21:48:53.872Z] #20 72.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:48:55.243Z] #20 DONE 73.7s [2022-04-23T21:48:55.243Z] [2022-04-23T21:48:55.243Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-04-23T21:48:55.243Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-04-23T21:48:56.173Z] #21 1.100 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-23T21:48:56.431Z] #21 1.281 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-23T21:48:56.431Z] #21 1.453 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-23T21:48:58.148Z] 8f616e6e9eec: Verifying Checksum [2022-04-23T21:48:58.148Z] 8f616e6e9eec: Download complete [2022-04-23T21:49:00.440Z] #45 189.0 + dpkg --print-architecture [2022-04-23T21:49:00.440Z] #45 189.0 + git checkout -q v2.1.0 [2022-04-23T21:49:01.009Z] #45 189.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-23T21:49:01.009Z] #45 189.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-23T21:49:01.941Z] #21 1.654 Reading package lists... [2022-04-23T21:49:02.231Z] Client: [2022-04-23T21:49:02.231Z] Version: 20.10.9 [2022-04-23T21:49:02.231Z] API version: 1.41 [2022-04-23T21:49:02.231Z] Go version: go1.16.8 [2022-04-23T21:49:02.231Z] Git commit: c2ea9bc [2022-04-23T21:49:02.231Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T21:49:02.231Z] OS/Arch: windows/amd64 [2022-04-23T21:49:02.231Z] Context: default [2022-04-23T21:49:02.231Z] Experimental: true [2022-04-23T21:49:02.231Z] [2022-04-23T21:49:02.231Z] Server: Docker Engine - Community [2022-04-23T21:49:02.231Z] Engine: [2022-04-23T21:49:02.231Z] Version: 20.10.9 [2022-04-23T21:49:02.231Z] API version: 1.41 (minimum version 1.24) [2022-04-23T21:49:02.231Z] Go version: go1.16.8 [2022-04-23T21:49:02.231Z] Git commit: 79ea9d3 [2022-04-23T21:49:02.231Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T21:49:02.231Z] OS/Arch: windows/amd64 [2022-04-23T21:49:02.231Z] Experimental: true [Pipeline] sh [2022-04-23T21:49:03.820Z] + docker info [2022-04-23T21:49:06.115Z] #21 6.281 Reading package lists... [2022-04-23T21:49:06.464Z] #58 ... [2022-04-23T21:49:06.465Z] [2022-04-23T21:49:06.465Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-23T21:49:06.465Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T21:49:06.465Z] #45 187.3 + dpkg --print-architecture [2022-04-23T21:49:06.465Z] #45 187.3 + git checkout -q v2.1.0 [2022-04-23T21:49:06.465Z] #45 187.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-23T21:49:06.465Z] #45 187.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-23T21:49:07.045Z] #21 10.94 Building dependency tree... [2022-04-23T21:49:07.045Z] #21 12.04 Reading state information... [2022-04-23T21:49:08.414Z] #21 13.11 The following additional packages will be installed: [2022-04-23T21:49:08.414Z] #21 13.11 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-23T21:49:08.414Z] #21 13.12 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-23T21:49:08.414Z] #21 13.12 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-23T21:49:08.414Z] #21 13.12 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-23T21:49:08.414Z] #21 13.12 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-23T21:49:08.414Z] #21 13.12 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-23T21:49:08.414Z] #21 13.12 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-23T21:49:08.414Z] #21 13.14 Suggested packages: [2022-04-23T21:49:08.414Z] #21 13.14 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-23T21:49:08.414Z] #21 13.14 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-23T21:49:08.414Z] #21 13.14 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-23T21:49:08.414Z] #21 13.14 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-23T21:49:08.414Z] #21 13.14 seccomp:ppc64el seccomp:s390x [2022-04-23T21:49:08.414Z] #21 13.14 Recommended packages: [2022-04-23T21:49:08.414Z] #21 13.14 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-23T21:49:08.414Z] #21 13.14 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-23T21:49:08.414Z] #21 13.14 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-23T21:49:08.414Z] #21 13.14 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-23T21:49:08.671Z] #21 13.59 The following NEW packages will be installed: [2022-04-23T21:49:08.671Z] #21 13.59 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-23T21:49:08.671Z] #21 13.59 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-23T21:49:08.671Z] #21 13.59 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-23T21:49:08.671Z] #21 13.59 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-23T21:49:08.671Z] #21 13.59 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-23T21:49:08.671Z] #21 13.59 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-23T21:49:08.671Z] #21 13.59 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-23T21:49:08.671Z] #21 13.60 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-23T21:49:08.671Z] #21 13.60 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-23T21:49:08.671Z] #21 13.60 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-23T21:49:08.671Z] #21 13.60 libseccomp2:ppc64el libseccomp2:s390x [2022-04-23T21:49:08.928Z] #21 13.95 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:49:08.928Z] #21 13.95 Need to get 15.9 MB of archives. [2022-04-23T21:49:08.928Z] #21 13.95 After this operation, 73.0 MB of additional disk space will be used. [2022-04-23T21:49:08.928Z] #21 13.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-23T21:49:08.928Z] #21 13.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-23T21:49:08.928Z] #21 13.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-23T21:49:08.928Z] #21 13.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-23T21:49:08.928Z] #21 13.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-23T21:49:08.928Z] #21 13.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-23T21:49:08.928Z] #21 13.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-23T21:49:08.928Z] #21 13.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-23T21:49:08.928Z] #21 14.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-23T21:49:09.185Z] #21 14.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-23T21:49:09.185Z] #21 14.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-23T21:49:09.185Z] #21 14.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-23T21:49:09.185Z] #21 14.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-23T21:49:09.185Z] #21 14.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-23T21:49:09.185Z] #21 14.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-23T21:49:09.185Z] #21 14.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-23T21:49:09.185Z] #21 14.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-23T21:49:09.185Z] #21 14.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-23T21:49:09.185Z] #21 14.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-23T21:49:09.185Z] #21 14.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-23T21:49:09.185Z] #21 14.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-23T21:49:09.185Z] #21 14.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-23T21:49:09.185Z] #21 14.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-23T21:49:09.185Z] #21 14.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-23T21:49:09.185Z] #21 14.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-23T21:49:09.185Z] #21 14.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-23T21:49:09.185Z] #21 14.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-23T21:49:09.185Z] #21 14.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-23T21:49:09.185Z] #21 14.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-23T21:49:09.185Z] #21 14.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-23T21:49:09.186Z] #21 14.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-23T21:49:09.186Z] #21 14.18 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-23T21:49:09.186Z] #21 14.18 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-23T21:49:09.186Z] #21 14.18 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-23T21:49:09.186Z] #21 14.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-23T21:49:09.186Z] #21 14.19 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-23T21:49:09.186Z] #21 14.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-23T21:49:09.186Z] #21 14.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-23T21:49:09.186Z] #21 14.19 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-23T21:49:09.186Z] #21 14.19 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-23T21:49:09.750Z] #21 14.74 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:49:10.007Z] #21 14.93 Fetched 15.9 MB in 1s (30.1 MB/s) [2022-04-23T21:49:10.007Z] #21 14.96 Selecting previously unselected package gcc-10-base:armel. [2022-04-23T21:49:10.007Z] #21 14.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-23T21:49:10.007Z] #21 14.99 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-23T21:49:10.007Z] #21 15.00 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-23T21:49:10.007Z] #21 15.04 Selecting previously unselected package gcc-10-base:armhf. [2022-04-23T21:49:10.007Z] #21 15.04 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-23T21:49:10.007Z] #21 15.05 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-23T21:49:10.007Z] #21 15.09 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-23T21:49:10.264Z] #21 15.10 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-23T21:49:10.264Z] #21 15.11 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-23T21:49:10.264Z] #21 15.16 Selecting previously unselected package gcc-10-base:s390x. [2022-04-23T21:49:10.264Z] #21 15.16 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-23T21:49:10.264Z] #21 15.16 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-23T21:49:10.264Z] #21 15.21 Selecting previously unselected package gcc-10-base:arm64. [2022-04-23T21:49:10.264Z] #21 15.22 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-23T21:49:10.264Z] #21 15.22 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-23T21:49:10.264Z] #21 15.28 Selecting previously unselected package libgcc-s1:armel. [2022-04-23T21:49:10.264Z] #21 15.29 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-23T21:49:10.264Z] #21 15.30 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-23T21:49:10.521Z] #21 15.34 Selecting previously unselected package libcrypt1:armel. [2022-04-23T21:49:10.521Z] #21 15.35 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-23T21:49:10.521Z] #21 15.35 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-23T21:49:10.521Z] #21 15.45 Selecting previously unselected package libc6:armel. [2022-04-23T21:49:10.521Z] #21 15.45 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-23T21:49:10.651Z] dccd9e4d14d3: Verifying Checksum [2022-04-23T21:49:10.651Z] dccd9e4d14d3: Download complete [2022-04-23T21:49:10.778Z] #21 15.61 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-23T21:49:11.034Z] #21 16.01 Selecting previously unselected package libapparmor1:armel. [2022-04-23T21:49:11.034Z] #21 16.01 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-23T21:49:11.034Z] #21 16.02 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-23T21:49:11.034Z] #21 16.06 Selecting previously unselected package libapparmor-dev:armel. [2022-04-23T21:49:11.034Z] #21 16.07 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-23T21:49:11.034Z] #21 16.07 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-23T21:49:11.034Z] #21 16.13 Selecting previously unselected package libgcc-s1:arm64. [2022-04-23T21:49:11.290Z] #21 16.13 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-23T21:49:11.290Z] #21 16.14 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-23T21:49:11.290Z] #21 16.18 Selecting previously unselected package libcrypt1:arm64. [2022-04-23T21:49:11.290Z] #21 16.19 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-23T21:49:11.290Z] #21 16.19 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-23T21:49:11.290Z] #21 16.26 Selecting previously unselected package libc6:arm64. [2022-04-23T21:49:11.290Z] #21 16.27 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-23T21:49:11.290Z] #21 16.41 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-23T21:49:12.218Z] #21 16.89 Selecting previously unselected package libapparmor1:arm64. [2022-04-23T21:49:12.218Z] #21 16.90 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-23T21:49:12.218Z] #21 16.90 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-23T21:49:12.218Z] #21 16.94 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-23T21:49:12.218Z] #21 16.95 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-23T21:49:12.218Z] #21 16.95 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-23T21:49:12.218Z] #21 17.02 Selecting previously unselected package libgcc-s1:s390x. [2022-04-23T21:49:12.218Z] #21 17.03 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-23T21:49:12.218Z] #21 17.04 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-23T21:49:12.218Z] #21 17.08 Selecting previously unselected package libcrypt1:s390x. [2022-04-23T21:49:12.218Z] #21 17.09 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-23T21:49:12.218Z] #21 17.10 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-23T21:49:12.218Z] #21 17.16 Selecting previously unselected package libc6:s390x. [2022-04-23T21:49:12.218Z] #21 17.17 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-23T21:49:12.474Z] #21 17.37 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-23T21:49:13.035Z] #21 17.83 Selecting previously unselected package libapparmor1:s390x. [2022-04-23T21:49:13.035Z] #21 17.84 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-23T21:49:13.035Z] #21 17.84 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-23T21:49:13.035Z] #21 17.89 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-23T21:49:13.035Z] #21 17.90 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-23T21:49:13.035Z] #21 17.90 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-23T21:49:13.035Z] #21 17.97 Selecting previously unselected package libgcc-s1:armhf. [2022-04-23T21:49:13.035Z] #21 17.97 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-23T21:49:13.035Z] #21 17.99 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-23T21:49:13.291Z] #21 18.03 Selecting previously unselected package libcrypt1:armhf. [2022-04-23T21:49:13.291Z] #21 18.04 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-23T21:49:13.291Z] #21 18.05 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-23T21:49:13.291Z] #21 18.12 Selecting previously unselected package libc6:armhf. [2022-04-23T21:49:13.291Z] #21 18.13 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-23T21:49:13.548Z] #21 18.34 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-23T21:49:13.805Z] #21 18.79 Selecting previously unselected package libapparmor1:armhf. [2022-04-23T21:49:13.805Z] #21 18.79 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-23T21:49:13.805Z] #21 18.80 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-23T21:49:13.805Z] #21 18.86 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-23T21:49:13.805Z] #21 18.87 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-23T21:49:13.805Z] #21 18.88 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-23T21:49:13.945Z] #45 DONE 219.0s [2022-04-23T21:49:13.945Z] [2022-04-23T21:49:13.945Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:13.945Z] #62 sha256:e595e8980198d0a295c8970dfc22bcbebe061a97ae3dceaab2ac61e8e9b2ca41 [2022-04-23T21:49:14.061Z] #21 18.94 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-23T21:49:14.061Z] #21 18.94 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-23T21:49:14.061Z] #21 18.95 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-23T21:49:14.061Z] #21 18.99 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-23T21:49:14.061Z] #21 18.99 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-23T21:49:14.061Z] #21 19.00 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-23T21:49:14.061Z] #21 19.08 Selecting previously unselected package libc6:ppc64el. [2022-04-23T21:49:14.318Z] #21 19.09 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-23T21:49:14.318Z] #21 19.30 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-23T21:49:14.880Z] #21 19.89 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-23T21:49:14.880Z] #21 19.89 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-23T21:49:14.880Z] #21 19.90 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-23T21:49:14.880Z] #21 19.96 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-23T21:49:14.880Z] #21 19.96 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-23T21:49:15.137Z] #21 19.97 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-23T21:49:15.137Z] #21 20.04 Selecting previously unselected package libseccomp2:s390x. [2022-04-23T21:49:15.137Z] #21 20.04 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-23T21:49:15.137Z] #21 20.04 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-23T21:49:15.137Z] #21 20.09 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-23T21:49:15.137Z] #21 20.10 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-23T21:49:15.137Z] #21 20.11 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-23T21:49:15.137Z] #21 20.17 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-23T21:49:15.137Z] #21 20.17 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-23T21:49:15.137Z] #21 20.18 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-23T21:49:15.137Z] #21 20.22 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-23T21:49:15.326Z] #62 ... [2022-04-23T21:49:15.326Z] [2022-04-23T21:49:15.326Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T21:49:15.326Z] #46 sha256:ee42e8e543574b815436595fda9e770bb65495ec2aaeca428b662faefb040dd5 [2022-04-23T21:49:15.393Z] #21 20.23 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-23T21:49:15.393Z] #21 20.23 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-23T21:49:15.393Z] #21 20.30 Selecting previously unselected package libseccomp2:armhf. [2022-04-23T21:49:15.393Z] #21 20.31 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-23T21:49:15.393Z] #21 20.31 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-23T21:49:15.393Z] #21 20.36 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-23T21:49:15.393Z] #21 20.36 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-23T21:49:15.393Z] #21 20.37 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-23T21:49:15.393Z] #21 20.43 Selecting previously unselected package libseccomp2:armel. [2022-04-23T21:49:15.393Z] #21 20.43 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-23T21:49:15.393Z] #21 20.44 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-23T21:49:15.393Z] #21 20.48 Selecting previously unselected package libseccomp-dev:armel. [2022-04-23T21:49:15.585Z] #46 DONE 0.4s [2022-04-23T21:49:15.585Z] [2022-04-23T21:49:15.585Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T21:49:15.585Z] #50 sha256:1cfcfb53af1a8cad4d349e782f31bc363bd3c46e0e0f23042a54602f3dd51ca0 [2022-04-23T21:49:15.585Z] #50 DONE 0.1s [2022-04-23T21:49:15.585Z] [2022-04-23T21:49:15.585Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T21:49:15.585Z] #52 sha256:39555948354b19089353119a86b71156a003f56f10b34650be7e4608c0003c20 [2022-04-23T21:49:15.585Z] #52 DONE 0.1s [2022-04-23T21:49:15.585Z] [2022-04-23T21:49:15.585Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:15.585Z] #62 sha256:e595e8980198d0a295c8970dfc22bcbebe061a97ae3dceaab2ac61e8e9b2ca41 [2022-04-23T21:49:15.649Z] #21 20.49 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-23T21:49:15.650Z] #21 20.50 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-23T21:49:15.650Z] #21 20.56 Selecting previously unselected package libseccomp2:arm64. [2022-04-23T21:49:15.650Z] #21 20.56 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-23T21:49:15.650Z] #21 20.57 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T21:49:15.650Z] #21 20.61 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-23T21:49:15.650Z] #21 20.62 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-23T21:49:15.650Z] #21 20.63 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T21:49:15.650Z] #21 20.72 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-23T21:49:15.906Z] #21 20.73 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-23T21:49:15.906Z] #21 20.74 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-23T21:49:15.906Z] #21 20.75 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-23T21:49:15.906Z] #21 20.77 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-23T21:49:15.906Z] #21 20.78 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-23T21:49:15.906Z] #21 20.80 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-23T21:49:15.906Z] #21 20.81 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-23T21:49:15.906Z] #21 20.82 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-23T21:49:15.906Z] #21 20.82 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-23T21:49:15.906Z] #21 20.84 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-23T21:49:15.906Z] #21 20.85 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-23T21:49:15.906Z] #21 20.86 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-23T21:49:15.906Z] #21 20.87 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-23T21:49:15.906Z] #21 20.88 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-23T21:49:15.906Z] #21 20.89 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-23T21:49:17.271Z] #21 22.16 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-23T21:49:18.638Z] #21 23.41 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-23T21:49:18.759Z] Client: [2022-04-23T21:49:18.759Z] Context: default [2022-04-23T21:49:18.759Z] Debug Mode: false [2022-04-23T21:49:18.759Z] Plugins: [2022-04-23T21:49:18.759Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-23T21:49:18.759Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-23T21:49:18.759Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-23T21:49:18.759Z] [2022-04-23T21:49:18.759Z] Server: [2022-04-23T21:49:18.759Z] Containers: 0 [2022-04-23T21:49:18.759Z] Running: 0 [2022-04-23T21:49:18.759Z] Paused: 0 [2022-04-23T21:49:18.759Z] Stopped: 0 [2022-04-23T21:49:18.759Z] Images: 0 [2022-04-23T21:49:18.759Z] Server Version: 20.10.9 [2022-04-23T21:49:18.759Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T21:49:18.759Z] Windows: [2022-04-23T21:49:18.759Z] LCOW: [2022-04-23T21:49:18.759Z] Logging Driver: json-file [2022-04-23T21:49:18.759Z] Plugins: [2022-04-23T21:49:18.759Z] Volume: local [2022-04-23T21:49:18.759Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:49:18.759Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:49:18.759Z] Swarm: inactive [2022-04-23T21:49:18.759Z] Default Isolation: process [2022-04-23T21:49:18.759Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-23T21:49:18.759Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-23T21:49:18.759Z] OSType: windows [2022-04-23T21:49:18.759Z] Architecture: x86_64 [2022-04-23T21:49:18.759Z] CPUs: 4 [2022-04-23T21:49:18.759Z] Total Memory: 32GiB [2022-04-23T21:49:18.759Z] Name: azwin-2-60c8d0 [2022-04-23T21:49:18.759Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-23T21:49:18.759Z] Docker Root Dir: D:\docker [2022-04-23T21:49:18.759Z] Debug Mode: false [2022-04-23T21:49:18.759Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:49:18.759Z] Labels: [2022-04-23T21:49:18.759Z] Experimental: true [2022-04-23T21:49:18.759Z] Insecure Registries: [2022-04-23T21:49:18.759Z] 10.0.0.4:5000 [2022-04-23T21:49:18.759Z] 127.0.0.0/8 [2022-04-23T21:49:18.759Z] Registry Mirrors: [2022-04-23T21:49:18.759Z] http://10.0.0.4:5000/ [2022-04-23T21:49:18.759Z] Live Restore Enabled: false [2022-04-23T21:49:18.759Z] Product License: Community Engine [2022-04-23T21:49:18.759Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-23T21:49:19.566Z] #21 24.67 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-23T21:49:20.931Z] #21 25.90 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-23T21:49:22.300Z] #21 27.15 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-23T21:49:22.300Z] #21 27.16 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-23T21:49:22.300Z] #21 27.17 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-23T21:49:22.300Z] #21 27.18 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-23T21:49:22.300Z] #21 27.19 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-23T21:49:22.300Z] #21 27.20 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T21:49:22.300Z] #21 27.21 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-23T21:49:22.300Z] #21 27.22 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-23T21:49:22.300Z] #21 27.24 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-23T21:49:22.300Z] #21 27.25 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-23T21:49:22.300Z] #21 27.26 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-23T21:49:22.300Z] #21 27.27 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-23T21:49:22.300Z] #21 27.28 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-23T21:49:22.300Z] #21 27.29 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-23T21:49:22.556Z] #21 27.30 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-23T21:49:22.556Z] #21 27.32 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T21:49:22.556Z] #21 27.33 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-23T21:49:22.556Z] #21 27.34 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-23T21:49:22.556Z] #21 27.35 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-23T21:49:22.556Z] #21 27.36 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-23T21:49:22.556Z] #21 27.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:49:22.816Z] #21 DONE 27.7s [2022-04-23T21:49:22.816Z] [2022-04-23T21:49:22.816Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:22.816Z] #69 sha256:e500f43de1181c3e5dce536c2d1880fd300747c929ded44f94bdff4e8c9a64ec [2022-04-23T21:49:22.816Z] #69 ... [2022-04-23T21:49:22.816Z] [2022-04-23T21:49:22.816Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T21:49:22.816Z] #64 sha256:d310a890b6fdcdfb8c0741bcfdf3ca58f8e6334f10d8a2b1c1697377a9e6b78e [2022-04-23T21:49:22.816Z] #64 DONE 0.1s [2022-04-23T21:49:22.816Z] [2022-04-23T21:49:22.816Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T21:49:22.816Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-04-23T21:49:23.417Z] #53 ... [2022-04-23T21:49:23.417Z] [2022-04-23T21:49:23.417Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T21:49:23.417Z] #26 sha256:4f5f3fa466e9c628d09b0a779c401dd3123293b029d2b196e1450b2295d6a55d [2022-04-23T21:49:23.417Z] #26 210.0 + return [2022-04-23T21:49:23.417Z] #26 DONE 214.2s [2022-04-23T21:49:23.417Z] [2022-04-23T21:49:23.417Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:49:23.417Z] #58 sha256:1912fdd82458c6342444ed10ae3e7c2d6c962298d3cdc934262d54b2dcc1f5a9 [2022-04-23T21:49:23.417Z] #58 ... [2022-04-23T21:49:23.417Z] [2022-04-23T21:49:23.417Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T21:49:23.417Z] #27 sha256:7871e9f5d5744e22c42fe939622feaa62976801404714a3258cb96e92fbfb277 [2022-04-23T21:49:23.417Z] #27 ... [2022-04-23T21:49:23.417Z] [2022-04-23T21:49:23.417Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:49:23.417Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T21:49:23.417Z] #53 215.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T21:49:23.417Z] #53 DONE 216.0s [2022-04-23T21:49:23.417Z] [2022-04-23T21:49:23.417Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:23.417Z] #62 sha256:e5eb78c5dd95faabf4f41ba2c4ec9dbb7679a059888b870c8ac7dadcb14f3616 [2022-04-23T21:49:23.417Z] #62 ... [2022-04-23T21:49:23.417Z] [2022-04-23T21:49:23.417Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T21:49:23.417Z] #27 sha256:7871e9f5d5744e22c42fe939622feaa62976801404714a3258cb96e92fbfb277 [2022-04-23T21:49:23.417Z] #27 DONE 0.4s [2022-04-23T21:49:23.417Z] [2022-04-23T21:49:23.417Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T21:49:23.417Z] #32 sha256:3f9c4ab130e94aa52e9119353344f01519ab57891193deb92dcdfec393afb8db [2022-04-23T21:49:23.673Z] #32 DONE 0.8s [2022-04-23T21:49:23.673Z] [2022-04-23T21:49:23.673Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:23.673Z] #62 sha256:e5eb78c5dd95faabf4f41ba2c4ec9dbb7679a059888b870c8ac7dadcb14f3616 [2022-04-23T21:49:23.936Z] #62 ... [2022-04-23T21:49:23.936Z] [2022-04-23T21:49:23.936Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T21:49:23.936Z] #35 sha256:a819747fafc8c1acb9205e1aab1b0085fc3c1d1906f7a02e004607d479571fbd [2022-04-23T21:49:24.237Z] #22 DONE 1.3s [2022-04-23T21:49:24.237Z] [2022-04-23T21:49:24.237Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:49:24.237Z] #65 sha256:2310b4a4c687432d24e60528d15c6bf4b096a2c311c4dce4d37e71b491eacf9b [2022-04-23T21:49:24.237Z] #65 1.070 + RM_GOPATH=0 [2022-04-23T21:49:24.237Z] #65 1.070 + TMP_GOPATH= [2022-04-23T21:49:24.237Z] #65 1.070 + : /build [2022-04-23T21:49:24.237Z] #65 1.070 + '[' -z '' ']' [2022-04-23T21:49:24.237Z] #65 1.070 ++ mktemp -d [2022-04-23T21:49:24.237Z] #65 1.072 + export GOPATH=/tmp/tmp.fhgkcE0JHr [2022-04-23T21:49:24.237Z] #65 1.072 + GOPATH=/tmp/tmp.fhgkcE0JHr [2022-04-23T21:49:24.237Z] #65 1.072 + RM_GOPATH=1 [2022-04-23T21:49:24.237Z] #65 1.073 + case "$(go env GOARCH)" in [2022-04-23T21:49:24.237Z] #65 1.074 ++ go env GOARCH [2022-04-23T21:49:24.237Z] #65 1.079 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T21:49:24.237Z] #65 1.079 + GO_BUILDMODE=-buildmode=pie [2022-04-23T21:49:24.237Z] #65 1.079 ++ dirname /install.sh [2022-04-23T21:49:24.237Z] #65 1.080 + dir=/ [2022-04-23T21:49:24.237Z] #65 1.081 + bin=runc [2022-04-23T21:49:24.237Z] #65 1.081 + shift [2022-04-23T21:49:24.237Z] #65 1.081 + '[' '!' -f //runc.installer ']' [2022-04-23T21:49:24.237Z] #65 1.081 + . //runc.installer [2022-04-23T21:49:24.237Z] #65 1.081 ++ set -e [2022-04-23T21:49:24.237Z] #65 1.081 ++ : v1.1.1 [2022-04-23T21:49:24.237Z] #65 1.081 + install_runc [2022-04-23T21:49:24.237Z] #65 1.082 + RUNC_BUILDTAGS=seccomp [2022-04-23T21:49:24.237Z] #65 1.082 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T21:49:24.237Z] #65 1.082 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T21:49:24.237Z] #65 1.082 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fhgkcE0JHr/src/github.com/opencontainers/runc [2022-04-23T21:49:24.237Z] #65 1.084 Cloning into '/tmp/tmp.fhgkcE0JHr/src/github.com/opencontainers/runc'... [2022-04-23T21:49:24.873Z] #35 ... [2022-04-23T21:49:24.873Z] [2022-04-23T21:49:24.873Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:49:24.873Z] #58 sha256:1912fdd82458c6342444ed10ae3e7c2d6c962298d3cdc934262d54b2dcc1f5a9 [2022-04-23T21:49:24.873Z] #58 122.2 + mkdir -p /build [2022-04-23T21:49:24.873Z] #58 122.2 + cp runc /build/runc [2022-04-23T21:49:24.873Z] #58 DONE 122.8s [2022-04-23T21:49:24.873Z] [2022-04-23T21:49:24.873Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T21:49:24.873Z] #35 sha256:a819747fafc8c1acb9205e1aab1b0085fc3c1d1906f7a02e004607d479571fbd [2022-04-23T21:49:24.873Z] #35 DONE 0.9s [2022-04-23T21:49:24.873Z] [2022-04-23T21:49:24.873Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T21:49:24.873Z] #37 sha256:b4fd957957ff3a0856e568e1c3d7ca9b13988cb0573b370edf6063611a46ccfb [2022-04-23T21:49:24.873Z] #37 DONE 0.1s [2022-04-23T21:49:24.873Z] [2022-04-23T21:49:24.873Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:24.873Z] #62 sha256:e5eb78c5dd95faabf4f41ba2c4ec9dbb7679a059888b870c8ac7dadcb14f3616 [2022-04-23T21:49:24.873Z] #62 ... [2022-04-23T21:49:24.873Z] [2022-04-23T21:49:24.873Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T21:49:24.873Z] #39 sha256:a63a505fb64ecf4b3e843a610847f40a857d3a4c23576fac052c6925c0535ae0 [2022-04-23T21:49:24.873Z] #39 DONE 0.1s [2022-04-23T21:49:25.130Z] [2022-04-23T21:49:25.130Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T21:49:25.130Z] #43 sha256:ac02f44262531e3a8c78a0d20e7e6c943c09bf6ef37f26087b56a2e999be3eca [2022-04-23T21:49:25.130Z] #43 DONE 0.1s [2022-04-23T21:49:25.130Z] [2022-04-23T21:49:25.130Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T21:49:25.130Z] #46 sha256:cfae4f78e654f85d98731732814a7ee6e9f6fa7fd794942d3d5f10bab48071b3 [2022-04-23T21:49:25.231Z] #65 ... [2022-04-23T21:49:25.232Z] [2022-04-23T21:49:25.232Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-23T21:49:25.232Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-04-23T21:49:25.232Z] #23 DONE 1.0s [2022-04-23T21:49:25.232Z] [2022-04-23T21:49:25.232Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T21:49:25.232Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-04-23T21:49:25.387Z] #46 DONE 0.5s [2022-04-23T21:49:25.387Z] [2022-04-23T21:49:25.387Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:25.387Z] #62 sha256:e5eb78c5dd95faabf4f41ba2c4ec9dbb7679a059888b870c8ac7dadcb14f3616 [2022-04-23T21:49:25.645Z] #62 ... [2022-04-23T21:49:25.645Z] [2022-04-23T21:49:25.645Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T21:49:25.645Z] #50 sha256:89fa07fda65945e6621e66df226f9bf04625dbb2c55ab14cf78a7d9af123a26e [2022-04-23T21:49:25.645Z] #50 DONE 0.1s [2022-04-23T21:49:25.645Z] [2022-04-23T21:49:25.645Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T21:49:25.645Z] #52 sha256:43b6283759cd8ae2525a97b12ac25ce3233189237bb5ca94f3be1e069c8568e4 [2022-04-23T21:49:25.944Z] #52 DONE 0.1s [2022-04-23T21:49:25.944Z] [2022-04-23T21:49:25.944Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T21:49:25.944Z] #54 sha256:999029cd0dd25c075d6d99d72532f0b49cf72fe329c929ba3c70d8e4a5b4202d [2022-04-23T21:49:26.168Z] #24 0.835 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T21:49:26.168Z] #24 DONE 0.9s [2022-04-23T21:49:26.168Z] [2022-04-23T21:49:26.168Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:26.168Z] #69 sha256:e500f43de1181c3e5dce536c2d1880fd300747c929ded44f94bdff4e8c9a64ec [2022-04-23T21:49:26.168Z] #69 ... [2022-04-23T21:49:26.168Z] [2022-04-23T21:49:26.168Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T21:49:26.168Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-04-23T21:49:26.873Z] #54 DONE 1.1s [2022-04-23T21:49:26.873Z] [2022-04-23T21:49:26.873Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T21:49:26.873Z] #56 sha256:914103505fe4c8b71dcc3e61e21363e5dea9e38ca6320d98818a13a30ab45bee [2022-04-23T21:49:26.873Z] #56 DONE 0.1s [2022-04-23T21:49:26.873Z] [2022-04-23T21:49:26.873Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:26.873Z] #62 sha256:e5eb78c5dd95faabf4f41ba2c4ec9dbb7679a059888b870c8ac7dadcb14f3616 [2022-04-23T21:49:26.873Z] #62 ... [2022-04-23T21:49:26.873Z] [2022-04-23T21:49:26.873Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T21:49:26.873Z] #59 sha256:45f221f2b19cce2bb1af668b2e14b529e2262036933001fef7a25739403b5561 [2022-04-23T21:49:27.097Z] #25 DONE 1.0s [2022-04-23T21:49:27.097Z] [2022-04-23T21:49:27.097Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T21:49:27.097Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-04-23T21:49:27.596Z] #45 DONE 215.8s [2022-04-23T21:49:27.596Z] [2022-04-23T21:49:27.596Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:49:27.596Z] #58 sha256:17b69fbfb03e2cb595bbd500c34f0cc3c9ffcb7dcdb2e821bfc8af42b4246cfd [2022-04-23T21:49:27.664Z] #26 DONE 0.8s [2022-04-23T21:49:27.664Z] [2022-04-23T21:49:27.664Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:49:27.664Z] #65 sha256:2310b4a4c687432d24e60528d15c6bf4b096a2c311c4dce4d37e71b491eacf9b [2022-04-23T21:49:27.808Z] #59 DONE 0.8s [2022-04-23T21:49:27.808Z] [2022-04-23T21:49:27.808Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:27.808Z] #62 sha256:e5eb78c5dd95faabf4f41ba2c4ec9dbb7679a059888b870c8ac7dadcb14f3616 [2022-04-23T21:49:27.808Z] #62 190.8 + bin/containerd [2022-04-23T21:49:27.920Z] #65 ... [2022-04-23T21:49:27.920Z] [2022-04-23T21:49:27.920Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T21:49:27.920Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-04-23T21:49:28.405Z] #45 DONE 209.5s [2022-04-23T21:49:28.405Z] [2022-04-23T21:49:28.405Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:28.405Z] #62 sha256:500b59d55405d793e7ea415e5ec65d0dfe227b059316dd62750f55f22f55d961 [2022-04-23T21:49:28.405Z] #62 ... [2022-04-23T21:49:28.405Z] [2022-04-23T21:49:28.405Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T21:49:28.405Z] #46 sha256:fc9954ed8ba45cc87cefffa38c4f770ddfd9208335d68d605c1cb75ad5214fc7 [2022-04-23T21:49:28.405Z] #46 DONE 0.4s [2022-04-23T21:49:28.405Z] [2022-04-23T21:49:28.405Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:49:28.405Z] #58 sha256:9969cf3e9c97596520f2f14d269fcce2b3e8903db5a7875b0198f94a754ca386 [2022-04-23T21:49:28.667Z] #58 ... [2022-04-23T21:49:28.667Z] [2022-04-23T21:49:28.667Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T21:49:28.667Z] #50 sha256:d1cbddb91453c38aec0d9e0901e485fa029ec9d595d9343b397d3a0d4463e352 [2022-04-23T21:49:28.667Z] #50 DONE 0.1s [2022-04-23T21:49:28.667Z] [2022-04-23T21:49:28.667Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T21:49:28.667Z] #52 sha256:bf508123da7102fd2d9b5a34c33a622f055a02c86f594bee377c8e40440cc6c7 [2022-04-23T21:49:28.667Z] #52 DONE 0.1s [2022-04-23T21:49:28.667Z] [2022-04-23T21:49:28.667Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:49:28.667Z] #58 sha256:9969cf3e9c97596520f2f14d269fcce2b3e8903db5a7875b0198f94a754ca386 [2022-04-23T21:49:28.847Z] #27 DONE 1.0s [2022-04-23T21:49:28.847Z] [2022-04-23T21:49:28.847Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:49:28.847Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-23T21:49:28.982Z] #58 ... [2022-04-23T21:49:28.982Z] [2022-04-23T21:49:28.982Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T21:49:28.982Z] #46 sha256:936468c993f7f0b703615951a503ebe2c9b8650898bd53b12e3f93e62c9382fb [2022-04-23T21:49:29.243Z] #46 DONE 0.5s [2022-04-23T21:49:29.243Z] [2022-04-23T21:49:29.243Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T21:49:29.243Z] #50 sha256:37aacd02f675632c9c61a014a26f4c17cfe379a579195f7a9087f77d3d1e97db [2022-04-23T21:49:29.243Z] #50 DONE 0.1s [2022-04-23T21:49:29.243Z] [2022-04-23T21:49:29.243Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T21:49:29.243Z] #52 sha256:db15fff35f525ffbdfaa0999359f4c67a5c3cf1ca8c015e9fc7fed6fe1d14007 [2022-04-23T21:49:29.243Z] #52 DONE 0.1s [2022-04-23T21:49:29.243Z] [2022-04-23T21:49:29.243Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:29.243Z] #62 sha256:bd0c457c0c723bb7bd08594dddc307f11c19726145c2efb2203935514c4a3593 [2022-04-23T21:49:30.214Z] #28 1.173 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T21:49:30.214Z] #28 1.186 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T21:49:30.214Z] #28 1.189 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T21:49:30.214Z] #28 1.426 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T21:49:30.471Z] #28 1.674 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T21:49:30.729Z] #28 2.005 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T21:49:31.293Z] #28 2.355 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T21:49:31.293Z] #28 2.701 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T21:49:31.855Z] #28 3.019 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T21:49:32.112Z] #28 3.333 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T21:49:32.112Z] #28 3.335 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T21:49:32.112Z] #28 3.338 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T21:49:32.112Z] #28 3.342 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T21:49:32.112Z] #28 3.355 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T21:49:32.112Z] #28 3.361 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T21:49:32.368Z] #28 3.474 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T21:49:32.368Z] #28 3.478 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T21:49:32.368Z] #28 3.484 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T21:49:32.368Z] #28 3.491 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-23T21:49:32.368Z] #28 3.491 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T21:49:32.368Z] #28 3.492 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T21:49:38.908Z] #28 ... [2022-04-23T21:49:38.908Z] [2022-04-23T21:49:38.908Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:49:38.908Z] #65 sha256:2310b4a4c687432d24e60528d15c6bf4b096a2c311c4dce4d37e71b491eacf9b [2022-04-23T21:49:38.908Z] #65 5.431 + cd /tmp/tmp.fhgkcE0JHr/src/github.com/opencontainers/runc [2022-04-23T21:49:38.908Z] #65 5.431 + git checkout -q v1.1.1 [2022-04-23T21:49:38.908Z] #65 5.641 + '[' -z '' ']' [2022-04-23T21:49:38.908Z] #65 5.641 + target=static [2022-04-23T21:49:38.908Z] #65 5.641 + make BUILDTAGS=seccomp static [2022-04-23T21:49:38.908Z] #65 6.058 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T21:49:40.359Z] 8f616e6e9eec: Pull complete [2022-04-23T21:49:44.150Z] #65 ... [2022-04-23T21:49:44.150Z] [2022-04-23T21:49:44.150Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:49:44.150Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-23T21:49:44.150Z] #28 14.69 Fetched 48.9 MB in 14s (3550 kB/s) [2022-04-23T21:49:44.768Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-23T21:49:44.768Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f844f6ae\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-23T21:49:44.768Z] ---------------------------------------------------------------------------- [2022-04-23T21:49:44.768Z] [2022-04-23T21:49:44.768Z] INFO: executeCI.ps1 starting at Sat Apr 23 21:49:42 CUT 2022 [2022-04-23T21:49:44.768Z] [2022-04-23T21:49:44.768Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-23T21:49:44.768Z] INFO: Running git version 2.24.1.windows.2 [2022-04-23T21:49:44.768Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-23T21:49:44.768Z] INFO: Environment variables: [2022-04-23T21:49:44.768Z] [2022-04-23T21:49:44.768Z] Name Value [2022-04-23T21:49:44.768Z] ---- ----- [2022-04-23T21:49:44.768Z] ALLUSERSPROFILE C:\ProgramData [2022-04-23T21:49:44.768Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-23T21:49:44.768Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-23T21:49:44.768Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-23T21:49:44.768Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-23T21:49:44.768Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-23T21:49:44.768Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-23T21:49:44.768Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-23T21:49:44.768Z] BRANCH_NAME PR-43520 [2022-04-23T21:49:44.768Z] BUILD_DISPLAY_NAME #1 [2022-04-23T21:49:44.768Z] BUILD_ID 1 [2022-04-23T21:49:44.768Z] BUILD_NUMBER 1 [2022-04-23T21:49:44.768Z] BUILD_TAG jenkins-moby-PR-43520-1 [2022-04-23T21:49:44.768Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/ [2022-04-23T21:49:44.768Z] CHANGE_AUTHOR thaJeztah [2022-04-23T21:49:44.768Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-23T21:49:44.768Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1e [2022-04-23T21:49:44.768Z] CHANGE_FORK thaJeztah/docker [2022-04-23T21:49:44.768Z] CHANGE_ID 43520 [2022-04-23T21:49:44.768Z] CHANGE_TARGET master [2022-04-23T21:49:44.768Z] CHANGE_TITLE api/server: remove "Logging" from config [2022-04-23T21:49:44.768Z] CHANGE_URL https://github.com/moby/moby/pull/43520 [2022-04-23T21:49:44.768Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T21:49:44.768Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-23T21:49:44.768Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-23T21:49:44.768Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-23T21:49:44.768Z] COMPUTERNAME azwin-2-60c8d0 [2022-04-23T21:49:44.768Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-23T21:49:44.768Z] ConfigSequenceNumber 0 [2022-04-23T21:49:44.768Z] DOCKER_BUILDKIT 0 [2022-04-23T21:49:44.768Z] DOCKER_DUT_DEBUG 1 [2022-04-23T21:49:44.768Z] DOCKER_EXPERIMENTAL 1 [2022-04-23T21:49:44.768Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-23T21:49:44.768Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-23T21:49:44.768Z] EXECUTOR_NUMBER 0 [2022-04-23T21:49:44.768Z] FQDN azwin-2-60c8d0.westus.cloudapp.azure.com [2022-04-23T21:49:44.768Z] GIT_BRANCH PR-43520 [2022-04-23T21:49:44.768Z] GIT_COMMIT cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:49:44.768Z] GIT_URL https://github.com/moby/moby.git [2022-04-23T21:49:44.768Z] HUDSON_COOKIE e8b57806-2a14-48d9-bfb4-63f7a5fd9d14 [2022-04-23T21:49:44.768Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-23T21:49:44.768Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-23T21:49:44.768Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-23T21:49:44.768Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-23T21:49:44.768Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-23T21:49:44.768Z] JENKINS_NODE_COOKIE fb703182-f94a-436b-8485-5dd13c427f8a [2022-04-23T21:49:44.768Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-23T21:49:44.768Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-23T21:49:44.768Z] JOB_BASE_NAME PR-43520 [2022-04-23T21:49:44.768Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/display/redirect [2022-04-23T21:49:44.768Z] JOB_NAME moby/PR-43520 [2022-04-23T21:49:44.768Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/ [2022-04-23T21:49:44.768Z] library.jps.version master [2022-04-23T21:49:44.768Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-23T21:49:44.768Z] NODE_LABELS amd64 azure azwin-2-60c8d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-23T21:49:44.768Z] NODE_NAME azwin-2-60c8d0 [2022-04-23T21:49:44.768Z] NUMBER_OF_PROCESSORS 4 [2022-04-23T21:49:44.768Z] OS Windows_NT [2022-04-23T21:49:44.768Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-23T21:49:44.768Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-23T21:49:44.768Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-23T21:49:44.768Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-23T21:49:44.768Z] PROCESSOR_LEVEL 6 [2022-04-23T21:49:44.768Z] PROCESSOR_REVISION 4f01 [2022-04-23T21:49:44.768Z] ProgramData C:\ProgramData [2022-04-23T21:49:44.768Z] ProgramFiles C:\Program Files [2022-04-23T21:49:44.768Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-23T21:49:44.768Z] ProgramW6432 C:\Program Files [2022-04-23T21:49:44.768Z] PROMPT $P$G [2022-04-23T21:49:44.768Z] PSExecutionPolicyPreference Bypass [2022-04-23T21:49:44.768Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-23T21:49:44.768Z] PUBLIC C:\Users\Public [2022-04-23T21:49:44.768Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/display/redirect?page=artif... [2022-04-23T21:49:44.768Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/display/redirect?page=changes [2022-04-23T21:49:44.768Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/display/redirect [2022-04-23T21:49:44.768Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43520/1/display/redirect?page=tests [2022-04-23T21:49:44.768Z] SKIP_VALIDATION_TESTS 1 [2022-04-23T21:49:44.768Z] SOURCES_DRIVE d [2022-04-23T21:49:44.768Z] SOURCES_SUBDIR gopath [2022-04-23T21:49:44.768Z] STAGE_NAME Run tests [2022-04-23T21:49:44.768Z] SystemDrive C: [2022-04-23T21:49:44.768Z] SystemRoot C:\Windows [2022-04-23T21:49:44.768Z] TEMP C:\Windows\TEMP [2022-04-23T21:49:44.768Z] TESTDEBUG 0 [2022-04-23T21:49:44.768Z] TESTRUN_DRIVE d [2022-04-23T21:49:44.768Z] TESTRUN_SUBDIR CI [2022-04-23T21:49:44.768Z] TIMEOUT 120m [2022-04-23T21:49:44.768Z] TMP C:\Windows\TEMP [2022-04-23T21:49:44.768Z] USERDOMAIN WORKGROUP [2022-04-23T21:49:44.768Z] USERNAME azwin-2-60c8d0$ [2022-04-23T21:49:44.769Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-23T21:49:44.769Z] windir C:\Windows [2022-04-23T21:49:44.769Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-23T21:49:44.769Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-23T21:49:44.769Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-23T21:49:44.769Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-23T21:49:44.769Z] [2022-04-23T21:49:44.769Z] [2022-04-23T21:49:44.769Z] [2022-04-23T21:49:45.237Z] INFO: Sources under d:\gopath\... [2022-04-23T21:49:45.237Z] INFO: Test run under d:\CI\... [2022-04-23T21:49:45.237Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-23T21:49:45.237Z] INFO: docker/docker repository was found [2022-04-23T21:49:45.237Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-23T21:49:45.712Z] ltsc2019: Pulling from windows/servercore [2022-04-23T21:49:45.712Z] 4612f6d0b889: Pulling fs layer [2022-04-23T21:49:45.712Z] ba8181afd426: Pulling fs layer [2022-04-23T21:49:50.686Z] #28 14.69 Reading package lists... [2022-04-23T21:49:54.307Z] #62 ... [2022-04-23T21:49:54.307Z] [2022-04-23T21:49:54.307Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:49:54.307Z] #58 sha256:615f01efba4576ece173df3f7dc995edf386a8b5ae4ef4c3b93b383d0425073e [2022-04-23T21:49:54.307Z] #58 147.4 + mkdir -p /build [2022-04-23T21:49:54.307Z] #58 147.4 + cp runc /build/runc [2022-04-23T21:49:54.307Z] #58 DONE 149.4s [2022-04-23T21:49:54.307Z] [2022-04-23T21:49:54.307Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:54.307Z] #62 sha256:e595e8980198d0a295c8970dfc22bcbebe061a97ae3dceaab2ac61e8e9b2ca41 [2022-04-23T21:49:54.307Z] #62 ... [2022-04-23T21:49:54.307Z] [2022-04-23T21:49:54.307Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:49:54.307Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:49:54.307Z] #53 258.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T21:49:54.307Z] #53 DONE 258.7s [2022-04-23T21:49:54.307Z] [2022-04-23T21:49:54.307Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:54.307Z] #62 sha256:e595e8980198d0a295c8970dfc22bcbebe061a97ae3dceaab2ac61e8e9b2ca41 [2022-04-23T21:49:54.307Z] #62 ... [2022-04-23T21:49:54.307Z] [2022-04-23T21:49:54.307Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T21:49:54.307Z] #54 sha256:cf99ffbf480be6bc9a01b59857d3ea54da3bf4fccea6c63cbb3876ae211e16db [2022-04-23T21:49:54.876Z] #54 DONE 0.5s [2022-04-23T21:49:54.876Z] [2022-04-23T21:49:54.876Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T21:49:54.876Z] #56 sha256:c4ba268fb9fdd8d48bbdcd4ab007061642dc8efe57ee75268e9536c6bf085951 [2022-04-23T21:49:54.876Z] #56 DONE 0.1s [2022-04-23T21:49:54.876Z] [2022-04-23T21:49:54.876Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T21:49:54.876Z] #59 sha256:517da0755fcd873e566df64cfba66e75b6d084f7f55383629d71ef3f11d0164e [2022-04-23T21:49:55.135Z] #59 DONE 0.2s [2022-04-23T21:49:55.135Z] [2022-04-23T21:49:55.136Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:49:55.136Z] #62 sha256:e595e8980198d0a295c8970dfc22bcbebe061a97ae3dceaab2ac61e8e9b2ca41 [2022-04-23T21:49:57.046Z] #62 228.3 + bin/containerd [2022-04-23T21:49:57.229Z] #28 21.32 Reading package lists... [2022-04-23T21:49:58.158Z] #28 27.92 Building dependency tree... [2022-04-23T21:49:58.235Z] ba8181afd426: Verifying Checksum [2022-04-23T21:49:58.235Z] ba8181afd426: Download complete [2022-04-23T21:50:00.052Z] #28 30.95 bzip2 is already the newest version (1.0.8-4). [2022-04-23T21:50:00.052Z] #28 30.95 patch is already the newest version (2.7.6-7). [2022-04-23T21:50:00.052Z] #28 30.95 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-23T21:50:00.052Z] #28 30.95 The following additional packages will be installed: [2022-04-23T21:50:00.052Z] #28 30.96 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-23T21:50:00.052Z] #28 30.97 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-23T21:50:00.052Z] #28 30.97 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T21:50:00.052Z] #28 30.97 python3-pkg-resources vim-runtime xxd [2022-04-23T21:50:00.052Z] #28 31.00 Suggested packages: [2022-04-23T21:50:00.052Z] #28 31.00 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-23T21:50:00.052Z] #28 31.00 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-23T21:50:00.052Z] #28 31.00 Recommended packages: [2022-04-23T21:50:00.052Z] #28 31.00 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T21:50:01.420Z] #28 32.46 The following NEW packages will be installed: [2022-04-23T21:50:01.420Z] #28 32.46 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-23T21:50:01.420Z] #28 32.47 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-23T21:50:01.420Z] #28 32.47 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-23T21:50:01.420Z] #28 32.48 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-23T21:50:01.420Z] #28 32.48 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-23T21:50:01.420Z] #28 32.48 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-23T21:50:01.420Z] #28 32.48 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-23T21:50:01.677Z] #28 32.90 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:50:01.677Z] #28 32.90 Need to get 18.6 MB of archives. [2022-04-23T21:50:01.677Z] #28 32.90 After this operation, 71.4 MB of additional disk space will be used. [2022-04-23T21:50:01.677Z] #28 32.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-23T21:50:01.677Z] #28 32.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-23T21:50:01.677Z] #28 32.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-23T21:50:01.677Z] #28 32.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-23T21:50:01.677Z] #28 32.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-23T21:50:01.677Z] #28 32.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-23T21:50:01.677Z] #28 32.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-23T21:50:01.677Z] #28 32.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-23T21:50:01.677Z] #28 32.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T21:50:01.677Z] #28 32.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T21:50:01.677Z] #28 32.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T21:50:01.677Z] #28 32.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-23T21:50:01.677Z] #28 32.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-23T21:50:01.677Z] #28 32.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-23T21:50:01.677Z] #28 32.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-23T21:50:01.677Z] #28 32.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-23T21:50:01.677Z] #28 32.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-23T21:50:01.677Z] #28 32.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-23T21:50:01.677Z] #28 32.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-23T21:50:01.677Z] #28 32.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T21:50:01.677Z] #28 33.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T21:50:01.677Z] #28 33.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T21:50:01.677Z] #28 33.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-23T21:50:01.677Z] #28 33.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-23T21:50:01.677Z] #28 33.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-23T21:50:01.677Z] #28 33.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T21:50:01.677Z] #28 33.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T21:50:01.677Z] #28 33.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T21:50:01.677Z] #28 33.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-23T21:50:01.677Z] #28 33.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T21:50:01.677Z] #28 33.06 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T21:50:01.677Z] #28 33.06 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T21:50:01.677Z] #28 33.07 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T21:50:01.677Z] #28 33.07 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T21:50:01.677Z] #28 33.08 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T21:50:01.677Z] #28 33.08 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T21:50:01.677Z] #28 33.09 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-23T21:50:01.934Z] #28 33.11 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-23T21:50:01.934Z] #28 33.12 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-23T21:50:01.934Z] #28 33.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T21:50:02.192Z] #28 33.24 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-23T21:50:02.192Z] #28 33.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-23T21:50:02.192Z] #28 33.28 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-23T21:50:02.192Z] #28 33.29 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-23T21:50:02.754Z] #28 33.88 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:50:03.001Z] 4612f6d0b889: Download complete [2022-04-23T21:50:03.011Z] #28 34.16 Fetched 18.6 MB in 1s (26.4 MB/s) [2022-04-23T21:50:03.011Z] #28 34.23 Selecting previously unselected package pigz. [2022-04-23T21:50:03.011Z] #28 34.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-04-23T21:50:03.011Z] #28 34.30 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-23T21:50:03.011Z] #28 34.30 Unpacking pigz (2.6-1) ... [2022-04-23T21:50:03.268Z] #28 34.37 Selecting previously unselected package libelf1:amd64. [2022-04-23T21:50:03.268Z] #28 34.37 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-23T21:50:03.268Z] #28 34.40 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-23T21:50:03.268Z] #28 34.50 Selecting previously unselected package libbpf0:amd64. [2022-04-23T21:50:03.268Z] #28 34.50 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-23T21:50:03.268Z] #28 34.51 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:50:03.268Z] #28 34.57 Selecting previously unselected package libcap2:amd64. [2022-04-23T21:50:03.268Z] #28 34.58 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-23T21:50:03.268Z] #28 34.58 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:50:03.268Z] #28 34.63 Selecting previously unselected package libmnl0:amd64. [2022-04-23T21:50:03.525Z] #28 34.64 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-23T21:50:03.525Z] #28 34.65 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:50:03.525Z] #28 34.70 Selecting previously unselected package libxtables12:amd64. [2022-04-23T21:50:03.525Z] #28 34.70 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-23T21:50:03.525Z] #28 34.71 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:50:03.525Z] #28 34.76 Selecting previously unselected package libcap2-bin. [2022-04-23T21:50:03.525Z] #28 34.76 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-23T21:50:03.525Z] #28 34.76 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T21:50:03.525Z] #28 34.81 Selecting previously unselected package iproute2. [2022-04-23T21:50:03.525Z] #28 34.82 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-23T21:50:03.525Z] #28 34.83 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T21:50:03.782Z] #28 35.08 Selecting previously unselected package xxd. [2022-04-23T21:50:03.782Z] #28 35.09 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:50:03.782Z] #28 35.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:50:03.782Z] #28 35.19 Selecting previously unselected package vim-common. [2022-04-23T21:50:04.039Z] #28 35.19 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:50:04.039Z] #28 35.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:50:04.039Z] #28 35.32 Selecting previously unselected package bash-completion. [2022-04-23T21:50:04.039Z] #28 35.32 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T21:50:05.410Z] #28 36.46 Unpacking bash-completion (1:2.11-2) ... [2022-04-23T21:50:05.410Z] #28 36.70 Selecting previously unselected package apparmor. [2022-04-23T21:50:05.410Z] #28 36.71 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-23T21:50:05.410Z] #28 36.74 Unpacking apparmor (2.13.6-10) ... [2022-04-23T21:50:05.667Z] #28 36.99 Selecting previously unselected package inetutils-ping. [2022-04-23T21:50:05.667Z] #28 37.00 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-23T21:50:05.667Z] #28 37.01 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T21:50:05.924Z] #28 37.09 Selecting previously unselected package libip4tc2:amd64. [2022-04-23T21:50:05.924Z] #28 37.10 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:50:05.924Z] #28 37.11 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:50:05.924Z] #28 37.15 Selecting previously unselected package libip6tc2:amd64. [2022-04-23T21:50:05.924Z] #28 37.16 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-23T21:50:05.924Z] #28 37.16 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:50:05.924Z] #28 37.24 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-23T21:50:05.924Z] #28 37.25 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-23T21:50:05.924Z] #28 37.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:50:06.180Z] #28 37.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-23T21:50:06.180Z] #28 37.35 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-23T21:50:06.180Z] #28 37.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:50:06.180Z] #28 37.41 Selecting previously unselected package libnftnl11:amd64. [2022-04-23T21:50:06.180Z] #28 37.42 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-23T21:50:06.180Z] #28 37.42 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:50:06.437Z] #28 37.48 Selecting previously unselected package iptables. [2022-04-23T21:50:06.437Z] #28 37.49 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-23T21:50:06.437Z] #28 37.50 Unpacking iptables (1.8.7-1) ... [2022-04-23T21:50:06.437Z] #28 37.73 Selecting previously unselected package libonig5:amd64. [2022-04-23T21:50:06.437Z] #28 37.74 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T21:50:06.437Z] #28 37.75 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:50:06.437Z] #28 37.87 Selecting previously unselected package libjq1:amd64. [2022-04-23T21:50:06.488Z] #62 229.5 # github.com/containerd/containerd/cmd/containerd [2022-04-23T21:50:06.488Z] #62 229.5 /usr/bin/ld: /tmp/go-link-529116246/000019.o: in function `New': [2022-04-23T21:50:06.488Z] #62 229.5 /tmp/tmp.zSL9F1QKaR/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-04-23T21:50:06.488Z] #62 229.6 + bin/containerd-stress [2022-04-23T21:50:06.693Z] #28 37.87 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T21:50:06.694Z] #28 37.88 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:50:06.694Z] #28 37.99 Selecting previously unselected package jq. [2022-04-23T21:50:06.694Z] #28 38.00 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-23T21:50:06.694Z] #28 38.01 Unpacking jq (1.6-2.1) ... [2022-04-23T21:50:06.694Z] #28 38.07 Selecting previously unselected package libaio1:amd64. [2022-04-23T21:50:06.694Z] #28 38.09 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-23T21:50:06.950Z] #28 38.09 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:50:06.950Z] #28 38.15 Selecting previously unselected package libgpm2:amd64. [2022-04-23T21:50:06.950Z] #28 38.15 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-23T21:50:06.950Z] #28 38.16 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:50:06.950Z] #28 38.20 Selecting previously unselected package libinih1:amd64. [2022-04-23T21:50:06.950Z] #28 38.22 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-23T21:50:06.950Z] #28 38.22 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-23T21:50:06.950Z] #28 38.27 Selecting previously unselected package libnet1:amd64. [2022-04-23T21:50:06.950Z] #28 38.28 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T21:50:06.950Z] #28 38.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:50:06.950Z] #28 38.35 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T21:50:07.053Z] #62 230.6 + bin/containerd-shim [2022-04-23T21:50:07.207Z] #28 38.35 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T21:50:07.207Z] #28 38.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:50:07.207Z] #28 38.43 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T21:50:07.207Z] #28 38.43 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T21:50:07.207Z] #28 38.44 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:50:07.207Z] #28 38.48 Selecting previously unselected package net-tools. [2022-04-23T21:50:07.207Z] #28 ... [2022-04-23T21:50:07.207Z] [2022-04-23T21:50:07.207Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:50:07.207Z] #69 sha256:e500f43de1181c3e5dce536c2d1880fd300747c929ded44f94bdff4e8c9a64ec [2022-04-23T21:50:07.207Z] #69 98.92 + bin/containerd [2022-04-23T21:50:07.430Z] #58 142.2 + mkdir -p /build [2022-04-23T21:50:07.430Z] #58 142.2 + cp runc /build/runc [2022-04-23T21:50:07.430Z] #58 DONE 143.3s [2022-04-23T21:50:07.430Z] [2022-04-23T21:50:07.430Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:50:07.430Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:50:07.430Z] #53 248.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T21:50:07.430Z] #53 DONE 248.2s [2022-04-23T21:50:07.430Z] [2022-04-23T21:50:07.430Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:50:07.430Z] #62 sha256:500b59d55405d793e7ea415e5ec65d0dfe227b059316dd62750f55f22f55d961 [2022-04-23T21:50:07.430Z] #62 ... [2022-04-23T21:50:07.430Z] [2022-04-23T21:50:07.430Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T21:50:07.430Z] #54 sha256:8594a32f47234403da160ca2f0e26de0f35f2306432bfb897e30a228256b02ee [2022-04-23T21:50:07.430Z] #54 DONE 0.5s [2022-04-23T21:50:07.430Z] [2022-04-23T21:50:07.430Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T21:50:07.430Z] #56 sha256:31676da4c56fd44c3fb54e0c3d367d1f463d6e0fe66e7e1a366d9274c1104698 [2022-04-23T21:50:07.430Z] #56 DONE 0.1s [2022-04-23T21:50:07.430Z] [2022-04-23T21:50:07.431Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T21:50:07.431Z] #59 sha256:80b15582e8c1c35a1711341d03225153c37925550cdbe5d96992cb1759519393 [2022-04-23T21:50:07.431Z] #59 DONE 0.2s [2022-04-23T21:50:07.431Z] [2022-04-23T21:50:07.431Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:50:07.431Z] #62 sha256:500b59d55405d793e7ea415e5ec65d0dfe227b059316dd62750f55f22f55d961 [2022-04-23T21:50:07.989Z] #62 ... [2022-04-23T21:50:07.989Z] [2022-04-23T21:50:07.989Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:50:07.989Z] #58 sha256:17b69fbfb03e2cb595bbd500c34f0cc3c9ffcb7dcdb2e821bfc8af42b4246cfd [2022-04-23T21:50:07.989Z] #58 145.4 + mkdir -p /build [2022-04-23T21:50:07.989Z] #58 145.4 + cp runc /build/runc [2022-04-23T21:50:07.989Z] #58 DONE 147.6s [2022-04-23T21:50:07.989Z] [2022-04-23T21:50:07.989Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:50:07.989Z] #62 sha256:bd0c457c0c723bb7bd08594dddc307f11c19726145c2efb2203935514c4a3593 [2022-04-23T21:50:07.989Z] #62 ... [2022-04-23T21:50:07.989Z] [2022-04-23T21:50:07.989Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-23T21:50:07.989Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T21:50:07.989Z] #53 254.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T21:50:07.989Z] #53 DONE 254.1s [2022-04-23T21:50:07.989Z] [2022-04-23T21:50:07.989Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:50:07.989Z] #62 sha256:bd0c457c0c723bb7bd08594dddc307f11c19726145c2efb2203935514c4a3593 [2022-04-23T21:50:07.989Z] #62 ... [2022-04-23T21:50:07.989Z] [2022-04-23T21:50:07.989Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T21:50:07.989Z] #54 sha256:84f3e869a88c188f02261639a21138543fcdbe92c1dd0fa8e0861ef215caa17f [2022-04-23T21:50:07.989Z] #54 DONE 0.6s [2022-04-23T21:50:07.989Z] [2022-04-23T21:50:07.989Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T21:50:07.989Z] #56 sha256:34792efc55e714d5f2c54b9a43fc17136bf73c8a2b22ff53c72790419773b589 [2022-04-23T21:50:07.989Z] #56 DONE 0.1s [2022-04-23T21:50:07.989Z] [2022-04-23T21:50:07.989Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T21:50:07.989Z] #59 sha256:dea342902f6c680bf71f7cfee3a8be8c4e7256c9a354cc6edf49c68c9d6a25d9 [2022-04-23T21:50:07.989Z] #59 DONE 0.3s [2022-04-23T21:50:07.989Z] [2022-04-23T21:50:07.989Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:50:07.989Z] #62 sha256:bd0c457c0c723bb7bd08594dddc307f11c19726145c2efb2203935514c4a3593 [2022-04-23T21:50:09.334Z] #62 222.4 + bin/containerd [2022-04-23T21:50:09.371Z] #62 226.2 + bin/containerd [2022-04-23T21:50:12.458Z] #69 ... [2022-04-23T21:50:12.458Z] [2022-04-23T21:50:12.458Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-23T21:50:12.458Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-23T21:50:12.458Z] #28 38.48 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-23T21:50:12.458Z] #28 38.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:50:12.458Z] #28 38.61 Selecting previously unselected package python-pip-whl. [2022-04-23T21:50:12.458Z] #28 38.61 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:50:12.458Z] #28 38.62 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:50:12.458Z] #28 38.92 Selecting previously unselected package python3-lib2to3. [2022-04-23T21:50:12.458Z] #28 38.92 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T21:50:12.458Z] #28 38.93 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:50:12.458Z] #28 39.00 Selecting previously unselected package python3-distutils. [2022-04-23T21:50:12.458Z] #28 39.01 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T21:50:12.458Z] #28 39.01 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T21:50:12.458Z] #28 39.11 Selecting previously unselected package python3-pkg-resources. [2022-04-23T21:50:12.458Z] #28 39.12 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T21:50:12.458Z] #28 39.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:50:12.458Z] #28 39.21 Selecting previously unselected package python3-setuptools. [2022-04-23T21:50:12.458Z] #28 39.23 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T21:50:12.458Z] #28 39.23 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T21:50:12.458Z] #28 39.36 Selecting previously unselected package python3-wheel. [2022-04-23T21:50:12.458Z] #28 39.37 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T21:50:12.458Z] #28 39.38 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T21:50:12.458Z] #28 39.43 Selecting previously unselected package python3-pip. [2022-04-23T21:50:12.458Z] #28 39.43 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T21:50:12.458Z] #28 39.45 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:50:12.458Z] #28 39.63 Selecting previously unselected package sudo. [2022-04-23T21:50:12.458Z] #28 39.63 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-23T21:50:12.458Z] #28 39.63 Unpacking sudo (1.9.5p2-3) ... [2022-04-23T21:50:12.458Z] #28 39.93 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T21:50:12.458Z] #28 39.94 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-23T21:50:12.458Z] #28 39.95 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:50:12.458Z] #28 40.08 Selecting previously unselected package uidmap. [2022-04-23T21:50:12.458Z] #28 40.08 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-23T21:50:12.458Z] #28 40.09 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T21:50:12.458Z] #28 40.18 Selecting previously unselected package vim-runtime. [2022-04-23T21:50:12.458Z] #28 40.18 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T21:50:12.458Z] #28 40.20 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T21:50:12.458Z] #28 40.23 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T21:50:12.458Z] #28 40.24 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:50:12.458Z] #28 41.95 Selecting previously unselected package vim. [2022-04-23T21:50:12.458Z] #28 41.97 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T21:50:12.458Z] #28 41.98 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:50:12.458Z] #28 42.28 Selecting previously unselected package xfsprogs. [2022-04-23T21:50:12.458Z] #28 42.29 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-23T21:50:12.458Z] #28 42.29 Unpacking xfsprogs (5.10.0-4) ... [2022-04-23T21:50:12.458Z] #28 42.54 Selecting previously unselected package zip. [2022-04-23T21:50:12.458Z] #28 42.54 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-23T21:50:12.458Z] #28 42.55 Unpacking zip (3.0-12) ... [2022-04-23T21:50:12.458Z] #28 42.63 Selecting previously unselected package zstd. [2022-04-23T21:50:12.458Z] #28 42.64 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-23T21:50:12.458Z] #28 42.65 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:50:12.458Z] #28 42.87 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T21:50:12.458Z] #28 43.30 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T21:50:12.458Z] #28 43.31 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T21:50:12.458Z] #28 43.33 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-23T21:50:12.458Z] #28 43.35 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T21:50:12.458Z] #28 43.36 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-23T21:50:12.458Z] #28 43.38 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T21:50:12.458Z] #28 43.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T21:50:12.458Z] #28 43.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T21:50:12.458Z] #28 43.41 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T21:50:12.715Z] #28 43.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:50:12.715Z] #28 43.88 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-23T21:50:12.715Z] #28 43.89 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T21:50:12.715Z] #28 43.90 Setting up apparmor (2.13.6-10) ... [2022-04-23T21:50:14.082Z] #28 45.01 Setting up zip (3.0-12) ... [2022-04-23T21:50:14.083Z] #28 45.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:50:14.083Z] #28 45.04 Setting up bash-completion (1:2.11-2) ... [2022-04-23T21:50:15.012Z] #28 46.33 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-23T21:50:15.012Z] #28 46.34 Setting up sudo (1.9.5p2-3) ... [2022-04-23T21:50:15.012Z] #28 46.40 invoke-rc.d: could not determine current runlevel [2022-04-23T21:50:15.012Z] #28 46.40 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T21:50:15.012Z] #28 46.41 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T21:50:15.012Z] #28 46.42 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-23T21:50:15.012Z] #28 46.43 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T21:50:15.268Z] #28 46.44 Setting up pigz (2.6-1) ... [2022-04-23T21:50:15.268Z] #28 46.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T21:50:15.268Z] #28 46.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T21:50:15.268Z] #28 46.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T21:50:15.268Z] #28 46.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:50:15.831Z] #28 46.92 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-23T21:50:15.831Z] #28 46.93 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-23T21:50:15.831Z] #28 47.16 Setting up libelf1:amd64 (0.183-1) ... [2022-04-23T21:50:16.087Z] #28 47.18 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T21:50:16.087Z] #28 47.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T21:50:16.087Z] #28 47.20 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T21:50:16.344Z] #28 47.54 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T21:50:16.344Z] #28 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T21:50:16.344Z] #28 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T21:50:16.344Z] #28 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T21:50:16.344Z] #28 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T21:50:16.344Z] #28 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T21:50:16.344Z] #28 47.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T21:50:16.344Z] #28 47.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T21:50:16.344Z] #28 47.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T21:50:16.344Z] #28 47.63 Setting up python3-setuptools (52.0.0-4) ... [2022-04-23T21:50:16.997Z] #62 239.0 + bin/containerd-shim-runc-v1 [2022-04-23T21:50:17.273Z] #28 48.45 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T21:50:17.273Z] #28 48.47 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T21:50:17.273Z] #28 48.48 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T21:50:17.273Z] #28 48.49 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T21:50:18.203Z] #28 49.22 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T21:50:18.203Z] #28 49.23 Setting up jq (1.6-2.1) ... [2022-04-23T21:50:18.203Z] #28 49.24 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-23T21:50:18.203Z] #28 49.25 Setting up iptables (1.8.7-1) ... [2022-04-23T21:50:18.203Z] #28 49.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:50:18.203Z] #28 49.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:50:18.203Z] #28 49.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T21:50:18.203Z] #28 49.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T21:50:18.203Z] #28 49.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T21:50:18.203Z] #28 49.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T21:50:18.203Z] #28 49.29 Setting up iproute2 (5.10.0-4) ... [2022-04-23T21:50:18.460Z] #28 49.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:50:18.717Z] #28 DONE 50.1s [2022-04-23T21:50:18.717Z] [2022-04-23T21:50:18.717Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:50:18.717Z] #69 sha256:e500f43de1181c3e5dce536c2d1880fd300747c929ded44f94bdff4e8c9a64ec [2022-04-23T21:50:18.974Z] #69 ... [2022-04-23T21:50:18.974Z] [2022-04-23T21:50:18.974Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-23T21:50:18.974Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-04-23T21:50:19.794Z] #29 0.862 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T21:50:19.794Z] #29 0.865 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T21:50:19.794Z] #29 0.868 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T21:50:19.794Z] #29 DONE 0.9s [2022-04-23T21:50:19.794Z] [2022-04-23T21:50:19.794Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T21:50:19.794Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-04-23T21:50:20.269Z] #62 243.8 + bin/containerd-shim-runc-v2 [2022-04-23T21:50:21.198Z] #62 244.5 + binaries [2022-04-23T21:50:21.198Z] #62 244.5 + install -D bin/containerd /build/containerd [2022-04-23T21:50:21.198Z] #62 244.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T21:50:21.198Z] #62 244.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T21:50:21.198Z] #62 244.5 + install -D bin/ctr /build/ctr [2022-04-23T21:50:25.363Z] #62 DONE 248.6s [2022-04-23T21:50:25.924Z] [2022-04-23T21:50:25.924Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T21:50:25.924Z] #63 sha256:14d629356b37ffa560e7f46882f5107cf83d9cc56431c72965aa23a86a6fa55e [2022-04-23T21:50:27.305Z] #63 DONE 1.6s [2022-04-23T21:50:27.572Z] [2022-04-23T21:50:27.572Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T21:50:27.572Z] #68 sha256:f7eff21a08dfcd068ced4099e57550fa8e4f85da9de4ae502959f09bad727c1c [2022-04-23T21:50:27.834Z] #68 DONE 0.3s [2022-04-23T21:50:27.834Z] [2022-04-23T21:50:27.834Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T21:50:27.834Z] #73 sha256:d804b8d1c6e1aaac0679e39b519e07d4be091996b1f9e0c1f5f9b90b4990df43 [2022-04-23T21:50:27.888Z] #30 7.444 Collecting yamllint==1.26.1 [2022-04-23T21:50:28.453Z] #30 8.524 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-23T21:50:29.017Z] #30 9.169 Collecting pathspec>=0.5.3 [2022-04-23T21:50:29.017Z] #30 9.174 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T21:50:29.017Z] #30 9.385 Collecting pyyaml [2022-04-23T21:50:29.275Z] #30 9.397 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-23T21:50:29.275Z] #30 9.429 Building wheels for collected packages: yamllint [2022-04-23T21:50:29.275Z] #30 9.430 Building wheel for yamllint (setup.py): started [2022-04-23T21:50:29.532Z] #30 9.950 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T21:50:29.726Z] #73 DONE 1.6s [2022-04-23T21:50:29.726Z] [2022-04-23T21:50:29.726Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T21:50:29.726Z] #74 sha256:c0f7d754d07ab3e1018f7da5338019d8c8b81ef7aedb3c6a15ccfded9b82c790 [2022-04-23T21:50:29.726Z] #74 DONE 0.0s [2022-04-23T21:50:29.726Z] [2022-04-23T21:50:29.726Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T21:50:29.726Z] #75 sha256:cd94fac86da73c707202d1190f4928640eaff6bbec97cee79d126dc4a1cc2ae7 [2022-04-23T21:50:29.788Z] #30 9.954 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cb225d9fbf83ce89d214b88b2e3247ff689e5f7a53aafa53d4a59c568a78ed8e [2022-04-23T21:50:29.788Z] #30 9.955 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T21:50:29.788Z] #30 9.958 Successfully built yamllint [2022-04-23T21:50:29.788Z] #30 9.974 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T21:50:29.788Z] #30 10.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T21:50:30.287Z] #75 DONE 1.0s [2022-04-23T21:50:30.287Z] [2022-04-23T21:50:30.287Z] #76 exporting to image [2022-04-23T21:50:30.287Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T21:50:30.287Z] #76 exporting layers [2022-04-23T21:50:30.351Z] #30 DONE 10.6s [2022-04-23T21:50:30.351Z] [2022-04-23T21:50:30.351Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T21:50:30.351Z] #34 sha256:ad7842764faeff39ebc164e794dc4d5f1f9bf9a7466d66e18153c505da5918d4 [2022-04-23T21:50:30.607Z] #34 DONE 0.3s [2022-04-23T21:50:30.607Z] [2022-04-23T21:50:30.607Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T21:50:30.607Z] #39 sha256:b29f522a6e7e0c412e53800f5b390f1b3519ed8f1db32e3a0b7a681cbd970710 [2022-04-23T21:50:30.864Z] #39 DONE 0.2s [2022-04-23T21:50:30.864Z] [2022-04-23T21:50:30.864Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T21:50:30.864Z] #42 sha256:a2e79df938d4c1e911ffcf615d347bf2fd58df565686bc07b45a71f0630bb4e8 [2022-04-23T21:50:30.864Z] #42 DONE 0.1s [2022-04-23T21:50:30.864Z] [2022-04-23T21:50:30.864Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T21:50:30.864Z] #44 sha256:72034023cd25135a5f1b857b680ea61b734d83278576ab5f5e8d82493fe9425a [2022-04-23T21:50:30.864Z] #44 DONE 0.1s [2022-04-23T21:50:30.864Z] [2022-04-23T21:50:30.864Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T21:50:30.864Z] #46 sha256:2e782025a9c74bc19ff8b2fbe35528b536c1951d7a090a194bf1065b9ab3292b [2022-04-23T21:50:30.864Z] #46 DONE 0.1s [2022-04-23T21:50:30.864Z] [2022-04-23T21:50:30.864Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:50:30.864Z] #69 sha256:e500f43de1181c3e5dce536c2d1880fd300747c929ded44f94bdff4e8c9a64ec [2022-04-23T21:50:31.120Z] #69 ... [2022-04-23T21:50:31.120Z] [2022-04-23T21:50:31.120Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T21:50:31.120Z] #50 sha256:49096a2a27fab6f09e56a0211e58738a818e918e8ed72444e01eb4ec5127ae72 [2022-04-23T21:50:31.120Z] #50 DONE 0.0s [2022-04-23T21:50:31.120Z] [2022-04-23T21:50:31.120Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T21:50:31.120Z] #53 sha256:2d353f2ad52c97cf45ea1e2df4594364f0b48b4611fe56c42113bc9b6c460a3a [2022-04-23T21:50:31.120Z] #53 DONE 0.2s [2022-04-23T21:50:31.120Z] [2022-04-23T21:50:31.120Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T21:50:31.120Z] #57 sha256:36c3cc2a4003727edb313b0554c14e6fa0959fbf2b257a66814db5e7644bda16 [2022-04-23T21:50:31.376Z] #57 DONE 0.1s [2022-04-23T21:50:31.376Z] [2022-04-23T21:50:31.376Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T21:50:31.376Z] #59 sha256:84b62493cf757c0ca8548bb6eea4e914506480e920d32240e3d20b5dc09e1171 [2022-04-23T21:50:31.376Z] #59 DONE 0.1s [2022-04-23T21:50:31.376Z] [2022-04-23T21:50:31.376Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T21:50:31.376Z] #61 sha256:fdf30376f4ce0b292baaa4ca17e3e8e16b83f4151bd30cd27086c1c798701bee [2022-04-23T21:50:31.633Z] #61 DONE 0.2s [2022-04-23T21:50:31.633Z] [2022-04-23T21:50:31.633Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T21:50:31.633Z] #63 sha256:8460373ff27bdc815dd2888e5111883a47c7c5e66f79643ed096b58e51b2f4fa [2022-04-23T21:50:31.633Z] #63 DONE 0.1s [2022-04-23T21:50:31.633Z] [2022-04-23T21:50:31.633Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-23T21:50:31.633Z] #65 sha256:2310b4a4c687432d24e60528d15c6bf4b096a2c311c4dce4d37e71b491eacf9b [2022-04-23T21:50:33.558Z] #76 exporting layers 3.1s done [2022-04-23T21:50:33.558Z] #76 writing image sha256:4b47f7317c1f5a004353be9c73d674daab97355cecb3abf014ae23ac6772842c done [2022-04-23T21:50:33.558Z] #76 naming to docker.io/library/docker:cd054983ff5bb51089117096f31b9aa50ec0d339 done [2022-04-23T21:50:33.558Z] #76 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-23T21:50:33.893Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-23T21:50:34.210Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cd054983ff5bb51089117096f31b9aa50ec0d339 hack/test/unit [2022-04-23T21:50:36.099Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-23T21:50:36.099Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-23T21:50:36.099Z] + TESTDIRS=./... [2022-04-23T21:50:36.099Z] + exclude_paths='/vendor/|/integration' [2022-04-23T21:50:36.099Z] ++ go list ./... [2022-04-23T21:50:36.099Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-23T21:50:36.662Z] + pkg_list='github.com/docker/docker/api [2022-04-23T21:50:36.662Z] github.com/docker/docker/api/server [2022-04-23T21:50:36.662Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:50:36.662Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:50:36.662Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:50:36.662Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:50:36.662Z] github.com/docker/docker/api/server/router [2022-04-23T21:50:36.662Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/backend [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/container [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/events [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/filters [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/image [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/mount [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/network [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/registry [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/time [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/versions [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/volume [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:50:36.663Z] github.com/docker/docker/cli [2022-04-23T21:50:36.663Z] github.com/docker/docker/cli/config [2022-04-23T21:50:36.663Z] github.com/docker/docker/cli/debug [2022-04-23T21:50:36.663Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:50:36.663Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:50:36.663Z] github.com/docker/docker/client [2022-04-23T21:50:36.663Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:50:36.663Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:50:36.663Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:50:36.663Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:50:36.663Z] github.com/docker/docker/container [2022-04-23T21:50:36.663Z] github.com/docker/docker/container/stream [2022-04-23T21:50:36.663Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:50:36.663Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:50:36.663Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/config [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/events [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/exec [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/images [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/links [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/names [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/network [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/stats [2022-04-23T21:50:36.663Z] github.com/docker/docker/distribution [2022-04-23T21:50:36.663Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:50:36.663Z] github.com/docker/docker/distribution/utils [2022-04-23T21:50:36.663Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:50:36.663Z] github.com/docker/docker/dockerversion [2022-04-23T21:50:36.663Z] github.com/docker/docker/errdefs [2022-04-23T21:50:36.663Z] github.com/docker/docker/image [2022-04-23T21:50:36.663Z] github.com/docker/docker/image/cache [2022-04-23T21:50:36.663Z] github.com/docker/docker/image/tarexport [2022-04-23T21:50:36.663Z] github.com/docker/docker/image/v1 [2022-04-23T21:50:36.663Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:50:36.663Z] github.com/docker/docker/layer [2022-04-23T21:50:36.663Z] github.com/docker/docker/libcontainerd [2022-04-23T21:50:36.663Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:50:36.663Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:50:36.663Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:50:36.663Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:50:36.663Z] github.com/docker/docker/libnetwork/types [2022-04-23T21:50:36.663Z] github.com/docker/docker/oci [2022-04-23T21:50:36.663Z] github.com/docker/docker/oci/caps [2022-04-23T21:50:36.663Z] github.com/docker/docker/opts [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/archive [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/directory [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/platform [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/pools [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/progress [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/signal [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/stack [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/system [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:50:36.663Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:50:36.663Z] github.com/docker/docker/plugin [2022-04-23T21:50:36.663Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:50:36.663Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:50:36.663Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:50:36.663Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:50:36.663Z] github.com/docker/docker/quota [2022-04-23T21:50:36.663Z] github.com/docker/docker/reference [2022-04-23T21:50:36.663Z] github.com/docker/docker/registry [2022-04-23T21:50:36.663Z] github.com/docker/docker/registry/resumable [2022-04-23T21:50:36.663Z] github.com/docker/docker/restartmanager [2022-04-23T21:50:36.663Z] github.com/docker/docker/rootless [2022-04-23T21:50:36.663Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:50:36.663Z] github.com/docker/docker/runconfig [2022-04-23T21:50:36.663Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:50:36.663Z] github.com/docker/docker/testutil [2022-04-23T21:50:36.663Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:50:36.663Z] github.com/docker/docker/testutil/environment [2022-04-23T21:50:36.663Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:50:36.663Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:50:36.663Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:50:36.663Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:50:36.663Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:50:36.663Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:50:36.663Z] github.com/docker/docker/testutil/registry [2022-04-23T21:50:36.663Z] github.com/docker/docker/testutil/request [2022-04-23T21:50:36.663Z] github.com/docker/docker/volume [2022-04-23T21:50:36.663Z] github.com/docker/docker/volume/drivers [2022-04-23T21:50:36.663Z] github.com/docker/docker/volume/local [2022-04-23T21:50:36.663Z] github.com/docker/docker/volume/mounts [2022-04-23T21:50:36.663Z] github.com/docker/docker/volume/service [2022-04-23T21:50:36.663Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:50:36.663Z] github.com/docker/docker/volume/testutils' [2022-04-23T21:50:36.663Z] ++ grep --fixed-strings -v /libnetwork [2022-04-23T21:50:36.663Z] ++ echo 'github.com/docker/docker/api [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/backend [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/container [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/events [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/filters [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/image [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/mount [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/network [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/registry [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/time [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/versions [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:50:36.663Z] github.com/docker/docker/api/types/volume [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:50:36.663Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:50:36.663Z] github.com/docker/docker/cli [2022-04-23T21:50:36.663Z] github.com/docker/docker/cli/config [2022-04-23T21:50:36.663Z] github.com/docker/docker/cli/debug [2022-04-23T21:50:36.663Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:50:36.663Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:50:36.663Z] github.com/docker/docker/client [2022-04-23T21:50:36.663Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:50:36.663Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:50:36.663Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:50:36.663Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:50:36.663Z] github.com/docker/docker/container [2022-04-23T21:50:36.663Z] github.com/docker/docker/container/stream [2022-04-23T21:50:36.663Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:50:36.663Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:50:36.663Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/config [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/events [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/exec [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:50:36.663Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/images [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/links [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/names [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/network [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/stats [2022-04-23T21:50:36.664Z] github.com/docker/docker/distribution [2022-04-23T21:50:36.664Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:50:36.664Z] github.com/docker/docker/distribution/utils [2022-04-23T21:50:36.664Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:50:36.664Z] github.com/docker/docker/dockerversion [2022-04-23T21:50:36.664Z] github.com/docker/docker/errdefs [2022-04-23T21:50:36.664Z] github.com/docker/docker/image [2022-04-23T21:50:36.664Z] github.com/docker/docker/image/cache [2022-04-23T21:50:36.664Z] github.com/docker/docker/image/tarexport [2022-04-23T21:50:36.664Z] github.com/docker/docker/image/v1 [2022-04-23T21:50:36.664Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:50:36.664Z] github.com/docker/docker/layer [2022-04-23T21:50:36.664Z] github.com/docker/docker/libcontainerd [2022-04-23T21:50:36.664Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:50:36.664Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:50:36.664Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:50:36.664Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/libnetwork/types [2022-04-23T21:50:36.664Z] github.com/docker/docker/oci [2022-04-23T21:50:36.664Z] github.com/docker/docker/oci/caps [2022-04-23T21:50:36.664Z] github.com/docker/docker/opts [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/archive [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/directory [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/platform [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/pools [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/progress [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/signal [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/stack [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/system [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:50:36.664Z] github.com/docker/docker/plugin [2022-04-23T21:50:36.664Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:50:36.664Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:50:36.664Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:50:36.664Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:50:36.664Z] github.com/docker/docker/quota [2022-04-23T21:50:36.664Z] github.com/docker/docker/reference [2022-04-23T21:50:36.664Z] github.com/docker/docker/registry [2022-04-23T21:50:36.664Z] github.com/docker/docker/registry/resumable [2022-04-23T21:50:36.664Z] github.com/docker/docker/restartmanager [2022-04-23T21:50:36.664Z] github.com/docker/docker/rootless [2022-04-23T21:50:36.664Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:50:36.664Z] github.com/docker/docker/runconfig [2022-04-23T21:50:36.664Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:50:36.664Z] github.com/docker/docker/testutil [2022-04-23T21:50:36.664Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:50:36.664Z] github.com/docker/docker/testutil/environment [2022-04-23T21:50:36.664Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:50:36.664Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:50:36.664Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:50:36.664Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:50:36.664Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:50:36.664Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:50:36.664Z] github.com/docker/docker/testutil/registry [2022-04-23T21:50:36.664Z] github.com/docker/docker/testutil/request [2022-04-23T21:50:36.664Z] github.com/docker/docker/volume [2022-04-23T21:50:36.664Z] github.com/docker/docker/volume/drivers [2022-04-23T21:50:36.664Z] github.com/docker/docker/volume/local [2022-04-23T21:50:36.664Z] github.com/docker/docker/volume/mounts [2022-04-23T21:50:36.664Z] github.com/docker/docker/volume/service [2022-04-23T21:50:36.664Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:50:36.664Z] github.com/docker/docker/volume/testutils' [2022-04-23T21:50:36.664Z] + base_pkg_list='github.com/docker/docker/api [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/router [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/backend [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/container [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/events [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/filters [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/image [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/mount [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/network [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/registry [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/time [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/versions [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:50:36.664Z] github.com/docker/docker/api/types/volume [2022-04-23T21:50:36.664Z] github.com/docker/docker/builder [2022-04-23T21:50:36.664Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:50:36.664Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:50:36.664Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:50:36.664Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:50:36.664Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:50:36.664Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:50:36.664Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:50:36.664Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:50:36.664Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:50:36.664Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:50:36.664Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:50:36.664Z] github.com/docker/docker/cli [2022-04-23T21:50:36.664Z] github.com/docker/docker/cli/config [2022-04-23T21:50:36.664Z] github.com/docker/docker/cli/debug [2022-04-23T21:50:36.664Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:50:36.664Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:50:36.664Z] github.com/docker/docker/client [2022-04-23T21:50:36.664Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:50:36.664Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:50:36.664Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:50:36.664Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:50:36.664Z] github.com/docker/docker/container [2022-04-23T21:50:36.664Z] github.com/docker/docker/container/stream [2022-04-23T21:50:36.664Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:50:36.664Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:50:36.664Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/config [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/events [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/exec [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/images [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/links [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/names [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/network [2022-04-23T21:50:36.664Z] github.com/docker/docker/daemon/stats [2022-04-23T21:50:36.664Z] github.com/docker/docker/distribution [2022-04-23T21:50:36.664Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:50:36.664Z] github.com/docker/docker/distribution/utils [2022-04-23T21:50:36.664Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:50:36.664Z] github.com/docker/docker/dockerversion [2022-04-23T21:50:36.664Z] github.com/docker/docker/errdefs [2022-04-23T21:50:36.664Z] github.com/docker/docker/image [2022-04-23T21:50:36.664Z] github.com/docker/docker/image/cache [2022-04-23T21:50:36.664Z] github.com/docker/docker/image/tarexport [2022-04-23T21:50:36.664Z] github.com/docker/docker/image/v1 [2022-04-23T21:50:36.664Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:50:36.664Z] github.com/docker/docker/layer [2022-04-23T21:50:36.664Z] github.com/docker/docker/libcontainerd [2022-04-23T21:50:36.664Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:50:36.664Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:50:36.664Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:50:36.664Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:50:36.664Z] github.com/docker/docker/oci [2022-04-23T21:50:36.664Z] github.com/docker/docker/oci/caps [2022-04-23T21:50:36.664Z] github.com/docker/docker/opts [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/archive [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/directory [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:50:36.664Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/platform [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/pools [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/progress [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/signal [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/stack [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/system [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:50:36.665Z] github.com/docker/docker/plugin [2022-04-23T21:50:36.665Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:50:36.665Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:50:36.665Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:50:36.665Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:50:36.665Z] github.com/docker/docker/quota [2022-04-23T21:50:36.665Z] github.com/docker/docker/reference [2022-04-23T21:50:36.665Z] github.com/docker/docker/registry [2022-04-23T21:50:36.665Z] github.com/docker/docker/registry/resumable [2022-04-23T21:50:36.665Z] github.com/docker/docker/restartmanager [2022-04-23T21:50:36.665Z] github.com/docker/docker/rootless [2022-04-23T21:50:36.665Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:50:36.665Z] github.com/docker/docker/runconfig [2022-04-23T21:50:36.665Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/environment [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/registry [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/request [2022-04-23T21:50:36.665Z] github.com/docker/docker/volume [2022-04-23T21:50:36.665Z] github.com/docker/docker/volume/drivers [2022-04-23T21:50:36.665Z] github.com/docker/docker/volume/local [2022-04-23T21:50:36.665Z] github.com/docker/docker/volume/mounts [2022-04-23T21:50:36.665Z] github.com/docker/docker/volume/service [2022-04-23T21:50:36.665Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:50:36.665Z] github.com/docker/docker/volume/testutils' [2022-04-23T21:50:36.665Z] ++ grep --fixed-strings /libnetwork [2022-04-23T21:50:36.665Z] ++ echo 'github.com/docker/docker/api [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/router [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/backend [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/container [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/events [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/filters [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/image [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/mount [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/network [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/registry [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/time [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/versions [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:50:36.665Z] github.com/docker/docker/api/types/volume [2022-04-23T21:50:36.665Z] github.com/docker/docker/builder [2022-04-23T21:50:36.665Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:50:36.665Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:50:36.665Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:50:36.665Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:50:36.665Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:50:36.665Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:50:36.665Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:50:36.665Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:50:36.665Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:50:36.665Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:50:36.665Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:50:36.665Z] github.com/docker/docker/cli [2022-04-23T21:50:36.665Z] github.com/docker/docker/cli/config [2022-04-23T21:50:36.665Z] github.com/docker/docker/cli/debug [2022-04-23T21:50:36.665Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:50:36.665Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:50:36.665Z] github.com/docker/docker/client [2022-04-23T21:50:36.665Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:50:36.665Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:50:36.665Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:50:36.665Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:50:36.665Z] github.com/docker/docker/container [2022-04-23T21:50:36.665Z] github.com/docker/docker/container/stream [2022-04-23T21:50:36.665Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:50:36.665Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:50:36.665Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/config [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/events [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/exec [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/images [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/links [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/names [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/network [2022-04-23T21:50:36.665Z] github.com/docker/docker/daemon/stats [2022-04-23T21:50:36.665Z] github.com/docker/docker/distribution [2022-04-23T21:50:36.665Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:50:36.665Z] github.com/docker/docker/distribution/utils [2022-04-23T21:50:36.665Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:50:36.665Z] github.com/docker/docker/dockerversion [2022-04-23T21:50:36.665Z] github.com/docker/docker/errdefs [2022-04-23T21:50:36.665Z] github.com/docker/docker/image [2022-04-23T21:50:36.665Z] github.com/docker/docker/image/cache [2022-04-23T21:50:36.665Z] github.com/docker/docker/image/tarexport [2022-04-23T21:50:36.665Z] github.com/docker/docker/image/v1 [2022-04-23T21:50:36.665Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:50:36.665Z] github.com/docker/docker/layer [2022-04-23T21:50:36.665Z] github.com/docker/docker/libcontainerd [2022-04-23T21:50:36.665Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:50:36.665Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:50:36.665Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:50:36.665Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:50:36.665Z] github.com/docker/docker/libnetwork/types [2022-04-23T21:50:36.665Z] github.com/docker/docker/oci [2022-04-23T21:50:36.665Z] github.com/docker/docker/oci/caps [2022-04-23T21:50:36.665Z] github.com/docker/docker/opts [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/archive [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/directory [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/platform [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/pools [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/progress [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/signal [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/stack [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/system [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:50:36.665Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:50:36.665Z] github.com/docker/docker/plugin [2022-04-23T21:50:36.665Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:50:36.665Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:50:36.665Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:50:36.665Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:50:36.665Z] github.com/docker/docker/quota [2022-04-23T21:50:36.665Z] github.com/docker/docker/reference [2022-04-23T21:50:36.665Z] github.com/docker/docker/registry [2022-04-23T21:50:36.665Z] github.com/docker/docker/registry/resumable [2022-04-23T21:50:36.665Z] github.com/docker/docker/restartmanager [2022-04-23T21:50:36.665Z] github.com/docker/docker/rootless [2022-04-23T21:50:36.665Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:50:36.665Z] github.com/docker/docker/runconfig [2022-04-23T21:50:36.665Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/environment [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:50:36.665Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:50:36.666Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:50:36.666Z] github.com/docker/docker/testutil/registry [2022-04-23T21:50:36.666Z] github.com/docker/docker/testutil/request [2022-04-23T21:50:36.666Z] github.com/docker/docker/volume [2022-04-23T21:50:36.666Z] github.com/docker/docker/volume/drivers [2022-04-23T21:50:36.666Z] github.com/docker/docker/volume/local [2022-04-23T21:50:36.666Z] github.com/docker/docker/volume/mounts [2022-04-23T21:50:36.666Z] github.com/docker/docker/volume/service [2022-04-23T21:50:36.666Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:50:36.666Z] github.com/docker/docker/volume/testutils' [2022-04-23T21:50:36.666Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/types' [2022-04-23T21:50:36.666Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-23T21:50:36.666Z] + echo 'github.com/docker/docker/libnetwork [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/types' [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:50:36.666Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:50:36.666Z] + type docker-proxy [2022-04-23T21:50:36.666Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-23T21:50:36.666Z] + hack/make.sh binary-proxy install-proxy [2022-04-23T21:50:36.666Z] [2022-04-23T21:50:36.666Z] Removing bundles/ [2022-04-23T21:50:36.666Z] [2022-04-23T21:50:36.666Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-23T21:50:36.666Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-23T21:50:36.666Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:50:36.913Z] 8f616e6e9eec: Pull complete [2022-04-23T21:50:43.206Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-23T21:50:43.206Z] [2022-04-23T21:50:43.206Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-23T21:50:43.206Z] Installing docker-proxy to /usr/local/bin/ [2022-04-23T21:50:43.206Z] [2022-04-23T21:50:43.206Z] + mkdir -p bundles [2022-04-23T21:50:43.206Z] + '[' -n 'github.com/docker/docker/api [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/backend/build [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/httputils [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/middleware [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/router [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/router/build [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/router/container [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/router/debug [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/router/image [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/router/network [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/router/session [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/router/system [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/server/router/volume [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/backend [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/container [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/events [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/filters [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/image [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/mount [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/network [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/registry [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/strslice [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/swarm [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/time [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/versions [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T21:50:43.206Z] github.com/docker/docker/api/types/volume [2022-04-23T21:50:43.206Z] github.com/docker/docker/builder [2022-04-23T21:50:43.206Z] github.com/docker/docker/builder/builder-next [2022-04-23T21:50:43.206Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T21:50:43.206Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T21:50:43.206Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T21:50:43.206Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T21:50:43.206Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T21:50:43.206Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T21:50:43.206Z] github.com/docker/docker/builder/dockerfile [2022-04-23T21:50:43.206Z] github.com/docker/docker/builder/remotecontext [2022-04-23T21:50:43.206Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T21:50:43.206Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T21:50:43.206Z] github.com/docker/docker/cli [2022-04-23T21:50:43.206Z] github.com/docker/docker/cli/config [2022-04-23T21:50:43.206Z] github.com/docker/docker/cli/debug [2022-04-23T21:50:43.206Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T21:50:43.206Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T21:50:43.206Z] github.com/docker/docker/client [2022-04-23T21:50:43.206Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T21:50:43.206Z] github.com/docker/docker/cmd/dockerd [2022-04-23T21:50:43.206Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T21:50:43.206Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T21:50:43.206Z] github.com/docker/docker/container [2022-04-23T21:50:43.206Z] github.com/docker/docker/container/stream [2022-04-23T21:50:43.206Z] github.com/docker/docker/contrib/apparmor [2022-04-23T21:50:43.206Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T21:50:43.206Z] github.com/docker/docker/contrib/httpserver [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/cluster [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/config [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/events [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/exec [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/images [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/initlayer [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/links [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/listeners [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger/local [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/names [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/network [2022-04-23T21:50:43.206Z] github.com/docker/docker/daemon/stats [2022-04-23T21:50:43.206Z] github.com/docker/docker/distribution [2022-04-23T21:50:43.206Z] github.com/docker/docker/distribution/metadata [2022-04-23T21:50:43.206Z] github.com/docker/docker/distribution/utils [2022-04-23T21:50:43.206Z] github.com/docker/docker/distribution/xfer [2022-04-23T21:50:43.206Z] github.com/docker/docker/dockerversion [2022-04-23T21:50:43.206Z] github.com/docker/docker/errdefs [2022-04-23T21:50:43.206Z] github.com/docker/docker/image [2022-04-23T21:50:43.206Z] github.com/docker/docker/image/cache [2022-04-23T21:50:43.206Z] github.com/docker/docker/image/tarexport [2022-04-23T21:50:43.206Z] github.com/docker/docker/image/v1 [2022-04-23T21:50:43.206Z] github.com/docker/docker/internal/test/suite [2022-04-23T21:50:43.206Z] github.com/docker/docker/layer [2022-04-23T21:50:43.206Z] github.com/docker/docker/libcontainerd [2022-04-23T21:50:43.206Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T21:50:43.206Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T21:50:43.206Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T21:50:43.206Z] github.com/docker/docker/libcontainerd/types [2022-04-23T21:50:43.206Z] github.com/docker/docker/oci [2022-04-23T21:50:43.206Z] github.com/docker/docker/oci/caps [2022-04-23T21:50:43.206Z] github.com/docker/docker/opts [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/aaparser [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/archive [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/authorization [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/capabilities [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/containerfs [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/directory [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/dmesg [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/filenotify [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/fileutils [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/fsutils [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/homedir [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/idtools [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/ioutils [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/longpath [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/loopback [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/parsers [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/pidfile [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/platform [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/plugins [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/pools [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/progress [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/pubsub [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/reexec [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/signal [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/stack [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/stringid [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/system [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/tailfile [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/tarsum [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/truncindex [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/urlutil [2022-04-23T21:50:43.206Z] github.com/docker/docker/pkg/useragent [2022-04-23T21:50:43.206Z] github.com/docker/docker/plugin [2022-04-23T21:50:43.206Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T21:50:43.206Z] github.com/docker/docker/plugin/v2 [2022-04-23T21:50:43.206Z] github.com/docker/docker/profiles/apparmor [2022-04-23T21:50:43.206Z] github.com/docker/docker/profiles/seccomp [2022-04-23T21:50:43.206Z] github.com/docker/docker/quota [2022-04-23T21:50:43.206Z] github.com/docker/docker/reference [2022-04-23T21:50:43.206Z] github.com/docker/docker/registry [2022-04-23T21:50:43.206Z] github.com/docker/docker/registry/resumable [2022-04-23T21:50:43.206Z] github.com/docker/docker/restartmanager [2022-04-23T21:50:43.206Z] github.com/docker/docker/rootless [2022-04-23T21:50:43.206Z] github.com/docker/docker/rootless/specconv [2022-04-23T21:50:43.206Z] github.com/docker/docker/runconfig [2022-04-23T21:50:43.206Z] github.com/docker/docker/runconfig/opts [2022-04-23T21:50:43.206Z] github.com/docker/docker/testutil [2022-04-23T21:50:43.206Z] github.com/docker/docker/testutil/daemon [2022-04-23T21:50:43.206Z] github.com/docker/docker/testutil/environment [2022-04-23T21:50:43.206Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T21:50:43.206Z] github.com/docker/docker/testutil/fakegit [2022-04-23T21:50:43.206Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T21:50:43.206Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T21:50:43.206Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T21:50:43.206Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T21:50:43.206Z] github.com/docker/docker/testutil/registry [2022-04-23T21:50:43.206Z] github.com/docker/docker/testutil/request [2022-04-23T21:50:43.206Z] github.com/docker/docker/volume [2022-04-23T21:50:43.206Z] github.com/docker/docker/volume/drivers [2022-04-23T21:50:43.206Z] github.com/docker/docker/volume/local [2022-04-23T21:50:43.206Z] github.com/docker/docker/volume/mounts [2022-04-23T21:50:43.206Z] github.com/docker/docker/volume/service [2022-04-23T21:50:43.206Z] github.com/docker/docker/volume/service/opts [2022-04-23T21:50:43.206Z] github.com/docker/docker/volume/testutils' ']' [2022-04-23T21:50:43.207Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T21:50:43.207Z] ? github.com/docker/docker/api [no test files] [2022-04-23T21:50:53.274Z] #62 279.5 # github.com/containerd/containerd/cmd/containerd [2022-04-23T21:50:53.274Z] #62 279.5 /usr/bin/ld: /tmp/go-link-4225334897/000019.o: in function `New': [2022-04-23T21:50:53.274Z] #62 279.5 /tmp/tmp.azDGrNxZuX/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-04-23T21:50:53.274Z] #62 279.6 + bin/containerd-stress [2022-04-23T21:50:53.274Z] #62 280.7 + bin/containerd-shim [2022-04-23T21:50:53.569Z] #65 89.72 + mkdir -p /build [2022-04-23T21:50:53.569Z] #65 89.72 + cp runc /build/runc [2022-04-23T21:50:53.569Z] #65 DONE 90.1s [2022-04-23T21:50:53.569Z] [2022-04-23T21:50:53.569Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:50:53.569Z] #69 sha256:e500f43de1181c3e5dce536c2d1880fd300747c929ded44f94bdff4e8c9a64ec [2022-04-23T21:50:54.504Z] #69 ... [2022-04-23T21:50:54.504Z] [2022-04-23T21:50:54.504Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T21:50:54.504Z] #66 sha256:238d4794efadc8d40eb09625c15704cf59da579b1bd8f72b320ca4e4780d7382 [2022-04-23T21:50:54.504Z] #66 DONE 0.1s [2022-04-23T21:50:54.504Z] [2022-04-23T21:50:54.504Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-23T21:50:54.504Z] #69 sha256:e500f43de1181c3e5dce536c2d1880fd300747c929ded44f94bdff4e8c9a64ec [2022-04-23T21:50:58.054Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-04-23T21:51:01.395Z] #62 291.9 + bin/containerd-shim-runc-v1 [2022-04-23T21:51:05.589Z] #62 272.6 # github.com/containerd/containerd/cmd/containerd [2022-04-23T21:51:05.589Z] #62 272.6 /usr/bin/ld: /tmp/go-link-4085304346/000019.o: in function `New': [2022-04-23T21:51:05.589Z] #62 272.6 /tmp/tmp.cBA0UMy5Zu/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-04-23T21:51:05.589Z] #62 272.7 + bin/containerd-stress [2022-04-23T21:51:05.589Z] #62 273.8 + bin/containerd-shim [2022-04-23T21:51:05.741Z] #62 276.9 # github.com/containerd/containerd/cmd/containerd [2022-04-23T21:51:05.741Z] #62 276.9 /usr/bin/ld: /tmp/go-link-3765891606/000019.o: in function `New': [2022-04-23T21:51:05.741Z] #62 276.9 /tmp/tmp.QUWIuCaqt1/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-04-23T21:51:05.741Z] #62 277.0 + bin/containerd-stress [2022-04-23T21:51:05.741Z] #62 278.1 + bin/containerd-shim [2022-04-23T21:51:06.666Z] #62 298.3 + bin/containerd-shim-runc-v2 [2022-04-23T21:51:07.601Z] #62 299.1 + binaries [2022-04-23T21:51:07.601Z] #62 299.1 + install -D bin/containerd /build/containerd [2022-04-23T21:51:07.601Z] #62 299.1 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T21:51:07.601Z] #62 299.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T21:51:07.601Z] #62 299.1 + install -D bin/ctr /build/ctr [2022-04-23T21:51:09.502Z] #62 DONE 300.9s [2022-04-23T21:51:10.068Z] [2022-04-23T21:51:10.068Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T21:51:10.068Z] #63 sha256:a49fce8e5767a403320e5c09999a98d1dfea5c71107557c9d3f0ccd0b4aecefa [2022-04-23T21:51:10.634Z] #63 DONE 0.4s [2022-04-23T21:51:10.634Z] [2022-04-23T21:51:10.634Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T21:51:10.634Z] #68 sha256:3e2efa840731a2cf9858a51c3ae7685912481b5d323d86bf8ccab5bd01db1a28 [2022-04-23T21:51:10.634Z] #68 DONE 0.2s [2022-04-23T21:51:10.634Z] [2022-04-23T21:51:10.634Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T21:51:10.634Z] #73 sha256:72243994fa38a4a45c92ec34530a4194d171bb112c1ad7e688a320aa45070d46 [2022-04-23T21:51:11.201Z] #73 DONE 0.6s [2022-04-23T21:51:11.460Z] [2022-04-23T21:51:11.460Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T21:51:11.460Z] #74 sha256:36081bb99bb8dc2ad7c9defbd1526b46ce1dfed4f2ac8f06d836edf114515ba6 [2022-04-23T21:51:11.460Z] #74 DONE 0.0s [2022-04-23T21:51:11.460Z] [2022-04-23T21:51:11.460Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T21:51:11.460Z] #75 sha256:0cc5c8dbe6b413905afdd58777b8fa74db2c9cb9d796fade5c37d7298fe5bcc8 [2022-04-23T21:51:12.232Z] #62 285.0 + bin/containerd-shim-runc-v1 [2022-04-23T21:51:12.321Z] #62 289.2 + bin/containerd-shim-runc-v1 [2022-04-23T21:51:12.395Z] #75 DONE 0.8s [2022-04-23T21:51:12.395Z] [2022-04-23T21:51:12.395Z] #76 exporting to image [2022-04-23T21:51:12.395Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T21:51:12.395Z] #76 exporting layers [2022-04-23T21:51:18.798Z] #62 291.2 + bin/containerd-shim-runc-v2 [2022-04-23T21:51:18.798Z] #62 292.0 + binaries [2022-04-23T21:51:18.798Z] #62 292.0 + install -D bin/containerd /build/containerd [2022-04-23T21:51:18.798Z] #62 292.0 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T21:51:18.798Z] #62 292.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T21:51:18.798Z] #62 292.0 + install -D bin/ctr /build/ctr [2022-04-23T21:51:18.900Z] #62 295.4 + bin/containerd-shim-runc-v2 [2022-04-23T21:51:18.954Z] #76 exporting layers 6.1s done [2022-04-23T21:51:18.954Z] #76 writing image sha256:db7d1afdd8d8fec4ecb80c4a3a4a83e0294fe653461dccd8abee60826d75e3bc done [2022-04-23T21:51:18.954Z] #76 naming to docker.io/library/docker:cd054983ff5bb51089117096f31b9aa50ec0d339 done [2022-04-23T21:51:18.954Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-23T21:51:19.325Z] + trap exit INT TERM [2022-04-23T21:51:19.325Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-23T21:51:19.325Z] + CONTAINER_NAME=docker-pr1 [2022-04-23T21:51:19.325Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43520/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43520/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 -e DOCKER_GRAPHDRIVER docker:cd054983ff5bb51089117096f31b9aa50ec0d339 hack/make.sh dynbinary [2022-04-23T21:51:19.469Z] #62 296.2 + binaries [2022-04-23T21:51:19.469Z] #62 296.2 + install -D bin/containerd /build/containerd [2022-04-23T21:51:19.469Z] #62 296.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T21:51:19.469Z] #62 296.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T21:51:19.469Z] #62 296.2 + install -D bin/ctr /build/ctr [2022-04-23T21:51:20.280Z] [2022-04-23T21:51:20.280Z] Removing bundles/ [2022-04-23T21:51:20.280Z] [2022-04-23T21:51:20.281Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T21:51:20.540Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:51:20.540Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:51:20.698Z] #62 DONE 293.7s [2022-04-23T21:51:21.266Z] [2022-04-23T21:51:21.266Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T21:51:21.266Z] #63 sha256:fc0f82c4954a72bd6b72b805f267a5895ee856f2778f890e865332a5de951da9 [2022-04-23T21:51:21.377Z] #62 DONE 298.2s [2022-04-23T21:51:21.541Z] dccd9e4d14d3: Pull complete [2022-04-23T21:51:21.541Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-23T21:51:21.541Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T21:51:21.541Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T21:51:21.541Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-23T21:51:21.541Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-23T21:51:21.541Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-23T21:51:21.541Z] INFO: Docker version of control daemon [2022-04-23T21:51:21.541Z] [2022-04-23T21:51:21.541Z] Client: [2022-04-23T21:51:21.541Z] Version: 20.10.9 [2022-04-23T21:51:21.541Z] API version: 1.41 [2022-04-23T21:51:21.541Z] Go version: go1.16.8 [2022-04-23T21:51:21.541Z] Git commit: c2ea9bc [2022-04-23T21:51:21.541Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T21:51:21.541Z] OS/Arch: windows/amd64 [2022-04-23T21:51:21.541Z] Context: default [2022-04-23T21:51:21.541Z] Experimental: true [2022-04-23T21:51:21.541Z] [2022-04-23T21:51:21.541Z] Server: Docker Engine - Community [2022-04-23T21:51:21.541Z] Engine: [2022-04-23T21:51:21.542Z] Version: 20.10.9 [2022-04-23T21:51:21.542Z] API version: 1.41 (minimum version 1.24) [2022-04-23T21:51:21.542Z] Go version: go1.16.8 [2022-04-23T21:51:21.542Z] Git commit: 79ea9d3 [2022-04-23T21:51:21.542Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T21:51:21.542Z] OS/Arch: windows/amd64 [2022-04-23T21:51:21.542Z] Experimental: true [2022-04-23T21:51:21.542Z] [2022-04-23T21:51:21.542Z] INFO: Docker info of control daemon [2022-04-23T21:51:21.542Z] [2022-04-23T21:51:21.542Z] Client: [2022-04-23T21:51:21.542Z] Context: default [2022-04-23T21:51:21.542Z] Debug Mode: false [2022-04-23T21:51:21.542Z] [2022-04-23T21:51:21.542Z] Server: [2022-04-23T21:51:21.542Z] Containers: 0 [2022-04-23T21:51:21.542Z] Running: 0 [2022-04-23T21:51:21.542Z] Paused: 0 [2022-04-23T21:51:21.542Z] Stopped: 0 [2022-04-23T21:51:21.542Z] Images: 1 [2022-04-23T21:51:21.542Z] Server Version: 20.10.9 [2022-04-23T21:51:21.542Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T21:51:21.542Z] Windows: [2022-04-23T21:51:21.542Z] LCOW: [2022-04-23T21:51:21.542Z] Logging Driver: json-file [2022-04-23T21:51:21.542Z] Plugins: [2022-04-23T21:51:21.542Z] Volume: local [2022-04-23T21:51:21.542Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:51:21.542Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:51:21.542Z] Swarm: inactive [2022-04-23T21:51:21.542Z] Default Isolation: process [2022-04-23T21:51:21.542Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T21:51:21.542Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-23T21:51:21.542Z] OSType: windows [2022-04-23T21:51:21.542Z] Architecture: x86_64 [2022-04-23T21:51:21.542Z] CPUs: 4 [2022-04-23T21:51:21.542Z] Total Memory: 32GiB [2022-04-23T21:51:21.542Z] Name: azwin-2-85d030 [2022-04-23T21:51:21.542Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-23T21:51:21.542Z] Docker Root Dir: D:\docker [2022-04-23T21:51:21.542Z] Debug Mode: false [2022-04-23T21:51:21.542Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:51:21.542Z] Labels: [2022-04-23T21:51:21.542Z] Experimental: true [2022-04-23T21:51:21.542Z] Insecure Registries: [2022-04-23T21:51:21.542Z] 10.0.0.4:5000 [2022-04-23T21:51:21.542Z] 127.0.0.0/8 [2022-04-23T21:51:21.542Z] Registry Mirrors: [2022-04-23T21:51:21.542Z] http://10.0.0.4:5000/ [2022-04-23T21:51:21.542Z] Live Restore Enabled: false [2022-04-23T21:51:21.542Z] Product License: Community Engine [2022-04-23T21:51:21.542Z] [2022-04-23T21:51:21.542Z] [2022-04-23T21:51:21.542Z] INFO: Commit hash is cd054983ff [2022-04-23T21:51:21.542Z] INFO: Nuke-Everything... [2022-04-23T21:51:21.542Z] INFO: Container count on control daemon to delete is 0 [2022-04-23T21:51:21.542Z] INFO: Nuking d:\CI [2022-04-23T21:51:21.542Z] INFO: Zapped successfully [2022-04-23T21:51:21.542Z] INFO: Location for testing is d:\CI\PR-43520\1 [2022-04-23T21:51:21.542Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-23T21:51:21.542Z] [2022-04-23T21:51:21.542Z] [2022-04-23T21:51:21.542Z] INFO: Building the image from Dockerfile.windows at 04/23/2022 21:51:12... [2022-04-23T21:51:21.542Z] [2022-04-23T21:51:21.542Z] Sending build context to Docker daemon 66.33MB [2022-04-23T21:51:21.542Z] [2022-04-23T21:51:21.542Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-23T21:51:21.542Z] ---> aa8714eb8356 [2022-04-23T21:51:21.542Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-23T21:51:21.542Z] ---> Running in f53f9eba2cc6 [2022-04-23T21:51:21.542Z] Removing intermediate container f53f9eba2cc6 [2022-04-23T21:51:21.542Z] ---> 5708e18d86f9 [2022-04-23T21:51:21.542Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-23T21:51:21.542Z] ---> Running in cf5936ed3813 [2022-04-23T21:51:21.542Z] Removing intermediate container cf5936ed3813 [2022-04-23T21:51:21.542Z] ---> 3826fa672805 [2022-04-23T21:51:21.542Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-23T21:51:21.542Z] ---> Running in 292cfa1c8541 [2022-04-23T21:51:21.542Z] Removing intermediate container 292cfa1c8541 [2022-04-23T21:51:21.542Z] ---> 4e214f7193e4 [2022-04-23T21:51:21.542Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-23T21:51:21.542Z] ---> Running in c51678bbc300 [2022-04-23T21:51:21.542Z] Removing intermediate container c51678bbc300 [2022-04-23T21:51:21.542Z] ---> 35c82857b2dc [2022-04-23T21:51:21.542Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-23T21:51:21.542Z] ---> Running in a16b5c98697e [2022-04-23T21:51:21.542Z] Removing intermediate container a16b5c98697e [2022-04-23T21:51:21.542Z] ---> 9168e67b9436 [2022-04-23T21:51:21.542Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-23T21:51:21.542Z] ---> Running in faac82c26a96 [2022-04-23T21:51:21.542Z] Removing intermediate container faac82c26a96 [2022-04-23T21:51:21.542Z] ---> 2bd6302c313c [2022-04-23T21:51:21.542Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-23T21:51:21.542Z] ---> Running in add162b003c9 [2022-04-23T21:51:22.200Z] #63 DONE 0.7s [2022-04-23T21:51:22.200Z] [2022-04-23T21:51:22.200Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T21:51:22.200Z] #68 sha256:96873d1883379dd358b9570cc2fe763c826ec37ae3b97fc0d2a6f0e2774f0891 [2022-04-23T21:51:22.316Z] [2022-04-23T21:51:22.316Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T21:51:22.316Z] #63 sha256:947d05f144b5792a2241372088ca9ae97b166ff5f958bc27ec634dbbf668f0c9 [2022-04-23T21:51:22.458Z] #68 DONE 0.2s [2022-04-23T21:51:22.458Z] [2022-04-23T21:51:22.458Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T21:51:22.458Z] #73 sha256:bb206ce0a41acc6cc331473224f6c8678eeaa1d27480c94d30e5a962fdedab75 [2022-04-23T21:51:22.885Z] #63 DONE 0.8s [2022-04-23T21:51:23.025Z] #73 DONE 0.8s [2022-04-23T21:51:23.025Z] [2022-04-23T21:51:23.026Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T21:51:23.026Z] #74 sha256:f871024929d240367211ce5bed8f5b2970c23e47e5cd82c8e9806f73e4944d7b [2022-04-23T21:51:23.026Z] #74 DONE 0.0s [2022-04-23T21:51:23.026Z] [2022-04-23T21:51:23.026Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-04-23T21:51:23.026Z] #75 sha256:209bf13195707ff52274f1034dca0dcf30cc05537b5a60bcd51274179ef7a483 [2022-04-23T21:51:23.144Z] [2022-04-23T21:51:23.144Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T21:51:23.144Z] #68 sha256:6bffb8206157c1669e6e72045cba0863d8eb9e625d708ca45095a1fe942f75c3 [2022-04-23T21:51:23.144Z] #68 DONE 0.2s [2022-04-23T21:51:23.144Z] [2022-04-23T21:51:23.144Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T21:51:23.144Z] #73 sha256:f18bec7b50f4bbd5057c41118183303ea6be3d74af491cc96c5d46ecc88a0911 [2022-04-23T21:51:23.959Z] #75 0.832 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-23T21:51:24.087Z] #73 DONE 0.8s [2022-04-23T21:51:24.087Z] [2022-04-23T21:51:24.088Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T21:51:24.088Z] #74 sha256:c15184c651838483354ab01122f83ca86fb852d6f71ee3653a1a8a69a81024a9 [2022-04-23T21:51:24.088Z] #74 DONE 0.0s [2022-04-23T21:51:24.088Z] [2022-04-23T21:51:24.088Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T21:51:24.088Z] #75 sha256:54e06d0cfd35c77c4cae0460c9bb60beab19b0e739d2c4fa729b9975323348b2 [2022-04-23T21:51:24.217Z] #75 0.994 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-23T21:51:24.217Z] #75 1.079 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-23T21:51:24.786Z] #75 1.156 Reading package lists... [2022-04-23T21:51:25.027Z] #75 DONE 0.8s [2022-04-23T21:51:25.027Z] [2022-04-23T21:51:25.027Z] #76 exporting to image [2022-04-23T21:51:25.027Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T21:51:25.027Z] #76 exporting layers [2022-04-23T21:51:25.277Z] [2022-04-23T21:51:25.277Z] SUCCESS: Specified value was saved. [2022-04-23T21:51:25.352Z] #75 1.648 Reading package lists... [2022-04-23T21:51:25.352Z] #75 2.131 Building dependency tree... [2022-04-23T21:51:25.352Z] #75 2.240 Reading state information... [2022-04-23T21:51:25.352Z] #75 2.352 The following additional packages will be installed: [2022-04-23T21:51:25.612Z] #75 2.353 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-23T21:51:25.612Z] #75 2.354 Suggested packages: [2022-04-23T21:51:25.612Z] #75 2.354 systemd-container policykit-1 [2022-04-23T21:51:25.612Z] #75 2.354 Recommended packages: [2022-04-23T21:51:25.612Z] #75 2.354 systemd-timesyncd | time-daemon libnss-systemd [2022-04-23T21:51:25.612Z] #75 2.420 The following NEW packages will be installed: [2022-04-23T21:51:25.612Z] #75 2.420 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-23T21:51:25.612Z] #75 2.421 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-23T21:51:25.872Z] #75 2.689 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T21:51:25.872Z] #75 2.689 Need to get 5817 kB of archives. [2022-04-23T21:51:25.872Z] #75 2.689 After this operation, 19.3 MB of additional disk space will be used. [2022-04-23T21:51:25.872Z] #75 2.689 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-23T21:51:25.872Z] #75 2.691 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-23T21:51:25.872Z] #75 2.691 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-23T21:51:25.872Z] #75 2.694 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-23T21:51:25.872Z] #75 2.695 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-23T21:51:25.872Z] #75 2.777 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-23T21:51:25.872Z] #75 2.782 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-23T21:51:25.872Z] #75 2.783 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-23T21:51:25.872Z] #75 2.785 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-23T21:51:25.872Z] #75 2.787 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-23T21:51:25.872Z] #75 2.925 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T21:51:26.131Z] #75 2.952 Fetched 5817 kB in 0s (16.1 MB/s) [2022-04-23T21:51:26.131Z] #75 2.978 Selecting previously unselected package libargon2-1:amd64. [2022-04-23T21:51:26.131Z] #75 2.978 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-04-23T21:51:26.131Z] #75 2.991 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-23T21:51:26.131Z] #75 2.998 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-23T21:51:26.131Z] #75 3.028 Selecting previously unselected package libjson-c5:amd64. [2022-04-23T21:51:26.131Z] #75 3.030 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-23T21:51:26.131Z] #75 3.033 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-23T21:51:26.131Z] #75 3.065 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-23T21:51:26.131Z] #75 3.067 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-23T21:51:26.131Z] #75 3.070 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-23T21:51:26.131Z] #75 3.118 Selecting previously unselected package libkmod2:amd64. [2022-04-23T21:51:26.131Z] #75 3.120 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-23T21:51:26.131Z] #75 3.123 Unpacking libkmod2:amd64 (28-1) ... [2022-04-23T21:51:26.131Z] #75 3.161 Selecting previously unselected package systemd. [2022-04-23T21:51:26.237Z] INFO: Downloading git... [2022-04-23T21:51:26.391Z] #75 3.164 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-23T21:51:26.391Z] #75 3.196 Unpacking systemd (247.3-7) ... [2022-04-23T21:51:26.545Z] #69 176.3 # github.com/containerd/containerd/cmd/containerd [2022-04-23T21:51:26.545Z] #69 176.3 /usr/bin/ld: /tmp/go-link-2738799139/000019.o: in function `New': [2022-04-23T21:51:26.545Z] #69 176.3 /tmp/tmp.sObII2q8G8/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-04-23T21:51:26.545Z] #69 176.3 + bin/containerd-stress [2022-04-23T21:51:26.545Z] #69 177.5 + bin/containerd-shim [2022-04-23T21:51:26.650Z] #75 3.705 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-23T21:51:26.650Z] #75 3.715 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-23T21:51:26.909Z] #75 3.726 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-23T21:51:26.909Z] #75 3.735 Setting up libkmod2:amd64 (28-1) ... [2022-04-23T21:51:26.909Z] #75 3.746 Setting up systemd (247.3-7) ... [2022-04-23T21:51:26.909Z] #75 3.783 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-23T21:51:26.909Z] #75 3.785 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-23T21:51:26.909Z] #75 3.788 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-23T21:51:26.909Z] #75 3.812 Initializing machine ID from KVM UUID. [2022-04-23T21:51:27.171Z] #75 4.157 Selecting previously unselected package systemd-sysv. [2022-04-23T21:51:27.171Z] #75 4.157 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29433 files and directories currently installed.) [2022-04-23T21:51:27.171Z] #75 4.170 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-23T21:51:27.171Z] #75 4.174 Unpacking systemd-sysv (247.3-7) ... [2022-04-23T21:51:27.171Z] #75 4.210 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-23T21:51:27.171Z] #75 4.213 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-23T21:51:27.171Z] #75 4.217 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-23T21:51:27.171Z] #75 4.272 Selecting previously unselected package dbus. [2022-04-23T21:51:27.429Z] #75 4.273 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-23T21:51:27.429Z] #75 4.283 Unpacking dbus (1.12.20-2) ... [2022-04-23T21:51:27.429Z] #75 4.335 Selecting previously unselected package libpam-systemd:amd64. [2022-04-23T21:51:27.429Z] #75 4.338 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-23T21:51:27.429Z] #75 4.341 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-23T21:51:27.429Z] #75 4.383 Selecting previously unselected package dbus-user-session. [2022-04-23T21:51:27.429Z] #75 4.386 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-23T21:51:27.429Z] #75 4.390 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-23T21:51:27.429Z] #75 4.450 Setting up systemd-sysv (247.3-7) ... [2022-04-23T21:51:27.429Z] #75 4.461 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-23T21:51:27.429Z] #75 4.469 Setting up dbus (1.12.20-2) ... [2022-04-23T21:51:27.687Z] #75 4.578 invoke-rc.d: could not determine current runlevel [2022-04-23T21:51:27.687Z] #75 4.580 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T21:51:27.687Z] #75 4.584 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-23T21:51:27.766Z] INFO: Downloading go... [2022-04-23T21:51:27.947Z] #75 4.720 Setting up dbus-user-session (1.12.20-2) ... [2022-04-23T21:51:27.947Z] #75 4.733 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T21:51:27.947Z] #75 DONE 4.8s [2022-04-23T21:51:27.947Z] [2022-04-23T21:51:27.947Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-04-23T21:51:27.947Z] #76 sha256:072d55abd36168fea61aaee08aa76e6403e9d178865beb0efea5cf24a11cc8ad [2022-04-23T21:51:28.205Z] #76 0.381 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-23T21:51:28.205Z] #76 0.383 Dload Upload Total Spent Left Speed [2022-04-23T21:51:28.463Z] #76 0.383 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6016 0 --:--:-- --:--:-- --:--:-- 6016 [2022-04-23T21:51:28.463Z] #76 DONE 0.7s [2022-04-23T21:51:28.722Z] [2022-04-23T21:51:28.722Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T21:51:28.722Z] #77 sha256:bf275b782adfee67d10c5fa397c3b5f47fc3b592d1546798a76e5ee0883e3fd1 [2022-04-23T21:51:29.295Z] INFO: Downloading compiler 1 of 3... [2022-04-23T21:51:29.295Z] INFO: Downloading compiler 2 of 3... [2022-04-23T21:51:29.295Z] INFO: Downloading compiler 3 of 3... [2022-04-23T21:51:29.295Z] INFO: Extracting git... [2022-04-23T21:51:29.659Z] #77 DONE 0.9s [2022-04-23T21:51:29.659Z] [2022-04-23T21:51:29.659Z] #78 exporting to image [2022-04-23T21:51:29.659Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T21:51:29.659Z] #78 exporting layers [2022-04-23T21:51:31.691Z] #76 exporting layers 6.3s done [2022-04-23T21:51:31.691Z] #76 writing image sha256:72bf5292ee97e0a80e44c11c2a8dd7492b9a3e653d0daca1554ed4a47040b00a done [2022-04-23T21:51:31.691Z] #76 naming to docker.io/library/docker:cd054983ff5bb51089117096f31b9aa50ec0d339 done [2022-04-23T21:51:31.691Z] #76 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T21:51:32.034Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 -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:cd054983ff5bb51089117096f31b9aa50ec0d339 hack/make.sh dynbinary test-integration [2022-04-23T21:51:32.972Z] [2022-04-23T21:51:32.972Z] Removing bundles/ [2022-04-23T21:51:32.972Z] [2022-04-23T21:51:32.972Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T21:51:32.972Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:51:32.972Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:51:36.228Z] #78 exporting layers 6.2s done [2022-04-23T21:51:36.228Z] #78 writing image sha256:56eedfc63ed66a4c7878c711af4845ab11ce1017a43ef2771a5300d5ccd2022b done [2022-04-23T21:51:36.228Z] #78 naming to docker.io/library/docker:cd054983ff5bb51089117096f31b9aa50ec0d339 done [2022-04-23T21:51:36.228Z] #78 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T21:51:36.578Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 -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:cd054983ff5bb51089117096f31b9aa50ec0d339 hack/make.sh dynbinary test-integration [2022-04-23T21:51:37.954Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-23T21:51:37.954Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-23T21:51:37.954Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-23T21:51:37.954Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-23T21:51:37.954Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-04-23T21:51:37.954Z] Detected virtualization docker. [2022-04-23T21:51:37.954Z] Detected architecture x86-64. [2022-04-23T21:51:37.954Z] Set hostname to <02e997665b13>. [2022-04-23T21:51:37.954Z] modprobe@configfs.service: Succeeded. [2022-04-23T21:51:37.954Z] modprobe@drm.service: Succeeded. [2022-04-23T21:51:37.954Z] modprobe@fuse.service: Succeeded. [2022-04-23T21:51:37.954Z] + source /etc/docker-entrypoint-cmd [2022-04-23T21:51:37.954Z] ++ hack/make.sh dynbinary test-integration [2022-04-23T21:51:37.954Z] [2022-04-23T21:51:38.214Z] Removing bundles/ [2022-04-23T21:51:38.214Z] [2022-04-23T21:51:38.214Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T21:51:38.214Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:51:38.214Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:51:38.726Z] #69 188.6 + bin/containerd-shim-runc-v1 [2022-04-23T21:51:41.634Z] INFO: Expanding go... [2022-04-23T21:51:42.900Z] #69 194.8 + bin/containerd-shim-runc-v2 [2022-04-23T21:51:43.829Z] #69 195.6 + binaries [2022-04-23T21:51:43.829Z] #69 195.6 + install -D bin/containerd /build/containerd [2022-04-23T21:51:43.829Z] #69 195.6 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T21:51:43.829Z] #69 195.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T21:51:43.829Z] #69 195.6 + install -D bin/ctr /build/ctr [2022-04-23T21:51:44.391Z] #69 DONE 196.1s [2022-04-23T21:51:45.756Z] [2022-04-23T21:51:45.756Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T21:51:45.756Z] #70 sha256:44b63d4eb89e9a5bcbbff5223af51d5758f4cf1dc93bfd0e538c9a59155f9331 [2022-04-23T21:51:45.756Z] #70 DONE 0.2s [2022-04-23T21:51:45.756Z] [2022-04-23T21:51:45.756Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T21:51:45.756Z] #75 sha256:fc80ca57f050eb5000e459f73dec72c9e13c0f197aa9d9eda0f756f436b57162 [2022-04-23T21:51:45.756Z] #75 DONE 0.1s [2022-04-23T21:51:46.012Z] [2022-04-23T21:51:46.012Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T21:51:46.012Z] #80 sha256:37a2f0034d245a8ae043c20d42aa9bc23c407752ef6435b8eae4a8b40e6762c1 [2022-04-23T21:51:46.268Z] #80 DONE 0.5s [2022-04-23T21:51:46.268Z] [2022-04-23T21:51:46.268Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T21:51:46.268Z] #81 sha256:1eaf9f109c5b08a88e65862c2835acb0e90a6b631a39db777443f2d5d315d57c [2022-04-23T21:51:46.268Z] #81 DONE 0.0s [2022-04-23T21:51:46.268Z] [2022-04-23T21:51:46.268Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T21:51:46.268Z] #82 sha256:9be59cff12ccd6395c5077a61739bd6bbf202232626085d3a311516388908388 [2022-04-23T21:51:49.539Z] #82 DONE 3.4s [2022-04-23T21:51:49.813Z] [2022-04-23T21:51:49.813Z] #83 exporting to image [2022-04-23T21:51:49.813Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T21:51:49.813Z] #83 exporting layers [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T21:52:05.687Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-04-23T21:52:05.687Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T21:52:05.687Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 6.1% of statements [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T21:52:05.687Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-04-23T21:52:05.687Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T21:52:05.687Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-04-23T21:52:05.687Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T21:52:05.687Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T21:52:06.707Z] INFO: Expanding compiler 1 of 3... [2022-04-23T21:52:07.055Z] ok github.com/docker/docker/builder/remotecontext 0.114s coverage: 13.7% of statements [2022-04-23T21:52:07.311Z] ok github.com/docker/docker/builder/dockerfile 0.471s coverage: 49.3% of statements [2022-04-23T21:52:07.311Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-23T21:52:07.667Z] INFO: Expanding compiler 2 of 3... [2022-04-23T21:52:08.239Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-23T21:52:08.495Z] ok github.com/docker/docker/builder/remotecontext/git 1.385s coverage: 86.3% of statements [2022-04-23T21:52:08.495Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T21:52:08.495Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T21:52:08.495Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T21:52:08.495Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T21:52:09.423Z] ok github.com/docker/docker/cmd/docker-proxy 0.242s coverage: 69.3% of statements [2022-04-23T21:52:12.332Z] INFO: Expanding compiler 3 of 3... [2022-04-23T21:52:12.692Z] ok github.com/docker/docker/client 0.103s coverage: 75.6% of statements [2022-04-23T21:52:12.787Z] INFO: Removing downloaded files... [2022-04-23T21:52:12.787Z] INFO: Downloading containerd [2022-04-23T21:52:14.945Z] 4612f6d0b889: Pull complete [2022-04-23T21:52:16.320Z] #83 exporting layers 24.1s done [2022-04-23T21:52:16.320Z] #83 writing image sha256:6b4ddfcb4ec1060614da7c40916ab16a24125686aafb3dbe06a350d2b94bad3e done [2022-04-23T21:52:16.320Z] #83 naming to docker.io/library/docker:cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:52:16.320Z] #83 naming to docker.io/library/docker:cd054983ff5bb51089117096f31b9aa50ec0d339 done [2022-04-23T21:52:16.320Z] #83 DONE 24.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-23T21:52:16.644Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43520/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43520/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cd054983ff5bb51089117096f31b9aa50ec0d339 hack/validate/default [2022-04-23T21:52:17.205Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-23T21:52:17.205Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-23T21:52:17.205Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-23T21:52:17.205Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-23T21:52:17.205Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-23T21:52:17.205Z] Congratulations! No new tests were added to integration-cli. [2022-04-23T21:52:17.205Z] [2022-04-23T21:52:17.205Z] INFO Start validation with golang-ci-lint [2022-04-23T21:52:18.134Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-23T21:52:18.134Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-23T21:52:18.134Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-23T21:52:23.068Z] [2022-04-23T21:52:23.068Z] Name Version Source Summary [2022-04-23T21:52:23.068Z] ---- ------- ------ ------- [2022-04-23T21:52:23.068Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-23T21:52:24.030Z] [2022-04-23T21:52:24.030Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-23T21:52:24.030Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-23T21:52:24.030Z] PSChildName : containerd [2022-04-23T21:52:24.030Z] PSDrive : C [2022-04-23T21:52:24.030Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-23T21:52:24.030Z] PSIsContainer : True [2022-04-23T21:52:24.030Z] Name : containerd [2022-04-23T21:52:24.030Z] FullName : C:\containerd [2022-04-23T21:52:24.030Z] Parent : [2022-04-23T21:52:24.030Z] Exists : True [2022-04-23T21:52:24.030Z] Root : C:\ [2022-04-23T21:52:24.030Z] Extension : [2022-04-23T21:52:24.030Z] CreationTime : 4/23/2022 9:52:23 PM [2022-04-23T21:52:24.030Z] CreationTimeUtc : 4/23/2022 9:52:23 PM [2022-04-23T21:52:24.030Z] LastAccessTime : 4/23/2022 9:52:23 PM [2022-04-23T21:52:24.030Z] LastAccessTimeUtc : 4/23/2022 9:52:23 PM [2022-04-23T21:52:24.030Z] LastWriteTime : 4/23/2022 9:52:23 PM [2022-04-23T21:52:24.030Z] LastWriteTimeUtc : 4/23/2022 9:52:23 PM [2022-04-23T21:52:24.030Z] Attributes : Directory [2022-04-23T21:52:24.030Z] Mode : d----- [2022-04-23T21:52:24.030Z] BaseName : containerd [2022-04-23T21:52:24.030Z] Target : {} [2022-04-23T21:52:24.030Z] LinkType : [2022-04-23T21:52:24.030Z] [2022-04-23T21:52:25.557Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-23T21:52:25.557Z] INFO: Configuring git core.autocrlf... [2022-04-23T21:52:25.557Z] [2022-04-23T21:52:25.557Z] [2022-04-23T21:52:33.613Z] dccd9e4d14d3: Pull complete [2022-04-23T21:52:33.613Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-23T21:52:33.613Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T21:52:33.613Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T21:52:33.613Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-23T21:52:33.613Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-23T21:52:33.613Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-23T21:52:33.613Z] INFO: Docker version of control daemon [2022-04-23T21:52:33.613Z] [2022-04-23T21:52:33.613Z] Client: [2022-04-23T21:52:33.613Z] Version: 20.10.9 [2022-04-23T21:52:33.613Z] API version: 1.41 [2022-04-23T21:52:33.613Z] Go version: go1.16.8 [2022-04-23T21:52:33.613Z] Git commit: c2ea9bc [2022-04-23T21:52:33.613Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T21:52:33.613Z] OS/Arch: windows/amd64 [2022-04-23T21:52:33.613Z] Context: default [2022-04-23T21:52:33.613Z] Experimental: true [2022-04-23T21:52:33.613Z] [2022-04-23T21:52:33.613Z] Server: Docker Engine - Community [2022-04-23T21:52:33.613Z] Engine: [2022-04-23T21:52:33.613Z] Version: 20.10.9 [2022-04-23T21:52:33.613Z] API version: 1.41 (minimum version 1.24) [2022-04-23T21:52:33.613Z] Go version: go1.16.8 [2022-04-23T21:52:33.613Z] Git commit: 79ea9d3 [2022-04-23T21:52:33.613Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T21:52:33.613Z] OS/Arch: windows/amd64 [2022-04-23T21:52:33.613Z] Experimental: true [2022-04-23T21:52:33.613Z] [2022-04-23T21:52:33.613Z] INFO: Docker info of control daemon [2022-04-23T21:52:33.613Z] [2022-04-23T21:52:33.613Z] Client: [2022-04-23T21:52:33.613Z] Context: default [2022-04-23T21:52:33.613Z] Debug Mode: false [2022-04-23T21:52:33.613Z] [2022-04-23T21:52:33.613Z] Server: [2022-04-23T21:52:33.613Z] Containers: 0 [2022-04-23T21:52:33.613Z] Running: 0 [2022-04-23T21:52:33.613Z] Paused: 0 [2022-04-23T21:52:33.613Z] Stopped: 0 [2022-04-23T21:52:33.613Z] Images: 1 [2022-04-23T21:52:33.613Z] Server Version: 20.10.9 [2022-04-23T21:52:33.613Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T21:52:33.613Z] Windows: [2022-04-23T21:52:33.613Z] LCOW: [2022-04-23T21:52:33.613Z] Logging Driver: json-file [2022-04-23T21:52:33.613Z] Plugins: [2022-04-23T21:52:33.613Z] Volume: local [2022-04-23T21:52:33.613Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:52:33.613Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:52:33.613Z] Swarm: inactive [2022-04-23T21:52:33.613Z] Default Isolation: process [2022-04-23T21:52:33.613Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T21:52:33.613Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-23T21:52:33.613Z] OSType: windows [2022-04-23T21:52:33.613Z] Architecture: x86_64 [2022-04-23T21:52:33.613Z] CPUs: 4 [2022-04-23T21:52:33.613Z] Total Memory: 32GiB [2022-04-23T21:52:33.613Z] Name: azwin-2-85d031 [2022-04-23T21:52:33.613Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-23T21:52:33.613Z] Docker Root Dir: D:\docker [2022-04-23T21:52:33.613Z] Debug Mode: false [2022-04-23T21:52:33.613Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:52:33.613Z] Labels: [2022-04-23T21:52:33.613Z] Experimental: true [2022-04-23T21:52:33.613Z] Insecure Registries: [2022-04-23T21:52:33.613Z] 10.0.0.4:5000 [2022-04-23T21:52:33.613Z] 127.0.0.0/8 [2022-04-23T21:52:33.613Z] Registry Mirrors: [2022-04-23T21:52:33.613Z] http://10.0.0.4:5000/ [2022-04-23T21:52:33.613Z] Live Restore Enabled: false [2022-04-23T21:52:33.613Z] Product License: Community Engine [2022-04-23T21:52:33.613Z] [2022-04-23T21:52:33.613Z] [2022-04-23T21:52:33.613Z] INFO: Commit hash is cd054983ff [2022-04-23T21:52:33.613Z] INFO: Nuke-Everything... [2022-04-23T21:52:33.613Z] INFO: Container count on control daemon to delete is 0 [2022-04-23T21:52:33.613Z] INFO: Nuking d:\CI [2022-04-23T21:52:33.613Z] INFO: Zapped successfully [2022-04-23T21:52:33.613Z] INFO: Location for testing is d:\CI\PR-43520\1 [2022-04-23T21:52:33.613Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-23T21:52:33.613Z] [2022-04-23T21:52:33.613Z] [2022-04-23T21:52:33.613Z] INFO: Building the image from Dockerfile.windows at 04/23/2022 21:52:23... [2022-04-23T21:52:33.613Z] [2022-04-23T21:52:33.613Z] Sending build context to Docker daemon 66.33MB [2022-04-23T21:52:33.613Z] [2022-04-23T21:52:33.613Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-23T21:52:33.613Z] ---> aa8714eb8356 [2022-04-23T21:52:33.613Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-23T21:52:33.613Z] ---> Running in 132df835bf2c [2022-04-23T21:52:33.613Z] Removing intermediate container 132df835bf2c [2022-04-23T21:52:33.613Z] ---> 064599410d6e [2022-04-23T21:52:33.613Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-23T21:52:33.613Z] ---> Running in 4bf2be3a3847 [2022-04-23T21:52:33.613Z] Removing intermediate container 4bf2be3a3847 [2022-04-23T21:52:33.613Z] ---> d6337a0ec9ec [2022-04-23T21:52:33.613Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-23T21:52:33.613Z] ---> Running in 8e510a2a7cf8 [2022-04-23T21:52:33.613Z] Removing intermediate container 8e510a2a7cf8 [2022-04-23T21:52:33.614Z] ---> 6b1ed3b1a47e [2022-04-23T21:52:33.614Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-23T21:52:33.614Z] ---> Running in e773792838cd [2022-04-23T21:52:33.614Z] Removing intermediate container e773792838cd [2022-04-23T21:52:33.614Z] ---> f29e0e82dfa9 [2022-04-23T21:52:33.614Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-23T21:52:33.614Z] ---> Running in 42306cf3bc93 [2022-04-23T21:52:33.614Z] Removing intermediate container 42306cf3bc93 [2022-04-23T21:52:33.614Z] ---> 2f9982475979 [2022-04-23T21:52:33.614Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-23T21:52:33.614Z] ---> Running in fdcbdbcc0efd [2022-04-23T21:52:33.614Z] Removing intermediate container fdcbdbcc0efd [2022-04-23T21:52:33.614Z] ---> 2df8d9a52289 [2022-04-23T21:52:33.614Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-23T21:52:33.614Z] ---> Running in 864a9b18d575 [2022-04-23T21:52:39.498Z] [2022-04-23T21:52:39.498Z] SUCCESS: Specified value was saved. [2022-04-23T21:52:39.967Z] INFO: Downloading git... [2022-04-23T21:52:40.956Z] INFO: Downloading go... [2022-04-23T21:52:44.720Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 28.9% of statements [2022-04-23T21:52:44.720Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-04-23T21:52:44.976Z] ok github.com/docker/docker/cmd/dockerd/trap 2.447s coverage: 0.0% of statements [2022-04-23T21:52:44.976Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T21:52:44.976Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T21:52:44.976Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T21:52:44.976Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T21:52:44.976Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-23T21:52:45.717Z] INFO: Downloading compiler 1 of 3... [2022-04-23T21:52:45.717Z] INFO: Downloading compiler 2 of 3... [2022-04-23T21:52:46.188Z] INFO: Downloading compiler 3 of 3... [2022-04-23T21:52:46.188Z] INFO: Extracting git... [2022-04-23T21:52:50.226Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-04-23T21:52:51.189Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-04-23T21:52:52.564Z] ok github.com/docker/docker/daemon/cluster/convert 0.018s coverage: 35.9% of statements [2022-04-23T21:52:59.104Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-04-23T21:53:00.032Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.2% of statements [2022-04-23T21:53:00.595Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-23T21:53:01.120Z] INFO: Expanding go... [2022-04-23T21:53:01.157Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-23T21:53:02.085Z] ok github.com/docker/docker/daemon 10.129s coverage: 17.0% of statements [2022-04-23T21:53:02.085Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T21:53:02.085Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T21:53:02.085Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T21:53:02.085Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T21:53:02.342Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.551s coverage: 74.8% of statements [2022-04-23T21:53:03.271Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.248s coverage: 56.2% of statements [2022-04-23T21:53:04.201Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.0% of statements [2022-04-23T21:53:05.576Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-04-23T21:53:06.943Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.202s coverage: 50.6% of statements [2022-04-23T21:53:08.323Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.484s coverage: 58.2% of statements [2022-04-23T21:53:09.691Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements [2022-04-23T21:53:09.691Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.849s coverage: 46.1% of statements [2022-04-23T21:53:09.691Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T21:53:09.691Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-23T21:53:09.691Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T21:53:11.058Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-04-23T21:53:11.621Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-04-23T21:53:12.184Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.6% of statements [2022-04-23T21:53:12.184Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T21:53:12.184Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T21:53:12.747Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.0% of statements [2022-04-23T21:53:13.310Z] ok github.com/docker/docker/daemon/logger/awslogs 0.111s coverage: 79.9% of statements [2022-04-23T21:53:13.567Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-04-23T21:53:13.567Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T21:53:14.130Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2022-04-23T21:53:14.130Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-23T21:53:14.386Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-04-23T21:53:14.642Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-04-23T21:53:15.204Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-04-23T21:53:15.204Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T21:53:15.767Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 56.5% of statements [2022-04-23T21:53:16.023Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-04-23T21:53:16.950Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-04-23T21:53:16.950Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-23T21:53:17.512Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-23T21:53:18.442Z] ok github.com/docker/docker/daemon/logger/splunk 1.542s coverage: 82.5% of statements [2022-04-23T21:53:18.442Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T21:53:18.442Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T21:53:19.004Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-23T21:53:19.567Z] ok github.com/docker/docker/distribution 0.606s coverage: 28.3% of statements [2022-04-23T21:53:19.567Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T21:53:19.825Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-04-23T21:53:20.388Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-04-23T21:53:20.951Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-23T21:53:21.513Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-23T21:53:21.513Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements [2022-04-23T21:53:21.513Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T21:53:22.075Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2022-04-23T21:53:22.075Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T21:53:22.331Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-04-23T21:53:22.895Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-04-23T21:53:23.457Z] ok github.com/docker/docker/opts 0.025s coverage: 66.7% of statements [2022-04-23T21:53:23.713Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-23T21:53:25.080Z] ok github.com/docker/docker/pkg/archive 0.287s coverage: 82.3% of statements [2022-04-23T21:53:26.975Z] ok github.com/docker/docker/pkg/authorization 1.097s coverage: 68.3% of statements [2022-04-23T21:53:26.975Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-23T21:53:26.975Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-04-23T21:53:27.003Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:53:27.004Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:53:27.004Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:53:27.004Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:53:27.004Z] [2022-04-23T21:53:27.004Z] + TEST_INTEGRATION_DEST=1 [2022-04-23T21:53:27.004Z] + CONTAINER_NAME=docker-pr1-1 [2022-04-23T21:53:27.004Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T21:53:27.004Z] + run_tests test-integration-flaky [2022-04-23T21:53:27.004Z] + '[' -n 0 ']' [2022-04-23T21:53:27.004Z] + rm= [2022-04-23T21:53:27.004Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43520/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43520/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43520/.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=cd054983ff5bb51089117096f31b9aa50ec0d339 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cd054983ff5bb51089117096f31b9aa50ec0d339 hack/make.sh test-integration-flaky test-integration [2022-04-23T21:53:27.004Z] + c=0 [2022-04-23T21:53:27.004Z] + TEST_INTEGRATION_DEST=2 [2022-04-23T21:53:27.004Z] + CONTAINER_NAME=docker-pr1-2 [2022-04-23T21:53:27.004Z] + TEST_SKIP_INTEGRATION=1 [2022-04-23T21:53:27.004Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-23T21:53:27.004Z] + run_tests [2022-04-23T21:53:27.004Z] + '[' -n 0 ']' [2022-04-23T21:53:27.004Z] + rm= [2022-04-23T21:53:27.004Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43520/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43520/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43520/.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=cd054983ff5bb51089117096f31b9aa50ec0d339 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cd054983ff5bb51089117096f31b9aa50ec0d339 hack/make.sh '' test-integration [2022-04-23T21:53:27.004Z] + TEST_INTEGRATION_DEST=3 [2022-04-23T21:53:27.004Z] + CONTAINER_NAME=docker-pr1-3 [2022-04-23T21:53:27.004Z] + TEST_SKIP_INTEGRATION=1 [2022-04-23T21:53:27.004Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-23T21:53:27.004Z] + run_tests [2022-04-23T21:53:27.004Z] + '[' -n 0 ']' [2022-04-23T21:53:27.004Z] + rm= [2022-04-23T21:53:27.004Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43520/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43520/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43520/.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=cd054983ff5bb51089117096f31b9aa50ec0d339 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cd054983ff5bb51089117096f31b9aa50ec0d339 hack/make.sh '' test-integration [2022-04-23T21:53:27.004Z] ++ jobs -p [2022-04-23T21:53:27.004Z] + for job in $(jobs -p) [2022-04-23T21:53:27.004Z] + wait 1257 [2022-04-23T21:53:27.004Z] [2022-04-23T21:53:27.004Z] [2022-04-23T21:53:27.004Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T21:53:27.004Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T21:53:27.004Z] HOSTNAME=7ebbd5fb4f64 [2022-04-23T21:53:27.004Z] TEST_SKIP_INTEGRATION=1 [2022-04-23T21:53:27.004Z] TESTDEBUG=0 [2022-04-23T21:53:27.004Z] DEST=bundles/test-integration [2022-04-23T21:53:27.004Z] PWD=/go/src/github.com/docker/docker [2022-04-23T21:53:27.004Z] KEEPBUNDLE=1 [2022-04-23T21:53:27.004Z] DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:53:27.004Z] container=docker [2022-04-23T21:53:27.004Z] HOME=/root [2022-04-23T21:53:27.004Z] GOLANG_VERSION=1.18.1 [2022-04-23T21:53:27.004Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T21:53:27.004Z] VALIDATE_BRANCH=master [2022-04-23T21:53:27.004Z] TERM=xterm [2022-04-23T21:53:27.004Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T21:53:27.004Z] SHLVL=1 [2022-04-23T21:53:27.004Z] TIMEOUT=120m [2022-04-23T21:53:27.004Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T21:53:27.004Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T21:53:27.004Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-23T21:53:27.004Z] GO111MODULE=off [2022-04-23T21:53:27.004Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T21:53:27.004Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T21:53:27.004Z] GOPATH=/go [2022-04-23T21:53:27.004Z] PKG_CONFIG=pkg-config [2022-04-23T21:53:27.004Z] _=/usr/bin/env [2022-04-23T21:53:27.004Z] Building test suite binary ./integration-cli/test.main [2022-04-23T21:53:27.004Z] [2022-04-23T21:53:27.004Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T21:53:27.004Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T21:53:27.004Z] HOSTNAME=1a80668367ce [2022-04-23T21:53:27.004Z] TEST_SKIP_INTEGRATION=1 [2022-04-23T21:53:27.004Z] TESTDEBUG=0 [2022-04-23T21:53:27.004Z] DEST=bundles/test-integration [2022-04-23T21:53:27.004Z] PWD=/go/src/github.com/docker/docker [2022-04-23T21:53:27.004Z] KEEPBUNDLE=1 [2022-04-23T21:53:27.004Z] DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:53:27.004Z] container=docker [2022-04-23T21:53:27.004Z] HOME=/root [2022-04-23T21:53:27.004Z] GOLANG_VERSION=1.18.1 [2022-04-23T21:53:27.004Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T21:53:27.004Z] VALIDATE_BRANCH=master [2022-04-23T21:53:27.004Z] TERM=xterm [2022-04-23T21:53:27.004Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T21:53:27.004Z] SHLVL=1 [2022-04-23T21:53:27.004Z] TIMEOUT=120m [2022-04-23T21:53:27.004Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T21:53:27.004Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T21:53:27.004Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-23T21:53:27.004Z] GO111MODULE=off [2022-04-23T21:53:27.004Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T21:53:27.004Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T21:53:27.004Z] GOPATH=/go [2022-04-23T21:53:27.004Z] PKG_CONFIG=pkg-config [2022-04-23T21:53:27.004Z] _=/usr/bin/env [2022-04-23T21:53:27.004Z] Building test suite binary ./integration-cli/test.main [2022-04-23T21:53:27.004Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-23T21:53:27.004Z] No new tests added to integration. [2022-04-23T21:53:27.004Z] [2022-04-23T21:53:27.004Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T21:53:27.004Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T21:53:27.004Z] HOSTNAME=25a68598919e [2022-04-23T21:53:27.004Z] TESTDEBUG=0 [2022-04-23T21:53:27.004Z] DEST=bundles/test-integration [2022-04-23T21:53:27.004Z] PWD=/go/src/github.com/docker/docker [2022-04-23T21:53:27.004Z] KEEPBUNDLE=1 [2022-04-23T21:53:27.004Z] DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:53:27.004Z] container=docker [2022-04-23T21:53:27.004Z] HOME=/root [2022-04-23T21:53:27.004Z] GOLANG_VERSION=1.18.1 [2022-04-23T21:53:27.004Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T21:53:27.004Z] VALIDATE_BRANCH=master [2022-04-23T21:53:27.004Z] TERM=xterm [2022-04-23T21:53:27.004Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T21:53:27.004Z] SHLVL=1 [2022-04-23T21:53:27.004Z] TIMEOUT=120m [2022-04-23T21:53:27.004Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T21:53:27.004Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T21:53:27.004Z] GO111MODULE=off [2022-04-23T21:53:27.004Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T21:53:27.004Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T21:53:27.004Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T21:53:27.004Z] GOPATH=/go [2022-04-23T21:53:27.004Z] PKG_CONFIG=pkg-config [2022-04-23T21:53:27.004Z] _=/usr/bin/env [2022-04-23T21:53:27.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-23T21:53:30.241Z] ok github.com/docker/docker/pkg/chrootarchive 2.507s coverage: 42.7% of statements [2022-04-23T21:53:30.241Z] ok github.com/docker/docker/layer 7.126s coverage: 69.0% of statements [2022-04-23T21:53:30.241Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T21:53:30.241Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T21:53:30.241Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T21:53:30.241Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T21:53:30.241Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T21:53:30.498Z] ok github.com/docker/docker/pkg/containerfs 0.007s coverage: 6.7% of statements [2022-04-23T21:53:30.498Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T21:53:30.498Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2022-04-23T21:53:30.754Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-04-23T21:53:31.010Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-04-23T21:53:31.250Z] INFO: Expanding compiler 1 of 3... [2022-04-23T21:53:31.571Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-23T21:53:31.571Z] ok github.com/docker/docker/pkg/fsutils 0.136s coverage: 85.1% of statements [2022-04-23T21:53:31.571Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2022-04-23T21:53:32.248Z] INFO: Expanding compiler 2 of 3... [2022-04-23T21:53:32.500Z] ok github.com/docker/docker/pkg/idtools 0.404s coverage: 67.9% of statements [2022-04-23T21:53:32.500Z] ok github.com/docker/docker/pkg/ioutils 0.363s coverage: 71.5% of statements [2022-04-23T21:53:32.757Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-23T21:53:32.757Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-04-23T21:53:32.757Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-23T21:53:33.013Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-04-23T21:53:33.013Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-04-23T21:53:33.269Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-04-23T21:53:33.525Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-04-23T21:53:33.525Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-23T21:53:33.525Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T21:53:33.525Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T21:53:34.088Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-04-23T21:53:34.651Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-04-23T21:53:34.651Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-23T21:53:34.907Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-23T21:53:36.288Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-04-23T21:53:36.548Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-23T21:53:36.806Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-23T21:53:36.806Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-23T21:53:37.063Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-23T21:53:37.320Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-23T21:53:37.585Z] Removing intermediate container add162b003c9 [2022-04-23T21:53:37.585Z] ---> 007d54b05ced [2022-04-23T21:53:37.585Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-23T21:53:37.585Z] ---> Running in 2180977b1aaa [2022-04-23T21:53:37.585Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-23T21:53:37.585Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:53:37.585Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:53:37.585Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:53:37.585Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:53:37.585Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:53:37.585Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:53:37.884Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-04-23T21:53:38.041Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:53:38.041Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:53:38.041Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:53:38.041Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:53:38.041Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:53:38.041Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:53:38.041Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:53:38.140Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-23T21:53:38.396Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-04-23T21:53:38.957Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-23T21:53:39.006Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:53:39.006Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:53:39.213Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-23T21:53:39.413Z] INFO: Expanding compiler 3 of 3... [2022-04-23T21:53:39.413Z] INFO: Removing downloaded files... [2022-04-23T21:53:39.413Z] INFO: Downloading containerd [2022-04-23T21:53:39.469Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-23T21:53:39.476Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:53:39.476Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:53:39.476Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:53:39.476Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:53:39.476Z] [2022-04-23T21:53:39.476Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T21:53:39.476Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T21:53:39.476Z] HOSTNAME=746cfddc8ba2 [2022-04-23T21:53:39.476Z] DEST=bundles/test-integration [2022-04-23T21:53:39.476Z] PWD=/go/src/github.com/docker/docker [2022-04-23T21:53:39.476Z] DOCKER_ROOTLESS=1 [2022-04-23T21:53:39.476Z] DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:53:39.476Z] container=docker [2022-04-23T21:53:39.476Z] HOME=/root [2022-04-23T21:53:39.476Z] GOLANG_VERSION=1.18.1 [2022-04-23T21:53:39.476Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T21:53:39.476Z] VALIDATE_BRANCH=master [2022-04-23T21:53:39.476Z] TERM=xterm [2022-04-23T21:53:39.476Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T21:53:39.476Z] SHLVL=1 [2022-04-23T21:53:39.476Z] TIMEOUT=120m [2022-04-23T21:53:39.476Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T21:53:39.476Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T21:53:39.476Z] GO111MODULE=off [2022-04-23T21:53:39.476Z] DOCKER_EXPERIMENTAL=1 [2022-04-23T21:53:39.476Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T21:53:39.476Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T21:53:39.476Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T21:53:39.476Z] GOPATH=/go [2022-04-23T21:53:39.476Z] PKG_CONFIG=pkg-config [2022-04-23T21:53:39.476Z] _=/usr/bin/env [2022-04-23T21:53:39.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-23T21:53:41.358Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.3% of statements [2022-04-23T21:53:41.358Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-23T21:53:41.920Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-23T21:53:42.849Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2022-04-23T21:53:43.411Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2022-04-23T21:53:44.339Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-04-23T21:53:44.596Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-23T21:53:44.596Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-23T21:53:44.682Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:53:44.682Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:53:44.682Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:53:44.682Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:53:44.682Z] [2022-04-23T21:53:44.682Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T21:53:44.682Z] DOCKER_SYSTEMD=1 [2022-04-23T21:53:44.682Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T21:53:44.682Z] HOSTNAME=02e997665b13 [2022-04-23T21:53:44.682Z] DEST=bundles/test-integration [2022-04-23T21:53:44.682Z] PWD=/go/src/github.com/docker/docker [2022-04-23T21:53:44.682Z] DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:53:44.682Z] container=docker [2022-04-23T21:53:44.682Z] HOME=/root [2022-04-23T21:53:44.682Z] LANG=C.UTF-8 [2022-04-23T21:53:44.682Z] INVOCATION_ID=230b2fabb2954c7082100d3d9ec01325 [2022-04-23T21:53:44.682Z] GOLANG_VERSION=1.18.1 [2022-04-23T21:53:44.682Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T21:53:44.682Z] VALIDATE_BRANCH=master [2022-04-23T21:53:44.682Z] TERM=xterm [2022-04-23T21:53:44.682Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T21:53:44.682Z] SHLVL=3 [2022-04-23T21:53:44.682Z] TIMEOUT=120m [2022-04-23T21:53:44.682Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T21:53:44.682Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T21:53:44.682Z] GO111MODULE=off [2022-04-23T21:53:44.682Z] DOCKER_EXPERIMENTAL=1 [2022-04-23T21:53:44.682Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T21:53:44.682Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T21:53:44.682Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T21:53:44.682Z] GOPATH=/go [2022-04-23T21:53:44.682Z] PKG_CONFIG=pkg-config [2022-04-23T21:53:44.682Z] _=/usr/bin/env [2022-04-23T21:53:44.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-23T21:53:45.158Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-04-23T21:53:45.415Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-23T21:53:46.783Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-23T21:53:47.710Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.4% of statements [2022-04-23T21:53:47.967Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-04-23T21:53:49.332Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-23T21:53:51.904Z] [2022-04-23T21:53:51.904Z] Name Version Source Summary [2022-04-23T21:53:51.904Z] ---- ------- ------ ------- [2022-04-23T21:53:51.904Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-23T21:53:51.904Z] [2022-04-23T21:53:51.904Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-23T21:53:51.904Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-23T21:53:51.904Z] PSChildName : containerd [2022-04-23T21:53:51.904Z] PSDrive : C [2022-04-23T21:53:51.904Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-23T21:53:51.904Z] PSIsContainer : True [2022-04-23T21:53:51.904Z] Name : containerd [2022-04-23T21:53:51.904Z] FullName : C:\containerd [2022-04-23T21:53:51.904Z] Parent : [2022-04-23T21:53:51.904Z] Exists : True [2022-04-23T21:53:51.904Z] Root : C:\ [2022-04-23T21:53:51.904Z] Extension : [2022-04-23T21:53:51.904Z] CreationTime : 4/23/2022 9:53:51 PM [2022-04-23T21:53:51.904Z] CreationTimeUtc : 4/23/2022 9:53:51 PM [2022-04-23T21:53:51.904Z] LastAccessTime : 4/23/2022 9:53:51 PM [2022-04-23T21:53:51.904Z] LastAccessTimeUtc : 4/23/2022 9:53:51 PM [2022-04-23T21:53:51.904Z] LastWriteTime : 4/23/2022 9:53:51 PM [2022-04-23T21:53:51.904Z] LastWriteTimeUtc : 4/23/2022 9:53:51 PM [2022-04-23T21:53:51.904Z] Attributes : Directory [2022-04-23T21:53:51.904Z] Mode : d----- [2022-04-23T21:53:51.904Z] BaseName : containerd [2022-04-23T21:53:51.904Z] Target : {} [2022-04-23T21:53:51.904Z] LinkType : [2022-04-23T21:53:51.904Z] [2022-04-23T21:53:53.475Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-23T21:53:53.475Z] INFO: Configuring git core.autocrlf... [2022-04-23T21:53:53.942Z] [2022-04-23T21:53:53.942Z] [2022-04-23T21:53:56.648Z] Removing intermediate container 2180977b1aaa [2022-04-23T21:53:56.648Z] ---> 01cdd7286be5 [2022-04-23T21:53:56.648Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-23T21:53:56.648Z] ---> Running in e11b3904e509 [2022-04-23T21:53:58.853Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-23T21:53:58.853Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:53:59.311Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:53:59.311Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:53:59.766Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:53:59.766Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:53:59.766Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:53:59.766Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:54:08.300Z] Removing intermediate container e11b3904e509 [2022-04-23T21:54:08.300Z] ---> e9619ef61376 [2022-04-23T21:54:08.300Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-23T21:54:08.300Z] ---> Running in 7a819d8e700f [2022-04-23T21:54:08.300Z] Removing intermediate container 7a819d8e700f [2022-04-23T21:54:08.300Z] ---> 04eaae8ddc5c [2022-04-23T21:54:08.300Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-23T21:54:08.300Z] ---> Running in 500c41cb6cd0 [2022-04-23T21:54:08.763Z] Removing intermediate container 500c41cb6cd0 [2022-04-23T21:54:08.763Z] ---> 30d98ed0ea2e [2022-04-23T21:54:08.763Z] Step 13/13 : COPY . . [2022-04-23T21:54:11.219Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.3% of statements [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T21:54:11.219Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === Skipped [2022-04-23T21:54:11.219Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T21:54:11.219Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T21:54:11.219Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T21:54:11.219Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T21:54:11.219Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-23T21:54:11.219Z] graphtest_unix.go:71: No driver to put! [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-23T21:54:11.219Z] time="2022-04-23T21:53:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-23T21:54:11.219Z] time="2022-04-23T21:53:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-23T21:54:11.219Z] time="2022-04-23T21:53:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-23T21:54:11.219Z] time="2022-04-23T21:53:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-23T21:54:11.219Z] time="2022-04-23T21:53:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-23T21:54:11.219Z] graphtest_unix.go:71: No driver to put! [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-23T21:54:11.219Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-23T21:54:11.219Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-23T21:54:11.219Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-23T21:54:11.219Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-23T21:54:11.219Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T21:54:11.219Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-23T21:54:11.219Z] graphtest_unix.go:71: No driver to put! [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-23T21:54:11.219Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-23T21:54:11.219Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-23T21:54:11.219Z] [2022-04-23T21:54:11.219Z] DONE 2529 tests, 28 skipped in 205.918s [2022-04-23T21:54:11.219Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/config [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/idm [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/ns [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/options [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/osl [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T21:54:11.219Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-23T21:54:11.219Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-23T21:54:11.657Z] ba8181afd426: Pull complete [2022-04-23T21:54:11.657Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-23T21:54:11.657Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T21:54:11.657Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T21:54:11.657Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-23T21:54:11.657Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-23T21:54:11.657Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-23T21:54:11.657Z] INFO: Docker version of control daemon [2022-04-23T21:54:11.657Z] [2022-04-23T21:54:11.657Z] Client: [2022-04-23T21:54:11.657Z] Version: 20.10.9 [2022-04-23T21:54:11.657Z] API version: 1.41 [2022-04-23T21:54:11.657Z] Go version: go1.16.8 [2022-04-23T21:54:11.657Z] Git commit: c2ea9bc [2022-04-23T21:54:11.657Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T21:54:11.657Z] OS/Arch: windows/amd64 [2022-04-23T21:54:11.657Z] Context: default [2022-04-23T21:54:11.657Z] Experimental: true [2022-04-23T21:54:11.657Z] [2022-04-23T21:54:11.657Z] Server: Docker Engine - Community [2022-04-23T21:54:11.657Z] Engine: [2022-04-23T21:54:11.657Z] Version: 20.10.9 [2022-04-23T21:54:11.657Z] API version: 1.41 (minimum version 1.24) [2022-04-23T21:54:11.657Z] Go version: go1.16.8 [2022-04-23T21:54:11.657Z] Git commit: 79ea9d3 [2022-04-23T21:54:11.657Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T21:54:11.657Z] OS/Arch: windows/amd64 [2022-04-23T21:54:11.657Z] Experimental: true [2022-04-23T21:54:11.657Z] [2022-04-23T21:54:11.657Z] INFO: Docker info of control daemon [2022-04-23T21:54:11.657Z] [2022-04-23T21:54:11.657Z] Client: [2022-04-23T21:54:11.657Z] Context: default [2022-04-23T21:54:11.657Z] Debug Mode: false [2022-04-23T21:54:11.657Z] Plugins: [2022-04-23T21:54:11.657Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-23T21:54:11.657Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-23T21:54:11.657Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-23T21:54:11.657Z] [2022-04-23T21:54:11.657Z] Server: [2022-04-23T21:54:11.657Z] Containers: 0 [2022-04-23T21:54:11.657Z] Running: 0 [2022-04-23T21:54:11.657Z] Paused: 0 [2022-04-23T21:54:11.657Z] Stopped: 0 [2022-04-23T21:54:11.657Z] Images: 1 [2022-04-23T21:54:11.657Z] Server Version: 20.10.9 [2022-04-23T21:54:11.657Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T21:54:11.657Z] Windows: [2022-04-23T21:54:11.657Z] LCOW: [2022-04-23T21:54:11.657Z] Logging Driver: json-file [2022-04-23T21:54:11.657Z] Plugins: [2022-04-23T21:54:11.657Z] Volume: local [2022-04-23T21:54:11.657Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:54:11.657Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:54:11.657Z] Swarm: inactive [2022-04-23T21:54:11.657Z] Default Isolation: process [2022-04-23T21:54:11.657Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-23T21:54:11.657Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-23T21:54:11.657Z] OSType: windows [2022-04-23T21:54:11.657Z] Architecture: x86_64 [2022-04-23T21:54:11.657Z] CPUs: 4 [2022-04-23T21:54:11.657Z] Total Memory: 32GiB [2022-04-23T21:54:11.657Z] Name: azwin-2-60c8d0 [2022-04-23T21:54:11.657Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-23T21:54:11.657Z] Docker Root Dir: D:\docker [2022-04-23T21:54:11.657Z] Debug Mode: false [2022-04-23T21:54:11.657Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:54:11.657Z] Labels: [2022-04-23T21:54:11.657Z] Experimental: true [2022-04-23T21:54:11.657Z] Insecure Registries: [2022-04-23T21:54:11.657Z] 10.0.0.4:5000 [2022-04-23T21:54:11.657Z] 127.0.0.0/8 [2022-04-23T21:54:11.657Z] Registry Mirrors: [2022-04-23T21:54:11.657Z] http://10.0.0.4:5000/ [2022-04-23T21:54:11.657Z] Live Restore Enabled: false [2022-04-23T21:54:11.657Z] Product License: Community Engine [2022-04-23T21:54:11.657Z] [2022-04-23T21:54:11.657Z] [2022-04-23T21:54:11.657Z] INFO: Commit hash is cd054983ff [2022-04-23T21:54:11.657Z] INFO: Nuke-Everything... [2022-04-23T21:54:11.657Z] INFO: Container count on control daemon to delete is 0 [2022-04-23T21:54:11.657Z] INFO: Nuking d:\CI [2022-04-23T21:54:11.657Z] INFO: Zapped successfully [2022-04-23T21:54:11.657Z] INFO: Location for testing is d:\CI\PR-43520\1 [2022-04-23T21:54:11.657Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-23T21:54:11.657Z] [2022-04-23T21:54:11.657Z] [2022-04-23T21:54:11.658Z] INFO: Building the image from Dockerfile.windows at 04/23/2022 21:54:11... [2022-04-23T21:54:11.658Z] [2022-04-23T21:54:18.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-23T21:54:18.826Z] Sending build context to Docker daemon 66.33MB [2022-04-23T21:54:18.826Z] [2022-04-23T21:54:18.826Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-23T21:54:18.826Z] ---> e8870c5c3ab2 [2022-04-23T21:54:18.826Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-23T21:54:18.826Z] ---> Running in 885d35522f0f [2022-04-23T21:54:19.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-23T21:54:19.298Z] Removing intermediate container 885d35522f0f [2022-04-23T21:54:19.298Z] ---> 162546c74683 [2022-04-23T21:54:19.298Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-23T21:54:19.298Z] ---> Running in 11bf2df91b00 [2022-04-23T21:54:19.767Z] Removing intermediate container 11bf2df91b00 [2022-04-23T21:54:19.767Z] ---> f7aff8639fe5 [2022-04-23T21:54:19.767Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-23T21:54:19.767Z] ---> Running in 2b1ca409b0b3 [2022-04-23T21:54:20.236Z] Removing intermediate container 2b1ca409b0b3 [2022-04-23T21:54:20.236Z] ---> 52353a7293d7 [2022-04-23T21:54:20.236Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-23T21:54:20.236Z] ---> Running in 6ddd7011bc92 [2022-04-23T21:54:20.236Z] Removing intermediate container 6ddd7011bc92 [2022-04-23T21:54:20.236Z] ---> 3887ad9b5155 [2022-04-23T21:54:20.236Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-23T21:54:20.236Z] ---> Running in bf07b4c31982 [2022-04-23T21:54:20.704Z] Removing intermediate container bf07b4c31982 [2022-04-23T21:54:20.704Z] ---> 4ea61d9068eb [2022-04-23T21:54:20.704Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-23T21:54:20.704Z] ---> Running in 636a888fdb56 [2022-04-23T21:54:21.197Z] Removing intermediate container 636a888fdb56 [2022-04-23T21:54:21.197Z] ---> 1dc6f1787d5f [2022-04-23T21:54:21.197Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-23T21:54:21.197Z] ---> Running in 170132bb6336 [2022-04-23T21:54:23.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-23T21:54:24.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-23T21:54:33.861Z] ---> de505513f2de [2022-04-23T21:54:34.820Z] Successfully built de505513f2de [2022-04-23T21:54:34.820Z] Successfully tagged docker:latest [2022-04-23T21:54:34.820Z] INFO: Image build ended at 04/23/2022 21:54:34. Duration:00:03:22.1954475 [2022-04-23T21:54:34.820Z] [2022-04-23T21:54:34.820Z] [2022-04-23T21:54:34.820Z] INFO: Building the test binaries at 04/23/2022 21:54:34... [2022-04-23T21:54:38.537Z] INFO: make.ps1 starting at 04/23/2022 21:54:38 [2022-04-23T21:54:38.991Z] INFO: Git commit (cd054983ff) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T21:54:38.991Z] INFO: Invoking autogen... [2022-04-23T21:54:38.991Z] { [2022-04-23T21:54:38.991Z] "RT_GROUP_ICON": { [2022-04-23T21:54:38.991Z] "#1": { [2022-04-23T21:54:38.991Z] "0409": "../../winresources/docker.ico" [2022-04-23T21:54:38.991Z] } [2022-04-23T21:54:38.991Z] }, [2022-04-23T21:54:38.991Z] "RT_MANIFEST": { [2022-04-23T21:54:38.991Z] "#1": { [2022-04-23T21:54:38.991Z] "0409": { [2022-04-23T21:54:38.991Z] "identity": {}, [2022-04-23T21:54:38.991Z] "description": "Docker Engine", [2022-04-23T21:54:38.991Z] "minimum-os": "vista", [2022-04-23T21:54:38.992Z] "execution-level": "", [2022-04-23T21:54:38.992Z] "ui-access": false, [2022-04-23T21:54:38.992Z] "auto-elevate": false, [2022-04-23T21:54:38.992Z] "dpi-awareness": "unaware", [2022-04-23T21:54:38.992Z] "disable-theming": false, [2022-04-23T21:54:38.992Z] "disable-window-filtering": false, [2022-04-23T21:54:38.992Z] "high-resolution-scrolling-aware": false, [2022-04-23T21:54:38.992Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T21:54:38.992Z] "long-path-aware": false, [2022-04-23T21:54:38.992Z] "printer-driver-isolation": false, [2022-04-23T21:54:38.992Z] "gdi-scaling": false, [2022-04-23T21:54:38.992Z] "segment-heap": false, [2022-04-23T21:54:38.992Z] "use-common-controls-v6": false [2022-04-23T21:54:38.992Z] } [2022-04-23T21:54:38.992Z] } [2022-04-23T21:54:38.992Z] }, [2022-04-23T21:54:38.992Z] "RT_MESSAGETABLE": { [2022-04-23T21:54:38.992Z] "#1": { [2022-04-23T21:54:38.992Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T21:54:38.992Z] } [2022-04-23T21:54:38.992Z] }, [2022-04-23T21:54:38.992Z] "RT_VERSION": { [2022-04-23T21:54:38.992Z] "#1": { [2022-04-23T21:54:38.992Z] "0409": { [2022-04-23T21:54:38.992Z] "fixed": { [2022-04-23T21:54:38.992Z] "file_version": "0.0.0.0", [2022-04-23T21:54:38.992Z] "product_version": "0.0.0.0", [2022-04-23T21:54:38.992Z] "type": "Unknown" [2022-04-23T21:54:38.992Z] }, [2022-04-23T21:54:38.992Z] "info": { [2022-04-23T21:54:38.992Z] "0000": { [2022-04-23T21:54:38.992Z] "CompanyName": "", [2022-04-23T21:54:38.992Z] "FileVersion": "0.0.0-dev", [2022-04-23T21:54:38.992Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-23T21:54:38.992Z] "OriginalFileName": "dockerd.exe", [2022-04-23T21:54:38.992Z] "ProductName": "", [2022-04-23T21:54:38.992Z] "ProductVersion": "0.0.0-dev", [2022-04-23T21:54:38.992Z] "SpecialBuild": "cd054983ff" [2022-04-23T21:54:38.992Z] } [2022-04-23T21:54:38.992Z] } [2022-04-23T21:54:38.992Z] } [2022-04-23T21:54:38.992Z] } [2022-04-23T21:54:38.992Z] } [2022-04-23T21:54:38.992Z] } [2022-04-23T21:54:39.022Z] [2022-04-23T21:54:39.022Z] SUCCESS: Specified value was saved. [2022-04-23T21:54:39.447Z] powershell.exe : cmd\dockerd\config.go [2022-04-23T21:54:39.447Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-81fe0cb3\powershellWrapper.ps1:3 char:1 [2022-04-23T21:54:39.447Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-23T21:54:39.447Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-23T21:54:39.447Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-23T21:54:39.447Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-23T21:54:39.447Z] [2022-04-23T21:54:39.905Z] cmd\dockerd\config_windows.go [2022-04-23T21:54:39.905Z] cmd\dockerd\daemon.go [2022-04-23T21:54:39.905Z] cmd\dockerd\daemon_test.go [2022-04-23T21:54:39.905Z] cmd\dockerd\daemon_windows.go [2022-04-23T21:54:39.905Z] cmd\dockerd\docker.go [2022-04-23T21:54:39.905Z] cmd\dockerd\docker_windows.go [2022-04-23T21:54:39.905Z] cmd\dockerd\genwinres_windows.go [2022-04-23T21:54:39.905Z] cmd\dockerd\metrics.go [2022-04-23T21:54:39.905Z] cmd\dockerd\options.go [2022-04-23T21:54:39.905Z] cmd\dockerd\options_test.go [2022-04-23T21:54:39.905Z] cmd\dockerd\service_windows.go [2022-04-23T21:54:39.905Z] INFO: Building daemon... [2022-04-23T21:54:40.588Z] INFO: Downloading git... [2022-04-23T21:54:42.160Z] INFO: Downloading go... [2022-04-23T21:54:45.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-23T21:54:46.954Z] INFO: Downloading compiler 1 of 3... [2022-04-23T21:54:46.954Z] INFO: Downloading compiler 2 of 3... [2022-04-23T21:54:47.423Z] INFO: Downloading compiler 3 of 3... [2022-04-23T21:54:47.423Z] INFO: Extracting git... [2022-04-23T21:54:50.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-23T21:54:52.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-23T21:54:57.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-23T21:54:57.835Z] ok github.com/docker/docker/libnetwork 37.274s coverage: 40.6% of statements [2022-04-23T21:54:57.835Z] ok github.com/docker/docker/libnetwork/bitseq 0.132s coverage: 84.4% of statements [2022-04-23T21:54:57.835Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T21:54:57.835Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T21:54:57.835Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T21:54:57.835Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T21:54:57.835Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T21:54:57.835Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T21:54:57.835Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-23T21:54:57.835Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T21:54:57.835Z] ok github.com/docker/docker/libnetwork/config 0.018s coverage: 19.7% of statements [2022-04-23T21:54:57.835Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-23T21:54:57.835Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T21:54:57.835Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T21:54:57.835Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-23T21:54:57.835Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.493s coverage: 59.9% of statements [2022-04-23T21:54:57.835Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T21:54:57.835Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-23T21:54:57.835Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.018s coverage: 4.0% of statements [2022-04-23T21:54:57.835Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T21:54:57.835Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-23T21:54:57.835Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T21:54:57.835Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-23T21:55:02.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-23T21:55:02.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-23T21:55:02.374Z] INFO: Expanding go... [2022-04-23T21:55:02.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-23T21:55:03.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-23T21:55:03.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-23T21:55:04.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-23T21:55:05.921Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.799s coverage: 7.2% of statements [2022-04-23T21:55:05.921Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T21:55:06.484Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-23T21:55:06.740Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-23T21:55:06.740Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T21:55:06.740Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-23T21:55:06.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-23T21:55:06.997Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T21:55:07.253Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-23T21:55:07.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-23T21:55:07.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-23T21:55:07.509Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-04-23T21:55:07.765Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-23T21:55:07.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-23T21:55:08.022Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-23T21:55:08.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-23T21:55:08.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-23T21:55:09.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-23T21:55:09.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-23T21:55:09.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-23T21:55:09.562Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|imports|files|name|deps|exports_file) took 2m50.368300956s [2022-04-23T21:55:09.562Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-23T21:55:09.562Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 496.600229ms [2022-04-23T21:55:09.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-23T21:55:10.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-23T21:55:10.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-23T21:55:11.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-23T21:55:12.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-23T21:55:12.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-23T21:55:13.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-23T21:55:13.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-23T21:55:14.306Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T21:55:14.306Z] Using test binary docker [2022-04-23T21:55:14.306Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-23T21:55:14.306Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T21:55:14.306Z] INFO: Waiting for daemon to start... [2022-04-23T21:55:14.306Z] Starting dockerd [2022-04-23T21:55:14.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-23T21:55:15.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-23T21:55:16.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-23T21:55:16.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-23T21:55:16.845Z] . [2022-04-23T21:55:16.845Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T21:55:16.845Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T21:55:16.845Z] Error: No such image: emptyfs [2022-04-23T21:55:16.845Z] Running integration-test (iteration 1) [2022-04-23T21:55:16.845Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-23T21:55:16.845Z] Loaded image: busybox:latest [2022-04-23T21:55:17.105Z] Loaded image: busybox:glibc [2022-04-23T21:55:18.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-23T21:55:18.486Z] Loaded image: debian:bullseye-slim [2022-04-23T21:55:18.486Z] Loaded image: hello-world:latest [2022-04-23T21:55:18.486Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T21:55:18.486Z] INFO: Testing against a local daemon [2022-04-23T21:55:18.486Z] === RUN TestCgroupNamespacesBuild [2022-04-23T21:55:18.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-23T21:55:19.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-23T21:55:19.870Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2022-04-23T21:55:19.870Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-23T21:55:20.190Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-23T21:55:20.234Z] Removing intermediate container 864a9b18d575 [2022-04-23T21:55:20.234Z] ---> 4640ea67b95c [2022-04-23T21:55:20.234Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-23T21:55:20.234Z] ---> Running in 8fc140b8c879 [2022-04-23T21:55:20.234Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-23T21:55:20.234Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:55:20.234Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:55:20.234Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:55:20.234Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:55:20.234Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:55:20.234Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:55:20.234Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:55:20.234Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:55:20.234Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:55:20.234Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:55:20.234Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:55:20.234Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:55:20.234Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:55:20.234Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:55:20.234Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:55:20.604Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T21:55:20.604Z] Using test binary docker [2022-04-23T21:55:20.604Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-23T21:55:20.604Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-23T21:55:20.604Z] INFO: Waiting for daemon to start... [2022-04-23T21:55:20.604Z] Starting dockerd [2022-04-23T21:55:20.809Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-04-23T21:55:20.809Z] === RUN TestBuildWithSession [2022-04-23T21:55:20.809Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T21:55:20.809Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T21:55:20.809Z] === RUN TestBuildSquashParent [2022-04-23T21:55:23.132Z] . [2022-04-23T21:55:23.132Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T21:55:23.132Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T21:55:23.132Z] Error: No such image: emptyfs [2022-04-23T21:55:23.132Z] Running integration-test (iteration 1) [2022-04-23T21:55:23.132Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-23T21:55:23.390Z] Loaded image: busybox:latest [2022-04-23T21:55:23.649Z] Loaded image: busybox:glibc [2022-04-23T21:55:25.026Z] Loaded image: debian:bullseye-slim [2022-04-23T21:55:25.026Z] Loaded image: hello-world:latest [2022-04-23T21:55:25.026Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T21:55:25.026Z] INFO: Testing against a local daemon [2022-04-23T21:55:25.026Z] === RUN TestCgroupNamespacesBuild [2022-04-23T21:55:26.402Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-04-23T21:55:26.402Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-23T21:55:27.777Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-04-23T21:55:27.777Z] === RUN TestBuildWithSession [2022-04-23T21:55:27.777Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T21:55:27.777Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T21:55:27.777Z] === RUN TestBuildSquashParent [2022-04-23T21:55:28.996Z] --- PASS: TestBuildSquashParent (7.27s) [2022-04-23T21:55:28.996Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T21:55:28.996Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:55:28.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:55:28.996Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:55:28.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:55:28.996Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:55:28.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:55:28.996Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:55:28.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:55:28.996Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:55:28.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:55:28.996Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:55:28.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:55:28.996Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:55:28.996Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:55:29.935Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:55:29.935Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:55:31.844Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:55:31.844Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:55:33.043Z] --- PASS: TestBuildSquashParent (4.82s) [2022-04-23T21:55:33.043Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T21:55:33.043Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:55:33.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:55:33.043Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:55:33.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:55:33.043Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:55:33.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:55:33.043Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:55:33.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:55:33.043Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:55:33.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:55:33.043Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:55:33.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:55:33.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:55:33.043Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:55:33.754Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-23T21:55:33.754Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) [2022-04-23T21:55:33.754Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.64s) [2022-04-23T21:55:33.754Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.85s) [2022-04-23T21:55:33.754Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2022-04-23T21:55:33.754Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2022-04-23T21:55:33.754Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2022-04-23T21:55:33.754Z] === RUN TestBuildMultiStageCopy [2022-04-23T21:55:33.754Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T21:55:33.977Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:55:34.236Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:55:35.032Z] ok github.com/docker/docker/libnetwork/ipam 15.552s coverage: 85.3% of statements [2022-04-23T21:55:35.032Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T21:55:35.032Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T21:55:35.032Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-04-23T21:55:35.032Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-23T21:55:35.032Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T21:55:35.032Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-23T21:55:35.612Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:55:35.652Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2022-04-23T21:55:35.872Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:55:36.216Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-04-23T21:55:36.472Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-23T21:55:36.728Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-23T21:55:37.049Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T21:55:37.773Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-23T21:55:37.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2022-04-23T21:55:37.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.78s) [2022-04-23T21:55:37.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.54s) [2022-04-23T21:55:37.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.69s) [2022-04-23T21:55:37.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.68s) [2022-04-23T21:55:37.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.51s) [2022-04-23T21:55:37.773Z] === RUN TestBuildMultiStageCopy [2022-04-23T21:55:37.773Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T21:55:38.241Z] INFO: Expanding compiler 1 of 3... [2022-04-23T21:55:38.241Z] INFO: Expanding compiler 2 of 3... [2022-04-23T21:55:38.428Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T21:55:38.709Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T21:55:38.968Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T21:55:39.227Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T21:55:39.366Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T21:55:39.486Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T21:55:39.744Z] --- PASS: TestBuildMultiStageCopy (2.28s) [2022-04-23T21:55:39.744Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-04-23T21:55:39.744Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-04-23T21:55:39.744Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-04-23T21:55:39.744Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-04-23T21:55:39.744Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-04-23T21:55:39.744Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T21:55:40.311Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-04-23T21:55:40.311Z] === RUN TestBuildLabelWithTargets [2022-04-23T21:55:40.331Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T21:55:40.606Z] INFO: Expanding compiler 3 of 3... [2022-04-23T21:55:40.606Z] INFO: Removing downloaded files... [2022-04-23T21:55:40.606Z] INFO: Downloading containerd [2022-04-23T21:55:41.247Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-04-23T21:55:41.247Z] === RUN TestBuildWithEmptyLayers [2022-04-23T21:55:41.268Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2022-04-23T21:55:41.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-04-23T21:55:41.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-23T21:55:41.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-23T21:55:41.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-23T21:55:41.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-23T21:55:41.268Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T21:55:41.475Z] Removing intermediate container 8fc140b8c879 [2022-04-23T21:55:41.475Z] ---> c640c3d7943d [2022-04-23T21:55:41.475Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-23T21:55:41.475Z] ---> Running in 8adbc8d105b3 [2022-04-23T21:55:41.815Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-04-23T21:55:41.815Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T21:55:43.732Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2022-04-23T21:55:43.732Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T21:55:44.000Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-04-23T21:55:44.000Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T21:55:44.445Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-23T21:55:44.445Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:55:44.445Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:55:44.445Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:55:44.913Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:55:44.913Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:55:44.913Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:55:45.384Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:55:45.912Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2022-04-23T21:55:45.912Z] === RUN TestBuildWithHugeFile [2022-04-23T21:55:46.628Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-23T21:55:46.628Z] === RUN TestBuildLabelWithTargets [2022-04-23T21:55:51.098Z] [2022-04-23T21:55:51.098Z] Name Version Source Summary [2022-04-23T21:55:51.098Z] ---- ------- ------ ------- [2022-04-23T21:55:51.098Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-23T21:55:52.090Z] [2022-04-23T21:55:52.090Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-23T21:55:52.090Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-23T21:55:52.090Z] PSChildName : containerd [2022-04-23T21:55:52.090Z] PSDrive : C [2022-04-23T21:55:52.090Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-23T21:55:52.090Z] PSIsContainer : True [2022-04-23T21:55:52.090Z] Name : containerd [2022-04-23T21:55:52.090Z] FullName : C:\containerd [2022-04-23T21:55:52.090Z] Parent : [2022-04-23T21:55:52.090Z] Exists : True [2022-04-23T21:55:52.090Z] Root : C:\ [2022-04-23T21:55:52.090Z] Extension : [2022-04-23T21:55:52.090Z] CreationTime : 4/23/2022 9:55:51 PM [2022-04-23T21:55:52.090Z] CreationTimeUtc : 4/23/2022 9:55:51 PM [2022-04-23T21:55:52.090Z] LastAccessTime : 4/23/2022 9:55:51 PM [2022-04-23T21:55:52.090Z] LastAccessTimeUtc : 4/23/2022 9:55:51 PM [2022-04-23T21:55:52.090Z] LastWriteTime : 4/23/2022 9:55:51 PM [2022-04-23T21:55:52.090Z] LastWriteTimeUtc : 4/23/2022 9:55:51 PM [2022-04-23T21:55:52.090Z] Attributes : Directory [2022-04-23T21:55:52.090Z] Mode : d----- [2022-04-23T21:55:52.090Z] BaseName : containerd [2022-04-23T21:55:52.090Z] Target : {} [2022-04-23T21:55:52.090Z] LinkType : [2022-04-23T21:55:52.090Z] [2022-04-23T21:55:53.657Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-23T21:55:53.657Z] INFO: Configuring git core.autocrlf... [2022-04-23T21:55:53.657Z] [2022-04-23T21:55:53.657Z] [2022-04-23T21:55:54.757Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-23T21:55:54.757Z] === RUN TestBuildWithEmptyLayers [2022-04-23T21:55:55.811Z] Removing intermediate container 8adbc8d105b3 [2022-04-23T21:55:55.811Z] ---> 74eff0b5360b [2022-04-23T21:55:55.811Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-23T21:55:55.811Z] ---> Running in da7667316bef [2022-04-23T21:55:55.811Z] Removing intermediate container da7667316bef [2022-04-23T21:55:55.811Z] ---> 915cb750a2ef [2022-04-23T21:55:55.811Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-23T21:55:55.811Z] ---> Running in 402a9d80b206 [2022-04-23T21:55:55.811Z] Removing intermediate container 402a9d80b206 [2022-04-23T21:55:55.811Z] ---> 07061b348d9d [2022-04-23T21:55:55.811Z] Step 13/13 : COPY . . [2022-04-23T21:55:57.298Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-04-23T21:55:57.298Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T21:56:02.580Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-23T21:56:02.580Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T21:56:02.844Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-04-23T21:56:02.844Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T21:56:03.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-23T21:56:03.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-23T21:56:05.898Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-23T21:56:05.898Z] [2022-04-23T21:56:05.898Z] ________ ____ __. [2022-04-23T21:56:05.898Z] \_____ \ | |/ _| [2022-04-23T21:56:05.898Z] / | \| < [2022-04-23T21:56:05.898Z] / | \ | \ [2022-04-23T21:56:05.898Z] \_______ /____|__ \ [2022-04-23T21:56:05.898Z] \/ \/ [2022-04-23T21:56:05.898Z] [2022-04-23T21:56:05.898Z] INFO: make.ps1 ended at 04/23/2022 21:56:00 [2022-04-23T21:56:05.898Z] INFO: Binaries build ended at 04/23/2022 21:56:02. Duration:00:01:27.2508296 [2022-04-23T21:56:05.898Z] INFO: Copying the built daemon binary to d:\CI\PR-43520\1\binary\dockerd-cd054983ff.exe... [2022-04-23T21:56:05.898Z] INFO: Copying the built client binary to d:\CI\PR-43520\1\binary\docker-cd054983ff.exe... [2022-04-23T21:56:05.898Z] INFO: Copying the golang package from the container to d:\CI\PR-43520\1\installer\go.zip... [2022-04-23T21:56:05.898Z] INFO: Extracting go.zip to d:\CI\PR-43520\1\go [2022-04-23T21:56:07.053Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2022-04-23T21:56:07.053Z] === RUN TestBuildWithHugeFile [2022-04-23T21:56:30.976Z] INFO: Extraction ended at 04/23/2022 21:56:29. Duration:00:00:25.5584244 [2022-04-23T21:56:30.976Z] INFO: Updating the golang and path environment variables [2022-04-23T21:56:30.976Z] INFO: GOPATH=d:\gopath [2022-04-23T21:56:30.976Z] INFO: go version go1.18.1 windows/amd64 [2022-04-23T21:56:30.976Z] INFO: Running the daemon under test in debug mode [2022-04-23T21:56:30.976Z] INFO: Starting a daemon under test... [2022-04-23T21:56:30.976Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43520\1\daemon --pidfile d:\CI\PR-43520\1\docker.pid -D [2022-04-23T21:56:30.976Z] INFO: Process started successfully. [2022-04-23T21:56:30.976Z] INFO: Start tailing logs of the daemon under tests [2022-04-23T21:56:30.976Z] INFO: Waiting for the daemon under test to start... [2022-04-23T21:56:31.694Z] ---> 32154e8b0e11 [2022-04-23T21:56:31.694Z] Successfully built 32154e8b0e11 [2022-04-23T21:56:31.694Z] Successfully tagged docker:latest [2022-04-23T21:56:31.694Z] INFO: Image build ended at 04/23/2022 21:56:27. Duration:00:04:04.3694883 [2022-04-23T21:56:31.694Z] [2022-04-23T21:56:31.694Z] [2022-04-23T21:56:31.694Z] INFO: Building the test binaries at 04/23/2022 21:56:27... [2022-04-23T21:56:32.684Z] INFO: make.ps1 starting at 04/23/2022 21:56:32 [2022-04-23T21:56:32.684Z] INFO: Git commit (cd054983ff) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T21:56:32.684Z] INFO: Invoking autogen... [2022-04-23T21:56:33.152Z] { [2022-04-23T21:56:33.152Z] "RT_GROUP_ICON": { [2022-04-23T21:56:33.152Z] "#1": { [2022-04-23T21:56:33.152Z] "0409": "../../winresources/docker.ico" [2022-04-23T21:56:33.152Z] } [2022-04-23T21:56:33.152Z] }, [2022-04-23T21:56:33.152Z] "RT_MANIFEST": { [2022-04-23T21:56:33.152Z] "#1": { [2022-04-23T21:56:33.152Z] "0409": { [2022-04-23T21:56:33.152Z] "identity": {}, [2022-04-23T21:56:33.152Z] "description": "Docker Engine", [2022-04-23T21:56:33.152Z] "minimum-os": "vista", [2022-04-23T21:56:33.152Z] "execution-level": "", [2022-04-23T21:56:33.152Z] "ui-access": false, [2022-04-23T21:56:33.152Z] "auto-elevate": false, [2022-04-23T21:56:33.152Z] "dpi-awareness": "unaware", [2022-04-23T21:56:33.152Z] "disable-theming": false, [2022-04-23T21:56:33.152Z] "disable-window-filtering": false, [2022-04-23T21:56:33.152Z] "high-resolution-scrolling-aware": false, [2022-04-23T21:56:33.152Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T21:56:33.152Z] "long-path-aware": false, [2022-04-23T21:56:33.152Z] "printer-driver-isolation": false, [2022-04-23T21:56:33.152Z] "gdi-scaling": false, [2022-04-23T21:56:33.152Z] "segment-heap": false, [2022-04-23T21:56:33.152Z] "use-common-controls-v6": false [2022-04-23T21:56:33.152Z] } [2022-04-23T21:56:33.152Z] } [2022-04-23T21:56:33.152Z] }, [2022-04-23T21:56:33.152Z] "RT_MESSAGETABLE": { [2022-04-23T21:56:33.152Z] "#1": { [2022-04-23T21:56:33.152Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T21:56:33.152Z] } [2022-04-23T21:56:33.152Z] }, [2022-04-23T21:56:33.152Z] "RT_VERSION": { [2022-04-23T21:56:33.152Z] "#1": { [2022-04-23T21:56:33.152Z] "0409": { [2022-04-23T21:56:33.152Z] "fixed": { [2022-04-23T21:56:33.152Z] "file_version": "0.0.0.0", [2022-04-23T21:56:33.152Z] "product_version": "0.0.0.0", [2022-04-23T21:56:33.152Z] "type": "Unknown" [2022-04-23T21:56:33.152Z] }, [2022-04-23T21:56:33.152Z] "info": { [2022-04-23T21:56:33.152Z] "0000": { [2022-04-23T21:56:33.152Z] "CompanyName": "", [2022-04-23T21:56:33.152Z] "FileVersion": "0.0.0-dev", [2022-04-23T21:56:33.152Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-23T21:56:33.152Z] "OriginalFileName": "dockerd.exe", [2022-04-23T21:56:33.152Z] "ProductName": "", [2022-04-23T21:56:33.152Z] "ProductVersion": "0.0.0-dev", [2022-04-23T21:56:33.152Z] "SpecialBuild": "cd054983ff" [2022-04-23T21:56:33.152Z] } [2022-04-23T21:56:33.152Z] } [2022-04-23T21:56:33.152Z] } [2022-04-23T21:56:33.152Z] } [2022-04-23T21:56:33.152Z] } [2022-04-23T21:56:33.152Z] } [2022-04-23T21:56:33.620Z] powershell.exe : cmd\dockerd\config.go [2022-04-23T21:56:33.620Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-493f8c3f\powershellWrapper.ps1:3 char:1 [2022-04-23T21:56:33.620Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-23T21:56:33.620Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-23T21:56:33.620Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-23T21:56:33.620Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-23T21:56:33.620Z] [2022-04-23T21:56:33.620Z] cmd\dockerd\config_windows.go [2022-04-23T21:56:33.620Z] cmd\dockerd\daemon.go [2022-04-23T21:56:33.620Z] cmd\dockerd\daemon_test.go [2022-04-23T21:56:33.620Z] cmd\dockerd\daemon_windows.go [2022-04-23T21:56:33.620Z] cmd\dockerd\docker.go [2022-04-23T21:56:33.620Z] cmd\dockerd\docker_windows.go [2022-04-23T21:56:33.620Z] cmd\dockerd\genwinres_windows.go [2022-04-23T21:56:33.620Z] cmd\dockerd\metrics.go [2022-04-23T21:56:33.620Z] cmd\dockerd\options.go [2022-04-23T21:56:33.620Z] cmd\dockerd\options_test.go [2022-04-23T21:56:33.620Z] cmd\dockerd\service_windows.go [2022-04-23T21:56:33.620Z] INFO: Building daemon... [2022-04-23T21:56:42.292Z] --- PASS: TestBuildWithHugeFile (50.92s) [2022-04-23T21:56:42.292Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T21:56:42.292Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T21:56:42.292Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T21:56:42.292Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T21:56:42.292Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:56:42.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:56:42.292Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:56:42.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:56:42.292Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:56:42.292Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:56:42.292Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:56:42.292Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:56:42.292Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:56:42.292Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-23T21:56:42.292Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-04-23T21:56:42.292Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-23T21:56:42.292Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-23T21:56:42.292Z] === RUN TestBuildPreserveOwnership [2022-04-23T21:56:42.292Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-23T21:56:42.292Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-23T21:56:42.292Z] --- PASS: TestBuildPreserveOwnership (3.53s) [2022-04-23T21:56:42.292Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2022-04-23T21:56:42.292Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-04-23T21:56:42.292Z] === RUN TestBuildPlatformInvalid [2022-04-23T21:56:42.292Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-23T21:56:42.292Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-23T21:56:42.292Z] Loaded image: busybox:latest [2022-04-23T21:56:42.292Z] Loaded image: busybox:glibc [2022-04-23T21:56:42.550Z] Loaded image: debian:bullseye-slim [2022-04-23T21:56:42.809Z] Loaded image: hello-world:latest [2022-04-23T21:56:42.809Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T21:56:45.957Z] INFO [linters context/goanalysis] analyzers took 4m48.684013049s with top 10 stages: buildir: 1m59.083143484s, goimports: 23.188121473s, unconvert: 17.345558313s, gosec: 13.869284407s, S1038: 8.460111836s, golint: 7.554172826s, misspell: 6.536572414s, nilness: 4.475994644s, inspect: 3.789642017s, S1039: 3.703145163s [2022-04-23T21:56:45.957Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-23T21:56:45.957Z] INFO [runner] Processors filtering stat (out/in): exclude: 2055/2055, cgo: 2440/3056, skip_dirs: 2440/2440, identifier_marker: 2055/2055, filename_unadjuster: 2440/2440, exclude-rules: 78/2055, nolint: 0/78, autogenerated_exclude: 2055/2440, path_prettifier: 2440/2440, skip_files: 2440/2440 [2022-04-23T21:56:45.958Z] INFO [runner] processing took 83.163639ms with stages: nolint: 32.749505ms, identifier_marker: 22.085366ms, path_prettifier: 9.781163ms, autogenerated_exclude: 8.622884ms, exclude-rules: 7.685644ms, skip_dirs: 1.853284ms, cgo: 232.002µs, filename_unadjuster: 148.622µs, max_same_issues: 1.232µs, exclude: 714ns, diff: 585ns, skip_files: 466ns, uniq_by_line: 452ns, max_from_linter: 314ns, source_code: 273ns, path_shortener: 263ns, sort_results: 260ns, severity-rules: 249ns, max_per_file_from_linter: 231ns, path_prefixer: 130ns [2022-04-23T21:56:45.958Z] INFO [runner] linters took 1m30.978319787s with stages: goanalysis_metalinter: 1m30.895040048s [2022-04-23T21:56:45.958Z] INFO File cache stats: 1666 entries of total size 8.5MiB [2022-04-23T21:56:45.958Z] INFO Memory: 2620 samples, avg is 282.1MB, max is 1190.5MB [2022-04-23T21:56:45.958Z] INFO Execution took 4m21.853326237s [2022-04-23T21:56:45.958Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-23T21:56:46.304Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cd054983ff5bb51089117096f31b9aa50ec0d339 hack/make.sh dynbinary test-docker-py [2022-04-23T21:56:46.567Z] [2022-04-23T21:56:46.833Z] Removing bundles/ [2022-04-23T21:56:46.833Z] [2022-04-23T21:56:46.833Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T21:56:46.833Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:56:46.833Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:56:50.928Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.48s) [2022-04-23T21:56:50.928Z] PASS [2022-04-23T21:56:50.928Z] [2022-04-23T21:56:50.928Z] === Skipped [2022-04-23T21:56:50.928Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-23T21:56:50.928Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T21:56:50.928Z] [2022-04-23T21:56:50.928Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T21:56:50.928Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T21:56:50.928Z] [2022-04-23T21:56:50.928Z] DONE 34 tests, 2 skipped in 87.724s [2022-04-23T21:56:50.928Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-23T21:56:50.928Z] INFO: Testing against a local daemon [2022-04-23T21:56:50.928Z] === RUN TestConfigInspect [2022-04-23T21:56:52.011Z] ...INFO: Daemon under test started and replied! [2022-04-23T21:56:52.011Z] INFO: Docker version of the daemon under test [2022-04-23T21:56:52.011Z] [2022-04-23T21:56:52.011Z] Client: [2022-04-23T21:56:52.011Z] Version: 17.06.2-ce [2022-04-23T21:56:52.011Z] API version: 1.30 [2022-04-23T21:56:52.011Z] Go version: go1.8.3 [2022-04-23T21:56:52.011Z] Git commit: cec0b72 [2022-04-23T21:56:52.011Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-23T21:56:52.011Z] OS/Arch: windows/amd64 [2022-04-23T21:56:52.011Z] [2022-04-23T21:56:52.011Z] Server: [2022-04-23T21:56:52.011Z] Version: 0.0.0-dev [2022-04-23T21:56:52.011Z] API version: 1.42 (minimum version 1.24) [2022-04-23T21:56:52.011Z] Go version: go1.18.1 [2022-04-23T21:56:52.011Z] Git commit: cd054983ff [2022-04-23T21:56:52.011Z] Built: [2022-04-23T21:56:52.011Z] OS/Arch: windows/amd64 [2022-04-23T21:56:52.011Z] Experimental: false [2022-04-23T21:56:52.011Z] [2022-04-23T21:56:52.011Z] INFO: Docker info of the daemon under test [2022-04-23T21:56:52.011Z] [2022-04-23T21:56:52.011Z] Containers: 0 [2022-04-23T21:56:52.011Z] Running: 0 [2022-04-23T21:56:52.011Z] Paused: 0 [2022-04-23T21:56:52.011Z] Stopped: 0 [2022-04-23T21:56:52.011Z] Images: 0 [2022-04-23T21:56:52.011Z] Server Version: 0.0.0-dev [2022-04-23T21:56:52.011Z] Storage Driver: windowsfilter [2022-04-23T21:56:52.011Z] Windows: [2022-04-23T21:56:52.011Z] Logging Driver: json-file [2022-04-23T21:56:52.011Z] Plugins: [2022-04-23T21:56:52.011Z] Volume: local [2022-04-23T21:56:52.011Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:56:52.011Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:56:52.011Z] Swarm: inactive [2022-04-23T21:56:52.011Z] Default Isolation: process [2022-04-23T21:56:52.011Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T21:56:52.011Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-23T21:56:52.011Z] OSType: windows [2022-04-23T21:56:52.011Z] Architecture: x86_64 [2022-04-23T21:56:52.011Z] CPUs: 4 [2022-04-23T21:56:52.011Z] Total Memory: 32GiB [2022-04-23T21:56:52.011Z] Name: azwin-2-85d030 [2022-04-23T21:56:52.011Z] ID: QQPY:2FPT:EOS4:S4OF:I4NC:B3ZX:LNYT:GVNU:BP45:YCPS:QI4V:2MDX [2022-04-23T21:56:52.011Z] Docker Root Dir: D:\CI\PR-43520\1\daemon [2022-04-23T21:56:52.011Z] Debug Mode (client): false [2022-04-23T21:56:52.011Z] Debug Mode (server): true [2022-04-23T21:56:52.011Z] File Descriptors: -1 [2022-04-23T21:56:52.011Z] Goroutines: 16 [2022-04-23T21:56:52.011Z] System Time: 2022-04-23T21:56:49.0891332Z [2022-04-23T21:56:52.011Z] EventsListeners: 0 [2022-04-23T21:56:52.011Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:56:52.011Z] Labels: [2022-04-23T21:56:52.011Z] Experimental: false [2022-04-23T21:56:52.011Z] Insecure Registries: [2022-04-23T21:56:52.011Z] 127.0.0.0/8 [2022-04-23T21:56:52.011Z] Live Restore Enabled: false [2022-04-23T21:56:52.011Z] [2022-04-23T21:56:52.011Z] [2022-04-23T21:56:52.011Z] INFO: Docker images of the daemon under test [2022-04-23T21:56:52.011Z] [2022-04-23T21:56:52.011Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T21:56:52.011Z] [2022-04-23T21:56:52.011Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-23T21:56:52.011Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-23T21:56:52.011Z] ltsc2022: Pulling from windows/servercore [2022-04-23T21:56:52.011Z] 8f616e6e9eec: Pulling fs layer [2022-04-23T21:56:52.011Z] dccd9e4d14d3: Pulling fs layer [2022-04-23T21:56:53.458Z] --- PASS: TestConfigInspect (2.26s) [2022-04-23T21:56:53.459Z] === RUN TestConfigList [2022-04-23T21:56:55.361Z] --- PASS: TestConfigList (2.19s) [2022-04-23T21:56:55.361Z] === RUN TestConfigsCreateAndDelete [2022-04-23T21:56:57.890Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-04-23T21:56:57.890Z] === RUN TestConfigsUpdate [2022-04-23T21:56:59.795Z] --- PASS: TestConfigsUpdate (2.14s) [2022-04-23T21:56:59.795Z] === RUN TestTemplatedConfig [2022-04-23T21:57:02.305Z] 8f616e6e9eec: Verifying Checksum [2022-04-23T21:57:02.305Z] 8f616e6e9eec: Download complete [2022-04-23T21:57:02.324Z] --- PASS: TestTemplatedConfig (2.53s) [2022-04-23T21:57:02.324Z] === RUN TestConfigCreateResolve [2022-04-23T21:57:02.763Z] dccd9e4d14d3: Verifying Checksum [2022-04-23T21:57:02.763Z] dccd9e4d14d3: Download complete [2022-04-23T21:57:03.317Z] --- PASS: TestBuildWithHugeFile (53.36s) [2022-04-23T21:57:03.317Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T21:57:03.317Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T21:57:03.317Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-04-23T21:57:03.317Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T21:57:03.317Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:57:03.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:57:03.317Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:57:03.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:57:03.317Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:57:03.317Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:57:03.317Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T21:57:03.317Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T21:57:03.317Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T21:57:03.317Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-23T21:57:03.317Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2022-04-23T21:57:03.317Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2022-04-23T21:57:03.317Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-23T21:57:03.317Z] === RUN TestBuildPreserveOwnership [2022-04-23T21:57:03.317Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-23T21:57:04.853Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-04-23T21:57:04.853Z] PASS [2022-04-23T21:57:04.853Z] [2022-04-23T21:57:04.853Z] DONE 6 tests in 13.446s [2022-04-23T21:57:04.853Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-23T21:57:04.853Z] INFO: Testing against a local daemon [2022-04-23T21:57:04.853Z] === RUN TestCheckpoint [2022-04-23T21:57:04.853Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T21:57:04.853Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T21:57:04.853Z] === RUN TestContainerInvalidJSON [2022-04-23T21:57:04.853Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T21:57:04.853Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T21:57:04.853Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T21:57:04.854Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:57:04.854Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:57:04.854Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:57:04.854Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:57:04.854Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:57:04.854Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:57:04.854Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T21:57:04.854Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T21:57:04.854Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-23T21:57:04.854Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-23T21:57:04.854Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-23T21:57:04.854Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T21:57:04.854Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T21:57:04.854Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T21:57:04.854Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T21:57:04.854Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T21:57:04.854Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-23T21:57:04.854Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T21:57:04.854Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-23T21:57:04.854Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T21:57:04.854Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-23T21:57:04.854Z] === RUN TestCopyEmptyFile [2022-04-23T21:57:04.854Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-23T21:57:04.854Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T21:57:04.854Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-23T21:57:04.854Z] === RUN TestCopyFromContainer [2022-04-23T21:57:06.230Z] === RUN TestCopyFromContainer// [2022-04-23T21:57:06.230Z] === RUN TestCopyFromContainer//bar/root [2022-04-23T21:57:06.230Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-23T21:57:06.230Z] === RUN TestCopyFromContainer/bar/quux [2022-04-23T21:57:06.230Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-23T21:57:06.230Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-23T21:57:06.489Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-23T21:57:06.489Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-23T21:57:06.489Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-23T21:57:06.489Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-23T21:57:06.748Z] --- PASS: TestCopyFromContainer (1.82s) [2022-04-23T21:57:06.748Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-23T21:57:06.748Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-04-23T21:57:06.748Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-23T21:57:06.748Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-23T21:57:06.748Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-04-23T21:57:06.748Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-04-23T21:57:06.748Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-04-23T21:57:06.748Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-23T21:57:06.748Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-23T21:57:06.748Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-23T21:57:06.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T21:57:06.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:57:06.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:57:06.749Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:57:06.749Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:57:06.749Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:57:06.749Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:57:06.749Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:57:06.749Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:57:06.749Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:57:06.749Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-23T21:57:06.749Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-23T21:57:06.749Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T21:57:06.749Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T21:57:06.749Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T21:57:06.749Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-23T21:57:06.749Z] === RUN TestCreateWithInvalidEnv [2022-04-23T21:57:06.749Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T21:57:06.749Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T21:57:06.749Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T21:57:06.749Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T21:57:06.749Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T21:57:06.749Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T21:57:06.749Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T21:57:06.749Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T21:57:06.749Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T21:57:06.749Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-23T21:57:06.749Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T21:57:06.749Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T21:57:06.749Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T21:57:06.749Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T21:57:06.749Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-23T21:57:06.749Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T21:57:07.552Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-23T21:57:08.650Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-04-23T21:57:08.650Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T21:57:10.025Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.44s) [2022-04-23T21:57:10.025Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T21:57:10.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:57:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:57:10.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:57:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:57:10.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:57:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:57:10.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:57:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:57:10.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:57:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:57:10.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:57:10.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:57:10.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:57:10.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:57:10.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:57:10.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-23T21:57:10.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T21:57:10.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T21:57:10.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T21:57:10.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T21:57:10.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-23T21:57:10.026Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T21:57:10.592Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-04-23T21:57:10.592Z] === RUN TestCreateDifferentPlatform [2022-04-23T21:57:10.592Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T21:57:10.592Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T21:57:10.592Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-23T21:57:10.592Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T21:57:10.592Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T21:57:10.592Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T21:57:10.592Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-23T21:57:10.592Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T21:57:10.592Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-23T21:57:10.592Z] === RUN TestContainerStartOnDaemonRestart [2022-04-23T21:57:10.592Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-23T21:57:10.592Z] === RUN TestDaemonRestartIpcMode [2022-04-23T21:57:10.592Z] === PAUSE TestDaemonRestartIpcMode [2022-04-23T21:57:10.592Z] === RUN TestDaemonHostGatewayIP [2022-04-23T21:57:10.592Z] === PAUSE TestDaemonHostGatewayIP [2022-04-23T21:57:10.592Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-23T21:57:10.592Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-23T21:57:10.592Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T21:57:10.592Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-23T21:57:10.592Z] === RUN TestDiff [2022-04-23T21:57:11.159Z] --- PASS: TestDiff (0.49s) [2022-04-23T21:57:11.159Z] === RUN TestExecWithCloseStdin [2022-04-23T21:57:11.726Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-04-23T21:57:11.726Z] === RUN TestExec [2022-04-23T21:57:11.746Z] --- PASS: TestBuildPreserveOwnership (10.27s) [2022-04-23T21:57:11.746Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.24s) [2022-04-23T21:57:11.746Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-23T21:57:11.746Z] === RUN TestBuildPlatformInvalid [2022-04-23T21:57:11.746Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-23T21:57:11.746Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-23T21:57:11.746Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-23T21:57:11.746Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-23T21:57:11.746Z] PASS [2022-04-23T21:57:11.746Z] [2022-04-23T21:57:11.746Z] === Skipped [2022-04-23T21:57:11.746Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-23T21:57:11.746Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T21:57:11.746Z] [2022-04-23T21:57:11.746Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-04-23T21:57:11.746Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T21:57:11.747Z] [2022-04-23T21:57:11.747Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-23T21:57:11.747Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-23T21:57:11.747Z] [2022-04-23T21:57:11.747Z] DONE 34 tests, 3 skipped in 114.655s [2022-04-23T21:57:11.747Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-23T21:57:11.747Z] INFO: Testing against a local daemon [2022-04-23T21:57:11.747Z] === RUN TestConfigInspect [2022-04-23T21:57:11.747Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:57:11.747Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-23T21:57:11.747Z] === RUN TestConfigList [2022-04-23T21:57:11.747Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:57:11.747Z] --- SKIP: TestConfigList (0.03s) [2022-04-23T21:57:11.747Z] === RUN TestConfigsCreateAndDelete [2022-04-23T21:57:11.747Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:57:11.747Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-23T21:57:11.747Z] === RUN TestConfigsUpdate [2022-04-23T21:57:11.747Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:57:11.747Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-23T21:57:11.747Z] === RUN TestTemplatedConfig [2022-04-23T21:57:11.747Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:57:11.747Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-23T21:57:11.747Z] === RUN TestConfigCreateResolve [2022-04-23T21:57:11.747Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:57:11.747Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-23T21:57:11.747Z] PASS [2022-04-23T21:57:11.747Z] [2022-04-23T21:57:11.747Z] === Skipped [2022-04-23T21:57:11.747Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-23T21:57:11.747Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:57:11.747Z] [2022-04-23T21:57:11.747Z] === SKIP: amd64.integration.config TestConfigList (0.03s) [2022-04-23T21:57:11.747Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:57:11.747Z] [2022-04-23T21:57:11.747Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-23T21:57:11.747Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:57:11.747Z] [2022-04-23T21:57:11.747Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-23T21:57:11.747Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:57:11.747Z] [2022-04-23T21:57:11.747Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-23T21:57:11.747Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:57:11.747Z] [2022-04-23T21:57:11.747Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-23T21:57:11.747Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T21:57:11.747Z] [2022-04-23T21:57:11.747Z] DONE 6 tests, 6 skipped in 0.215s [2022-04-23T21:57:11.747Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-23T21:57:11.747Z] INFO: Testing against a local daemon [2022-04-23T21:57:11.747Z] === RUN TestCheckpoint [2022-04-23T21:57:11.747Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T21:57:11.747Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T21:57:11.747Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T21:57:11.747Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:57:11.747Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:57:11.747Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:57:11.747Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:57:11.747Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:57:11.747Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:57:11.747Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T21:57:11.747Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T21:57:11.747Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T21:57:11.747Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T21:57:11.747Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T21:57:11.747Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-23T21:57:11.747Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-23T21:57:11.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-23T21:57:11.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-23T21:57:11.747Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T21:57:12.007Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-23T21:57:12.007Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T21:57:12.007Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-23T21:57:12.007Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T21:57:12.007Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-23T21:57:12.007Z] === RUN TestCopyEmptyFile [2022-04-23T21:57:12.266Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-23T21:57:12.266Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T21:57:12.266Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-23T21:57:12.266Z] === RUN TestCopyFromContainer [2022-04-23T21:57:12.292Z] --- PASS: TestExec (0.64s) [2022-04-23T21:57:12.292Z] === RUN TestExecUser [2022-04-23T21:57:12.858Z] --- PASS: TestExecUser (0.57s) [2022-04-23T21:57:12.858Z] === RUN TestExportContainerAndImportImage [2022-04-23T21:57:13.797Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-04-23T21:57:13.797Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T21:57:14.732Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-04-23T21:57:14.732Z] === RUN TestHealthCheckWorkdir [2022-04-23T21:57:15.666Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-04-23T21:57:15.666Z] === RUN TestHealthKillContainer [2022-04-23T21:57:16.462Z] === RUN TestCopyFromContainer// [2022-04-23T21:57:16.462Z] === RUN TestCopyFromContainer//bar/root [2022-04-23T21:57:16.462Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-23T21:57:16.462Z] === RUN TestCopyFromContainer/bar/quux [2022-04-23T21:57:16.462Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-23T21:57:16.462Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-23T21:57:16.462Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-23T21:57:16.462Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-23T21:57:16.722Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-23T21:57:16.722Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-23T21:57:16.722Z] --- PASS: TestCopyFromContainer (4.54s) [2022-04-23T21:57:16.722Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-23T21:57:16.722Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-23T21:57:16.722Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-23T21:57:16.722Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-23T21:57:16.722Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-23T21:57:16.722Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-23T21:57:16.722Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-23T21:57:16.722Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-23T21:57:16.722Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-23T21:57:16.722Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-23T21:57:16.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T21:57:16.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:57:16.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:57:16.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:57:16.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:57:16.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:57:16.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:57:16.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T21:57:16.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T21:57:16.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T21:57:16.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-23T21:57:16.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T21:57:16.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-23T21:57:16.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T21:57:16.722Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T21:57:16.722Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-23T21:57:16.722Z] === RUN TestCreateWithInvalidEnv [2022-04-23T21:57:16.722Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T21:57:16.722Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T21:57:16.722Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T21:57:16.722Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T21:57:16.722Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T21:57:16.722Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T21:57:16.722Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T21:57:16.722Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T21:57:16.722Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T21:57:16.722Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-23T21:57:16.722Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T21:57:16.722Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T21:57:16.722Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T21:57:16.722Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T21:57:16.722Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-23T21:57:16.722Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T21:57:18.102Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2022-04-23T21:57:18.102Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T21:57:19.040Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2022-04-23T21:57:19.040Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T21:57:19.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:57:19.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:57:19.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:57:19.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:57:19.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:57:19.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:57:19.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:57:19.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:57:19.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:57:19.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:57:19.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T21:57:19.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T21:57:19.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T21:57:19.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T21:57:19.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T21:57:19.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-23T21:57:19.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-23T21:57:19.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-23T21:57:19.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-23T21:57:19.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-23T21:57:19.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-23T21:57:19.040Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T21:57:19.609Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-04-23T21:57:19.609Z] === RUN TestCreateDifferentPlatform [2022-04-23T21:57:19.609Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T21:57:19.609Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T21:57:19.609Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-23T21:57:19.609Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T21:57:19.609Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T21:57:19.609Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T21:57:19.609Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-23T21:57:19.609Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T21:57:19.609Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-23T21:57:19.609Z] === RUN TestContainerStartOnDaemonRestart [2022-04-23T21:57:19.609Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-23T21:57:19.609Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-23T21:57:19.609Z] === RUN TestDaemonRestartIpcMode [2022-04-23T21:57:19.609Z] === PAUSE TestDaemonRestartIpcMode [2022-04-23T21:57:19.609Z] === RUN TestDaemonHostGatewayIP [2022-04-23T21:57:19.609Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:57:19.609Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-23T21:57:19.609Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-23T21:57:19.609Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-23T21:57:19.609Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T21:57:19.609Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-23T21:57:19.609Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-23T21:57:19.609Z] === RUN TestDiff [2022-04-23T21:57:20.178Z] --- PASS: TestDiff (0.41s) [2022-04-23T21:57:20.178Z] === RUN TestExecWithCloseStdin [2022-04-23T21:57:20.749Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-04-23T21:57:20.749Z] === RUN TestExec [2022-04-23T21:57:21.010Z] --- PASS: TestExec (0.46s) [2022-04-23T21:57:21.010Z] === RUN TestExecUser [2022-04-23T21:57:21.580Z] --- PASS: TestExecUser (0.46s) [2022-04-23T21:57:21.580Z] === RUN TestExportContainerAndImportImage [2022-04-23T21:57:22.149Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-04-23T21:57:22.149Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T21:57:23.532Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-04-23T21:57:23.532Z] === RUN TestHealthCheckWorkdir [2022-04-23T21:57:23.776Z] --- PASS: TestHealthKillContainer (8.20s) [2022-04-23T21:57:23.776Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T21:57:24.103Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-04-23T21:57:24.103Z] === RUN TestHealthKillContainer [2022-04-23T21:57:24.344Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-04-23T21:57:24.344Z] === RUN TestIpcModeNone [2022-04-23T21:57:24.912Z] --- PASS: TestIpcModeNone (0.60s) [2022-04-23T21:57:24.912Z] === RUN TestIpcModePrivate [2022-04-23T21:57:24.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-23T21:57:25.171Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-23T21:57:25.431Z] --- PASS: TestIpcModePrivate (0.60s) [2022-04-23T21:57:25.431Z] === RUN TestIpcModeShareable [2022-04-23T21:57:25.999Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-23T21:57:25.999Z] --- PASS: TestIpcModeShareable (0.60s) [2022-04-23T21:57:25.999Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-23T21:57:27.929Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2022-04-23T21:57:27.929Z] === RUN TestAPIIpcModeHost [2022-04-23T21:57:28.109Z] ok github.com/docker/docker/libnetwork/networkdb 104.164s coverage: 60.7% of statements [2022-04-23T21:57:28.109Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T21:57:28.109Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-23T21:57:28.109Z] ok github.com/docker/docker/libnetwork/osl 4.342s coverage: 39.7% of statements [2022-04-23T21:57:28.109Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-23T21:57:28.109Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-23T21:57:28.188Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-04-23T21:57:28.188Z] === RUN TestDaemonIpcModeShareable [2022-04-23T21:57:28.674Z] ok github.com/docker/docker/libnetwork/portmapper 0.262s coverage: 48.6% of statements [2022-04-23T21:57:28.674Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-23T21:57:28.674Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T21:57:28.930Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-23T21:57:28.930Z] [2022-04-23T21:57:28.930Z] === Skipped [2022-04-23T21:57:28.930Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-23T21:57:28.930Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T21:57:28.930Z] [2022-04-23T21:57:28.930Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-23T21:57:28.930Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T21:57:28.930Z] [2022-04-23T21:57:28.930Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-23T21:57:28.930Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T21:57:28.930Z] [2022-04-23T21:57:28.930Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-23T21:57:28.930Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T21:57:28.930Z] [2022-04-23T21:57:28.930Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-23T21:57:28.930Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T21:57:28.930Z] [2022-04-23T21:57:28.930Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-23T21:57:28.930Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T21:57:28.930Z] [2022-04-23T21:57:28.930Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-23T21:57:28.930Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T21:57:28.930Z] [2022-04-23T21:57:28.930Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-23T21:57:28.930Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T21:57:28.930Z] [2022-04-23T21:57:28.930Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-23T21:57:28.930Z] firewalld_test.go:14: firewalld is not running [2022-04-23T21:57:28.930Z] [2022-04-23T21:57:28.930Z] DONE 326 tests, 9 skipped in 200.978s [2022-04-23T21:57:29.570Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-23T21:57:29.570Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-04-23T21:57:29.570Z] === RUN TestDaemonIpcModePrivate Post stage [Pipeline] junit [2022-04-23T21:57:29.869Z] Recording test results [2022-04-23T21:57:30.516Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-23T21:57:30.774Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-04-23T21:57:30.774Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-23T21:57:31.010Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T21:57:31.347Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 -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:cd054983ff5bb51089117096f31b9aa50ec0d339 hack/make.sh dynbinary test-integration [2022-04-23T21:57:31.605Z] [2022-04-23T21:57:31.710Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-23T21:57:31.863Z] Removing bundles/ [2022-04-23T21:57:31.863Z] [2022-04-23T21:57:31.863Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T21:57:31.863Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:57:31.863Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:57:31.969Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-04-23T21:57:31.969Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-23T21:57:32.298Z] --- PASS: TestHealthKillContainer (7.85s) [2022-04-23T21:57:32.298Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T21:57:32.298Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T21:57:32.298Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T21:57:32.298Z] === RUN TestIpcModeNone [2022-04-23T21:57:32.298Z] --- PASS: TestIpcModeNone (0.41s) [2022-04-23T21:57:32.298Z] === RUN TestIpcModePrivate [2022-04-23T21:57:32.559Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-23T21:57:32.559Z] --- PASS: TestIpcModePrivate (0.44s) [2022-04-23T21:57:32.559Z] === RUN TestIpcModeShareable [2022-04-23T21:57:32.559Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:57:32.559Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-23T21:57:32.559Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-23T21:57:32.907Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-23T21:57:33.166Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-04-23T21:57:33.166Z] === RUN TestIpcModeOlderClient [2022-04-23T21:57:33.166Z] === PAUSE TestIpcModeOlderClient [2022-04-23T21:57:33.166Z] === RUN TestKillContainerInvalidSignal [2022-04-23T21:57:33.425Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-04-23T21:57:33.425Z] === RUN TestKillContainer [2022-04-23T21:57:33.684Z] === RUN TestKillContainer/no_signal [2022-04-23T21:57:33.941Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.30s) [2022-04-23T21:57:33.941Z] === RUN TestAPIIpcModeHost [2022-04-23T21:57:33.941Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:57:33.941Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-23T21:57:33.941Z] === RUN TestDaemonIpcModeShareable [2022-04-23T21:57:33.941Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:57:33.941Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-23T21:57:33.941Z] === RUN TestDaemonIpcModePrivate [2022-04-23T21:57:33.943Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T21:57:34.201Z] === RUN TestKillContainer/killing_signal [2022-04-23T21:57:34.767Z] --- PASS: TestKillContainer (1.31s) [2022-04-23T21:57:34.767Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-23T21:57:34.767Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-23T21:57:34.767Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-04-23T21:57:34.767Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T21:57:34.767Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-23T21:57:35.222Z] Removing intermediate container 170132bb6336 [2022-04-23T21:57:35.222Z] ---> 78ddb374ed5b [2022-04-23T21:57:35.222Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-23T21:57:35.222Z] ---> Running in e1c0c0c4180f [2022-04-23T21:57:35.222Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-23T21:57:35.222Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T21:57:35.222Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-23T21:57:35.222Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T21:57:35.222Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T21:57:35.222Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T21:57:35.222Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-23T21:57:35.222Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T21:57:35.222Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T21:57:35.222Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T21:57:35.222Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T21:57:35.222Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T21:57:35.222Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T21:57:35.222Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T21:57:35.222Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T21:57:35.222Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-23T21:57:35.322Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-23T21:57:35.322Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-04-23T21:57:35.322Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-23T21:57:35.322Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:57:35.322Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-23T21:57:35.322Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-23T21:57:35.322Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:57:35.322Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-23T21:57:35.322Z] === RUN TestIpcModeOlderClient [2022-04-23T21:57:35.322Z] === PAUSE TestIpcModeOlderClient [2022-04-23T21:57:35.322Z] === RUN TestKillContainerInvalidSignal [2022-04-23T21:57:35.334Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-23T21:57:35.582Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-04-23T21:57:35.582Z] === RUN TestKillContainer [2022-04-23T21:57:35.582Z] === RUN TestKillContainer/no_signal [2022-04-23T21:57:35.592Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-04-23T21:57:35.592Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-04-23T21:57:35.592Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-04-23T21:57:35.592Z] === RUN TestKillStoppedContainer [2022-04-23T21:57:35.851Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-23T21:57:35.851Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T21:57:35.851Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-23T21:57:35.851Z] === RUN TestKillDifferentUserContainer [2022-04-23T21:57:36.152Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T21:57:36.152Z] === RUN TestKillContainer/killing_signal [2022-04-23T21:57:36.418Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2022-04-23T21:57:36.418Z] === RUN TestInspectOomKilledTrue [2022-04-23T21:57:36.418Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:57:36.418Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T21:57:36.418Z] === RUN TestInspectOomKilledFalse [2022-04-23T21:57:36.418Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:57:36.418Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T21:57:36.418Z] === RUN TestLinksEtcHostsContentMatch [2022-04-23T21:57:36.676Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-04-23T21:57:36.676Z] === RUN TestLinksContainerNames [2022-04-23T21:57:36.722Z] --- PASS: TestKillContainer (1.18s) [2022-04-23T21:57:36.722Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-04-23T21:57:36.722Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-04-23T21:57:36.722Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-04-23T21:57:36.722Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T21:57:36.722Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-23T21:57:37.291Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-23T21:57:37.552Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-04-23T21:57:37.552Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-23T21:57:37.552Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-04-23T21:57:37.552Z] === RUN TestKillStoppedContainer [2022-04-23T21:57:37.552Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-23T21:57:37.552Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T21:57:37.611Z] --- PASS: TestLinksContainerNames (0.83s) [2022-04-23T21:57:37.611Z] === RUN TestLogsFollowTailEmpty [2022-04-23T21:57:37.812Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-23T21:57:37.813Z] === RUN TestKillDifferentUserContainer [2022-04-23T21:57:37.869Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-04-23T21:57:37.869Z] === RUN TestContainerNetworkMountsNoChown [2022-04-23T21:57:38.128Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-04-23T21:57:38.128Z] === RUN TestMountDaemonRoot [2022-04-23T21:57:38.128Z] === RUN TestMountDaemonRoot/default [2022-04-23T21:57:38.128Z] === PAUSE TestMountDaemonRoot/default [2022-04-23T21:57:38.128Z] === RUN TestMountDaemonRoot/private [2022-04-23T21:57:38.128Z] === PAUSE TestMountDaemonRoot/private [2022-04-23T21:57:38.128Z] === RUN TestMountDaemonRoot/rprivate [2022-04-23T21:57:38.128Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-23T21:57:38.128Z] === RUN TestMountDaemonRoot/slave [2022-04-23T21:57:38.128Z] === PAUSE TestMountDaemonRoot/slave [2022-04-23T21:57:38.128Z] === RUN TestMountDaemonRoot/rslave [2022-04-23T21:57:38.128Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-23T21:57:38.128Z] === RUN TestMountDaemonRoot/shared [2022-04-23T21:57:38.128Z] === PAUSE TestMountDaemonRoot/shared [2022-04-23T21:57:38.128Z] === RUN TestMountDaemonRoot/rshared [2022-04-23T21:57:38.128Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-23T21:57:38.381Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-04-23T21:57:38.381Z] === RUN TestInspectOomKilledTrue [2022-04-23T21:57:38.381Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:57:38.381Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T21:57:38.381Z] === RUN TestInspectOomKilledFalse [2022-04-23T21:57:38.381Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:57:38.381Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T21:57:38.381Z] === RUN TestLinksEtcHostsContentMatch [2022-04-23T21:57:38.381Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-23T21:57:38.381Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-23T21:57:38.381Z] === RUN TestLinksContainerNames [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/default [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/rslave [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/rshared [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/shared [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/rprivate [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/slave [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/private [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-23T21:57:38.387Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:57:38.387Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:57:38.387Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-23T21:57:38.645Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-23T21:57:38.645Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-23T21:57:38.645Z] === RUN TestContainerBindMountNonRecursive [2022-04-23T21:57:38.950Z] --- PASS: TestLinksContainerNames (0.80s) [2022-04-23T21:57:38.950Z] === RUN TestLogsFollowTailEmpty [2022-04-23T21:57:39.519Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-04-23T21:57:39.519Z] === RUN TestContainerNetworkMountsNoChown [2022-04-23T21:57:39.780Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/default [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/default [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/private [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/private [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rprivate [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/slave [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/slave [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rslave [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/shared [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/shared [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rshared [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-23T21:57:39.780Z] === CONT TestMountDaemonRoot/default [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:57:39.780Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-23T21:57:39.780Z] === CONT TestMountDaemonRoot/rprivate [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:57:39.780Z] === CONT TestMountDaemonRoot/private [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:57:39.780Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-23T21:57:39.780Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-23T21:57:39.780Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-23T21:57:39.780Z] === CONT TestMountDaemonRoot/shared [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:57:39.780Z] === CONT TestMountDaemonRoot/rshared [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:57:39.780Z] === CONT TestMountDaemonRoot/rslave [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:57:39.780Z] === CONT TestMountDaemonRoot/slave [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-23T21:57:39.780Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:57:39.780Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:57:39.780Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-23T21:57:39.780Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-23T21:57:39.780Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T21:57:40.024Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-04-23T21:57:40.024Z] === RUN TestContainerVolumesMountedAsShared [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-23T21:57:40.039Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-23T21:57:40.299Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-23T21:57:40.299Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-23T21:57:40.299Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-23T21:57:40.299Z] === RUN TestContainerBindMountNonRecursive [2022-04-23T21:57:40.299Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-23T21:57:40.299Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-23T21:57:40.299Z] === RUN TestContainerVolumesMountedAsShared [2022-04-23T21:57:40.299Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-23T21:57:40.299Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-23T21:57:40.299Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-23T21:57:40.299Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-23T21:57:40.299Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-23T21:57:40.299Z] === RUN TestNetworkNat [2022-04-23T21:57:40.591Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-04-23T21:57:40.591Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-23T21:57:40.851Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-04-23T21:57:40.851Z] === RUN TestNetworkNat [2022-04-23T21:57:40.868Z] --- PASS: TestNetworkNat (0.58s) [2022-04-23T21:57:40.869Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T21:57:41.128Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-04-23T21:57:41.128Z] === RUN TestNetworkLoopbackNat [2022-04-23T21:57:41.417Z] --- PASS: TestNetworkNat (0.44s) [2022-04-23T21:57:41.417Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T21:57:41.676Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-23T21:57:41.676Z] === RUN TestNetworkLoopbackNat [2022-04-23T21:57:43.663Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-04-23T21:57:43.663Z] === RUN TestPause [2022-04-23T21:57:43.663Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:57:43.663Z] --- SKIP: TestPause (0.00s) [2022-04-23T21:57:43.663Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T21:57:43.663Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T21:57:43.663Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T21:57:43.663Z] === RUN TestPauseStopPausedContainer [2022-04-23T21:57:43.663Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:57:43.663Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-23T21:57:43.663Z] === RUN TestPidHost [2022-04-23T21:57:44.206Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-04-23T21:57:44.206Z] === RUN TestPause [2022-04-23T21:57:44.600Z] --- PASS: TestPidHost (0.90s) [2022-04-23T21:57:44.601Z] === RUN TestPsFilter [2022-04-23T21:57:44.772Z] --- PASS: TestPause (0.43s) [2022-04-23T21:57:44.772Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T21:57:44.772Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T21:57:44.772Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T21:57:44.772Z] === RUN TestPauseStopPausedContainer [2022-04-23T21:57:44.860Z] --- PASS: TestPsFilter (0.09s) [2022-04-23T21:57:44.860Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T21:57:45.030Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-04-23T21:57:45.031Z] === RUN TestPidHost [2022-04-23T21:57:45.120Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-04-23T21:57:45.120Z] === RUN TestRemoveContainerWithVolume [2022-04-23T21:57:45.689Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-04-23T21:57:45.689Z] === RUN TestRemoveContainerRunning [2022-04-23T21:57:45.949Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-04-23T21:57:45.949Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T21:57:46.406Z] --- PASS: TestPidHost (0.97s) [2022-04-23T21:57:46.406Z] === RUN TestPsFilter [2022-04-23T21:57:46.406Z] --- PASS: TestPsFilter (0.11s) [2022-04-23T21:57:46.406Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T21:57:46.517Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-23T21:57:46.517Z] === RUN TestRemoveInvalidContainer [2022-04-23T21:57:46.517Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-23T21:57:46.517Z] === RUN TestRenameLinkedContainer [2022-04-23T21:57:46.665Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-04-23T21:57:46.665Z] === RUN TestRemoveContainerWithVolume [2022-04-23T21:57:46.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-23T21:57:46.924Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-04-23T21:57:46.924Z] === RUN TestRemoveContainerRunning [2022-04-23T21:57:47.491Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-04-23T21:57:47.491Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T21:57:47.749Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-23T21:57:47.749Z] === RUN TestRemoveInvalidContainer [2022-04-23T21:57:47.749Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-23T21:57:47.749Z] === RUN TestRenameLinkedContainer [2022-04-23T21:57:48.424Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-04-23T21:57:48.424Z] === RUN TestRenameStoppedContainer [2022-04-23T21:57:48.424Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-23T21:57:48.424Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T21:57:49.363Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-04-23T21:57:49.363Z] === RUN TestRenameInvalidName [2022-04-23T21:57:49.626Z] --- PASS: TestRenameInvalidName (0.41s) [2022-04-23T21:57:49.626Z] === RUN TestRenameAnonymousContainer [2022-04-23T21:57:49.652Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-04-23T21:57:49.652Z] === RUN TestRenameStoppedContainer [2022-04-23T21:57:49.910Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-04-23T21:57:49.910Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T21:57:50.846Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-04-23T21:57:50.846Z] === RUN TestRenameInvalidName [2022-04-23T21:57:51.007Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-04-23T21:57:51.007Z] === RUN TestRenameContainerWithSameName [2022-04-23T21:57:51.412Z] --- PASS: TestRenameInvalidName (0.43s) [2022-04-23T21:57:51.412Z] === RUN TestRenameAnonymousContainer [2022-04-23T21:57:51.576Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-04-23T21:57:51.576Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T21:57:52.514Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-04-23T21:57:52.514Z] === RUN TestResize [2022-04-23T21:57:52.773Z] --- PASS: TestResize (0.39s) [2022-04-23T21:57:52.773Z] === RUN TestResizeWithInvalidSize [2022-04-23T21:57:52.787Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-04-23T21:57:52.787Z] === RUN TestRenameContainerWithSameName [2022-04-23T21:57:53.032Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-04-23T21:57:53.032Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T21:57:53.353Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-04-23T21:57:53.353Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T21:57:53.601Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-04-23T21:57:53.601Z] === RUN TestDaemonRestartKillContainers [2022-04-23T21:57:53.601Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-23T21:57:53.601Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-23T21:57:53.601Z] === RUN TestCgroupNamespacesRun [2022-04-23T21:57:54.288Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-04-23T21:57:54.288Z] === RUN TestResize [2022-04-23T21:57:54.541Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-04-23T21:57:54.541Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-23T21:57:54.546Z] --- PASS: TestResize (0.43s) [2022-04-23T21:57:54.546Z] === RUN TestResizeWithInvalidSize [2022-04-23T21:57:55.112Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-23T21:57:55.112Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T21:57:55.371Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:55.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:55.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:55.371Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T21:57:55.371Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:57:55.923Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-04-23T21:57:55.923Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-23T21:57:56.482Z] Removing intermediate container e1c0c0c4180f [2022-04-23T21:57:56.483Z] ---> ae8313f6037d [2022-04-23T21:57:56.483Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-23T21:57:56.483Z] ---> Running in 10086e7ba489 [2022-04-23T21:57:56.865Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-04-23T21:57:56.865Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-23T21:57:57.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:58.250Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-04-23T21:57:58.250Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-23T21:57:58.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:59.188Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-04-23T21:57:59.188Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-23T21:57:59.449Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-23T21:57:59.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T21:57:59.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T21:57:59.920Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T21:58:00.390Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T21:58:00.390Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T21:58:00.569Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-04-23T21:58:00.570Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-23T21:58:00.861Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T21:58:00.861Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T21:58:00.861Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T21:58:00.861Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T21:58:00.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:58:00.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T21:58:01.138Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-23T21:58:01.138Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-23T21:58:02.078Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-04-23T21:58:02.078Z] === RUN TestNISDomainname [2022-04-23T21:58:02.078Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-23T21:58:02.078Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-23T21:58:02.078Z] === RUN TestHostnameDnsResolution [2022-04-23T21:58:03.018Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-04-23T21:58:03.018Z] === RUN TestUnprivilegedPortsAndPing [2022-04-23T21:58:03.018Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-23T21:58:03.018Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-23T21:58:03.018Z] === RUN TestPrivilegedHostDevices [2022-04-23T21:58:03.277Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-04-23T21:58:03.277Z] === RUN TestStats [2022-04-23T21:58:03.277Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:58:03.277Z] --- SKIP: TestStats (0.00s) [2022-04-23T21:58:03.277Z] === RUN TestStopContainerWithTimeout [2022-04-23T21:58:03.277Z] === RUN TestStopContainerWithTimeout/0 [2022-04-23T21:58:03.277Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-23T21:58:03.277Z] === RUN TestStopContainerWithTimeout/1 [2022-04-23T21:58:03.277Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-23T21:58:03.277Z] === RUN TestStopContainerWithTimeout/3 [2022-04-23T21:58:03.277Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-23T21:58:03.277Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-23T21:58:03.277Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-23T21:58:03.277Z] === CONT TestStopContainerWithTimeout/0 [2022-04-23T21:58:03.277Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-23T21:58:03.848Z] === CONT TestStopContainerWithTimeout/3 [2022-04-23T21:58:05.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T21:58:05.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T21:58:06.385Z] === CONT TestStopContainerWithTimeout/1 [2022-04-23T21:58:07.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T21:58:07.763Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-23T21:58:07.763Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-04-23T21:58:07.763Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2022-04-23T21:58:07.763Z] --- PASS: TestStopContainerWithTimeout/3 (2.45s) [2022-04-23T21:58:07.763Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-04-23T21:58:07.763Z] === RUN TestDeleteDevicemapper [2022-04-23T21:58:07.763Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T21:58:07.763Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-23T21:58:07.763Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T21:58:08.702Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s) [2022-04-23T21:58:08.702Z] === RUN TestUpdateMemory [2022-04-23T21:58:08.702Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:58:08.702Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-23T21:58:08.702Z] === RUN TestUpdateCPUQuota [2022-04-23T21:58:08.702Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:58:08.702Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-23T21:58:08.702Z] === RUN TestUpdatePidsLimit [2022-04-23T21:58:08.702Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:58:08.702Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-23T21:58:08.702Z] === RUN TestUpdateRestartPolicy [2022-04-23T21:58:08.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T21:58:08.957Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T21:58:10.334Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T21:58:10.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T21:58:11.303Z] Removing intermediate container 10086e7ba489 [2022-04-23T21:58:11.303Z] ---> 6854feb391a8 [2022-04-23T21:58:11.303Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-23T21:58:11.303Z] ---> Running in db07f6969fcb [2022-04-23T21:58:11.303Z] Removing intermediate container db07f6969fcb [2022-04-23T21:58:11.303Z] ---> 78f512c46475 [2022-04-23T21:58:11.303Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-23T21:58:11.303Z] ---> Running in 5a27919c54e8 [2022-04-23T21:58:11.771Z] Removing intermediate container 5a27919c54e8 [2022-04-23T21:58:11.771Z] ---> 6fa8915f7d43 [2022-04-23T21:58:11.771Z] Step 13/13 : COPY . . [2022-04-23T21:58:12.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T21:58:13.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.25s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.66s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.23s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.19s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.84s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-04-23T21:58:13.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-04-23T21:58:13.716Z] === RUN TestCgroupNamespacesRun [2022-04-23T21:58:15.091Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-04-23T21:58:15.091Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-23T21:58:15.091Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-23T21:58:15.091Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-23T21:58:15.091Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-23T21:58:15.129Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-23T21:58:15.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-23T21:58:15.597Z] [2022-04-23T21:58:15.597Z] ________ ____ __. [2022-04-23T21:58:15.597Z] \_____ \ | |/ _| [2022-04-23T21:58:15.597Z] / | \| < [2022-04-23T21:58:15.597Z] / | \ | \ [2022-04-23T21:58:15.597Z] \_______ /____|__ \ [2022-04-23T21:58:15.597Z] \/ \/ [2022-04-23T21:58:15.597Z] [2022-04-23T21:58:15.597Z] INFO: make.ps1 ended at 04/23/2022 21:58:15 [2022-04-23T21:58:16.465Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-04-23T21:58:16.465Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-23T21:58:17.164Z] INFO: Binaries build ended at 04/23/2022 21:58:17. Duration:00:01:49.2195493 [2022-04-23T21:58:17.402Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-04-23T21:58:17.402Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-23T21:58:17.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-23T21:58:18.729Z] INFO: Copying the built daemon binary to d:\CI\PR-43520\1\binary\dockerd-cd054983ff.exe... [2022-04-23T21:58:18.729Z] INFO: Copying the built client binary to d:\CI\PR-43520\1\binary\docker-cd054983ff.exe... [2022-04-23T21:58:18.729Z] INFO: Copying the golang package from the container to d:\CI\PR-43520\1\installer\go.zip... [2022-04-23T21:58:18.775Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-04-23T21:58:18.775Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-23T21:58:19.709Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-04-23T21:58:19.709Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-23T21:58:19.718Z] INFO: Extracting go.zip to d:\CI\PR-43520\1\go [2022-04-23T21:58:19.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-23T21:58:20.275Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-23T21:58:20.275Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-23T21:58:20.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-23T21:58:20.915Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-04-23T21:58:20.915Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T21:58:20.915Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-04-23T21:58:20.915Z] === RUN TestWaitNonBlocked [2022-04-23T21:58:20.915Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:58:20.915Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:58:20.915Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:58:20.915Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:58:20.915Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:58:20.915Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:58:20.915Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-23T21:58:20.915Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s) [2022-04-23T21:58:20.915Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-04-23T21:58:20.915Z] === RUN TestWaitBlocked [2022-04-23T21:58:20.915Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:58:20.915Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:58:20.915Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:58:20.915Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:58:20.915Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:58:20.915Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:58:21.483Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-23T21:58:21.483Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-04-23T21:58:21.483Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-04-23T21:58:21.483Z] === CONT TestDaemonRestartIpcMode [2022-04-23T21:58:21.483Z] === CONT TestIpcModeOlderClient [2022-04-23T21:58:21.483Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-23T21:58:21.483Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-23T21:58:21.649Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-04-23T21:58:21.650Z] === RUN TestNISDomainname [2022-04-23T21:58:22.216Z] --- PASS: TestNISDomainname (0.53s) [2022-04-23T21:58:22.216Z] === RUN TestHostnameDnsResolution [2022-04-23T21:58:22.782Z] --- PASS: TestHostnameDnsResolution (0.76s) [2022-04-23T21:58:22.782Z] === RUN TestUnprivilegedPortsAndPing [2022-04-23T21:58:23.350Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-04-23T21:58:23.350Z] === RUN TestPrivilegedHostDevices [2022-04-23T21:58:23.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-23T21:58:23.917Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-04-23T21:58:23.918Z] === RUN TestStats [2022-04-23T21:58:24.025Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2022-04-23T21:58:24.285Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-04-23T21:58:24.285Z] PASS [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === Skipped [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-23T21:58:24.285Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-23T21:58:24.285Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-23T21:58:24.285Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-23T21:58:24.285Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T21:58:24.285Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-23T21:58:24.285Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-23T21:58:24.285Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-23T21:58:24.285Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-23T21:58:24.285Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-23T21:58:24.285Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-23T21:58:24.285Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-23T21:58:24.285Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-23T21:58:24.285Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-23T21:58:24.285Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-23T21:58:24.285Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-23T21:58:24.285Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-23T21:58:24.285Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T21:58:24.285Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-23T21:58:24.285Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-23T21:58:24.285Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-23T21:58:24.285Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-23T21:58:24.285Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-23T21:58:24.285Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-23T21:58:24.285Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-23T21:58:24.285Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-23T21:58:24.285Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-23T21:58:24.285Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T21:58:24.285Z] [2022-04-23T21:58:24.285Z] DONE 212 tests, 27 skipped in 72.627s [2022-04-23T21:58:24.285Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-23T21:58:24.285Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T21:58:24.855Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-23T21:58:24.855Z] === RUN TestDaemonConfigValidation [2022-04-23T21:58:24.855Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:58:24.855Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:58:24.855Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-23T21:58:24.855Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-23T21:58:24.855Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-23T21:58:24.855Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-23T21:58:24.855Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-23T21:58:24.855Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-23T21:58:24.855Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-23T21:58:24.855Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-23T21:58:24.855Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:58:24.855Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-23T21:58:25.115Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-23T21:58:25.115Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-23T21:58:25.115Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-23T21:58:25.115Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-23T21:58:25.115Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-23T21:58:25.115Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-23T21:58:25.115Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-23T21:58:25.115Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-04-23T21:58:25.115Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-23T21:58:25.115Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T21:58:25.115Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-23T21:58:26.446Z] --- PASS: TestStats (2.50s) [2022-04-23T21:58:26.447Z] === RUN TestStopContainerWithTimeout [2022-04-23T21:58:26.447Z] === RUN TestStopContainerWithTimeout/0 [2022-04-23T21:58:26.447Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-23T21:58:26.447Z] === RUN TestStopContainerWithTimeout/1 [2022-04-23T21:58:26.447Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-23T21:58:26.447Z] === RUN TestStopContainerWithTimeout/3 [2022-04-23T21:58:26.447Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-23T21:58:26.447Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-23T21:58:26.447Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-23T21:58:26.447Z] === CONT TestStopContainerWithTimeout/0 [2022-04-23T21:58:26.447Z] === CONT TestStopContainerWithTimeout/3 [2022-04-23T21:58:26.494Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-23T21:58:27.015Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-23T21:58:27.433Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-23T21:58:28.371Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-23T21:58:28.371Z] daemon_test.go:156: [dd2c24ca842c7] daemon is not started [2022-04-23T21:58:28.372Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-04-23T21:58:28.372Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-04-23T21:58:28.372Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-23T21:58:28.372Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-23T21:58:28.372Z] === RUN TestDaemonProxy [2022-04-23T21:58:28.372Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-23T21:58:28.372Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-23T21:58:28.372Z] PASS [2022-04-23T21:58:28.372Z] [2022-04-23T21:58:28.372Z] === Skipped [2022-04-23T21:58:28.372Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-23T21:58:28.372Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-23T21:58:28.372Z] [2022-04-23T21:58:28.372Z] DONE 12 tests, 1 skipped in 4.196s [2022-04-23T21:58:28.372Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-23T21:58:28.631Z] INFO: Testing against a local daemon [2022-04-23T21:58:28.631Z] === RUN TestCommitInheritsEnv [2022-04-23T21:58:28.730Z] 8f616e6e9eec: Pull complete [2022-04-23T21:58:29.543Z] === CONT TestStopContainerWithTimeout/1 [2022-04-23T21:58:30.585Z] --- PASS: TestCommitInheritsEnv (1.55s) [2022-04-23T21:58:30.585Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T21:58:30.585Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-23T21:58:30.585Z] === RUN TestImportWithCustomPlatform [2022-04-23T21:58:30.585Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-23T21:58:30.585Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-23T21:58:30.585Z] === RUN TestImportWithCustomPlatform// [2022-04-23T21:58:30.585Z] === RUN TestImportWithCustomPlatform/linux [2022-04-23T21:58:30.585Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-23T21:58:30.585Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-23T21:58:30.585Z] === RUN TestImportWithCustomPlatform/macos [2022-04-23T21:58:30.585Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-23T21:58:30.585Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-23T21:58:30.585Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-23T21:58:30.585Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-23T21:58:30.585Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-23T21:58:30.585Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-23T21:58:30.585Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-23T21:58:30.585Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-04-23T21:58:30.585Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-23T21:58:30.585Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-23T21:58:30.585Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-23T21:58:30.585Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-23T21:58:30.585Z] === RUN TestImagesFilterMultiReference [2022-04-23T21:58:30.585Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-23T21:58:30.585Z] === RUN TestImagePullPlatformInvalid [2022-04-23T21:58:30.585Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-23T21:58:30.585Z] === RUN TestRemoveImageOrphaning [2022-04-23T21:58:30.917Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-23T21:58:30.917Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-04-23T21:58:30.917Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2022-04-23T21:58:30.917Z] --- PASS: TestStopContainerWithTimeout/-1 (2.48s) [2022-04-23T21:58:30.917Z] --- PASS: TestStopContainerWithTimeout/1 (1.53s) [2022-04-23T21:58:30.917Z] === RUN TestDeleteDevicemapper [2022-04-23T21:58:30.917Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T21:58:30.917Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-23T21:58:30.917Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T21:58:31.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-23T21:58:32.505Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-04-23T21:58:32.505Z] === RUN TestRemoveImageGarbageCollector [2022-04-23T21:58:32.505Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-23T21:58:32.505Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-23T21:58:32.505Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T21:58:32.505Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-23T21:58:32.505Z] === RUN TestTagInvalidReference [2022-04-23T21:58:32.505Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-23T21:58:32.505Z] === RUN TestTagValidPrefixedRepo [2022-04-23T21:58:32.505Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-23T21:58:32.505Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T21:58:32.505Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-23T21:58:32.505Z] === RUN TestTagOfficialNames [2022-04-23T21:58:32.505Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-23T21:58:32.505Z] === RUN TestTagMatchesDigest [2022-04-23T21:58:32.505Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-23T21:58:32.505Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-23T21:58:32.820Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2022-04-23T21:58:32.820Z] === RUN TestUpdateMemory [2022-04-23T21:58:32.820Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:58:32.820Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-23T21:58:32.820Z] === RUN TestUpdateCPUQuota [2022-04-23T21:58:33.754Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-04-23T21:58:33.754Z] === RUN TestUpdatePidsLimit [2022-04-23T21:58:33.754Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-23T21:58:34.013Z] === RUN TestUpdatePidsLimit/no_change [2022-04-23T21:58:34.271Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-23T21:58:34.271Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-23T21:58:34.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-23T21:58:34.530Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-23T21:58:34.789Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-23T21:58:35.046Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-23T21:58:35.613Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-04-23T21:58:35.613Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-04-23T21:58:35.613Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-04-23T21:58:35.613Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-04-23T21:58:35.613Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-04-23T21:58:35.613Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-04-23T21:58:35.613Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-04-23T21:58:35.613Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-04-23T21:58:35.613Z] === RUN TestUpdateRestartPolicy [2022-04-23T21:58:37.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-23T21:58:38.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-23T21:58:41.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-23T21:58:43.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-23T21:58:47.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-23T21:58:47.641Z] ---> 4c8422afe2ad [2022-04-23T21:58:47.641Z] Successfully built 4c8422afe2ad [2022-04-23T21:58:47.641Z] Successfully tagged docker:latest [2022-04-23T21:58:47.641Z] INFO: Image build ended at 04/23/2022 21:58:44. Duration:00:04:32.9303729 [2022-04-23T21:58:47.641Z] [2022-04-23T21:58:47.641Z] [2022-04-23T21:58:47.641Z] INFO: Building the test binaries at 04/23/2022 21:58:44... [2022-04-23T21:58:47.810Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2022-04-23T21:58:47.810Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T21:58:47.810Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-04-23T21:58:47.810Z] === RUN TestWaitNonBlocked [2022-04-23T21:58:47.810Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:58:47.810Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:58:47.810Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:58:47.810Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:58:47.810Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T21:58:47.810Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T21:58:47.810Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-23T21:58:47.810Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-04-23T21:58:47.810Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-04-23T21:58:47.810Z] === RUN TestWaitBlocked [2022-04-23T21:58:48.070Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:58:48.070Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:58:48.070Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:58:48.070Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:58:48.070Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T21:58:48.070Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T21:58:48.637Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-23T21:58:48.637Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2022-04-23T21:58:48.637Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2022-04-23T21:58:48.637Z] === CONT TestContainerStartOnDaemonRestart [2022-04-23T21:58:48.637Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-23T21:58:49.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-23T21:58:50.602Z] INFO: make.ps1 starting at 04/23/2022 21:58:49 [2022-04-23T21:58:50.602Z] INFO: Git commit (cd054983ff) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T21:58:50.602Z] INFO: Invoking autogen... [2022-04-23T21:58:51.070Z] { [2022-04-23T21:58:51.070Z] "RT_GROUP_ICON": { [2022-04-23T21:58:51.070Z] "#1": { [2022-04-23T21:58:51.070Z] "0409": "../../winresources/docker.ico" [2022-04-23T21:58:51.070Z] } [2022-04-23T21:58:51.070Z] }, [2022-04-23T21:58:51.070Z] "RT_MANIFEST": { [2022-04-23T21:58:51.070Z] "#1": { [2022-04-23T21:58:51.070Z] "0409": { [2022-04-23T21:58:51.070Z] "identity": {}, [2022-04-23T21:58:51.070Z] "description": "Docker Engine", [2022-04-23T21:58:51.070Z] "minimum-os": "vista", [2022-04-23T21:58:51.070Z] "execution-level": "", [2022-04-23T21:58:51.070Z] "ui-access": false, [2022-04-23T21:58:51.070Z] "auto-elevate": false, [2022-04-23T21:58:51.070Z] "dpi-awareness": "unaware", [2022-04-23T21:58:51.071Z] "disable-theming": false, [2022-04-23T21:58:51.071Z] "disable-window-filtering": false, [2022-04-23T21:58:51.071Z] "high-resolution-scrolling-aware": false, [2022-04-23T21:58:51.071Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T21:58:51.071Z] "long-path-aware": false, [2022-04-23T21:58:51.071Z] "printer-driver-isolation": false, [2022-04-23T21:58:51.071Z] "gdi-scaling": false, [2022-04-23T21:58:51.071Z] "segment-heap": false, [2022-04-23T21:58:51.071Z] "use-common-controls-v6": false [2022-04-23T21:58:51.071Z] } [2022-04-23T21:58:51.071Z] } [2022-04-23T21:58:51.071Z] }, [2022-04-23T21:58:51.071Z] "RT_MESSAGETABLE": { [2022-04-23T21:58:51.071Z] "#1": { [2022-04-23T21:58:51.071Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T21:58:51.071Z] } [2022-04-23T21:58:51.071Z] }, [2022-04-23T21:58:51.071Z] "RT_VERSION": { [2022-04-23T21:58:51.071Z] "#1": { [2022-04-23T21:58:51.071Z] "0409": { [2022-04-23T21:58:51.071Z] "fixed": { [2022-04-23T21:58:51.071Z] "file_version": "0.0.0.0", [2022-04-23T21:58:51.071Z] "product_version": "0.0.0.0", [2022-04-23T21:58:51.071Z] "type": "Unknown" [2022-04-23T21:58:51.071Z] }, [2022-04-23T21:58:51.071Z] "info": { [2022-04-23T21:58:51.071Z] "0000": { [2022-04-23T21:58:51.071Z] "CompanyName": "", [2022-04-23T21:58:51.071Z] "FileVersion": "0.0.0-dev", [2022-04-23T21:58:51.071Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-23T21:58:51.071Z] "OriginalFileName": "dockerd.exe", [2022-04-23T21:58:51.071Z] "ProductName": "", [2022-04-23T21:58:51.071Z] "ProductVersion": "0.0.0-dev", [2022-04-23T21:58:51.071Z] "SpecialBuild": "cd054983ff" [2022-04-23T21:58:51.071Z] } [2022-04-23T21:58:51.071Z] } [2022-04-23T21:58:51.071Z] } [2022-04-23T21:58:51.071Z] } [2022-04-23T21:58:51.071Z] } [2022-04-23T21:58:51.071Z] } [2022-04-23T21:58:51.191Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s) [2022-04-23T21:58:51.191Z] === CONT TestIpcModeOlderClient [2022-04-23T21:58:51.191Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-04-23T21:58:51.191Z] === CONT TestContainerKillOnDaemonStart [2022-04-23T21:58:51.191Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-23T21:58:51.191Z] === CONT TestDaemonHostGatewayIP [2022-04-23T21:58:52.061Z] powershell.exe : cmd\dockerd\config.go [2022-04-23T21:58:52.061Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-f844f6ae\powershellWrapper.ps1:3 char:1 [2022-04-23T21:58:52.061Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-23T21:58:52.061Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-23T21:58:52.061Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-23T21:58:52.061Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-23T21:58:52.061Z] [2022-04-23T21:58:52.061Z] cmd\dockerd\config_windows.go [2022-04-23T21:58:52.061Z] cmd\dockerd\daemon.go [2022-04-23T21:58:52.061Z] cmd\dockerd\daemon_test.go [2022-04-23T21:58:52.061Z] cmd\dockerd\daemon_windows.go [2022-04-23T21:58:52.061Z] cmd\dockerd\docker.go [2022-04-23T21:58:52.061Z] cmd\dockerd\docker_windows.go [2022-04-23T21:58:52.061Z] cmd\dockerd\genwinres_windows.go [2022-04-23T21:58:52.061Z] cmd\dockerd\metrics.go [2022-04-23T21:58:52.061Z] cmd\dockerd\options.go [2022-04-23T21:58:52.061Z] cmd\dockerd\options_test.go [2022-04-23T21:58:52.061Z] cmd\dockerd\service_windows.go [2022-04-23T21:58:52.061Z] INFO: Building daemon... [2022-04-23T21:58:52.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-23T21:58:53.246Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:58:53.246Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:58:53.246Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:58:53.246Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:58:53.246Z] [2022-04-23T21:58:53.246Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-23T21:58:53.246Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-23T21:58:53.246Z] Using test binary docker [2022-04-23T21:58:53.246Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-23T21:58:53.246Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T21:58:53.246Z] INFO: Waiting for daemon to start... [2022-04-23T21:58:53.246Z] Starting dockerd [2022-04-23T21:58:53.246Z] . [2022-04-23T21:58:53.246Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-23T21:58:53.270Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T21:58:53.729Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2022-04-23T21:58:53.729Z] === CONT TestDaemonRestartIpcMode [2022-04-23T21:58:53.834Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:58:53.834Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T21:58:54.092Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T21:58:54.351Z] [2022-04-23T21:58:54.351Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T21:58:54.607Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T21:58:54.608Z] HOSTNAME=cedfaba6ade6 [2022-04-23T21:58:54.608Z] TESTDEBUG=0 [2022-04-23T21:58:54.608Z] DEST=bundles/test-integration [2022-04-23T21:58:54.608Z] PWD=/go/src/github.com/docker/docker [2022-04-23T21:58:54.608Z] DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 [2022-04-23T21:58:54.608Z] container=docker [2022-04-23T21:58:54.608Z] HOME=/root [2022-04-23T21:58:54.608Z] GOLANG_VERSION=1.18.1 [2022-04-23T21:58:54.608Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T21:58:54.608Z] VALIDATE_BRANCH=master [2022-04-23T21:58:54.608Z] TERM=xterm [2022-04-23T21:58:54.608Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T21:58:54.608Z] SHLVL=1 [2022-04-23T21:58:54.608Z] TIMEOUT=120m [2022-04-23T21:58:54.608Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T21:58:54.608Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T21:58:54.608Z] GO111MODULE=off [2022-04-23T21:58:54.608Z] DOCKER_EXPERIMENTAL=1 [2022-04-23T21:58:54.608Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T21:58:54.608Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T21:58:54.608Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T21:58:54.608Z] GOPATH=/go [2022-04-23T21:58:54.608Z] PKG_CONFIG=pkg-config [2022-04-23T21:58:54.608Z] _=/usr/bin/env [2022-04-23T21:58:54.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-23T21:58:54.679Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T21:58:54.679Z] Using test binary docker [2022-04-23T21:58:54.679Z] +++ /etc/init.d/apparmor start [2022-04-23T21:58:54.679Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T21:58:54.679Z] INFO: Waiting for daemon to start... [2022-04-23T21:58:54.679Z] Starting dockerd [2022-04-23T21:58:54.679Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-23T21:58:55.564Z] INFO: Extraction ended at 04/23/2022 21:58:50. Duration:00:00:31.7199899 [2022-04-23T21:58:55.564Z] INFO: Updating the golang and path environment variables [2022-04-23T21:58:55.564Z] INFO: GOPATH=d:\gopath [2022-04-23T21:58:55.564Z] INFO: go version go1.18.1 windows/amd64 [2022-04-23T21:58:55.564Z] INFO: Running the daemon under test in debug mode [2022-04-23T21:58:55.564Z] INFO: Running the daemon under test in containerd mode [2022-04-23T21:58:55.564Z] INFO: Starting a daemon under test... [2022-04-23T21:58:55.564Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43520\1\daemon --pidfile d:\CI\PR-43520\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-23T21:58:55.564Z] INFO: Containerd started successfully. [2022-04-23T21:58:55.564Z] INFO: Process started successfully. [2022-04-23T21:58:55.564Z] INFO: Start tailing logs of the daemon under tests [2022-04-23T21:58:55.564Z] INFO: Waiting for the daemon under test to start... [2022-04-23T21:58:56.264Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2022-04-23T21:58:57.217Z] . [2022-04-23T21:58:57.217Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T21:58:57.217Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T21:58:57.217Z] Error: No such image: emptyfs [2022-04-23T21:58:57.217Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-23T21:58:57.217Z] ++++ docker load [2022-04-23T21:58:57.217Z] Running integration-test (iteration 1) [2022-04-23T21:58:57.217Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-23T21:58:57.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:58:57.217Z] ++ set -e [2022-04-23T21:58:57.217Z] ++ '[' -n 0 ']' [2022-04-23T21:58:57.217Z] ++ set -x [2022-04-23T21:58:57.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-23T21:58:58.165Z] Loaded image: busybox:latest [2022-04-23T21:58:58.424Z] Loaded image: busybox:glibc [2022-04-23T21:59:02.827Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2022-04-23T21:59:02.827Z] PASS [2022-04-23T21:59:02.827Z] [2022-04-23T21:59:02.827Z] === Skipped [2022-04-23T21:59:02.827Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-23T21:59:02.827Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T21:59:02.827Z] [2022-04-23T21:59:02.827Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-23T21:59:02.827Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:59:02.827Z] [2022-04-23T21:59:02.827Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-23T21:59:02.828Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:59:02.828Z] [2022-04-23T21:59:02.828Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T21:59:02.828Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T21:59:02.828Z] [2022-04-23T21:59:02.828Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-23T21:59:02.828Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-23T21:59:02.828Z] [2022-04-23T21:59:02.828Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-23T21:59:02.828Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T21:59:02.828Z] [2022-04-23T21:59:02.828Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-23T21:59:02.828Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-23T21:59:02.828Z] [2022-04-23T21:59:02.828Z] DONE 235 tests, 7 skipped in 118.496s [2022-04-23T21:59:02.828Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-23T21:59:02.828Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T21:59:03.397Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-23T21:59:03.397Z] === RUN TestDaemonConfigValidation [2022-04-23T21:59:03.397Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:59:03.397Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:59:03.397Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-23T21:59:03.397Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-23T21:59:03.397Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-23T21:59:03.397Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-23T21:59:03.397Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-23T21:59:03.397Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-23T21:59:03.397Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-23T21:59:03.397Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-23T21:59:03.397Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-23T21:59:03.397Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-23T21:59:03.658Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-23T21:59:03.658Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-23T21:59:03.658Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-23T21:59:03.658Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-23T21:59:03.658Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-23T21:59:03.658Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-23T21:59:03.658Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-23T21:59:03.658Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-23T21:59:03.658Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-23T21:59:03.658Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T21:59:03.658Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-23T21:59:03.699Z] Loaded image: debian:bullseye-slim [2022-04-23T21:59:03.699Z] Loaded image: hello-world:latest [2022-04-23T21:59:03.699Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T21:59:03.699Z] INFO: Testing against a local daemon [2022-04-23T21:59:03.699Z] === RUN TestCgroupNamespacesBuild [2022-04-23T21:59:04.597Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-23T21:59:05.977Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-23T21:59:06.242Z] --- PASS: TestCgroupNamespacesBuild (2.76s) [2022-04-23T21:59:06.242Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-23T21:59:06.915Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-23T21:59:06.915Z] daemon_test.go:156: [df05979564a06] daemon is not started [2022-04-23T21:59:06.915Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-04-23T21:59:06.915Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-04-23T21:59:06.915Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-04-23T21:59:06.915Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-04-23T21:59:06.915Z] === RUN TestDaemonProxy [2022-04-23T21:59:06.915Z] === RUN TestDaemonProxy/environment_variables [2022-04-23T21:59:08.788Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2022-04-23T21:59:08.788Z] === RUN TestBuildWithSession [2022-04-23T21:59:08.788Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T21:59:08.788Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T21:59:08.788Z] === RUN TestBuildSquashParent [2022-04-23T21:59:08.849Z] === RUN TestDaemonProxy/command-line_options [2022-04-23T21:59:10.233Z] === RUN TestDaemonProxy/configuration_file [2022-04-23T21:59:12.133Z] === RUN TestDaemonProxy/conflicting_options [2022-04-23T21:59:12.391Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-23T21:59:12.960Z] --- PASS: TestDaemonProxy (6.17s) [2022-04-23T21:59:12.960Z] --- PASS: TestDaemonProxy/environment_variables (1.70s) [2022-04-23T21:59:12.960Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-04-23T21:59:12.960Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-23T21:59:12.960Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-23T21:59:12.960Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-23T21:59:12.960Z] PASS [2022-04-23T21:59:12.960Z] [2022-04-23T21:59:12.960Z] DONE 17 tests in 10.047s [2022-04-23T21:59:12.960Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-23T21:59:12.960Z] INFO: Testing against a local daemon [2022-04-23T21:59:12.960Z] === RUN TestCommitInheritsEnv [2022-04-23T21:59:13.219Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-04-23T21:59:13.219Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T21:59:13.219Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-23T21:59:13.219Z] === RUN TestImportWithCustomPlatform [2022-04-23T21:59:13.219Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-23T21:59:13.398Z] ...INFO: Daemon under test started and replied! [2022-04-23T21:59:13.398Z] INFO: Docker version of the daemon under test [2022-04-23T21:59:13.398Z] [2022-04-23T21:59:13.398Z] Client: [2022-04-23T21:59:13.398Z] Version: 17.06.2-ce [2022-04-23T21:59:13.398Z] API version: 1.30 [2022-04-23T21:59:13.398Z] Go version: go1.8.3 [2022-04-23T21:59:13.398Z] Git commit: cec0b72 [2022-04-23T21:59:13.398Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-23T21:59:13.398Z] OS/Arch: windows/amd64 [2022-04-23T21:59:13.398Z] [2022-04-23T21:59:13.398Z] Server: [2022-04-23T21:59:13.398Z] Version: 0.0.0-dev [2022-04-23T21:59:13.398Z] API version: 1.42 (minimum version 1.24) [2022-04-23T21:59:13.398Z] Go version: go1.18.1 [2022-04-23T21:59:13.398Z] Git commit: cd054983ff [2022-04-23T21:59:13.398Z] Built: [2022-04-23T21:59:13.398Z] OS/Arch: windows/amd64 [2022-04-23T21:59:13.398Z] Experimental: false [2022-04-23T21:59:13.398Z] [2022-04-23T21:59:13.398Z] INFO: Docker info of the daemon under test [2022-04-23T21:59:13.398Z] [2022-04-23T21:59:13.398Z] Containers: 0 [2022-04-23T21:59:13.398Z] Running: 0 [2022-04-23T21:59:13.398Z] Paused: 0 [2022-04-23T21:59:13.398Z] Stopped: 0 [2022-04-23T21:59:13.398Z] Images: 0 [2022-04-23T21:59:13.398Z] Server Version: 0.0.0-dev [2022-04-23T21:59:13.398Z] Storage Driver: windowsfilter [2022-04-23T21:59:13.398Z] Windows: [2022-04-23T21:59:13.398Z] Logging Driver: json-file [2022-04-23T21:59:13.398Z] Plugins: [2022-04-23T21:59:13.398Z] Volume: local [2022-04-23T21:59:13.398Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T21:59:13.398Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T21:59:13.398Z] Swarm: inactive [2022-04-23T21:59:13.398Z] Default Isolation: process [2022-04-23T21:59:13.398Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T21:59:13.398Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-23T21:59:13.398Z] OSType: windows [2022-04-23T21:59:13.398Z] Architecture: x86_64 [2022-04-23T21:59:13.398Z] CPUs: 4 [2022-04-23T21:59:13.398Z] Total Memory: 32GiB [2022-04-23T21:59:13.398Z] Name: azwin-2-85d031 [2022-04-23T21:59:13.398Z] ID: ZUOH:YFAQ:KVX5:RYGN:PIEC:GWP3:2BZN:HAZD:7FL4:XJXU:SHA2:QN6J [2022-04-23T21:59:13.398Z] Docker Root Dir: D:\CI\PR-43520\1\daemon [2022-04-23T21:59:13.398Z] Debug Mode (client): false [2022-04-23T21:59:13.398Z] Debug Mode (server): true [2022-04-23T21:59:13.398Z] File Descriptors: -1 [2022-04-23T21:59:13.398Z] Goroutines: 29 [2022-04-23T21:59:13.398Z] System Time: 2022-04-23T21:59:10.934075Z [2022-04-23T21:59:13.398Z] EventsListeners: 0 [2022-04-23T21:59:13.398Z] Registry: https://index.docker.io/v1/ [2022-04-23T21:59:13.398Z] Labels: [2022-04-23T21:59:13.398Z] Experimental: false [2022-04-23T21:59:13.398Z] Insecure Registries: [2022-04-23T21:59:13.398Z] 127.0.0.0/8 [2022-04-23T21:59:13.398Z] Live Restore Enabled: false [2022-04-23T21:59:13.398Z] [2022-04-23T21:59:13.398Z] [2022-04-23T21:59:13.398Z] INFO: Docker images of the daemon under test [2022-04-23T21:59:13.398Z] [2022-04-23T21:59:13.398Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T21:59:13.398Z] [2022-04-23T21:59:13.398Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-23T21:59:13.398Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-23T21:59:13.398Z] ltsc2022: Pulling from windows/servercore [2022-04-23T21:59:13.398Z] 8f616e6e9eec: Pulling fs layer [2022-04-23T21:59:13.398Z] dccd9e4d14d3: Pulling fs layer [2022-04-23T21:59:13.479Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-23T21:59:13.479Z] === RUN TestImportWithCustomPlatform// [2022-04-23T21:59:13.479Z] === RUN TestImportWithCustomPlatform/linux [2022-04-23T21:59:13.479Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-23T21:59:13.479Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-23T21:59:13.479Z] === RUN TestImportWithCustomPlatform/macos [2022-04-23T21:59:13.479Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-23T21:59:13.479Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-23T21:59:13.738Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-04-23T21:59:13.738Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-23T21:59:13.738Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-23T21:59:13.738Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-23T21:59:13.738Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-23T21:59:13.738Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-23T21:59:13.738Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-23T21:59:13.738Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-23T21:59:13.738Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-23T21:59:13.738Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-23T21:59:13.738Z] === RUN TestImagesFilterMultiReference [2022-04-23T21:59:13.738Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-23T21:59:13.738Z] === RUN TestImagePullPlatformInvalid [2022-04-23T21:59:13.738Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-23T21:59:13.738Z] === RUN TestRemoveImageOrphaning [2022-04-23T21:59:14.001Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-04-23T21:59:14.001Z] === RUN TestRemoveImageGarbageCollector [2022-04-23T21:59:14.571Z] time="2022-04-23T21:59:14Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-23T21:59:15.949Z] --- PASS: TestRemoveImageGarbageCollector (1.81s) [2022-04-23T21:59:15.949Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T21:59:15.949Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-23T21:59:15.949Z] === RUN TestTagInvalidReference [2022-04-23T21:59:15.949Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-23T21:59:15.949Z] === RUN TestTagValidPrefixedRepo [2022-04-23T21:59:15.949Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-23T21:59:15.949Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T21:59:15.949Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-23T21:59:15.949Z] === RUN TestTagOfficialNames [2022-04-23T21:59:15.949Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-23T21:59:15.949Z] === RUN TestTagMatchesDigest [2022-04-23T21:59:15.949Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-23T21:59:15.949Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-23T21:59:18.777Z] --- PASS: TestBuildSquashParent (9.48s) [2022-04-23T21:59:18.777Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T21:59:18.777Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:59:18.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:59:18.777Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:59:18.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:59:18.777Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:59:18.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:59:18.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:59:18.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:59:18.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:59:18.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:59:18.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:59:18.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:59:18.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T21:59:18.777Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T21:59:22.069Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T21:59:22.069Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T21:59:24.609Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T21:59:24.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T21:59:25.411Z] sha256:71e2b6001b3f9b89e1ea6cc147a517a4e2df46b77433ba898d2f0d1d60abee28 [2022-04-23T21:59:25.411Z] INFO: Starting docker-py tests... [2022-04-23T21:59:25.939Z] dccd9e4d14d3: Verifying Checksum [2022-04-23T21:59:25.939Z] dccd9e4d14d3: Download complete [2022-04-23T21:59:26.341Z] ============================= test session starts ============================== [2022-04-23T21:59:26.341Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-23T21:59:26.341Z] rootdir: /src, inifile: pytest.ini [2022-04-23T21:59:26.341Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-23T21:59:27.315Z] collected 395 items / 2 deselected / 393 selected [2022-04-23T21:59:27.315Z] [2022-04-23T21:59:28.168Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-23T21:59:28.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.59s) [2022-04-23T21:59:28.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.73s) [2022-04-23T21:59:28.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2022-04-23T21:59:28.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s) [2022-04-23T21:59:28.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2022-04-23T21:59:28.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s) [2022-04-23T21:59:28.168Z] === RUN TestBuildMultiStageCopy [2022-04-23T21:59:28.168Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T21:59:28.892Z] 8f616e6e9eec: Verifying Checksum [2022-04-23T21:59:28.892Z] 8f616e6e9eec: Download complete [2022-04-23T21:59:30.709Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T21:59:31.279Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T21:59:32.218Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T21:59:32.786Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T21:59:33.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-23T21:59:33.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-23T21:59:33.354Z] --- PASS: TestBuildMultiStageCopy (5.31s) [2022-04-23T21:59:33.354Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.79s) [2022-04-23T21:59:33.354Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2022-04-23T21:59:33.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.74s) [2022-04-23T21:59:33.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2022-04-23T21:59:33.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2022-04-23T21:59:33.355Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T21:59:34.741Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2022-04-23T21:59:34.741Z] === RUN TestBuildLabelWithTargets [2022-04-23T21:59:37.288Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2022-04-23T21:59:37.288Z] === RUN TestBuildWithEmptyLayers [2022-04-23T21:59:38.671Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2022-04-23T21:59:38.671Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T21:59:41.969Z] --- PASS: TestBuildMultiStageOnBuild (3.26s) [2022-04-23T21:59:41.970Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T21:59:43.583Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-23T21:59:43.876Z] --- PASS: TestBuildUncleanTarFilenames (1.96s) [2022-04-23T21:59:43.876Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T21:59:44.399Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-23T21:59:46.143Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-23T21:59:47.168Z] --- PASS: TestBuildMultiStageLayerLeak (3.63s) [2022-04-23T21:59:47.168Z] === RUN TestBuildWithHugeFile [2022-04-23T21:59:51.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-23T21:59:57.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-23T22:00:04.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-23T22:00:05.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-23T22:00:05.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-23T22:00:06.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-23T22:00:06.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-23T22:00:07.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-23T22:00:08.975Z] --- PASS: TestImportExtremelyLargeImageWorks (92.79s) [2022-04-23T22:00:08.975Z] PASS [2022-04-23T22:00:08.975Z] [2022-04-23T22:00:08.975Z] === Skipped [2022-04-23T22:00:08.975Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-23T22:00:08.975Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-23T22:00:08.975Z] [2022-04-23T22:00:08.975Z] DONE 22 tests, 1 skipped in 96.698s [2022-04-23T22:00:08.975Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-23T22:00:08.975Z] INFO: Testing against a local daemon [2022-04-23T22:00:08.975Z] === RUN TestNetworkCreateDelete [2022-04-23T22:00:08.975Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-23T22:00:08.975Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T22:00:08.975Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-23T22:00:08.975Z] === RUN TestDaemonDNSFallback [2022-04-23T22:00:09.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-23T22:00:09.936Z] dccd9e4d14d3: Pull complete [2022-04-23T22:00:09.936Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-23T22:00:09.936Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:00:09.936Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-23T22:00:09.936Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-23T22:00:09.936Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-23T22:00:09.936Z] WARN: Skipping validation tests [2022-04-23T22:00:09.936Z] INFO: Running unit tests at 04/23/2022 22:00:08... [2022-04-23T22:00:10.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-23T22:00:11.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-23T22:00:11.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-23T22:00:12.273Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-04-23T22:00:12.273Z] === RUN TestInspectNetwork [2022-04-23T22:00:12.273Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:12.273Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-23T22:00:12.273Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T22:00:12.273Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.273Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T22:00:12.273Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:00:12.273Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:00:12.273Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:00:12.273Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T22:00:12.273Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T22:00:12.273Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T22:00:12.273Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T22:00:12.273Z] === RUN TestNetworkList [2022-04-23T22:00:12.273Z] === RUN TestNetworkList//networks [2022-04-23T22:00:12.273Z] === PAUSE TestNetworkList//networks [2022-04-23T22:00:12.273Z] === RUN TestNetworkList//networks/ [2022-04-23T22:00:12.273Z] === PAUSE TestNetworkList//networks/ [2022-04-23T22:00:12.273Z] === CONT TestNetworkList//networks [2022-04-23T22:00:12.273Z] === CONT TestNetworkList//networks/ [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkList (0.02s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T22:00:12.273Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T22:00:12.273Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T22:00:12.273Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.273Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-23T22:00:12.273Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T22:00:12.273Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.273Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2022-04-23T22:00:12.273Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T22:00:12.273Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.273Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-23T22:00:12.273Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T22:00:12.273Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.273Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-23T22:00:12.273Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T22:00:12.273Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.273Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-23T22:00:12.273Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T22:00:12.273Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.273Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-23T22:00:12.273Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T22:00:12.273Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:12.273Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T22:00:12.273Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T22:00:12.273Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:00:12.273Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:00:12.273Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T22:00:12.273Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:12.273Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-23T22:00:12.273Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T22:00:12.273Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:12.273Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T22:00:12.273Z] PASS [2022-04-23T22:00:12.273Z] [2022-04-23T22:00:12.273Z] === Skipped [2022-04-23T22:00:12.273Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-23T22:00:12.273Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:12.273Z] [2022-04-23T22:00:12.273Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-23T22:00:12.273Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.273Z] [2022-04-23T22:00:12.273Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-23T22:00:12.273Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.273Z] [2022-04-23T22:00:12.273Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2022-04-23T22:00:12.273Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.273Z] [2022-04-23T22:00:12.273Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-23T22:00:12.273Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.273Z] [2022-04-23T22:00:12.273Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-23T22:00:12.273Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.273Z] [2022-04-23T22:00:12.273Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-23T22:00:12.273Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.273Z] [2022-04-23T22:00:12.273Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-23T22:00:12.273Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.273Z] [2022-04-23T22:00:12.273Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T22:00:12.273Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:12.273Z] [2022-04-23T22:00:12.273Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:00:12.273Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:00:12.273Z] [2022-04-23T22:00:12.273Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-23T22:00:12.273Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:12.273Z] [2022-04-23T22:00:12.273Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T22:00:12.273Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:12.273Z] [2022-04-23T22:00:12.273Z] DONE 34 tests, 12 skipped in 7.225s [2022-04-23T22:00:12.273Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-23T22:00:12.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-23T22:00:12.534Z] INFO: Testing against a local daemon [2022-04-23T22:00:12.534Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-23T22:00:12.534Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:00:12.534Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T22:00:12.534Z] === RUN TestDockerNetworkIpvlan [2022-04-23T22:00:12.534Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:00:12.534Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-23T22:00:12.534Z] PASS [2022-04-23T22:00:12.534Z] [2022-04-23T22:00:12.534Z] === Skipped [2022-04-23T22:00:12.534Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T22:00:12.534Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:00:12.534Z] [2022-04-23T22:00:12.534Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-23T22:00:12.534Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:00:12.534Z] [2022-04-23T22:00:12.534Z] DONE 2 tests, 2 skipped in 0.146s [2022-04-23T22:00:12.534Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-23T22:00:12.795Z] INFO: Testing against a local daemon [2022-04-23T22:00:12.795Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-23T22:00:12.795Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.795Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-23T22:00:12.795Z] === RUN TestDockerNetworkMacvlan [2022-04-23T22:00:12.795Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.795Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-23T22:00:12.795Z] PASS [2022-04-23T22:00:12.795Z] [2022-04-23T22:00:12.795Z] === Skipped [2022-04-23T22:00:12.795Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-23T22:00:12.795Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.795Z] [2022-04-23T22:00:12.795Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-23T22:00:12.795Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T22:00:12.795Z] [2022-04-23T22:00:12.796Z] DONE 2 tests, 2 skipped in 0.142s [2022-04-23T22:00:12.796Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-23T22:00:12.796Z] testing: warning: no tests to run [2022-04-23T22:00:12.796Z] PASS [2022-04-23T22:00:12.796Z] [2022-04-23T22:00:12.796Z] DONE 0 tests in 0.022s [2022-04-23T22:00:12.796Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-23T22:00:12.796Z] INFO: Testing against a local daemon [2022-04-23T22:00:12.796Z] === RUN TestAuthZPluginAllowRequest [2022-04-23T22:00:12.796Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:12.796Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-23T22:00:12.796Z] === RUN TestAuthZPluginTLS [2022-04-23T22:00:12.796Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:12.796Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-23T22:00:12.796Z] === RUN TestAuthZPluginDenyRequest [2022-04-23T22:00:12.796Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:12.796Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-23T22:00:12.796Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-23T22:00:12.796Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:12.796Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-23T22:00:12.796Z] === RUN TestAuthZPluginDenyResponse [2022-04-23T22:00:12.796Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:12.796Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-23T22:00:12.796Z] === RUN TestAuthZPluginAllowEventStream [2022-04-23T22:00:12.796Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:12.796Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-23T22:00:12.796Z] === RUN TestAuthZPluginErrorResponse [2022-04-23T22:00:12.796Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:12.796Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-23T22:00:12.796Z] === RUN TestAuthZPluginErrorRequest [2022-04-23T22:00:12.796Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:12.796Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-23T22:00:12.796Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-23T22:00:12.796Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:12.796Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-23T22:00:12.796Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-23T22:00:12.796Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:12.796Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-23T22:00:12.796Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-23T22:00:12.796Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:12.796Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-23T22:00:12.796Z] === RUN TestAuthZPluginHeader [2022-04-23T22:00:12.796Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:12.796Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-23T22:00:12.796Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-23T22:00:12.844Z] INFO: make.ps1 starting at 04/23/2022 22:00:12 [2022-04-23T22:00:13.056Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.056Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-23T22:00:13.056Z] === RUN TestAuthZPluginV2Disable [2022-04-23T22:00:13.056Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.056Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-04-23T22:00:13.056Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-23T22:00:13.056Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.056Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-23T22:00:13.056Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-23T22:00:13.056Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.056Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-04-23T22:00:13.057Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-23T22:00:13.057Z] PASS [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === Skipped [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-23T22:00:13.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.057Z] [2022-04-23T22:00:13.057Z] DONE 17 tests, 17 skipped in 0.289s [2022-04-23T22:00:13.057Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-23T22:00:13.057Z] INFO: Testing against a local daemon [2022-04-23T22:00:13.057Z] === RUN TestPluginInvalidJSON [2022-04-23T22:00:13.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-23T22:00:13.300Z] INFO: Git commit (cd054983ff) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T22:00:13.300Z] INFO: Running unit tests... [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:00:13.317Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:00:13.317Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T22:00:13.317Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T22:00:13.317Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:00:13.317Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T22:00:13.317Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T22:00:13.317Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T22:00:13.317Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T22:00:13.317Z] === RUN TestPluginInstall [2022-04-23T22:00:13.317Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.317Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-23T22:00:13.317Z] === RUN TestPluginsWithRuntimes [2022-04-23T22:00:13.317Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-23T22:00:13.317Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-23T22:00:13.317Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T22:00:13.317Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-23T22:00:13.317Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T22:00:13.317Z] PASS [2022-04-23T22:00:13.317Z] [2022-04-23T22:00:13.317Z] === Skipped [2022-04-23T22:00:13.317Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-23T22:00:13.317Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T22:00:13.317Z] [2022-04-23T22:00:13.317Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-23T22:00:13.317Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-23T22:00:13.317Z] [2022-04-23T22:00:13.317Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T22:00:13.317Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-23T22:00:13.317Z] [2022-04-23T22:00:13.317Z] DONE 19 tests, 3 skipped in 0.194s [2022-04-23T22:00:13.317Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-23T22:00:13.317Z] INFO: Testing against a local daemon [2022-04-23T22:00:13.317Z] === RUN TestExternalGraphDriver [2022-04-23T22:00:13.317Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-23T22:00:13.317Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-23T22:00:13.317Z] === RUN TestGraphdriverPluginV2 [2022-04-23T22:00:14.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-23T22:00:14.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-23T22:00:15.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-23T22:00:15.790Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-23T22:00:16.095Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T22:00:16.095Z] Using test binary docker [2022-04-23T22:00:16.095Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-23T22:00:16.095Z] +++ /etc/init.d/apparmor start [2022-04-23T22:00:16.095Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T22:00:16.095Z] INFO: Waiting for daemon to start... [2022-04-23T22:00:16.095Z] Starting dockerd [2022-04-23T22:00:16.095Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-04-23T22:00:17.519Z] --- PASS: TestGraphdriverPluginV2 (3.40s) [2022-04-23T22:00:17.519Z] PASS [2022-04-23T22:00:17.519Z] [2022-04-23T22:00:17.519Z] === Skipped [2022-04-23T22:00:17.519Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-23T22:00:17.519Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-23T22:00:17.519Z] [2022-04-23T22:00:17.519Z] DONE 2 tests, 1 skipped in 3.591s [2022-04-23T22:00:17.519Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-23T22:00:17.519Z] INFO: Testing against a local daemon [2022-04-23T22:00:17.519Z] === RUN TestContinueAfterPluginCrash [2022-04-23T22:00:17.519Z] === PAUSE TestContinueAfterPluginCrash [2022-04-23T22:00:17.519Z] === RUN TestReadPluginNoRead [2022-04-23T22:00:17.519Z] === PAUSE TestReadPluginNoRead [2022-04-23T22:00:17.519Z] === RUN TestDaemonStartWithLogOpt [2022-04-23T22:00:17.519Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-23T22:00:17.519Z] === CONT TestContinueAfterPluginCrash [2022-04-23T22:00:17.519Z] === CONT TestDaemonStartWithLogOpt [2022-04-23T22:00:21.715Z] --- PASS: TestDaemonStartWithLogOpt (4.53s) [2022-04-23T22:00:21.715Z] === CONT TestReadPluginNoRead [2022-04-23T22:00:21.867Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T22:00:22.633Z] . [2022-04-23T22:00:22.633Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T22:00:22.633Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T22:00:22.633Z] Error: No such image: emptyfs [2022-04-23T22:00:22.633Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-23T22:00:22.633Z] ++++ docker load [2022-04-23T22:00:22.633Z] Running integration-test (iteration 1) [2022-04-23T22:00:22.633Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-23T22:00:22.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:00:22.633Z] ++ set -e [2022-04-23T22:00:22.633Z] ++ '[' -n 0 ']' [2022-04-23T22:00:22.633Z] ++ set -x [2022-04-23T22:00:22.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:00:22.633Z] Loaded image: busybox:latest [2022-04-23T22:00:22.633Z] Loaded image: busybox:glibc [2022-04-23T22:00:23.564Z] Loaded image: debian:bullseye-slim [2022-04-23T22:00:23.564Z] Loaded image: hello-world:latest [2022-04-23T22:00:23.564Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T22:00:23.564Z] INFO: Testing against a local daemon [2022-04-23T22:00:23.564Z] === RUN TestCgroupNamespacesBuild [2022-04-23T22:00:23.628Z] === RUN TestReadPluginNoRead/default [2022-04-23T22:00:24.934Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2022-04-23T22:00:24.934Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-23T22:00:25.011Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-23T22:00:26.303Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-04-23T22:00:26.303Z] === RUN TestBuildWithSession [2022-04-23T22:00:26.303Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:00:26.303Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T22:00:26.303Z] === RUN TestBuildSquashParent [2022-04-23T22:00:26.392Z] --- PASS: TestContinueAfterPluginCrash (9.17s) [2022-04-23T22:00:26.392Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-23T22:00:27.336Z] === CONT TestReadPluginNoRead [2022-04-23T22:00:27.336Z] read_test.go:92: [d496f3871b17b] daemon is not started [2022-04-23T22:00:27.336Z] --- PASS: TestReadPluginNoRead (5.93s) [2022-04-23T22:00:27.336Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-04-23T22:00:27.336Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-04-23T22:00:27.336Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-04-23T22:00:27.336Z] PASS [2022-04-23T22:00:27.336Z] [2022-04-23T22:00:27.336Z] DONE 6 tests in 10.596s [2022-04-23T22:00:27.336Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-23T22:00:27.596Z] testing: warning: no tests to run [2022-04-23T22:00:27.596Z] PASS [2022-04-23T22:00:27.596Z] [2022-04-23T22:00:27.596Z] DONE 0 tests in 0.060s [2022-04-23T22:00:27.596Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-23T22:00:27.596Z] INFO: Testing against a local daemon [2022-04-23T22:00:27.596Z] === RUN TestPluginWithDevMounts [2022-04-23T22:00:27.596Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-23T22:00:27.596Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-23T22:00:27.596Z] PASS [2022-04-23T22:00:27.596Z] [2022-04-23T22:00:27.596Z] === Skipped [2022-04-23T22:00:27.596Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-23T22:00:27.596Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-23T22:00:27.596Z] [2022-04-23T22:00:27.596Z] DONE 1 tests, 1 skipped in 0.189s [2022-04-23T22:00:27.596Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-23T22:00:27.856Z] INFO: Testing against a local daemon [2022-04-23T22:00:27.856Z] === RUN TestSecretInspect [2022-04-23T22:00:27.856Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:27.856Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-23T22:00:27.856Z] === RUN TestSecretList [2022-04-23T22:00:27.856Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:27.856Z] --- SKIP: TestSecretList (0.01s) [2022-04-23T22:00:27.856Z] === RUN TestSecretsCreateAndDelete [2022-04-23T22:00:27.856Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:27.856Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-04-23T22:00:27.856Z] === RUN TestSecretsUpdate [2022-04-23T22:00:27.856Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:27.856Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-23T22:00:27.856Z] === RUN TestTemplatedSecret [2022-04-23T22:00:27.856Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:27.856Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-23T22:00:27.856Z] === RUN TestSecretCreateResolve [2022-04-23T22:00:27.856Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:27.856Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-04-23T22:00:27.856Z] PASS [2022-04-23T22:00:27.856Z] [2022-04-23T22:00:27.856Z] === Skipped [2022-04-23T22:00:27.856Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-23T22:00:27.856Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:27.856Z] [2022-04-23T22:00:27.856Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-23T22:00:27.856Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:27.856Z] [2022-04-23T22:00:27.856Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-04-23T22:00:27.856Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:27.856Z] [2022-04-23T22:00:27.856Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-23T22:00:27.856Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:27.856Z] [2022-04-23T22:00:27.856Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-23T22:00:27.856Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:27.856Z] [2022-04-23T22:00:27.856Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-04-23T22:00:27.856Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:27.856Z] [2022-04-23T22:00:27.856Z] DONE 6 tests, 6 skipped in 0.167s [2022-04-23T22:00:27.856Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-23T22:00:28.116Z] INFO: Testing against a local daemon [2022-04-23T22:00:28.116Z] === RUN TestServiceCreateInit [2022-04-23T22:00:28.116Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T22:00:28.116Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T22:00:28.116Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-23T22:00:28.116Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:00:28.116Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:00:28.116Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T22:00:28.116Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-23T22:00:28.116Z] === RUN TestCreateServiceConflict [2022-04-23T22:00:28.116Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-23T22:00:28.116Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T22:00:28.116Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-23T22:00:28.116Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T22:00:28.116Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-23T22:00:28.116Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T22:00:28.116Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-04-23T22:00:28.116Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T22:00:28.116Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-23T22:00:28.116Z] === RUN TestCreateServiceSysctls [2022-04-23T22:00:28.116Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-23T22:00:28.116Z] === RUN TestCreateServiceCapabilities [2022-04-23T22:00:28.116Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-23T22:00:28.116Z] === RUN TestInspect [2022-04-23T22:00:28.116Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- SKIP: TestInspect (0.01s) [2022-04-23T22:00:28.116Z] === RUN TestCreateJob [2022-04-23T22:00:28.116Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- SKIP: TestCreateJob (0.01s) [2022-04-23T22:00:28.116Z] === RUN TestReplicatedJob [2022-04-23T22:00:28.116Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-23T22:00:28.116Z] === RUN TestUpdateReplicatedJob [2022-04-23T22:00:28.116Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-23T22:00:28.116Z] === RUN TestServiceListWithStatuses [2022-04-23T22:00:28.116Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T22:00:28.116Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T22:00:28.116Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T22:00:28.116Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-23T22:00:28.116Z] === RUN TestDockerNetworkReConnect [2022-04-23T22:00:28.116Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:28.116Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-23T22:00:28.116Z] === RUN TestServicePlugin [2022-04-23T22:00:30.471Z] --- PASS: TestBuildSquashParent (4.16s) [2022-04-23T22:00:30.471Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T22:00:30.471Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:00:30.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:00:30.471Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:00:30.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:00:30.471Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:00:30.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:00:30.471Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:00:30.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:00:30.471Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:00:30.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:00:30.471Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:00:30.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:00:30.471Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:00:30.471Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:00:30.656Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] --- SKIP: TestServicePlugin (1.98s) [2022-04-23T22:00:30.657Z] === RUN TestServiceUpdateLabel [2022-04-23T22:00:30.657Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-04-23T22:00:30.657Z] === RUN TestServiceUpdateSecrets [2022-04-23T22:00:30.657Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-23T22:00:30.657Z] === RUN TestServiceUpdateConfigs [2022-04-23T22:00:30.657Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-23T22:00:30.657Z] === RUN TestServiceUpdateNetwork [2022-04-23T22:00:30.657Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-23T22:00:30.657Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T22:00:30.657Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-23T22:00:30.657Z] PASS [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === Skipped [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:00:30.657Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:00:30.657Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-23T22:00:30.657Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-23T22:00:30.657Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-23T22:00:30.657Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-23T22:00:30.657Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-04-23T22:00:30.657Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-23T22:00:30.657Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-23T22:00:30.657Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-23T22:00:30.657Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-23T22:00:30.657Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-23T22:00:30.657Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-23T22:00:30.657Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-23T22:00:30.657Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-23T22:00:30.657Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-23T22:00:30.657Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-23T22:00:30.657Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2022-04-23T22:00:30.657Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-04-23T22:00:30.657Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-23T22:00:30.657Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-23T22:00:30.657Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-23T22:00:30.657Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-23T22:00:30.657Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] DONE 24 tests, 23 skipped in 2.401s [2022-04-23T22:00:30.657Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-23T22:00:30.657Z] INFO: Testing against a local daemon [2022-04-23T22:00:30.657Z] === RUN TestSessionCreate [2022-04-23T22:00:30.657Z] --- PASS: TestSessionCreate (0.03s) [2022-04-23T22:00:30.657Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T22:00:30.657Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-23T22:00:30.657Z] PASS [2022-04-23T22:00:30.657Z] [2022-04-23T22:00:30.657Z] DONE 2 tests in 0.167s [2022-04-23T22:00:30.657Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-23T22:00:30.657Z] INFO: Testing against a local daemon [2022-04-23T22:00:30.657Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:00:30.657Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T22:00:30.657Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:00:30.657Z] === RUN TestDiskUsage [2022-04-23T22:00:30.657Z] === PAUSE TestDiskUsage [2022-04-23T22:00:30.657Z] === RUN TestEventsExecDie [2022-04-23T22:00:31.227Z] --- PASS: TestEventsExecDie (0.53s) [2022-04-23T22:00:31.227Z] === RUN TestEventsBackwardsCompatible [2022-04-23T22:00:31.227Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-23T22:00:31.227Z] === RUN TestEventsVolumeCreate [2022-04-23T22:00:31.227Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-23T22:00:31.227Z] === RUN TestInfoBinaryCommits [2022-04-23T22:00:31.227Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-23T22:00:31.227Z] === RUN TestInfoAPIVersioned [2022-04-23T22:00:31.227Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-23T22:00:31.227Z] === RUN TestInfoAPI [2022-04-23T22:00:31.227Z] --- PASS: TestInfoAPI (0.02s) [2022-04-23T22:00:31.227Z] === RUN TestInfoAPIWarnings [2022-04-23T22:00:31.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:00:31.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:00:32.149Z] ? github.com/docker/docker/api [no test files] [2022-04-23T22:00:33.205Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:00:33.205Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:00:33.569Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-23T22:00:33.569Z] [2022-04-23T22:00:33.569Z] ________ ____ __. [2022-04-23T22:00:33.569Z] \_____ \ | |/ _| [2022-04-23T22:00:33.569Z] / | \| < [2022-04-23T22:00:33.569Z] / | \ | \ [2022-04-23T22:00:33.569Z] \_______ /____|__ \ [2022-04-23T22:00:33.569Z] \/ \/ [2022-04-23T22:00:33.569Z] [2022-04-23T22:00:33.569Z] INFO: make.ps1 ended at 04/23/2022 22:00:22 [2022-04-23T22:00:33.569Z] INFO: Binaries build ended at 04/23/2022 22:00:23. Duration:00:01:39.7195748 [2022-04-23T22:00:33.569Z] INFO: Copying the built daemon binary to d:\CI\PR-43520\1\binary\dockerd-cd054983ff.exe... [2022-04-23T22:00:33.569Z] INFO: Copying the built client binary to d:\CI\PR-43520\1\binary\docker-cd054983ff.exe... [2022-04-23T22:00:33.569Z] INFO: Copying the golang package from the container to d:\CI\PR-43520\1\installer\go.zip... [2022-04-23T22:00:33.569Z] INFO: Extracting go.zip to d:\CI\PR-43520\1\go [2022-04-23T22:00:34.132Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-23T22:00:34.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2022-04-23T22:00:34.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.40s) [2022-04-23T22:00:34.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s) [2022-04-23T22:00:34.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.28s) [2022-04-23T22:00:34.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.11s) [2022-04-23T22:00:34.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.10s) [2022-04-23T22:00:34.132Z] === RUN TestBuildMultiStageCopy [2022-04-23T22:00:34.132Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T22:00:35.499Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T22:00:35.499Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T22:00:35.755Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T22:00:36.012Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T22:00:36.012Z] --- PASS: TestBuildMultiStageCopy (1.97s) [2022-04-23T22:00:36.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-04-23T22:00:36.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-04-23T22:00:36.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-04-23T22:00:36.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-04-23T22:00:36.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-23T22:00:36.012Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T22:00:36.575Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2022-04-23T22:00:36.575Z] === RUN TestBuildLabelWithTargets [2022-04-23T22:00:37.535Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-04-23T22:00:37.535Z] === RUN TestBuildWithEmptyLayers [2022-04-23T22:00:38.210Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-04-23T22:00:38.210Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T22:00:39.578Z] --- PASS: TestBuildMultiStageOnBuild (1.37s) [2022-04-23T22:00:39.579Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T22:00:40.141Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-04-23T22:00:40.141Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T22:00:41.506Z] --- PASS: TestBuildMultiStageLayerLeak (1.33s) [2022-04-23T22:00:41.506Z] === RUN TestBuildWithHugeFile [2022-04-23T22:00:49.401Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-04-23T22:00:49.401Z] === RUN TestInfoDebug [2022-04-23T22:00:49.401Z] --- PASS: TestInfoDebug (0.54s) [2022-04-23T22:00:49.401Z] === RUN TestInfoInsecureRegistries [2022-04-23T22:00:49.401Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-23T22:00:49.401Z] === RUN TestInfoRegistryMirrors [2022-04-23T22:00:49.401Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-23T22:00:49.401Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T22:00:49.401Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-23T22:00:49.401Z] === RUN TestPingCacheHeaders [2022-04-23T22:00:49.401Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-23T22:00:49.401Z] === RUN TestPingGet [2022-04-23T22:00:49.401Z] --- PASS: TestPingGet (0.01s) [2022-04-23T22:00:49.401Z] === RUN TestPingHead [2022-04-23T22:00:49.401Z] --- PASS: TestPingHead (0.03s) [2022-04-23T22:00:49.401Z] === RUN TestPingSwarmHeader [2022-04-23T22:00:49.969Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-23T22:00:50.229Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-23T22:00:51.168Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-23T22:00:51.168Z] --- PASS: TestPingSwarmHeader (1.73s) [2022-04-23T22:00:51.168Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-23T22:00:51.168Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-23T22:00:51.168Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-23T22:00:51.168Z] === RUN TestVersion [2022-04-23T22:00:51.168Z] --- PASS: TestVersion (0.03s) [2022-04-23T22:00:51.168Z] === CONT TestDiskUsage [2022-04-23T22:00:51.737Z] === RUN TestDiskUsage/empty [2022-04-23T22:00:51.737Z] === RUN TestDiskUsage/empty/container_types [2022-04-23T22:00:51.737Z] === RUN TestDiskUsage/empty/image_types [2022-04-23T22:00:51.737Z] === RUN TestDiskUsage/empty/volume_types [2022-04-23T22:00:51.737Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-23T22:00:51.737Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-23T22:00:51.737Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-23T22:00:51.737Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-23T22:00:51.737Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-23T22:00:51.737Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-23T22:00:51.737Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-23T22:00:51.737Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-23T22:00:51.997Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-23T22:00:51.997Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-23T22:00:51.997Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-23T22:00:51.997Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-23T22:00:51.997Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-23T22:00:51.997Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-23T22:00:51.997Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-23T22:00:51.997Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-23T22:00:51.997Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-23T22:00:51.997Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-23T22:00:51.997Z] === RUN TestDiskUsage/after_container.Run [2022-04-23T22:00:52.257Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-23T22:00:52.257Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-23T22:00:52.257Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-23T22:00:52.257Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-23T22:00:52.257Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-23T22:00:52.257Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-23T22:00:52.257Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-23T22:00:52.257Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-23T22:00:52.257Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-23T22:00:52.257Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-23T22:00:52.397Z] --- PASS: TestImportExtremelyLargeImageWorks (91.84s) [2022-04-23T22:00:52.397Z] PASS [2022-04-23T22:00:52.397Z] [2022-04-23T22:00:52.397Z] DONE 22 tests in 94.794s [2022-04-23T22:00:52.397Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-23T22:00:52.397Z] INFO: Testing against a local daemon [2022-04-23T22:00:52.397Z] === RUN TestNetworkCreateDelete [2022-04-23T22:00:52.397Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-23T22:00:52.397Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T22:00:52.397Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-23T22:00:52.397Z] === RUN TestDaemonDNSFallback [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage (1.21s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-04-23T22:00:52.517Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-23T22:00:52.517Z] PASS [2022-04-23T22:00:52.517Z] [2022-04-23T22:00:52.517Z] === Skipped [2022-04-23T22:00:52.517Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:00:52.517Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T22:00:52.517Z] [2022-04-23T22:00:52.517Z] DONE 54 tests, 1 skipped in 21.957s [2022-04-23T22:00:52.517Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-23T22:00:52.517Z] INFO: Testing against a local daemon [2022-04-23T22:00:52.517Z] === RUN TestVolumesCreateAndList [2022-04-23T22:00:52.517Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-23T22:00:52.517Z] === RUN TestVolumesRemove [2022-04-23T22:00:52.777Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-23T22:00:52.777Z] === RUN TestVolumesInspect [2022-04-23T22:00:52.777Z] --- PASS: TestVolumesInspect (0.01s) [2022-04-23T22:00:52.777Z] === RUN TestVolumesInvalidJSON [2022-04-23T22:00:52.777Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T22:00:52.777Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T22:00:52.777Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T22:00:52.777Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T22:00:52.777Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T22:00:52.777Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T22:00:52.777Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T22:00:52.777Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-23T22:00:52.777Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-23T22:00:52.777Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T22:00:52.777Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T22:00:52.777Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T22:00:52.777Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T22:00:52.777Z] PASS [2022-04-23T22:00:52.777Z] [2022-04-23T22:00:52.777Z] DONE 9 tests in 0.205s [2022-04-23T22:00:52.777Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T22:00:52.777Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14179 is not a child of this shell [2022-04-23T22:00:52.777Z] warning: PID 14179 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-23T22:00:52.777Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T22:00:52.777Z] [2022-04-23T22:00:52.777Z] Unloading profiles will leave already running processes permanently [2022-04-23T22:00:52.777Z] unconfined, which can lead to unexpected situations. [2022-04-23T22:00:52.777Z] [2022-04-23T22:00:52.777Z] To set a process to complain mode, use the command line tool [2022-04-23T22:00:52.777Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T22:00:52.777Z] Removing test suite binaries [2022-04-23T22:00:52.777Z] exiting test-integration [2022-04-23T22:00:52.777Z] ++ exit 0 [2022-04-23T22:00:52.777Z] [2022-04-23T22:00:53.214Z] === RUN TestMiddlewares [2022-04-23T22:00:53.214Z] --- PASS: TestMiddlewares (0.00s) [2022-04-23T22:00:53.214Z] PASS [2022-04-23T22:00:53.214Z] coverage: 7.9% of statements [2022-04-23T22:00:53.214Z] ok github.com/docker/docker/api/server 0.056s coverage: 7.9% of statements Post stage [Pipeline] junit [2022-04-23T22:00:53.730Z] Recording test results [2022-04-23T22:00:54.807Z] INFO: Extraction ended at 04/23/2022 22:00:54. Duration:00:00:27.7173759 [2022-04-23T22:00:54.807Z] INFO: Updating the golang and path environment variables [2022-04-23T22:00:54.807Z] INFO: GOPATH=d:\gopath [2022-04-23T22:00:54.807Z] INFO: go version go1.18.1 windows/amd64 [2022-04-23T22:00:54.807Z] INFO: Running the daemon under test in debug mode [2022-04-23T22:00:54.807Z] INFO: Starting a daemon under test... [2022-04-23T22:00:54.807Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43520\1\daemon --pidfile d:\CI\PR-43520\1\docker.pid -D [2022-04-23T22:00:54.807Z] INFO: Process started successfully. [2022-04-23T22:00:54.807Z] INFO: Start tailing logs of the daemon under tests [2022-04-23T22:00:54.807Z] INFO: Waiting for the daemon under test to start... [2022-04-23T22:00:54.926Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-04-23T22:00:54.926Z] === RUN TestInspectNetwork [2022-04-23T22:00:55.465Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T22:00:55.804Z] + echo Ensuring container killed. [2022-04-23T22:00:55.804Z] Ensuring container killed. [2022-04-23T22:00:55.804Z] + docker rm -vf docker-pr1 [2022-04-23T22:00:55.804Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-23T22:00:56.093Z] + echo Chowning /workspace to jenkins user [2022-04-23T22:00:56.093Z] Chowning /workspace to jenkins user [2022-04-23T22:00:56.093Z] + id -u [2022-04-23T22:00:56.093Z] + id -g [2022-04-23T22:00:56.093Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43520:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T22:00:56.093Z] Unable to find image 'busybox:latest' locally [2022-04-23T22:00:56.354Z] latest: Pulling from library/busybox [2022-04-23T22:00:56.354Z] 50e8d59317eb: Pulling fs layer [2022-04-23T22:00:56.354Z] 50e8d59317eb: Verifying Checksum [2022-04-23T22:00:56.354Z] 50e8d59317eb: Download complete [2022-04-23T22:00:56.354Z] 50e8d59317eb: Pull complete [2022-04-23T22:00:56.614Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T22:00:56.614Z] Status: Downloaded newer image for busybox:latest [2022-04-23T22:00:57.459Z] === RUN TestInspectNetwork/full_network_id [2022-04-23T22:00:57.459Z] === RUN TestInspectNetwork/partial_network_id [2022-04-23T22:00:57.459Z] === RUN TestInspectNetwork/network_name [2022-04-23T22:00:57.459Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T22:00:58.305Z] + bundleName=amd64-rootless [2022-04-23T22:00:58.305Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-23T22:00:58.305Z] Creating amd64-rootless-bundles.tar.gz [2022-04-23T22:00:58.305Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-04-23T22:00:58.305Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-23T22:00:58.319Z] Archiving artifacts [2022-04-23T22:01:00.203Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43520/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T22:01:00.519Z] + make clean [2022-04-23T22:01:00.778Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T22:01:00.778Z] docker-dev-cache [2022-04-23T22:01:00.778Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T22:01:01.647Z] --- PASS: TestInspectNetwork (7.10s) [2022-04-23T22:01:01.647Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-23T22:01:01.647Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-23T22:01:01.647Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-23T22:01:01.647Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-23T22:01:01.647Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T22:01:03.551Z] --- PASS: TestRunContainerWithBridgeNone (1.64s) [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T22:01:03.551Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:01:03.551Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:01:03.551Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:01:03.551Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T22:01:03.551Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T22:01:03.551Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T22:01:03.551Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T22:01:03.551Z] === RUN TestNetworkList [2022-04-23T22:01:03.551Z] === RUN TestNetworkList//networks [2022-04-23T22:01:03.551Z] === PAUSE TestNetworkList//networks [2022-04-23T22:01:03.551Z] === RUN TestNetworkList//networks/ [2022-04-23T22:01:03.551Z] === PAUSE TestNetworkList//networks/ [2022-04-23T22:01:03.551Z] === CONT TestNetworkList//networks [2022-04-23T22:01:03.551Z] === CONT TestNetworkList//networks/ [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkList (0.01s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T22:01:03.551Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T22:01:03.551Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T22:01:03.810Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-23T22:01:03.810Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T22:01:05.189Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-23T22:01:05.189Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T22:01:05.757Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-23T22:01:05.757Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T22:01:06.694Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-23T22:01:06.694Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T22:01:08.069Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-04-23T22:01:08.069Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T22:01:08.635Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-23T22:01:08.635Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T22:01:09.023Z] .........................xx.................... [ 29%] [2022-04-23T22:01:11.165Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-04-23T22:01:11.165Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T22:01:11.165Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:01:11.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:01:11.165Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T22:01:16.046Z] .....INFO: Daemon under test started and replied! [2022-04-23T22:01:16.046Z] INFO: Docker version of the daemon under test [2022-04-23T22:01:16.046Z] [2022-04-23T22:01:16.046Z] Client: [2022-04-23T22:01:16.046Z] Version: 17.06.2-ce [2022-04-23T22:01:16.046Z] API version: 1.30 [2022-04-23T22:01:16.046Z] Go version: go1.8.3 [2022-04-23T22:01:16.046Z] Git commit: cec0b72 [2022-04-23T22:01:16.046Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-23T22:01:16.046Z] OS/Arch: windows/amd64 [2022-04-23T22:01:16.046Z] [2022-04-23T22:01:16.046Z] Server: [2022-04-23T22:01:16.046Z] Version: 0.0.0-dev [2022-04-23T22:01:16.046Z] API version: 1.42 (minimum version 1.24) [2022-04-23T22:01:16.046Z] Go version: go1.18.1 [2022-04-23T22:01:16.046Z] Git commit: cd054983ff [2022-04-23T22:01:16.046Z] Built: [2022-04-23T22:01:16.046Z] OS/Arch: windows/amd64 [2022-04-23T22:01:16.046Z] Experimental: false [2022-04-23T22:01:16.046Z] [2022-04-23T22:01:16.046Z] INFO: Docker info of the daemon under test [2022-04-23T22:01:16.046Z] [2022-04-23T22:01:16.046Z] Containers: 0 [2022-04-23T22:01:16.046Z] Running: 0 [2022-04-23T22:01:16.046Z] Paused: 0 [2022-04-23T22:01:16.046Z] Stopped: 0 [2022-04-23T22:01:16.046Z] Images: 0 [2022-04-23T22:01:16.046Z] Server Version: 0.0.0-dev [2022-04-23T22:01:16.046Z] Storage Driver: windowsfilter [2022-04-23T22:01:16.046Z] Windows: [2022-04-23T22:01:16.046Z] Logging Driver: json-file [2022-04-23T22:01:16.046Z] Plugins: [2022-04-23T22:01:16.046Z] Volume: local [2022-04-23T22:01:16.046Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T22:01:16.046Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T22:01:16.046Z] Swarm: inactive [2022-04-23T22:01:16.046Z] Default Isolation: process [2022-04-23T22:01:16.046Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-23T22:01:16.046Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-23T22:01:16.046Z] OSType: windows [2022-04-23T22:01:16.046Z] Architecture: x86_64 [2022-04-23T22:01:16.046Z] CPUs: 4 [2022-04-23T22:01:16.046Z] Total Memory: 32GiB [2022-04-23T22:01:16.046Z] Name: azwin-2-60c8d0 [2022-04-23T22:01:16.046Z] ID: D2DF:5PI6:5TCL:DY6M:LYXD:VDYL:Q53F:XV5W:F4QW:HQPD:4FRQ:XGII [2022-04-23T22:01:16.046Z] Docker Root Dir: D:\CI\PR-43520\1\daemon [2022-04-23T22:01:16.046Z] Debug Mode (client): false [2022-04-23T22:01:16.046Z] Debug Mode (server): true [2022-04-23T22:01:16.046Z] File Descriptors: -1 [2022-04-23T22:01:16.046Z] Goroutines: 16 [2022-04-23T22:01:16.046Z] System Time: 2022-04-23T22:01:13.7694691Z [2022-04-23T22:01:16.046Z] EventsListeners: 0 [2022-04-23T22:01:16.046Z] Registry: https://index.docker.io/v1/ [2022-04-23T22:01:16.046Z] Labels: [2022-04-23T22:01:16.046Z] Experimental: false [2022-04-23T22:01:16.046Z] Insecure Registries: [2022-04-23T22:01:16.046Z] 127.0.0.0/8 [2022-04-23T22:01:16.046Z] Live Restore Enabled: false [2022-04-23T22:01:16.046Z] [2022-04-23T22:01:16.046Z] [2022-04-23T22:01:16.046Z] INFO: Docker images of the daemon under test [2022-04-23T22:01:16.046Z] [2022-04-23T22:01:16.046Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T22:01:16.046Z] [2022-04-23T22:01:16.046Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-23T22:01:16.046Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-23T22:01:16.046Z] ltsc2019: Pulling from windows/servercore [2022-04-23T22:01:16.046Z] 4612f6d0b889: Pulling fs layer [2022-04-23T22:01:16.046Z] ba8181afd426: Pulling fs layer [2022-04-23T22:01:24.724Z] ba8181afd426: Verifying Checksum [2022-04-23T22:01:24.724Z] ba8181afd426: Download complete [2022-04-23T22:01:25.579Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-23T22:01:25.603Z] 8f616e6e9eec: Pull complete [2022-04-23T22:01:26.043Z] --- PASS: TestServiceWithDataPathPortInit (14.03s) [2022-04-23T22:01:26.043Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T22:01:27.419Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kpdogcyciankmg1t8xymx06dx Created:2022-04-23 22:01:26.138330061 +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[9edc98bea6b5c2595b4c5f51eb9108015ec8556b8913651d1d4ced9e65289b41:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nesftg0gtjxt4pl40a480tpoj EndpointID:0729f32172ff56f580a0f5be9733e6bc236c5df7d20a64bd8fc9accbf7c7869f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4adaa08ace176389d9dce12c9f2423e91098fb970dd8e8a4b261842862f1b6f7 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:92c14e20a3ed IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nesftg0gtjxt4pl40a480tpoj EndpointID:0729f32172ff56f580a0f5be9733e6bc236c5df7d20a64bd8fc9accbf7c7869f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-23T22:01:32.682Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-04-23T22:01:32.682Z] PASS [2022-04-23T22:01:32.682Z] [2022-04-23T22:01:32.682Z] === Skipped [2022-04-23T22:01:32.682Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:01:32.682Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:01:32.682Z] [2022-04-23T22:01:32.682Z] DONE 38 tests, 1 skipped in 44.083s [2022-04-23T22:01:32.682Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-23T22:01:32.682Z] INFO: Testing against a local daemon [2022-04-23T22:01:32.682Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-23T22:01:32.682Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:01:32.682Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T22:01:32.682Z] === RUN TestDockerNetworkIpvlan [2022-04-23T22:01:32.682Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:01:32.682Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-23T22:01:32.682Z] PASS [2022-04-23T22:01:32.682Z] [2022-04-23T22:01:32.682Z] === Skipped [2022-04-23T22:01:32.682Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T22:01:32.682Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:01:32.682Z] [2022-04-23T22:01:32.682Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-23T22:01:32.682Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:01:32.682Z] [2022-04-23T22:01:32.682Z] DONE 2 tests, 2 skipped in 0.023s [2022-04-23T22:01:32.682Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-23T22:01:32.682Z] INFO: Testing against a local daemon [2022-04-23T22:01:32.682Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-23T22:01:32.996Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-23T22:01:33.249Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-04-23T22:01:33.249Z] === RUN TestDockerNetworkMacvlan [2022-04-23T22:01:33.815Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-23T22:01:34.749Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-23T22:01:35.331Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-23T22:01:37.249Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-23T22:01:37.641Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-23T22:01:37.687Z] --- PASS: TestBuildWithHugeFile (53.72s) [2022-04-23T22:01:37.687Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T22:01:37.687Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:01:37.687Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:01:37.687Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T22:01:37.687Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:01:37.687Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:01:37.687Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:01:37.687Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:01:37.687Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:01:37.687Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:01:37.687Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:01:37.687Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:01:37.687Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:01:37.687Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-23T22:01:37.687Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-04-23T22:01:37.687Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-23T22:01:37.687Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-23T22:01:37.687Z] === RUN TestBuildPreserveOwnership [2022-04-23T22:01:37.687Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-23T22:01:37.687Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-23T22:01:37.942Z] --- PASS: TestBuildPreserveOwnership (2.70s) [2022-04-23T22:01:37.942Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.77s) [2022-04-23T22:01:37.942Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-04-23T22:01:37.942Z] === RUN TestBuildPlatformInvalid [2022-04-23T22:01:38.198Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-23T22:01:38.198Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-23T22:01:38.692Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T22:01:38.692Z] Using test binary docker [2022-04-23T22:01:38.692Z] +++ /etc/init.d/apparmor start [2022-04-23T22:01:38.692Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T22:01:38.692Z] INFO: Waiting for daemon to start... [2022-04-23T22:01:38.692Z] Starting dockerd [2022-04-23T22:01:38.692Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-23T22:01:38.692Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T22:01:38.692Z] Using test binary docker [2022-04-23T22:01:38.692Z] +++ /etc/init.d/apparmor start [2022-04-23T22:01:38.692Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T22:01:38.692Z] INFO: Waiting for daemon to start... [2022-04-23T22:01:38.692Z] Starting dockerd [2022-04-23T22:01:38.692Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-23T22:01:38.692Z] . [2022-04-23T22:01:38.692Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T22:01:38.692Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T22:01:38.692Z] Error: No such image: emptyfs [2022-04-23T22:01:38.692Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-23T22:01:38.692Z] ++++ docker load [2022-04-23T22:01:38.692Z] Running integration-test (iteration 1) [2022-04-23T22:01:38.692Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-23T22:01:38.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-23T22:01:38.692Z] ++ set -e [2022-04-23T22:01:38.692Z] ++ '[' -n 0 ']' [2022-04-23T22:01:38.692Z] ++ set -x [2022-04-23T22:01:38.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-23T22:01:38.692Z] Loaded image: busybox:latest [2022-04-23T22:01:38.760Z] Loaded image: busybox:latest [2022-04-23T22:01:38.951Z] Loaded image: busybox:glibc [2022-04-23T22:01:39.016Z] Loaded image: busybox:glibc [2022-04-23T22:01:39.152Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-23T22:01:39.518Z] [2022-04-23T22:01:39.519Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T22:01:39.519Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T22:01:39.519Z] Error: No such image: emptyfs [2022-04-23T22:01:39.519Z] ++++ docker load [2022-04-23T22:01:39.519Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-23T22:01:39.944Z] Loaded image: debian:bullseye-slim [2022-04-23T22:01:39.944Z] Loaded image: hello-world:latest [2022-04-23T22:01:39.944Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T22:01:40.085Z] Running integration-test (iteration 1) [2022-04-23T22:01:40.085Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-23T22:01:40.086Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-23T22:01:40.086Z] ++ set -e [2022-04-23T22:01:40.086Z] ++ '[' -n 0 ']' [2022-04-23T22:01:40.086Z] ++ set -x [2022-04-23T22:01:40.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-23T22:01:41.022Z] Loaded image: busybox:latest [2022-04-23T22:01:41.602Z] Loaded image: busybox:glibc [2022-04-23T22:01:42.435Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-23T22:01:43.004Z] --- PASS: TestDockerNetworkMacvlan (9.68s) [2022-04-23T22:01:43.004Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-23T22:01:43.004Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-23T22:01:43.004Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-04-23T22:01:43.004Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-04-23T22:01:43.004Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-04-23T22:01:43.004Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-04-23T22:01:43.004Z] PASS [2022-04-23T22:01:43.004Z] [2022-04-23T22:01:43.004Z] DONE 8 tests in 10.957s [2022-04-23T22:01:43.004Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-23T22:01:43.004Z] testing: warning: no tests to run [2022-04-23T22:01:43.004Z] PASS [2022-04-23T22:01:43.004Z] [2022-04-23T22:01:43.004Z] DONE 0 tests in 0.007s [2022-04-23T22:01:43.004Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-23T22:01:43.004Z] INFO: Testing against a local daemon [2022-04-23T22:01:43.004Z] === RUN TestAuthZPluginAllowRequest [2022-04-23T22:01:43.509Z] Loaded image: debian:bullseye-slim [2022-04-23T22:01:43.509Z] Loaded image: hello-world:latest [2022-04-23T22:01:43.768Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T22:01:43.768Z] INFO: Testing against a local daemon [2022-04-23T22:01:43.768Z] === RUN TestDockerDaemonSuite [2022-04-23T22:01:43.768Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-23T22:01:44.380Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-04-23T22:01:44.380Z] === RUN TestAuthZPluginTLS [2022-04-23T22:01:44.639Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-23T22:01:44.639Z] === RUN TestAuthZPluginDenyRequest [2022-04-23T22:01:45.208Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-23T22:01:45.208Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-23T22:01:45.676Z] Loaded image: debian:bullseye-slim [2022-04-23T22:01:45.777Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-23T22:01:45.777Z] === RUN TestAuthZPluginDenyResponse [2022-04-23T22:01:45.942Z] Loaded image: hello-world:latest [2022-04-23T22:01:45.958Z] 4612f6d0b889: Verifying Checksum [2022-04-23T22:01:45.958Z] 4612f6d0b889: Download complete [2022-04-23T22:01:46.203Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T22:01:46.203Z] INFO: Testing against a local daemon [2022-04-23T22:01:46.203Z] === RUN TestDockerSuite [2022-04-23T22:01:46.203Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-23T22:01:46.203Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-23T22:01:46.203Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-23T22:01:46.203Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-23T22:01:46.203Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-23T22:01:46.203Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-23T22:01:46.203Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-23T22:01:46.203Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-23T22:01:46.343Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-23T22:01:46.343Z] === RUN TestAuthZPluginAllowEventStream [2022-04-23T22:01:46.770Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-23T22:01:47.028Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-23T22:01:47.280Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-04-23T22:01:47.280Z] === RUN TestAuthZPluginErrorResponse [2022-04-23T22:01:47.290Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-23T22:01:47.290Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-23T22:01:47.847Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-23T22:01:47.847Z] === RUN TestAuthZPluginErrorRequest [2022-04-23T22:01:48.034Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.11s) [2022-04-23T22:01:48.034Z] PASS [2022-04-23T22:01:48.034Z] [2022-04-23T22:01:48.034Z] === Skipped [2022-04-23T22:01:48.034Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-23T22:01:48.034Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:01:48.034Z] [2022-04-23T22:01:48.034Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:01:48.034Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:01:48.034Z] [2022-04-23T22:01:48.034Z] DONE 34 tests, 2 skipped in 85.116s [2022-04-23T22:01:48.034Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-23T22:01:48.034Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:01:48.034Z] ++ set -e [2022-04-23T22:01:48.034Z] ++ '[' -n 0 ']' [2022-04-23T22:01:48.034Z] ++ set -x [2022-04-23T22:01:48.034Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:01:48.034Z] INFO: Testing against a local daemon [2022-04-23T22:01:48.034Z] === RUN TestConfigInspect [2022-04-23T22:01:48.225Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-23T22:01:48.225Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-23T22:01:48.225Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-23T22:01:48.413Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-23T22:01:48.413Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-23T22:01:48.792Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-23T22:01:48.979Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-23T22:01:48.979Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-23T22:01:49.732Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-23T22:01:49.923Z] --- PASS: TestConfigInspect (2.25s) [2022-04-23T22:01:49.923Z] === RUN TestConfigList [2022-04-23T22:01:50.304Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-23T22:01:50.304Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-23T22:01:50.304Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-23T22:01:50.304Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-23T22:01:50.355Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.49s) [2022-04-23T22:01:50.355Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-23T22:01:51.242Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-23T22:01:51.817Z] --- PASS: TestConfigList (2.14s) [2022-04-23T22:01:51.817Z] === RUN TestConfigsCreateAndDelete [2022-04-23T22:01:52.180Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-23T22:01:52.263Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-04-23T22:01:52.263Z] === RUN TestAuthZPluginHeader [2022-04-23T22:01:52.440Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-23T22:01:52.440Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-23T22:01:52.440Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-23T22:01:52.523Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-23T22:01:52.523Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-23T22:01:53.576Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T22:01:53.576Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T22:01:53.576Z] === RUN TestBoolValue [2022-04-23T22:01:53.576Z] --- PASS: TestBoolValue (0.00s) [2022-04-23T22:01:53.576Z] === RUN TestBoolValueOrDefault [2022-04-23T22:01:53.576Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-23T22:01:53.576Z] === RUN TestInt64ValueOrZero [2022-04-23T22:01:53.576Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-23T22:01:53.576Z] === RUN TestInt64ValueOrDefault [2022-04-23T22:01:53.576Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-23T22:01:53.576Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-23T22:01:53.576Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-23T22:01:53.576Z] === RUN TestJsonContentType [2022-04-23T22:01:53.576Z] --- PASS: TestJsonContentType (0.00s) [2022-04-23T22:01:53.576Z] === RUN TestReadJSON [2022-04-23T22:01:53.576Z] === RUN TestReadJSON/nil_body [2022-04-23T22:01:53.576Z] === RUN TestReadJSON/empty_body [2022-04-23T22:01:53.576Z] === RUN TestReadJSON/with_valid_request [2022-04-23T22:01:53.576Z] === RUN TestReadJSON/with_whitespace [2022-04-23T22:01:53.576Z] === RUN TestReadJSON/with_extra_content [2022-04-23T22:01:53.576Z] === RUN TestReadJSON/invalid_JSON [2022-04-23T22:01:53.576Z] --- PASS: TestReadJSON (0.00s) [2022-04-23T22:01:53.576Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-23T22:01:53.577Z] PASS [2022-04-23T22:01:53.577Z] coverage: 31.9% of statements [2022-04-23T22:01:53.577Z] ok github.com/docker/docker/api/server/httputils 0.076s coverage: 31.9% of statements [2022-04-23T22:01:53.577Z] === RUN TestMaskSecretKeys [2022-04-23T22:01:53.577Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-23T22:01:53.577Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-23T22:01:53.577Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-23T22:01:53.577Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestVersionMiddlewareVersion [2022-04-23T22:01:53.577Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-23T22:01:53.577Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-23T22:01:53.577Z] PASS [2022-04-23T22:01:53.577Z] coverage: 37.7% of statements [2022-04-23T22:01:53.577Z] ok github.com/docker/docker/api/server/middleware 0.046s coverage: 37.7% of statements [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T22:01:53.577Z] === RUN TestToJSON [2022-04-23T22:01:53.577Z] --- PASS: TestToJSON (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestToParamWithVersion [2022-04-23T22:01:53.577Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestFromJSON [2022-04-23T22:01:53.577Z] --- PASS: TestFromJSON (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestEmpty [2022-04-23T22:01:53.577Z] --- PASS: TestEmpty (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestArgsMatchKVListEmptySources [2022-04-23T22:01:53.577Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestArgsMatchKVList [2022-04-23T22:01:53.577Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestArgsMatch [2022-04-23T22:01:53.577Z] --- PASS: TestArgsMatch (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestAdd [2022-04-23T22:01:53.577Z] --- PASS: TestAdd (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestDel [2022-04-23T22:01:53.577Z] --- PASS: TestDel (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestLen [2022-04-23T22:01:53.577Z] --- PASS: TestLen (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestExactMatch [2022-04-23T22:01:53.577Z] --- PASS: TestExactMatch (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestOnlyOneExactMatch [2022-04-23T22:01:53.577Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestContains [2022-04-23T22:01:53.577Z] --- PASS: TestContains (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestValidate [2022-04-23T22:01:53.577Z] --- PASS: TestValidate (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestWalkValues [2022-04-23T22:01:53.577Z] --- PASS: TestWalkValues (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestFuzzyMatch [2022-04-23T22:01:53.577Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestClone [2022-04-23T22:01:53.577Z] --- PASS: TestClone (0.00s) [2022-04-23T22:01:53.577Z] PASS [2022-04-23T22:01:53.577Z] coverage: 92.2% of statements [2022-04-23T22:01:53.577Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-04-23T22:01:53.577Z] === RUN TestStrSliceMarshalJSON [2022-04-23T22:01:53.577Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestStrSliceUnmarshalJSON [2022-04-23T22:01:53.577Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestStrSliceUnmarshalString [2022-04-23T22:01:53.577Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestStrSliceUnmarshalSlice [2022-04-23T22:01:53.577Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-23T22:01:53.577Z] PASS [2022-04-23T22:01:53.577Z] coverage: 90.0% of statements [2022-04-23T22:01:53.577Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2022-04-23T22:01:53.577Z] === RUN TestAdjustForAPIVersion [2022-04-23T22:01:53.577Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-23T22:01:53.577Z] PASS [2022-04-23T22:01:53.577Z] coverage: 6.1% of statements [2022-04-23T22:01:53.577Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 6.1% of statements [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T22:01:53.577Z] === RUN TestGetTimestamp [2022-04-23T22:01:53.577Z] --- PASS: TestGetTimestamp (0.17s) [2022-04-23T22:01:53.577Z] === RUN TestParseTimestamps [2022-04-23T22:01:53.577Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-23T22:01:53.577Z] PASS [2022-04-23T22:01:53.577Z] coverage: 100.0% of statements [2022-04-23T22:01:53.577Z] ok github.com/docker/docker/api/types/time 0.215s coverage: 100.0% of statements [2022-04-23T22:01:53.577Z] === RUN TestCompareVersion [2022-04-23T22:01:53.577Z] --- PASS: TestCompareVersion (0.00s) [2022-04-23T22:01:53.577Z] PASS [2022-04-23T22:01:53.577Z] coverage: 77.3% of statements [2022-04-23T22:01:53.577Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 77.3% of statements [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T22:01:53.577Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T22:01:53.577Z] === RUN TestIsGIT [2022-04-23T22:01:53.577Z] --- PASS: TestIsGIT (0.00s) [2022-04-23T22:01:53.577Z] PASS [2022-04-23T22:01:53.577Z] coverage: 100.0% of statements [2022-04-23T22:01:53.577Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.044s coverage: 100.0% of statements [2022-04-23T22:01:53.577Z] === RUN TestParseRemoteURL [2022-04-23T22:01:53.577Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-23T22:01:53.577Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-23T22:01:53.577Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-23T22:01:53.577Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-23T22:01:53.577Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-23T22:01:53.577Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-23T22:01:53.577Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-23T22:01:53.577Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-23T22:01:53.577Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-23T22:01:53.577Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-23T22:01:53.577Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-23T22:01:53.577Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestCloneArgsSmartHttp [2022-04-23T22:01:53.577Z] --- PASS: TestCloneArgsSmartHttp (0.05s) [2022-04-23T22:01:53.577Z] === RUN TestCloneArgsDumbHttp [2022-04-23T22:01:53.577Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestCloneArgsGit [2022-04-23T22:01:53.577Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestCheckoutGit [2022-04-23T22:01:53.577Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-23T22:01:53.577Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestProcessNoDockerignore [2022-04-23T22:01:53.577Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-23T22:01:53.577Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestDetectContentType [2022-04-23T22:01:53.577Z] --- PASS: TestDetectContentType (0.00s) [2022-04-23T22:01:53.577Z] === RUN TestSelectAcceptableMIME [2022-04-23T22:01:53.577Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-23T22:01:53.747Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-23T22:01:54.034Z] === RUN TestInspectEmptyResponse [2022-04-23T22:01:54.034Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-23T22:01:54.034Z] === RUN TestInspectResponseBinary [2022-04-23T22:01:54.034Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-23T22:01:54.034Z] === RUN TestResponseUnsupportedContentType [2022-04-23T22:01:54.034Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-23T22:01:54.034Z] === RUN TestInspectResponseTextSimple [2022-04-23T22:01:54.034Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-23T22:01:54.034Z] === RUN TestInspectResponseEmptyContentType [2022-04-23T22:01:54.034Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-23T22:01:54.034Z] === RUN TestUnknownContentLength [2022-04-23T22:01:54.034Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-23T22:01:54.034Z] === RUN TestDownloadRemote [2022-04-23T22:01:54.034Z] --- PASS: TestDownloadRemote (0.09s) [2022-04-23T22:01:54.034Z] === RUN TestGetWithStatusError [2022-04-23T22:01:54.034Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-23T22:01:54.034Z] === RUN TestCloseRootDirectory [2022-04-23T22:01:54.034Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:01:54.034Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-23T22:01:54.034Z] === RUN TestHashFile [2022-04-23T22:01:54.034Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:01:54.034Z] --- SKIP: TestHashFile (0.01s) [2022-04-23T22:01:54.034Z] === RUN TestHashSubdir [2022-04-23T22:01:54.034Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:01:54.034Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-23T22:01:54.034Z] === RUN TestRemoveDirectory [2022-04-23T22:01:54.034Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:01:54.034Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-23T22:01:54.034Z] PASS [2022-04-23T22:01:54.034Z] coverage: 9.3% of statements [2022-04-23T22:01:54.034Z] ok github.com/docker/docker/builder/remotecontext 0.249s coverage: 9.3% of statements [2022-04-23T22:01:54.034Z] === RUN TestEnable [2022-04-23T22:01:54.034Z] --- PASS: TestEnable (0.00s) [2022-04-23T22:01:54.034Z] === RUN TestDisable [2022-04-23T22:01:54.034Z] --- PASS: TestDisable (0.00s) [2022-04-23T22:01:54.034Z] === RUN TestEnabled [2022-04-23T22:01:54.034Z] --- PASS: TestEnabled (0.00s) [2022-04-23T22:01:54.034Z] PASS [2022-04-23T22:01:54.034Z] coverage: 100.0% of statements [2022-04-23T22:01:54.034Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2022-04-23T22:01:54.343Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-04-23T22:01:54.343Z] === RUN TestConfigsUpdate [2022-04-23T22:01:54.492Z] === RUN TestGetAllAllowed [2022-04-23T22:01:54.492Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestGetAllMeta [2022-04-23T22:01:54.492Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-23T22:01:54.492Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestIsUnreferencedBuiltin [2022-04-23T22:01:54.492Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestIsExistingDirectory [2022-04-23T22:01:54.492Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-23T22:01:54.492Z] === RUN TestGetFilenameForDownload [2022-04-23T22:01:54.492Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestEnv2Variables [2022-04-23T22:01:54.492Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-23T22:01:54.492Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestMaintainer [2022-04-23T22:01:54.492Z] --- PASS: TestMaintainer (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestLabel [2022-04-23T22:01:54.492Z] --- PASS: TestLabel (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestFromScratch [2022-04-23T22:01:54.492Z] --- PASS: TestFromScratch (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestFromWithArg [2022-04-23T22:01:54.492Z] --- PASS: TestFromWithArg (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-23T22:01:54.492Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestFromWithUndefinedArg [2022-04-23T22:01:54.492Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestFromMultiStageWithNamedStage [2022-04-23T22:01:54.492Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestOnbuild [2022-04-23T22:01:54.492Z] --- PASS: TestOnbuild (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestWorkdir [2022-04-23T22:01:54.492Z] --- PASS: TestWorkdir (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestCmd [2022-04-23T22:01:54.492Z] --- PASS: TestCmd (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestHealthcheckNone [2022-04-23T22:01:54.492Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestHealthcheckCmd [2022-04-23T22:01:54.492Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestEntrypoint [2022-04-23T22:01:54.492Z] --- PASS: TestEntrypoint (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestExpose [2022-04-23T22:01:54.492Z] --- PASS: TestExpose (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestUser [2022-04-23T22:01:54.492Z] --- PASS: TestUser (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestVolume [2022-04-23T22:01:54.492Z] --- PASS: TestVolume (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestStopSignal [2022-04-23T22:01:54.492Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T22:01:54.492Z] --- SKIP: TestStopSignal (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestArg [2022-04-23T22:01:54.492Z] --- PASS: TestArg (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestShell [2022-04-23T22:01:54.492Z] --- PASS: TestShell (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestPrependEnvOnCmd [2022-04-23T22:01:54.492Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestRunWithBuildArgs [2022-04-23T22:01:54.492Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestRunIgnoresHealthcheck [2022-04-23T22:01:54.492Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestDispatchUnsupportedOptions [2022-04-23T22:01:54.492Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-23T22:01:54.492Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-23T22:01:54.492Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-23T22:01:54.492Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-23T22:01:54.492Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-23T22:01:54.492Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-23T22:01:54.492Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestNormalizeWorkdir [2022-04-23T22:01:54.492Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestDispatch [2022-04-23T22:01:54.492Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-23T22:01:54.492Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-23T22:01:54.492Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-23T22:01:54.492Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-23T22:01:54.492Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-23T22:01:54.492Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-23T22:01:54.492Z] === RUN TestDispatch/COPY_url [2022-04-23T22:01:54.492Z] --- PASS: TestDispatch (0.07s) [2022-04-23T22:01:54.492Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-23T22:01:54.492Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-23T22:01:54.492Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-23T22:01:54.492Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-23T22:01:54.492Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-23T22:01:54.492Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.02s) [2022-04-23T22:01:54.492Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestAddScratchImageAddsToMounts [2022-04-23T22:01:54.492Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-23T22:01:54.492Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-23T22:01:54.492Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-23T22:01:54.492Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-23T22:01:54.492Z] === RUN TestImageSourceGetAddsToMounts [2022-04-23T22:01:54.492Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-23T22:01:54.948Z] === RUN TestEmptyDockerfile [2022-04-23T22:01:54.948Z] --- PASS: TestEmptyDockerfile (0.02s) [2022-04-23T22:01:54.948Z] === RUN TestSymlinkDockerfile [2022-04-23T22:01:54.948Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-04-23T22:01:54.948Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-23T22:01:54.948Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-23T22:01:54.948Z] === RUN TestNonExistingDockerfile [2022-04-23T22:01:54.948Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-23T22:01:54.948Z] === RUN TestCopyRunConfig [2022-04-23T22:01:54.948Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-23T22:01:54.948Z] === RUN TestDeepCopyRunConfig [2022-04-23T22:01:54.948Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-23T22:01:54.948Z] === RUN TestExportImage [2022-04-23T22:01:54.948Z] --- PASS: TestExportImage (0.00s) [2022-04-23T22:01:54.948Z] === RUN TestNormalizeDest [2022-04-23T22:01:54.948Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-23T22:01:54.948Z] PASS [2022-04-23T22:01:54.948Z] coverage: 46.7% of statements [2022-04-23T22:01:54.948Z] ok github.com/docker/docker/builder/dockerfile 0.325s coverage: 46.7% of statements [2022-04-23T22:01:55.403Z] === RUN TestTCP4Proxy [2022-04-23T22:01:55.403Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-23T22:01:55.403Z] === RUN TestTCP4ProxyHalfClose [2022-04-23T22:01:55.403Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-23T22:01:55.403Z] === RUN TestTCP6Proxy [2022-04-23T22:01:55.403Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T22:01:55.403Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-23T22:01:55.403Z] === RUN TestTCPDualStackProxy [2022-04-23T22:01:55.403Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T22:01:55.403Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-23T22:01:55.403Z] === RUN TestUDP4Proxy [2022-04-23T22:01:55.403Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-23T22:01:55.403Z] === RUN TestUDP6Proxy [2022-04-23T22:01:55.403Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T22:01:55.403Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-23T22:01:55.403Z] === RUN TestUDPWriteError [2022-04-23T22:01:55.403Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-23T22:01:55.403Z] === RUN TestSCTP4Proxy [2022-04-23T22:01:55.403Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T22:01:55.403Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-23T22:01:55.403Z] === RUN TestSCTP6Proxy [2022-04-23T22:01:55.403Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T22:01:55.403Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-23T22:01:55.403Z] PASS [2022-04-23T22:01:55.403Z] coverage: 49.4% of statements [2022-04-23T22:01:55.403Z] ok github.com/docker/docker/cmd/docker-proxy 0.052s coverage: 49.4% of statements [2022-04-23T22:01:56.237Z] --- PASS: TestConfigsUpdate (2.26s) [2022-04-23T22:01:56.237Z] === RUN TestTemplatedConfig [2022-04-23T22:01:56.637Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-23T22:01:56.713Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.85s) [2022-04-23T22:01:56.713Z] === RUN TestAuthZPluginV2Disable [2022-04-23T22:01:57.206Z] --- PASS: TestBuildWithHugeFile (129.78s) [2022-04-23T22:01:57.206Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T22:01:57.206Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:01:57.206Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:01:57.206Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T22:01:57.206Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:01:57.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:01:57.206Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:01:57.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:01:57.206Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:01:57.206Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:01:57.206Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:01:57.206Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:01:57.206Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:01:57.206Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-23T22:01:57.206Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-23T22:01:57.206Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-23T22:01:57.206Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-23T22:01:57.206Z] === RUN TestBuildPreserveOwnership [2022-04-23T22:01:57.206Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-23T22:01:58.143Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-23T22:01:58.759Z] --- PASS: TestTemplatedConfig (2.45s) [2022-04-23T22:01:58.759Z] === RUN TestConfigCreateResolve [2022-04-23T22:01:59.519Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-23T22:01:59.998Z] --- PASS: TestAuthZPluginV2Disable (3.39s) [2022-04-23T22:01:59.998Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-23T22:02:00.087Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-23T22:02:00.650Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-04-23T22:02:00.650Z] PASS [2022-04-23T22:02:00.650Z] [2022-04-23T22:02:00.650Z] DONE 6 tests in 13.489s [2022-04-23T22:02:00.650Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-23T22:02:00.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:00.650Z] ++ set -e [2022-04-23T22:02:00.650Z] ++ '[' -n 0 ']' [2022-04-23T22:02:00.650Z] ++ set -x [2022-04-23T22:02:00.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:00.907Z] INFO: Testing against a local daemon [2022-04-23T22:02:00.907Z] === RUN TestCheckpoint [2022-04-23T22:02:00.907Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:02:00.907Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T22:02:00.907Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T22:02:00.907Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:02:00.907Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:02:00.907Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:02:00.907Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T22:02:00.907Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T22:02:00.907Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T22:02:00.907Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T22:02:00.907Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T22:02:00.907Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-23T22:02:00.907Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-23T22:02:00.907Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T22:02:00.907Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T22:02:00.907Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T22:02:00.907Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T22:02:00.907Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T22:02:00.907Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T22:02:00.907Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-23T22:02:00.907Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T22:02:00.907Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-23T22:02:00.907Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T22:02:01.023Z] --- PASS: TestBuildPreserveOwnership (3.59s) [2022-04-23T22:02:01.023Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.28s) [2022-04-23T22:02:01.023Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2022-04-23T22:02:01.023Z] === RUN TestBuildPlatformInvalid [2022-04-23T22:02:01.023Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-23T22:02:01.023Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-23T22:02:01.163Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-23T22:02:01.163Z] === RUN TestCopyEmptyFile [2022-04-23T22:02:01.163Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-23T22:02:01.163Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T22:02:01.419Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-23T22:02:01.419Z] === RUN TestCopyFromContainer [2022-04-23T22:02:01.959Z] Loaded image: busybox:latest [2022-04-23T22:02:01.959Z] Loaded image: busybox:glibc [2022-04-23T22:02:02.218Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-23T22:02:02.347Z] === RUN TestCopyFromContainer// [2022-04-23T22:02:02.347Z] === RUN TestCopyFromContainer//bar/root [2022-04-23T22:02:02.347Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-23T22:02:02.347Z] === RUN TestCopyFromContainer/bar/quux [2022-04-23T22:02:02.347Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-23T22:02:02.603Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-23T22:02:02.603Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-23T22:02:02.603Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-23T22:02:02.603Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-23T22:02:02.859Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-23T22:02:02.859Z] --- PASS: TestCopyFromContainer (1.52s) [2022-04-23T22:02:02.859Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-23T22:02:02.859Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-04-23T22:02:02.859Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-23T22:02:02.859Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-23T22:02:02.859Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-23T22:02:02.859Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-23T22:02:02.859Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-23T22:02:02.859Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-23T22:02:02.859Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-23T22:02:02.859Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-23T22:02:02.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T22:02:02.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:02:02.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:02:02.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:02:02.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:02:02.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:02:02.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:02:02.859Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:02:02.859Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:02:02.859Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:02:02.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-23T22:02:02.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T22:02:02.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-23T22:02:02.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T22:02:02.859Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T22:02:02.859Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-23T22:02:02.859Z] === RUN TestCreateWithInvalidEnv [2022-04-23T22:02:02.859Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T22:02:02.859Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T22:02:02.859Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T22:02:02.859Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T22:02:02.859Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T22:02:02.859Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T22:02:02.859Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T22:02:02.859Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T22:02:02.859Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T22:02:02.859Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-23T22:02:02.859Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T22:02:02.859Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T22:02:02.859Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T22:02:02.859Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T22:02:02.859Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-23T22:02:02.859Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T22:02:03.042Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-23T22:02:03.155Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-23T22:02:03.281Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2022-04-23T22:02:03.281Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-23T22:02:03.723Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-23T22:02:04.227Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-04-23T22:02:04.227Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T22:02:04.291Z] Loaded image: debian:bullseye-slim [2022-04-23T22:02:04.291Z] Loaded image: hello-world:latest [2022-04-23T22:02:04.291Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T22:02:04.550Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-23T22:02:04.787Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-23T22:02:05.116Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-23T22:02:05.593Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-04-23T22:02:05.593Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T22:02:05.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:02:05.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:02:05.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:02:05.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:02:05.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:02:05.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:02:05.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:02:05.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:02:05.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:02:05.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:02:05.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:02:05.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:02:05.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:02:05.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:02:05.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:02:05.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-23T22:02:05.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T22:02:05.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T22:02:05.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T22:02:05.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T22:02:05.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-23T22:02:05.594Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T22:02:05.691Z] === RUN TestCheckpointCreateError [2022-04-23T22:02:05.691Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestCheckpointCreate [2022-04-23T22:02:05.691Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestCheckpointDeleteError [2022-04-23T22:02:05.691Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestCheckpointDelete [2022-04-23T22:02:05.691Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestCheckpointListError [2022-04-23T22:02:05.691Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestCheckpointList [2022-04-23T22:02:05.691Z] --- PASS: TestCheckpointList (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestCheckpointListContainerNotFound [2022-04-23T22:02:05.691Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestNewClientWithOpsFromEnv [2022-04-23T22:02:05.691Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-23T22:02:05.691Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestGetAPIPath [2022-04-23T22:02:05.691Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestParseHostURL [2022-04-23T22:02:05.691Z] --- PASS: TestParseHostURL (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-23T22:02:05.691Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-23T22:02:05.691Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestNegotiateAPIVersion [2022-04-23T22:02:05.691Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-23T22:02:05.691Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-23T22:02:05.691Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-23T22:02:05.691Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-23T22:02:05.691Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-23T22:02:05.691Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-23T22:02:05.691Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-23T22:02:05.691Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-23T22:02:05.691Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-23T22:02:05.691Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-23T22:02:05.691Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestNegotiateAPVersionOverride [2022-04-23T22:02:05.691Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-23T22:02:05.691Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-23T22:02:05.691Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-23T22:02:05.691Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-23T22:02:05.691Z] === RUN TestClientRedirect [2022-04-23T22:02:05.691Z] === RUN TestClientRedirect/GET [2022-04-23T22:02:05.691Z] === RUN TestClientRedirect/POST [2022-04-23T22:02:05.691Z] === RUN TestClientRedirect/PUT [2022-04-23T22:02:05.849Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2022-04-23T22:02:05.849Z] === RUN TestCreateDifferentPlatform [2022-04-23T22:02:05.849Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T22:02:05.849Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T22:02:05.849Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-23T22:02:05.849Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T22:02:05.849Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T22:02:05.849Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T22:02:05.849Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-23T22:02:05.849Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T22:02:05.849Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-23T22:02:05.849Z] === RUN TestContainerStartOnDaemonRestart [2022-04-23T22:02:05.849Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-23T22:02:05.849Z] === RUN TestDaemonRestartIpcMode [2022-04-23T22:02:05.849Z] === PAUSE TestDaemonRestartIpcMode [2022-04-23T22:02:05.849Z] === RUN TestDaemonHostGatewayIP [2022-04-23T22:02:05.849Z] === PAUSE TestDaemonHostGatewayIP [2022-04-23T22:02:05.849Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-23T22:02:05.849Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-23T22:02:05.849Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T22:02:05.849Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-23T22:02:05.849Z] === RUN TestDiff [2022-04-23T22:02:06.146Z] === RUN TestClientRedirect/DELETE [2022-04-23T22:02:06.146Z] --- PASS: TestClientRedirect (0.00s) [2022-04-23T22:02:06.146Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-23T22:02:06.146Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-23T22:02:06.146Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-23T22:02:06.146Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-23T22:02:06.146Z] === RUN TestConfigCreateUnsupported [2022-04-23T22:02:06.146Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-23T22:02:06.146Z] === RUN TestConfigCreateError [2022-04-23T22:02:06.146Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-23T22:02:06.146Z] === RUN TestConfigCreate [2022-04-23T22:02:06.146Z] --- PASS: TestConfigCreate (0.00s) [2022-04-23T22:02:06.146Z] === RUN TestConfigInspectNotFound [2022-04-23T22:02:06.146Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-23T22:02:06.146Z] === RUN TestConfigInspectWithEmptyID [2022-04-23T22:02:06.146Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-23T22:02:06.146Z] === RUN TestConfigInspectUnsupported [2022-04-23T22:02:06.146Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-23T22:02:06.146Z] === RUN TestConfigInspectError [2022-04-23T22:02:06.146Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-23T22:02:06.146Z] === RUN TestConfigInspectConfigNotFound [2022-04-23T22:02:06.146Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-23T22:02:06.146Z] === RUN TestConfigInspect [2022-04-23T22:02:06.146Z] --- PASS: TestConfigInspect (0.00s) [2022-04-23T22:02:06.146Z] === RUN TestConfigListUnsupported [2022-04-23T22:02:06.146Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-23T22:02:06.146Z] === RUN TestConfigListError [2022-04-23T22:02:06.146Z] --- PASS: TestConfigListError (0.00s) [2022-04-23T22:02:06.146Z] === RUN TestConfigList [2022-04-23T22:02:06.146Z] --- PASS: TestConfigList (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestConfigRemoveUnsupported [2022-04-23T22:02:06.147Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestConfigRemoveError [2022-04-23T22:02:06.147Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestConfigRemove [2022-04-23T22:02:06.147Z] --- PASS: TestConfigRemove (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestConfigUpdateUnsupported [2022-04-23T22:02:06.147Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestConfigUpdateError [2022-04-23T22:02:06.147Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestConfigUpdate [2022-04-23T22:02:06.147Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerCommitError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerCommit [2022-04-23T22:02:06.147Z] --- PASS: TestContainerCommit (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerStatPathError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerStatPathNotFoundError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerStatPathNoHeaderError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerStatPath [2022-04-23T22:02:06.147Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestCopyToContainerError [2022-04-23T22:02:06.147Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestCopyToContainerNotFoundError [2022-04-23T22:02:06.147Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestCopyToContainerEmptyResponse [2022-04-23T22:02:06.147Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestCopyToContainer [2022-04-23T22:02:06.147Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestCopyFromContainerError [2022-04-23T22:02:06.147Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestCopyFromContainerNotFoundError [2022-04-23T22:02:06.147Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-23T22:02:06.147Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-23T22:02:06.147Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestCopyFromContainer [2022-04-23T22:02:06.147Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerCreateError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerCreateImageNotFound [2022-04-23T22:02:06.147Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerCreateWithName [2022-04-23T22:02:06.147Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerCreateAutoRemove [2022-04-23T22:02:06.147Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerDiffError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerDiff [2022-04-23T22:02:06.147Z] --- PASS: TestContainerDiff (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerExecCreateError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerExecCreate [2022-04-23T22:02:06.147Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerExecStartError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerExecStart [2022-04-23T22:02:06.147Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerExecInspectError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerExecInspect [2022-04-23T22:02:06.147Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerExportError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerExportError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerExport [2022-04-23T22:02:06.147Z] --- PASS: TestContainerExport (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerInspectError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerInspectContainerNotFound [2022-04-23T22:02:06.147Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerInspectWithEmptyID [2022-04-23T22:02:06.147Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerInspect [2022-04-23T22:02:06.147Z] --- PASS: TestContainerInspect (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerInspectNode [2022-04-23T22:02:06.147Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerKillError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerKillError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerKill [2022-04-23T22:02:06.147Z] --- PASS: TestContainerKill (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerListError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerListError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerList [2022-04-23T22:02:06.147Z] --- PASS: TestContainerList (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerLogsNotFoundError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerLogsError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerLogs [2022-04-23T22:02:06.147Z] --- PASS: TestContainerLogs (0.19s) [2022-04-23T22:02:06.147Z] === RUN TestContainerPauseError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerPause [2022-04-23T22:02:06.147Z] --- PASS: TestContainerPause (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainersPruneError [2022-04-23T22:02:06.147Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainersPrune [2022-04-23T22:02:06.147Z] --- PASS: TestContainersPrune (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerRemoveError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerRemoveNotFoundError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerRemove [2022-04-23T22:02:06.147Z] --- PASS: TestContainerRemove (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerRenameError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerRename [2022-04-23T22:02:06.147Z] --- PASS: TestContainerRename (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerResizeError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerExecResizeError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerResize [2022-04-23T22:02:06.147Z] --- PASS: TestContainerResize (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerExecResize [2022-04-23T22:02:06.147Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerRestartError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerRestart [2022-04-23T22:02:06.147Z] --- PASS: TestContainerRestart (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerStartError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerStartError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerStart [2022-04-23T22:02:06.147Z] --- PASS: TestContainerStart (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerStatsError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerStats [2022-04-23T22:02:06.147Z] --- PASS: TestContainerStats (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerStopError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerStopError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerStop [2022-04-23T22:02:06.147Z] --- PASS: TestContainerStop (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerTopError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerTopError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerTop [2022-04-23T22:02:06.147Z] --- PASS: TestContainerTop (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerUnpauseError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerUnpause [2022-04-23T22:02:06.147Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerUpdateError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerUpdate [2022-04-23T22:02:06.147Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-23T22:02:06.147Z] === RUN TestContainerWaitError [2022-04-23T22:02:06.147Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestContainerWait [2022-04-23T22:02:06.147Z] --- PASS: TestContainerWait (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestDiskUsageError [2022-04-23T22:02:06.147Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestDiskUsage [2022-04-23T22:02:06.147Z] --- PASS: TestDiskUsage (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestDistributionInspectUnsupported [2022-04-23T22:02:06.147Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestDistributionInspectWithEmptyID [2022-04-23T22:02:06.147Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestEventsErrorInOptions [2022-04-23T22:02:06.147Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestEventsErrorFromServer [2022-04-23T22:02:06.147Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestEvents [2022-04-23T22:02:06.147Z] --- PASS: TestEvents (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestTLSCloseWriter [2022-04-23T22:02:06.147Z] === PAUSE TestTLSCloseWriter [2022-04-23T22:02:06.147Z] === RUN TestImageBuildError [2022-04-23T22:02:06.147Z] --- PASS: TestImageBuildError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageBuild [2022-04-23T22:02:06.147Z] --- PASS: TestImageBuild (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestGetDockerOS [2022-04-23T22:02:06.147Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageCreateError [2022-04-23T22:02:06.147Z] --- PASS: TestImageCreateError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageCreate [2022-04-23T22:02:06.147Z] --- PASS: TestImageCreate (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageHistoryError [2022-04-23T22:02:06.147Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageHistory [2022-04-23T22:02:06.147Z] --- PASS: TestImageHistory (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageImportError [2022-04-23T22:02:06.147Z] --- PASS: TestImageImportError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageImport [2022-04-23T22:02:06.147Z] --- PASS: TestImageImport (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageInspectError [2022-04-23T22:02:06.147Z] --- PASS: TestImageInspectError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageInspectImageNotFound [2022-04-23T22:02:06.147Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageInspectWithEmptyID [2022-04-23T22:02:06.147Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageInspect [2022-04-23T22:02:06.147Z] --- PASS: TestImageInspect (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageListError [2022-04-23T22:02:06.147Z] --- PASS: TestImageListError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageList [2022-04-23T22:02:06.147Z] --- PASS: TestImageList (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageListApiBefore125 [2022-04-23T22:02:06.147Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageLoadError [2022-04-23T22:02:06.147Z] --- PASS: TestImageLoadError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageLoad [2022-04-23T22:02:06.147Z] --- PASS: TestImageLoad (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagesPruneError [2022-04-23T22:02:06.147Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagesPrune [2022-04-23T22:02:06.147Z] --- PASS: TestImagesPrune (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagePullReferenceParseError [2022-04-23T22:02:06.147Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagePullAnyError [2022-04-23T22:02:06.147Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-23T22:02:06.147Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:02:06.147Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:02:06.147Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-23T22:02:06.147Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagePullWithoutErrors [2022-04-23T22:02:06.147Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagePushReferenceError [2022-04-23T22:02:06.147Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagePushAnyError [2022-04-23T22:02:06.147Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-23T22:02:06.147Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:02:06.147Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:02:06.147Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-23T22:02:06.147Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImagePushWithoutErrors [2022-04-23T22:02:06.147Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-23T22:02:06.147Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-23T22:02:06.147Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-23T22:02:06.147Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-23T22:02:06.147Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-23T22:02:06.147Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-23T22:02:06.147Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-23T22:02:06.147Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-23T22:02:06.147Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageRemoveError [2022-04-23T22:02:06.147Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageRemoveImageNotFound [2022-04-23T22:02:06.147Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageRemove [2022-04-23T22:02:06.147Z] --- PASS: TestImageRemove (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageSaveError [2022-04-23T22:02:06.147Z] --- PASS: TestImageSaveError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageSave [2022-04-23T22:02:06.147Z] --- PASS: TestImageSave (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageSearchAnyError [2022-04-23T22:02:06.147Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-23T22:02:06.147Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:02:06.147Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:02:06.147Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-23T22:02:06.147Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageSearchWithoutErrors [2022-04-23T22:02:06.147Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageTagError [2022-04-23T22:02:06.147Z] --- PASS: TestImageTagError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageTagInvalidReference [2022-04-23T22:02:06.147Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageTagInvalidSourceImageName [2022-04-23T22:02:06.147Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageTagHexSource [2022-04-23T22:02:06.147Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestImageTag [2022-04-23T22:02:06.147Z] --- PASS: TestImageTag (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestInfoServerError [2022-04-23T22:02:06.147Z] --- PASS: TestInfoServerError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestInfoInvalidResponseJSONError [2022-04-23T22:02:06.147Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestInfo [2022-04-23T22:02:06.147Z] --- PASS: TestInfo (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNetworkConnectError [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNetworkConnect [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNetworkCreateError [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNetworkCreate [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNetworkDisconnectError [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNetworkDisconnect [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNetworkInspect [2022-04-23T22:02:06.147Z] === RUN TestNetworkInspect/empty_ID [2022-04-23T22:02:06.147Z] === RUN TestNetworkInspect/no_options [2022-04-23T22:02:06.147Z] === RUN TestNetworkInspect/verbose [2022-04-23T22:02:06.147Z] === RUN TestNetworkInspect/global_scope [2022-04-23T22:02:06.147Z] === RUN TestNetworkInspect/unknown_network [2022-04-23T22:02:06.147Z] === RUN TestNetworkInspect/server_error [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNetworkListError [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkListError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNetworkList [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkList (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNetworksPruneError [2022-04-23T22:02:06.147Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNetworksPrune [2022-04-23T22:02:06.147Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNetworkRemoveError [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNetworkRemove [2022-04-23T22:02:06.147Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNodeInspectError [2022-04-23T22:02:06.147Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNodeInspectNodeNotFound [2022-04-23T22:02:06.147Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNodeInspectWithEmptyID [2022-04-23T22:02:06.147Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNodeInspect [2022-04-23T22:02:06.147Z] --- PASS: TestNodeInspect (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNodeListError [2022-04-23T22:02:06.147Z] --- PASS: TestNodeListError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNodeList [2022-04-23T22:02:06.147Z] --- PASS: TestNodeList (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNodeRemoveError [2022-04-23T22:02:06.147Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNodeRemove [2022-04-23T22:02:06.147Z] --- PASS: TestNodeRemove (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNodeUpdateError [2022-04-23T22:02:06.147Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestNodeUpdate [2022-04-23T22:02:06.147Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestOptionWithHostFromEnv [2022-04-23T22:02:06.147Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestOptionWithTimeout [2022-04-23T22:02:06.147Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestOptionWithVersionFromEnv [2022-04-23T22:02:06.147Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestPingFail [2022-04-23T22:02:06.147Z] --- PASS: TestPingFail (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestPingWithError [2022-04-23T22:02:06.147Z] 2022/04/23 22:02:05 RoundTripper returned a response & error; ignoring response [2022-04-23T22:02:06.147Z] 2022/04/23 22:02:05 RoundTripper returned a response & error; ignoring response [2022-04-23T22:02:06.147Z] --- PASS: TestPingWithError (0.00s) [2022-04-23T22:02:06.147Z] === RUN TestPingSuccess [2022-04-23T22:02:06.148Z] --- PASS: TestPingSuccess (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPingHeadFallback [2022-04-23T22:02:06.148Z] === RUN TestPingHeadFallback/OK [2022-04-23T22:02:06.148Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-23T22:02:06.148Z] === RUN TestPingHeadFallback/Not_Found [2022-04-23T22:02:06.148Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-23T22:02:06.148Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-23T22:02:06.148Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-23T22:02:06.148Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-23T22:02:06.148Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-23T22:02:06.148Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginDisableError [2022-04-23T22:02:06.148Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginDisable [2022-04-23T22:02:06.148Z] --- PASS: TestPluginDisable (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginEnableError [2022-04-23T22:02:06.148Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginEnable [2022-04-23T22:02:06.148Z] --- PASS: TestPluginEnable (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginInspectError [2022-04-23T22:02:06.148Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginInspectWithEmptyID [2022-04-23T22:02:06.148Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginInspect [2022-04-23T22:02:06.148Z] --- PASS: TestPluginInspect (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginListError [2022-04-23T22:02:06.148Z] --- PASS: TestPluginListError (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginList [2022-04-23T22:02:06.148Z] --- PASS: TestPluginList (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginPushError [2022-04-23T22:02:06.148Z] --- PASS: TestPluginPushError (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginPush [2022-04-23T22:02:06.148Z] --- PASS: TestPluginPush (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginRemoveError [2022-04-23T22:02:06.148Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginRemove [2022-04-23T22:02:06.148Z] --- PASS: TestPluginRemove (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginSetError [2022-04-23T22:02:06.148Z] --- PASS: TestPluginSetError (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPluginSet [2022-04-23T22:02:06.148Z] --- PASS: TestPluginSet (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestSetHostHeader [2022-04-23T22:02:06.148Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestPlainTextError [2022-04-23T22:02:06.148Z] --- PASS: TestPlainTextError (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestInfiniteError [2022-04-23T22:02:06.148Z] --- PASS: TestInfiniteError (0.04s) [2022-04-23T22:02:06.148Z] === RUN TestCanceledContext [2022-04-23T22:02:06.148Z] 2022/04/23 22:02:05 RoundTripper returned a response & error; ignoring response [2022-04-23T22:02:06.148Z] --- PASS: TestCanceledContext (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestDeadlineExceededContext [2022-04-23T22:02:06.148Z] 2022/04/23 22:02:05 RoundTripper returned a response & error; ignoring response [2022-04-23T22:02:06.148Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestSecretCreateUnsupported [2022-04-23T22:02:06.148Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestSecretCreateError [2022-04-23T22:02:06.148Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestSecretCreate [2022-04-23T22:02:06.148Z] --- PASS: TestSecretCreate (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestSecretInspectUnsupported [2022-04-23T22:02:06.148Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestSecretInspectError [2022-04-23T22:02:06.148Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestSecretInspectSecretNotFound [2022-04-23T22:02:06.148Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestSecretInspectWithEmptyID [2022-04-23T22:02:06.148Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestSecretInspect [2022-04-23T22:02:06.148Z] --- PASS: TestSecretInspect (0.00s) [2022-04-23T22:02:06.148Z] === RUN TestSecretListUnsupported [2022-04-23T22:02:06.148Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-23T22:02:06.411Z] --- PASS: TestDiff (0.41s) [2022-04-23T22:02:06.411Z] === RUN TestExecWithCloseStdin [2022-04-23T22:02:06.604Z] === RUN TestSecretListError [2022-04-23T22:02:06.604Z] --- PASS: TestSecretListError (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSecretList [2022-04-23T22:02:06.604Z] --- PASS: TestSecretList (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSecretRemoveUnsupported [2022-04-23T22:02:06.604Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSecretRemoveError [2022-04-23T22:02:06.604Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSecretRemove [2022-04-23T22:02:06.604Z] --- PASS: TestSecretRemove (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSecretUpdateUnsupported [2022-04-23T22:02:06.604Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSecretUpdateError [2022-04-23T22:02:06.604Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSecretUpdate [2022-04-23T22:02:06.604Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceCreateError [2022-04-23T22:02:06.604Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceCreate [2022-04-23T22:02:06.604Z] --- PASS: TestServiceCreate (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-23T22:02:06.604Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceCreateDigestPinning [2022-04-23T22:02:06.604Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2022-04-23T22:02:06.604Z] === RUN TestServiceInspectError [2022-04-23T22:02:06.604Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceInspectServiceNotFound [2022-04-23T22:02:06.604Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceInspectWithEmptyID [2022-04-23T22:02:06.604Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceInspect [2022-04-23T22:02:06.604Z] --- PASS: TestServiceInspect (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceListError [2022-04-23T22:02:06.604Z] --- PASS: TestServiceListError (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceList [2022-04-23T22:02:06.604Z] --- PASS: TestServiceList (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceLogsError [2022-04-23T22:02:06.604Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceLogs [2022-04-23T22:02:06.604Z] --- PASS: TestServiceLogs (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceRemoveError [2022-04-23T22:02:06.604Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceRemoveNotFoundError [2022-04-23T22:02:06.604Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceRemove [2022-04-23T22:02:06.604Z] --- PASS: TestServiceRemove (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceUpdateError [2022-04-23T22:02:06.604Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestServiceUpdate [2022-04-23T22:02:06.604Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSwarmGetUnlockKeyError [2022-04-23T22:02:06.604Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSwarmGetUnlockKey [2022-04-23T22:02:06.604Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSwarmInitError [2022-04-23T22:02:06.604Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSwarmInit [2022-04-23T22:02:06.604Z] --- PASS: TestSwarmInit (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSwarmInspectError [2022-04-23T22:02:06.604Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSwarmInspect [2022-04-23T22:02:06.604Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSwarmJoinError [2022-04-23T22:02:06.604Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-23T22:02:06.604Z] === RUN TestSwarmJoin [2022-04-23T22:02:06.605Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestSwarmLeaveError [2022-04-23T22:02:06.605Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestSwarmLeave [2022-04-23T22:02:06.605Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestSwarmUnlockError [2022-04-23T22:02:06.605Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestSwarmUnlock [2022-04-23T22:02:06.605Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestSwarmUpdateError [2022-04-23T22:02:06.605Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestSwarmUpdate [2022-04-23T22:02:06.605Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestTaskInspectError [2022-04-23T22:02:06.605Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestTaskInspectWithEmptyID [2022-04-23T22:02:06.605Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestTaskInspect [2022-04-23T22:02:06.605Z] --- PASS: TestTaskInspect (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestTaskListError [2022-04-23T22:02:06.605Z] --- PASS: TestTaskListError (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestTaskList [2022-04-23T22:02:06.605Z] --- PASS: TestTaskList (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestVolumeCreateError [2022-04-23T22:02:06.605Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestVolumeCreate [2022-04-23T22:02:06.605Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestVolumeInspectError [2022-04-23T22:02:06.605Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestVolumeInspectNotFound [2022-04-23T22:02:06.605Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestVolumeInspectWithEmptyID [2022-04-23T22:02:06.605Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestVolumeInspect [2022-04-23T22:02:06.605Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestVolumeListError [2022-04-23T22:02:06.605Z] --- PASS: TestVolumeListError (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestVolumeList [2022-04-23T22:02:06.605Z] --- PASS: TestVolumeList (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestVolumeRemoveError [2022-04-23T22:02:06.605Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-23T22:02:06.605Z] === RUN TestVolumeRemove [2022-04-23T22:02:06.605Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-23T22:02:06.605Z] === CONT TestTLSCloseWriter [2022-04-23T22:02:06.605Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-23T22:02:06.605Z] PASS [2022-04-23T22:02:06.605Z] coverage: 75.1% of statements [2022-04-23T22:02:06.605Z] ok github.com/docker/docker/client 0.407s coverage: 75.1% of statements [2022-04-23T22:02:06.666Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-04-23T22:02:06.666Z] === RUN TestExec [2022-04-23T22:02:07.018Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-23T22:02:07.019Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-23T22:02:07.228Z] --- PASS: TestExec (0.49s) [2022-04-23T22:02:07.228Z] === RUN TestExecUser [2022-04-23T22:02:07.790Z] --- PASS: TestExecUser (0.44s) [2022-04-23T22:02:07.790Z] === RUN TestExportContainerAndImportImage [2022-04-23T22:02:08.354Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-04-23T22:02:08.354Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T22:02:08.396Z] docker_cli_daemon_test.go:1472: [d87ae8d44154d] daemon is not started [2022-04-23T22:02:08.901Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-23T22:02:08.966Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-23T22:02:09.224Z] check_test.go:307: [d23f6aad42d1a] daemon is not started [2022-04-23T22:02:09.224Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-23T22:02:09.722Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-04-23T22:02:09.722Z] === RUN TestHealthCheckWorkdir [2022-04-23T22:02:09.792Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-23T22:02:10.284Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2022-04-23T22:02:10.284Z] === RUN TestHealthKillContainer [2022-04-23T22:02:10.729Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-23T22:02:11.665Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-23T22:02:12.601Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-23T22:02:13.254Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.71s) [2022-04-23T22:02:13.254Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-23T22:02:13.308Z] ............................ [ 66%] [2022-04-23T22:02:13.553Z] check_test.go:307: [d22ff5bbe45ce] daemon is not started [2022-04-23T22:02:13.553Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-23T22:02:13.553Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-23T22:02:14.491Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-23T22:02:15.868Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-23T22:02:15.868Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.97s) [2022-04-23T22:02:15.868Z] PASS [2022-04-23T22:02:15.868Z] [2022-04-23T22:02:15.868Z] === Skipped [2022-04-23T22:02:15.868Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-23T22:02:15.868Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:02:15.868Z] [2022-04-23T22:02:15.868Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:02:15.868Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:02:15.868Z] [2022-04-23T22:02:15.868Z] DONE 34 tests, 2 skipped in 198.623s [2022-04-23T22:02:15.868Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-23T22:02:15.868Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:15.868Z] ++ set -e [2022-04-23T22:02:15.868Z] ++ '[' -n 0 ']' [2022-04-23T22:02:15.868Z] ++ set -x [2022-04-23T22:02:15.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:15.868Z] INFO: Testing against a local daemon [2022-04-23T22:02:15.868Z] === RUN TestConfigInspect [2022-04-23T22:02:17.248Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-23T22:02:17.816Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-23T22:02:17.816Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-23T22:02:18.401Z] --- PASS: TestHealthKillContainer (7.89s) [2022-04-23T22:02:18.401Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T22:02:18.401Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-04-23T22:02:18.401Z] === RUN TestIpcModeNone [2022-04-23T22:02:18.753Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-23T22:02:18.753Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-23T22:02:18.965Z] --- PASS: TestIpcModeNone (0.47s) [2022-04-23T22:02:18.965Z] === RUN TestIpcModePrivate [2022-04-23T22:02:19.012Z] --- PASS: TestConfigInspect (2.96s) [2022-04-23T22:02:19.012Z] === RUN TestConfigList [2022-04-23T22:02:19.221Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-23T22:02:19.221Z] --- PASS: TestIpcModePrivate (0.45s) [2022-04-23T22:02:19.221Z] === RUN TestIpcModeShareable [2022-04-23T22:02:19.782Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-23T22:02:19.782Z] --- PASS: TestIpcModeShareable (0.46s) [2022-04-23T22:02:19.782Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-23T22:02:19.949Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-23T22:02:20.517Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-23T22:02:20.777Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-23T22:02:21.147Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-04-23T22:02:21.147Z] === RUN TestAPIIpcModeHost [2022-04-23T22:02:21.709Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-04-23T22:02:21.709Z] === RUN TestDaemonIpcModeShareable [2022-04-23T22:02:22.155Z] --- PASS: TestConfigList (3.04s) [2022-04-23T22:02:22.155Z] === RUN TestConfigsCreateAndDelete [2022-04-23T22:02:22.637Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-23T22:02:22.893Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-04-23T22:02:22.893Z] === RUN TestDaemonIpcModePrivate [2022-04-23T22:02:23.090Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-23T22:02:23.825Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-23T22:02:23.825Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-04-23T22:02:23.825Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-23T22:02:24.264Z] --- PASS: TestCheckoutGit (30.21s) [2022-04-23T22:02:24.264Z] === RUN TestValidGitTransport [2022-04-23T22:02:24.264Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-23T22:02:24.264Z] === RUN TestGitInvalidRef [2022-04-23T22:02:24.264Z] --- PASS: TestGitInvalidRef (0.24s) [2022-04-23T22:02:24.264Z] PASS [2022-04-23T22:02:24.264Z] coverage: 86.3% of statements [2022-04-23T22:02:24.264Z] ok github.com/docker/docker/builder/remotecontext/git 30.655s coverage: 86.3% of statements [2022-04-23T22:02:24.264Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T22:02:24.264Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T22:02:24.264Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T22:02:24.264Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T22:02:24.992Z] --- PASS: TestConfigsCreateAndDelete (2.66s) [2022-04-23T22:02:24.992Z] === RUN TestConfigsUpdate [2022-04-23T22:02:25.189Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-23T22:02:25.189Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-04-23T22:02:25.189Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-23T22:02:26.118Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-23T22:02:26.118Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-04-23T22:02:26.118Z] === RUN TestIpcModeOlderClient [2022-04-23T22:02:26.118Z] === PAUSE TestIpcModeOlderClient [2022-04-23T22:02:26.118Z] === RUN TestKillContainerInvalidSignal [2022-04-23T22:02:26.411Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-23T22:02:26.682Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-23T22:02:26.682Z] === RUN TestKillContainer [2022-04-23T22:02:26.682Z] === RUN TestKillContainer/no_signal [2022-04-23T22:02:27.245Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T22:02:27.245Z] === RUN TestKillContainer/killing_signal [2022-04-23T22:02:27.793Z] --- PASS: TestConfigsUpdate (3.19s) [2022-04-23T22:02:27.793Z] === RUN TestTemplatedConfig [2022-04-23T22:02:28.172Z] --- PASS: TestKillContainer (1.29s) [2022-04-23T22:02:28.172Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-23T22:02:28.172Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-23T22:02:28.172Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-23T22:02:28.172Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T22:02:28.172Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-23T22:02:28.427Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-23T22:02:28.683Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-04-23T22:02:28.683Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-04-23T22:02:28.683Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-04-23T22:02:28.683Z] === RUN TestKillStoppedContainer [2022-04-23T22:02:28.939Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-23T22:02:28.939Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T22:02:28.939Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-23T22:02:28.939Z] === RUN TestKillDifferentUserContainer [2022-04-23T22:02:29.194Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-04-23T22:02:29.194Z] === RUN TestInspectOomKilledTrue [2022-04-23T22:02:29.698Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-23T22:02:29.756Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-04-23T22:02:29.756Z] === RUN TestInspectOomKilledFalse [2022-04-23T22:02:30.318Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-04-23T22:02:30.318Z] === RUN TestLinksEtcHostsContentMatch [2022-04-23T22:02:30.574Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-04-23T22:02:30.574Z] === RUN TestLinksContainerNames [2022-04-23T22:02:31.331Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-23T22:02:31.331Z] PASS [2022-04-23T22:02:31.331Z] [2022-04-23T22:02:31.331Z] DONE 17 tests in 46.475s [2022-04-23T22:02:31.331Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-23T22:02:31.331Z] INFO: Testing against a local daemon [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:02:31.331Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:02:31.331Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T22:02:31.331Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T22:02:31.331Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T22:02:31.331Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T22:02:31.331Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T22:02:31.331Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T22:02:31.331Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T22:02:31.331Z] === RUN TestPluginInstall [2022-04-23T22:02:31.331Z] === RUN TestPluginInstall/no_auth [2022-04-23T22:02:31.331Z] time="2022-04-23T22:02:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:02:31.331Z] time="2022-04-23T22:02:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0fad182ae157b07c97c4ccb36647e9fd458094e6076cfc78d89fb1696549fd5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:02:31.331Z] time="2022-04-23T22:02:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:02:31.331Z] time="2022-04-23T22:02:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0fad182ae157b07c97c4ccb36647e9fd458094e6076cfc78d89fb1696549fd5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:02:31.331Z] === RUN TestPluginInstall/with_htpasswd [2022-04-23T22:02:31.331Z] time="2022-04-23T22:02:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:02:31.331Z] time="2022-04-23T22:02:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f73f5256a1d9910220bdd65465c4cb9d32551d977ab9b7a5a6264abf6713f59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:02:31.331Z] time="2022-04-23T22:02:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:02:31.331Z] time="2022-04-23T22:02:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f73f5256a1d9910220bdd65465c4cb9d32551d977ab9b7a5a6264abf6713f59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:02:31.331Z] === RUN TestPluginInstall/with_insecure [2022-04-23T22:02:31.502Z] --- PASS: TestLinksContainerNames (0.86s) [2022-04-23T22:02:31.502Z] === RUN TestLogsFollowTailEmpty [2022-04-23T22:02:31.603Z] --- PASS: TestTemplatedConfig (3.58s) [2022-04-23T22:02:31.603Z] === RUN TestConfigCreateResolve [2022-04-23T22:02:31.757Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-04-23T22:02:31.757Z] === RUN TestContainerNetworkMountsNoChown [2022-04-23T22:02:31.898Z] time="2022-04-23T22:02:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:02:31.898Z] time="2022-04-23T22:02:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b84f2c786307405592cf847706047a2c284ddeaf3faae0638f7a745b37b4351" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:02:31.898Z] time="2022-04-23T22:02:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:02:31.898Z] time="2022-04-23T22:02:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b84f2c786307405592cf847706047a2c284ddeaf3faae0638f7a745b37b4351" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:02:32.158Z] plugin_test.go:195: [d22f921839c15] daemon is not started [2022-04-23T22:02:32.158Z] --- PASS: TestPluginInstall (2.81s) [2022-04-23T22:02:32.158Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-04-23T22:02:32.158Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-04-23T22:02:32.158Z] --- PASS: TestPluginInstall/with_insecure (1.18s) [2022-04-23T22:02:32.158Z] === RUN TestPluginsWithRuntimes [2022-04-23T22:02:32.170Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-23T22:02:32.319Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/default [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/default [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/private [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/private [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rprivate [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/slave [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/slave [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rslave [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/shared [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/shared [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rshared [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/default [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/rslave [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/rshared [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/shared [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/rprivate [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/slave [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/private [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-23T22:02:32.319Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-23T22:02:32.319Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-23T22:02:32.319Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-23T22:02:32.575Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-23T22:02:32.575Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-23T22:02:32.575Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-23T22:02:32.575Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-23T22:02:32.575Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T22:02:32.575Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-23T22:02:32.575Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T22:02:32.575Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-23T22:02:32.575Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-23T22:02:32.575Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-23T22:02:32.575Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-23T22:02:32.575Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-23T22:02:32.575Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-23T22:02:32.575Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-04-23T22:02:32.575Z] === RUN TestContainerBindMountNonRecursive [2022-04-23T22:02:32.833Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-23T22:02:32.833Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-23T22:02:32.833Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-23T22:02:32.833Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-23T22:02:32.833Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-23T22:02:32.833Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-23T22:02:32.833Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-23T22:02:32.833Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-23T22:02:32.833Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-23T22:02:32.833Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-23T22:02:32.833Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-23T22:02:32.833Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-23T22:02:32.833Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-23T22:02:32.833Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-23T22:02:32.833Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-23T22:02:32.833Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-23T22:02:32.833Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-23T22:02:32.833Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-04-23T22:02:32.833Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-23T22:02:32.833Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-23T22:02:32.833Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-23T22:02:32.833Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-23T22:02:32.833Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-23T22:02:32.833Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-23T22:02:32.833Z] === RUN TestConfigureDaemonLogs [2022-04-23T22:02:32.833Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-23T22:02:32.833Z] === RUN TestCommonOptionsInstallFlags [2022-04-23T22:02:32.833Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-23T22:02:32.833Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-23T22:02:32.833Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-23T22:02:32.833Z] PASS [2022-04-23T22:02:32.833Z] coverage: 19.0% of statements [2022-04-23T22:02:32.833Z] ok github.com/docker/docker/cmd/dockerd 0.211s coverage: 19.0% of statements [2022-04-23T22:02:32.833Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-23T22:02:32.833Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T22:02:33.292Z] === RUN TestContainerStopSignal [2022-04-23T22:02:33.292Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-23T22:02:33.292Z] === RUN TestContainerStopTimeout [2022-04-23T22:02:33.292Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-23T22:02:33.292Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-23T22:02:33.292Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-23T22:02:33.292Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-23T22:02:33.292Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-04-23T22:02:33.292Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-23T22:02:33.292Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-23T22:02:33.292Z] === RUN TestReplaceAndAppendEnvVars [2022-04-23T22:02:33.292Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-23T22:02:33.292Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-23T22:02:33.292Z] === RUN TestNewMemoryStore [2022-04-23T22:02:33.292Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-23T22:02:33.292Z] === RUN TestAddContainers [2022-04-23T22:02:33.292Z] --- PASS: TestAddContainers (0.00s) [2022-04-23T22:02:33.292Z] === RUN TestGetContainer [2022-04-23T22:02:33.292Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T22:02:33.292Z] === RUN TestDeleteContainer [2022-04-23T22:02:33.292Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-23T22:02:33.292Z] === RUN TestListContainers [2022-04-23T22:02:33.292Z] --- PASS: TestListContainers (0.00s) [2022-04-23T22:02:33.292Z] === RUN TestFirstContainer [2022-04-23T22:02:33.292Z] --- PASS: TestFirstContainer (0.00s) [2022-04-23T22:02:33.292Z] === RUN TestApplyAllContainer [2022-04-23T22:02:33.292Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-23T22:02:33.292Z] === RUN TestIsValidHealthString [2022-04-23T22:02:33.292Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-23T22:02:33.292Z] === RUN TestStateRunStop [2022-04-23T22:02:33.292Z] --- PASS: TestStateRunStop (0.00s) [2022-04-23T22:02:33.292Z] === RUN TestStateTimeoutWait [2022-04-23T22:02:33.547Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-23T22:02:33.756Z] state_test.go:141: Stop callback fired [2022-04-23T22:02:33.756Z] state_test.go:165: Stop callback fired [2022-04-23T22:02:33.756Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-23T22:02:33.756Z] === RUN TestIsValidStateString [2022-04-23T22:02:33.756Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-23T22:02:33.756Z] === RUN TestViewSaveDelete [2022-04-23T22:02:33.756Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-23T22:02:33.756Z] === RUN TestViewAll [2022-04-23T22:02:33.756Z] --- PASS: TestViewAll (0.01s) [2022-04-23T22:02:33.756Z] === RUN TestViewGet [2022-04-23T22:02:33.756Z] --- PASS: TestViewGet (0.01s) [2022-04-23T22:02:33.756Z] === RUN TestNames [2022-04-23T22:02:33.756Z] --- PASS: TestNames (0.00s) [2022-04-23T22:02:33.756Z] === RUN TestViewWithHealthCheck [2022-04-23T22:02:33.756Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-23T22:02:33.756Z] PASS [2022-04-23T22:02:33.756Z] coverage: 41.7% of statements [2022-04-23T22:02:33.756Z] ok github.com/docker/docker/container 0.230s coverage: 41.7% of statements [2022-04-23T22:02:33.756Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T22:02:33.756Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T22:02:33.756Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T22:02:33.756Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-23T22:02:33.941Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2022-04-23T22:02:33.941Z] === RUN TestContainerVolumesMountedAsShared [2022-04-23T22:02:34.059Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-23T22:02:34.197Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-04-23T22:02:34.197Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-23T22:02:34.214Z] === RUN TestPrepare [2022-04-23T22:02:34.214Z] --- PASS: TestPrepare (0.00s) [2022-04-23T22:02:34.214Z] === RUN TestStart [2022-04-23T22:02:34.214Z] --- PASS: TestStart (0.00s) [2022-04-23T22:02:34.214Z] === RUN TestWaitCancel [2022-04-23T22:02:34.214Z] --- PASS: TestWaitCancel (0.00s) [2022-04-23T22:02:34.214Z] === RUN TestWaitDisabled [2022-04-23T22:02:34.214Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-23T22:02:34.214Z] === RUN TestWaitEnabled [2022-04-23T22:02:34.214Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-23T22:02:34.214Z] === RUN TestRemove [2022-04-23T22:02:34.214Z] --- PASS: TestRemove (0.00s) [2022-04-23T22:02:34.214Z] PASS [2022-04-23T22:02:34.214Z] coverage: 65.3% of statements [2022-04-23T22:02:34.214Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2022-04-23T22:02:34.482Z] --- PASS: TestConfigCreateResolve (2.88s) [2022-04-23T22:02:34.482Z] PASS [2022-04-23T22:02:34.482Z] [2022-04-23T22:02:34.482Z] DONE 6 tests in 18.428s [2022-04-23T22:02:34.482Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-23T22:02:34.482Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:34.482Z] ++ set -e [2022-04-23T22:02:34.482Z] ++ '[' -n 0 ']' [2022-04-23T22:02:34.482Z] ++ set -x [2022-04-23T22:02:34.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:02:34.482Z] INFO: Testing against a local daemon [2022-04-23T22:02:34.482Z] === RUN TestCheckpoint [2022-04-23T22:02:34.482Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:02:34.482Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T22:02:34.482Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T22:02:34.482Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:02:34.482Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:02:34.482Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:02:34.482Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T22:02:34.482Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T22:02:34.482Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T22:02:34.482Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T22:02:34.482Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T22:02:34.482Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T22:02:34.482Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T22:02:34.482Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T22:02:34.482Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-23T22:02:34.482Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-23T22:02:34.482Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-23T22:02:34.482Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-23T22:02:34.482Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T22:02:34.625Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-23T22:02:34.741Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2022-04-23T22:02:34.741Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T22:02:34.741Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-04-23T22:02:34.741Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T22:02:34.741Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-04-23T22:02:34.741Z] === RUN TestCopyEmptyFile [2022-04-23T22:02:34.759Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-04-23T22:02:34.759Z] === RUN TestNetworkNat [2022-04-23T22:02:35.015Z] --- PASS: TestNetworkNat (0.41s) [2022-04-23T22:02:35.015Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T22:02:35.308Z] --- PASS: TestCopyEmptyFile (0.44s) [2022-04-23T22:02:35.308Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T22:02:35.308Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-04-23T22:02:35.308Z] === RUN TestCopyFromContainer [2022-04-23T22:02:35.559Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-04-23T22:02:35.559Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-04-23T22:02:35.559Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-04-23T22:02:35.559Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T22:02:35.567Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-23T22:02:35.576Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-04-23T22:02:35.576Z] === RUN TestNetworkLoopbackNat [2022-04-23T22:02:36.127Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-23T22:02:36.127Z] PASS [2022-04-23T22:02:36.127Z] [2022-04-23T22:02:36.127Z] DONE 24 tests in 6.741s [2022-04-23T22:02:36.127Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-23T22:02:36.127Z] INFO: Testing against a local daemon [2022-04-23T22:02:36.127Z] === RUN TestExternalGraphDriver [2022-04-23T22:02:36.127Z] === RUN TestExternalGraphDriver/json [2022-04-23T22:02:36.945Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-23T22:02:37.122Z] === RUN TestNewListSecretsFilters [2022-04-23T22:02:37.122Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-23T22:02:37.122Z] === RUN TestNewListConfigsFilters [2022-04-23T22:02:37.122Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-23T22:02:37.122Z] PASS [2022-04-23T22:02:37.122Z] coverage: 0.5% of statements [2022-04-23T22:02:37.122Z] ok github.com/docker/docker/daemon/cluster 0.378s coverage: 0.5% of statements [2022-04-23T22:02:37.122Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-23T22:02:37.122Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-04-23T22:02:37.122Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-23T22:02:37.122Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-23T22:02:37.122Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-23T22:02:37.122Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-23T22:02:37.122Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-23T22:02:37.122Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-23T22:02:37.122Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-23T22:02:37.122Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-23T22:02:37.122Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-23T22:02:37.122Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-23T22:02:37.122Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-23T22:02:37.122Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-23T22:02:37.122Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-23T22:02:37.122Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-23T22:02:37.122Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-23T22:02:37.122Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-23T22:02:37.122Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-23T22:02:37.122Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-23T22:02:37.122Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-23T22:02:37.122Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-23T22:02:37.122Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-23T22:02:37.122Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-23T22:02:37.122Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-23T22:02:37.122Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-23T22:02:37.122Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-23T22:02:37.206Z] === RUN TestCopyFromContainer// [2022-04-23T22:02:37.465Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-23T22:02:37.465Z] === RUN TestCopyFromContainer//bar/root [2022-04-23T22:02:37.465Z] check_test.go:307: [dbe2d067377f4] daemon is not started [2022-04-23T22:02:37.465Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-23T22:02:37.465Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-23T22:02:37.582Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-23T22:02:37.582Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-23T22:02:37.582Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-23T22:02:37.582Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-23T22:02:37.724Z] === RUN TestCopyFromContainer/bar/quux [2022-04-23T22:02:37.724Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-23T22:02:37.983Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-23T22:02:37.983Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-23T22:02:37.983Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-23T22:02:38.030Z] === RUN TestExternalGraphDriver/spec [2022-04-23T22:02:38.042Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-23T22:02:38.042Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-23T22:02:38.042Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-23T22:02:38.042Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-23T22:02:38.042Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-23T22:02:38.042Z] PASS [2022-04-23T22:02:38.042Z] coverage: 35.9% of statements [2022-04-23T22:02:38.042Z] ok github.com/docker/docker/daemon/cluster/convert 0.408s coverage: 35.9% of statements [2022-04-23T22:02:38.092Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2022-04-23T22:02:38.092Z] === RUN TestPause [2022-04-23T22:02:38.242Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-23T22:02:38.242Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-23T22:02:38.501Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-23T22:02:38.653Z] --- PASS: TestPause (0.44s) [2022-04-23T22:02:38.653Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T22:02:38.653Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T22:02:38.653Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T22:02:38.653Z] === RUN TestPauseStopPausedContainer [2022-04-23T22:02:38.760Z] --- PASS: TestCopyFromContainer (3.34s) [2022-04-23T22:02:38.760Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-04-23T22:02:38.760Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-04-23T22:02:38.760Z] --- PASS: TestCopyFromContainer//bar/root/ (0.18s) [2022-04-23T22:02:38.760Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-04-23T22:02:38.760Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-04-23T22:02:38.760Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-04-23T22:02:38.760Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s) [2022-04-23T22:02:38.760Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-04-23T22:02:38.760Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2022-04-23T22:02:38.760Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-04-23T22:02:38.760Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T22:02:38.760Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:02:38.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:02:38.760Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:02:38.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:02:38.760Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:02:38.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:02:38.760Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:02:38.760Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:02:38.760Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:02:38.760Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-23T22:02:38.761Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T22:02:38.761Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-23T22:02:38.761Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T22:02:38.761Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T22:02:38.761Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-04-23T22:02:38.761Z] === RUN TestCreateWithInvalidEnv [2022-04-23T22:02:38.761Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T22:02:38.761Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T22:02:38.761Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T22:02:38.761Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T22:02:38.761Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T22:02:38.761Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T22:02:38.761Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T22:02:38.761Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T22:02:38.761Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T22:02:38.761Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-23T22:02:38.761Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T22:02:38.761Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T22:02:38.761Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T22:02:38.761Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T22:02:38.761Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-23T22:02:38.761Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T22:02:38.909Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-23T22:02:38.909Z] === RUN TestPidHost [2022-04-23T22:02:39.406Z] === RUN TestExternalGraphDriver/pull [2022-04-23T22:02:39.697Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-23T22:02:39.835Z] --- PASS: TestPidHost (1.00s) [2022-04-23T22:02:39.835Z] === RUN TestPsFilter [2022-04-23T22:02:39.959Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-23T22:02:39.960Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-23T22:02:40.091Z] --- PASS: TestPsFilter (0.11s) [2022-04-23T22:02:40.091Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T22:02:40.347Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-23T22:02:40.347Z] === RUN TestRemoveContainerWithVolume [2022-04-23T22:02:40.895Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-23T22:02:40.909Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-23T22:02:40.909Z] === RUN TestRemoveContainerRunning [2022-04-23T22:02:40.949Z] === RUN TestWaitNodeAttachment [2022-04-23T22:02:40.949Z] === RUN TestBuilderGC [2022-04-23T22:02:40.949Z] --- PASS: TestBuilderGC (0.01s) [2022-04-23T22:02:40.949Z] === RUN TestDaemonConfigurationNotFound [2022-04-23T22:02:40.949Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-23T22:02:40.949Z] === RUN TestDaemonBrokenConfiguration [2022-04-23T22:02:40.949Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-23T22:02:40.949Z] === RUN TestFindConfigurationConflicts [2022-04-23T22:02:40.949Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-23T22:02:40.949Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-23T22:02:40.949Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-23T22:02:40.949Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-23T22:02:40.949Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-23T22:02:40.949Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-23T22:02:40.949Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-23T22:02:40.949Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-23T22:02:40.949Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-23T22:02:40.949Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-23T22:02:40.949Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-23T22:02:40.949Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-23T22:02:40.949Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-23T22:02:40.949Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-23T22:02:40.949Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-23T22:02:40.949Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-23T22:02:40.949Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-23T22:02:40.949Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-23T22:02:40.949Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-23T22:02:40.949Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-23T22:02:40.949Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-23T22:02:40.949Z] === RUN TestValidateConfigurationErrors [2022-04-23T22:02:40.949Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-23T22:02:40.949Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-23T22:02:40.949Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-23T22:02:40.949Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-23T22:02:40.949Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-23T22:02:40.949Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-23T22:02:40.949Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-23T22:02:40.949Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-23T22:02:40.949Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-23T22:02:40.949Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-23T22:02:40.949Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-23T22:02:40.949Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-23T22:02:40.949Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-23T22:02:40.949Z] === RUN TestValidateConfiguration [2022-04-23T22:02:40.949Z] === RUN TestValidateConfiguration/with_label [2022-04-23T22:02:40.949Z] === RUN TestValidateConfiguration/with_dns [2022-04-23T22:02:40.949Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-23T22:02:40.949Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-23T22:02:40.949Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-23T22:02:40.949Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-23T22:02:40.949Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-23T22:02:40.949Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-23T22:02:40.949Z] === RUN TestValidateConfiguration/with_hosts [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-23T22:02:40.949Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-23T22:02:40.950Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-23T22:02:40.950Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-23T22:02:40.950Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-23T22:02:40.950Z] === RUN TestReloadSetConfigFileNotExist [2022-04-23T22:02:40.950Z] time="2022-04-23T22:02:40Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-23T22:02:40.950Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-04-23T22:02:40.950Z] === RUN TestReloadDefaultConfigNotExist [2022-04-23T22:02:40.950Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:02:40.950Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T22:02:40.950Z] === RUN TestReloadBadDefaultConfig [2022-04-23T22:02:40.950Z] time="2022-04-23T22:02:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3615724628" [2022-04-23T22:02:40.950Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-23T22:02:40.950Z] === RUN TestReloadWithConflictingLabels [2022-04-23T22:02:40.950Z] time="2022-04-23T22:02:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2325275454" [2022-04-23T22:02:40.950Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-23T22:02:40.950Z] === RUN TestReloadWithDuplicateLabels [2022-04-23T22:02:40.950Z] time="2022-04-23T22:02:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2009554294" [2022-04-23T22:02:40.950Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-23T22:02:40.950Z] === RUN TestMaskURLCredentials [2022-04-23T22:02:40.950Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-23T22:02:40.950Z] === RUN TestDaemonConfigurationMerge [2022-04-23T22:02:40.950Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-23T22:02:40.950Z] PASS [2022-04-23T22:02:40.950Z] coverage: 79.5% of statements [2022-04-23T22:02:40.950Z] ok github.com/docker/docker/daemon/config 0.316s coverage: 79.5% of statements [2022-04-23T22:02:40.950Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-23T22:02:40.950Z] === RUN TestIsolationConversion [2022-04-23T22:02:40.950Z] === RUN TestIsolationConversion/default [2022-04-23T22:02:40.950Z] === RUN TestIsolationConversion/process [2022-04-23T22:02:40.950Z] === RUN TestIsolationConversion/hyperv [2022-04-23T22:02:40.950Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-23T22:02:40.950Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-23T22:02:40.950Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-23T22:02:40.950Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-23T22:02:40.950Z] === RUN TestContainerLabels [2022-04-23T22:02:40.950Z] --- PASS: TestContainerLabels (0.00s) [2022-04-23T22:02:40.950Z] === RUN TestCredentialSpecConversion [2022-04-23T22:02:40.950Z] === RUN TestCredentialSpecConversion/none [2022-04-23T22:02:40.950Z] === RUN TestCredentialSpecConversion/config [2022-04-23T22:02:40.950Z] === RUN TestCredentialSpecConversion/file [2022-04-23T22:02:40.950Z] === RUN TestCredentialSpecConversion/registry [2022-04-23T22:02:40.950Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-23T22:02:40.950Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-23T22:02:40.950Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-23T22:02:40.950Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-23T22:02:40.950Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-23T22:02:40.950Z] === RUN TestControllerValidateMountBind [2022-04-23T22:02:40.950Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-23T22:02:40.950Z] === RUN TestControllerValidateMountVolume [2022-04-23T22:02:40.950Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-23T22:02:40.950Z] === RUN TestControllerValidateMountTarget [2022-04-23T22:02:40.950Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-23T22:02:40.950Z] === RUN TestControllerValidateMountTmpfs [2022-04-23T22:02:41.155Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2022-04-23T22:02:41.156Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T22:02:41.306Z] --- PASS: TestExternalGraphDriver (4.92s) [2022-04-23T22:02:41.306Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-04-23T22:02:41.306Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-04-23T22:02:41.306Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-04-23T22:02:41.306Z] === RUN TestGraphdriverPluginV2 [2022-04-23T22:02:41.409Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-23T22:02:41.409Z] === RUN TestControllerValidateMountInvalidType [2022-04-23T22:02:41.409Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-23T22:02:41.409Z] === RUN TestControllerValidateMountNamedPipe [2022-04-23T22:02:41.409Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-23T22:02:41.409Z] PASS [2022-04-23T22:02:41.409Z] coverage: 11.0% of statements [2022-04-23T22:02:41.409Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.772s coverage: 11.0% of statements [2022-04-23T22:02:41.409Z] === RUN TestEventsLog [2022-04-23T22:02:41.409Z] --- PASS: TestEventsLog (0.00s) [2022-04-23T22:02:41.409Z] === RUN TestEventsLogTimeout [2022-04-23T22:02:41.409Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-23T22:02:41.409Z] === RUN TestLogEvents [2022-04-23T22:02:41.409Z] --- PASS: TestLogEvents (0.05s) [2022-04-23T22:02:41.409Z] === RUN TestLoadBufferedEvents [2022-04-23T22:02:41.409Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-04-23T22:02:41.409Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-23T22:02:41.409Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-23T22:02:41.409Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-23T22:02:41.409Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-23T22:02:41.409Z] PASS [2022-04-23T22:02:41.409Z] coverage: 50.0% of statements [2022-04-23T22:02:41.409Z] ok github.com/docker/docker/daemon/events 0.302s coverage: 50.0% of statements [2022-04-23T22:02:41.415Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-23T22:02:41.472Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-23T22:02:41.472Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T22:02:41.728Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-04-23T22:02:41.728Z] === RUN TestRemoveInvalidContainer [2022-04-23T22:02:41.728Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-23T22:02:41.728Z] === RUN TestRenameLinkedContainer [2022-04-23T22:02:42.946Z] === RUN TestIsEmptyDir [2022-04-23T22:02:42.946Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-23T22:02:42.946Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-23T22:02:42.946Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-23T22:02:42.946Z] PASS [2022-04-23T22:02:42.946Z] coverage: 2.3% of statements [2022-04-23T22:02:42.946Z] ok github.com/docker/docker/daemon/graphdriver 0.070s coverage: 2.3% of statements [2022-04-23T22:02:42.946Z] === RUN TestLinkNaming [2022-04-23T22:02:42.946Z] --- PASS: TestLinkNaming (0.00s) [2022-04-23T22:02:42.946Z] === RUN TestLinkNew [2022-04-23T22:02:42.946Z] --- PASS: TestLinkNew (0.00s) [2022-04-23T22:02:42.946Z] === RUN TestLinkEnv [2022-04-23T22:02:42.946Z] --- PASS: TestLinkEnv (0.00s) [2022-04-23T22:02:42.946Z] === RUN TestLinkMultipleEnv [2022-04-23T22:02:42.946Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-23T22:02:42.946Z] === RUN TestLinkPortRangeEnv [2022-04-23T22:02:42.946Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-23T22:02:42.946Z] PASS [2022-04-23T22:02:42.946Z] coverage: 93.0% of statements [2022-04-23T22:02:42.946Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2022-04-23T22:02:43.319Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-23T22:02:43.404Z] === RUN TestVerifyNetworkingConfig [2022-04-23T22:02:43.404Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-23T22:02:43.404Z] === RUN TestGetContainer [2022-04-23T22:02:43.404Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T22:02:43.404Z] === RUN TestValidContainerNames [2022-04-23T22:02:43.404Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-23T22:02:43.404Z] === RUN TestContainerInitDNS [2022-04-23T22:02:43.404Z] daemon_test.go:145: root required [2022-04-23T22:02:43.404Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-23T22:02:43.404Z] === RUN TestMerge [2022-04-23T22:02:43.404Z] --- PASS: TestMerge (0.00s) [2022-04-23T22:02:43.579Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2022-04-23T22:02:43.579Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T22:02:43.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:02:43.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:02:43.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:02:43.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:02:43.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:02:43.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:02:43.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:02:43.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:02:43.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:02:43.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:02:43.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:02:43.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:02:43.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:02:43.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:02:43.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:02:43.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-23T22:02:43.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T22:02:43.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T22:02:43.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-04-23T22:02:43.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-23T22:02:43.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-23T22:02:43.579Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T22:02:43.618Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-04-23T22:02:43.618Z] === RUN TestRenameStoppedContainer [2022-04-23T22:02:43.863Z] === RUN TestValidateContainerIsolation [2022-04-23T22:02:43.863Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestFindNetworkErrorType [2022-04-23T22:02:43.863Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestEnsureServicesExist [2022-04-23T22:02:43.863Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestEnsureServicesExistErrors [2022-04-23T22:02:43.863Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-23T22:02:43.863Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-23T22:02:43.863Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-23T22:02:43.863Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestContainerDelete [2022-04-23T22:02:43.863Z] --- PASS: TestContainerDelete (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestContainerDoubleDelete [2022-04-23T22:02:43.863Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestLogContainerEventCopyLabels [2022-04-23T22:02:43.863Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestLogContainerEventWithAttributes [2022-04-23T22:02:43.863Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestNoneHealthcheck [2022-04-23T22:02:43.863Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestHealthStates [2022-04-23T22:02:43.863Z] time="2022-04-23T22:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:43.863Z] time="2022-04-23T22:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:43.863Z] time="2022-04-23T22:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:43.863Z] time="2022-04-23T22:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:43.863Z] time="2022-04-23T22:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:43.863Z] time="2022-04-23T22:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:43.863Z] time="2022-04-23T22:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:43.863Z] time="2022-04-23T22:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:43.863Z] time="2022-04-23T22:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:43.863Z] time="2022-04-23T22:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:02:43.863Z] --- PASS: TestHealthStates (0.19s) [2022-04-23T22:02:43.863Z] === RUN TestGetInspectData [2022-04-23T22:02:43.863Z] --- PASS: TestGetInspectData (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestFillLicense [2022-04-23T22:02:43.863Z] --- PASS: TestFillLicense (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestListInvalidFilter [2022-04-23T22:02:43.863Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestNameFilter [2022-04-23T22:02:43.863Z] --- PASS: TestNameFilter (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-23T22:02:43.863Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-23T22:02:43.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-23T22:02:43.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-23T22:02:43.863Z] === RUN TestSetupWindowsDevices [2022-04-23T22:02:43.863Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-23T22:02:43.863Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-23T22:02:43.864Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-23T22:02:43.864Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-23T22:02:43.864Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T22:02:43.864Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T22:02:43.864Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-23T22:02:43.864Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-23T22:02:43.864Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-23T22:02:43.864Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-23T22:02:43.864Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-23T22:02:43.864Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-23T22:02:43.864Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-23T22:02:43.864Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T22:02:43.864Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T22:02:43.864Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T22:02:43.864Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T22:02:43.864Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-23T22:02:43.864Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-23T22:02:43.864Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-23T22:02:43.864Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-23T22:02:43.864Z] === RUN TestDaemonReloadLabels [2022-04-23T22:02:43.864Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-23T22:02:43.864Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-23T22:02:43.864Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-23T22:02:43.864Z] === RUN TestDaemonReloadMirrors [2022-04-23T22:02:43.864Z] --- PASS: TestDaemonReloadMirrors (0.01s) [2022-04-23T22:02:43.864Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-23T22:02:43.864Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-23T22:02:43.864Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-23T22:02:43.864Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-23T22:02:43.864Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-23T22:02:43.864Z] reload_test.go:342: root required [2022-04-23T22:02:43.864Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T22:02:43.864Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-23T22:02:43.864Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-23T22:02:43.864Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-23T22:02:43.864Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-23T22:02:43.864Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-23T22:02:43.864Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-23T22:02:43.864Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-23T22:02:43.864Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-23T22:02:43.864Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-23T22:02:43.864Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-23T22:02:43.864Z] === RUN TestParseVolumesFrom [2022-04-23T22:02:43.864Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-23T22:02:43.864Z] PASS [2022-04-23T22:02:43.864Z] coverage: 8.8% of statements [2022-04-23T22:02:43.864Z] ok github.com/docker/docker/daemon 0.624s coverage: 8.8% of statements [2022-04-23T22:02:43.864Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T22:02:43.864Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T22:02:43.864Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T22:02:43.864Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T22:02:43.864Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-23T22:02:43.864Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-23T22:02:43.864Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-23T22:02:43.864Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T22:02:43.864Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-23T22:02:43.864Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-23T22:02:43.864Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T22:02:43.864Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-23T22:02:43.864Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-23T22:02:43.864Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-23T22:02:43.874Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-04-23T22:02:43.874Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T22:02:44.146Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-23T22:02:44.146Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2022-04-23T22:02:44.146Z] === RUN TestCreateDifferentPlatform [2022-04-23T22:02:44.146Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T22:02:44.146Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T22:02:44.146Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-23T22:02:44.146Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-23T22:02:44.146Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T22:02:44.146Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T22:02:44.405Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-23T22:02:44.405Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T22:02:44.405Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-23T22:02:44.405Z] === RUN TestContainerStartOnDaemonRestart [2022-04-23T22:02:44.405Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-23T22:02:44.405Z] === RUN TestDaemonRestartIpcMode [2022-04-23T22:02:44.405Z] === PAUSE TestDaemonRestartIpcMode [2022-04-23T22:02:44.405Z] === RUN TestDaemonHostGatewayIP [2022-04-23T22:02:44.405Z] === PAUSE TestDaemonHostGatewayIP [2022-04-23T22:02:44.405Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-23T22:02:44.405Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-23T22:02:44.405Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T22:02:44.405Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-23T22:02:44.405Z] === RUN TestDiff [2022-04-23T22:02:44.801Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-04-23T22:02:44.801Z] === RUN TestRenameInvalidName [2022-04-23T22:02:44.971Z] --- PASS: TestDiff (0.49s) [2022-04-23T22:02:44.971Z] === RUN TestExecWithCloseStdin [2022-04-23T22:02:45.057Z] --- PASS: TestRenameInvalidName (0.40s) [2022-04-23T22:02:45.058Z] === RUN TestRenameAnonymousContainer [2022-04-23T22:02:45.404Z] === RUN TestNewStreamConfig [2022-04-23T22:02:45.404Z] === RUN TestNewStreamConfig/defaults [2022-04-23T22:02:45.404Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-23T22:02:45.404Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-23T22:02:45.404Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-23T22:02:45.404Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-23T22:02:45.404Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-23T22:02:45.404Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-23T22:02:45.404Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-23T22:02:45.404Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-23T22:02:45.404Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-23T22:02:45.404Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-23T22:02:45.404Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-23T22:02:45.404Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-23T22:02:45.404Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-23T22:02:45.404Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-23T22:02:45.404Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-23T22:02:45.404Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-23T22:02:45.404Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-23T22:02:45.404Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-23T22:02:45.404Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-23T22:02:45.404Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-23T22:02:45.404Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-23T22:02:45.404Z] time="2022-04-23T22:02:45Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-23T22:02:45.404Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-04-23T22:02:45.404Z] === RUN TestCreateSuccess [2022-04-23T22:02:45.404Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestCreateStreamSkipped [2022-04-23T22:02:45.404Z] time="2022-04-23T22:02:45Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-23T22:02:45.404Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestCreateLogGroupSuccess [2022-04-23T22:02:45.404Z] time="2022-04-23T22:02:45Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-23T22:02:45.404Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestCreateError [2022-04-23T22:02:45.404Z] --- PASS: TestCreateError (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestCreateAlreadyExists [2022-04-23T22:02:45.404Z] time="2022-04-23T22:02:45Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-23T22:02:45.404Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestLogClosed [2022-04-23T22:02:45.404Z] --- PASS: TestLogClosed (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestLogBlocking [2022-04-23T22:02:45.404Z] --- PASS: TestLogBlocking (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-23T22:02:45.404Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestLogNonBlockingBufferFull [2022-04-23T22:02:45.404Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestPublishBatchSuccess [2022-04-23T22:02:45.404Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestPublishBatchError [2022-04-23T22:02:45.404Z] time="2022-04-23T22:02:45Z" level=error msg=error [2022-04-23T22:02:45.404Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-23T22:02:45.404Z] time="2022-04-23T22:02:45Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T22:02:45.404Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-23T22:02:45.404Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-23T22:02:45.404Z] time="2022-04-23T22:02:45Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T22:02:45.404Z] time="2022-04-23T22:02:45Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-23T22:02:45.405Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestCollectBatchSimple [2022-04-23T22:02:45.405Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestCollectBatchTicker [2022-04-23T22:02:45.405Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestCollectBatchMultilinePattern [2022-04-23T22:02:45.405Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-23T22:02:45.405Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-23T22:02:45.405Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-23T22:02:45.405Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-23T22:02:45.405Z] === RUN TestCollectBatchClose [2022-04-23T22:02:45.405Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestEffectiveLen [2022-04-23T22:02:45.405Z] === RUN TestEffectiveLen/0/Hello [2022-04-23T22:02:45.405Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-23T22:02:45.405Z] === RUN TestEffectiveLen/2/🙃 [2022-04-23T22:02:45.405Z] === RUN TestEffectiveLen/3/���� [2022-04-23T22:02:45.405Z] === RUN TestEffectiveLen/4/He��o [2022-04-23T22:02:45.405Z] === RUN TestEffectiveLen/5/ [2022-04-23T22:02:45.405Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestFindValidSplit [2022-04-23T22:02:45.405Z] === RUN TestFindValidSplit/0/ [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:02:45.405Z] === RUN TestFindValidSplit/1/Hello [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1076: Hello [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:02:45.405Z] === RUN TestFindValidSplit/2/Hello [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1076: He [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1077: llo [2022-04-23T22:02:45.405Z] === RUN TestFindValidSplit/3/Hello [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1077: Hello [2022-04-23T22:02:45.405Z] === RUN TestFindValidSplit/4/🙃 [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-23T22:02:45.405Z] === RUN TestFindValidSplit/5/🙃 [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:02:45.405Z] === RUN TestFindValidSplit/6/a� [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1076: a [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1077: � [2022-04-23T22:02:45.405Z] === RUN TestFindValidSplit/7/a� [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1076: a� [2022-04-23T22:02:45.405Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:02:45.405Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestProcessEventEmoji [2022-04-23T22:02:45.405Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestCollectBatchLineSplit [2022-04-23T22:02:45.405Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-23T22:02:45.405Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-23T22:02:45.405Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestCollectBatchMaxEvents [2022-04-23T22:02:45.405Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-23T22:02:45.405Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-23T22:02:45.405Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-04-23T22:02:45.405Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-23T22:02:45.405Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-23T22:02:45.405Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-23T22:02:45.405Z] === RUN TestAdapterReadLogs [2022-04-23T22:02:45.405Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestCopier [2022-04-23T22:02:45.405Z] --- PASS: TestCopier (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestCopierLongLines [2022-04-23T22:02:45.405Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestCopierSlow [2022-04-23T22:02:45.405Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-23T22:02:45.405Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-23T22:02:45.405Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-23T22:02:45.405Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-23T22:02:45.405Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-23T22:02:45.405Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-23T22:02:45.405Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-23T22:02:45.405Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-23T22:02:45.405Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-23T22:02:45.405Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-23T22:02:45.405Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsFormat [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-23T22:02:45.405Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-23T22:02:45.405Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestCreateTagSuccess [2022-04-23T22:02:45.405Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-23T22:02:45.405Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-23T22:02:45.405Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-23T22:02:45.405Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-23T22:02:45.405Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-23T22:02:45.405Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-04-23T22:02:45.405Z] PASS [2022-04-23T22:02:45.405Z] coverage: 80.2% of statements [2022-04-23T22:02:45.405Z] ok github.com/docker/docker/daemon/logger/awslogs 0.429s coverage: 80.2% of statements [2022-04-23T22:02:45.505Z] --- PASS: TestGraphdriverPluginV2 (3.97s) [2022-04-23T22:02:45.505Z] PASS [2022-04-23T22:02:45.505Z] [2022-04-23T22:02:45.505Z] DONE 5 tests in 8.938s [2022-04-23T22:02:45.505Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-23T22:02:45.505Z] INFO: Testing against a local daemon [2022-04-23T22:02:45.505Z] === RUN TestContinueAfterPluginCrash [2022-04-23T22:02:45.505Z] === PAUSE TestContinueAfterPluginCrash [2022-04-23T22:02:45.505Z] === RUN TestReadPluginNoRead [2022-04-23T22:02:45.505Z] === PAUSE TestReadPluginNoRead [2022-04-23T22:02:45.505Z] === RUN TestDaemonStartWithLogOpt [2022-04-23T22:02:45.505Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-23T22:02:45.505Z] === CONT TestContinueAfterPluginCrash [2022-04-23T22:02:45.505Z] === CONT TestDaemonStartWithLogOpt [2022-04-23T22:02:45.538Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-04-23T22:02:45.538Z] === RUN TestExec [2022-04-23T22:02:45.538Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-23T22:02:45.864Z] === RUN TestSearchRegistryForImagesErrors [2022-04-23T22:02:45.864Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-23T22:02:45.864Z] === RUN TestSearchRegistryForImages [2022-04-23T22:02:45.864Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-23T22:02:45.864Z] === RUN TestOnlyPlatformWithFallback [2022-04-23T22:02:45.864Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-23T22:02:45.864Z] === RUN TestImageDelete [2022-04-23T22:02:45.864Z] === RUN TestImageDelete/no_lease [2022-04-23T22:02:45.864Z] --- PASS: TestCopierSlow (0.20s) [2022-04-23T22:02:45.864Z] === RUN TestCopierWithSized [2022-04-23T22:02:45.864Z] === RUN TestCopierWithSized/as_is [2022-04-23T22:02:45.864Z] === RUN TestImageDelete/lease_exists [2022-04-23T22:02:45.864Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-23T22:02:45.864Z] --- PASS: TestCopierWithSized (0.02s) [2022-04-23T22:02:45.864Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-23T22:02:45.864Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-23T22:02:45.864Z] === RUN TestCopierWithPartial [2022-04-23T22:02:45.864Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-23T22:02:45.864Z] === RUN TestRingLogger [2022-04-23T22:02:45.864Z] --- PASS: TestRingLogger (0.00s) [2022-04-23T22:02:45.864Z] === RUN TestRingCap [2022-04-23T22:02:45.864Z] --- PASS: TestRingCap (0.00s) [2022-04-23T22:02:45.864Z] === RUN TestRingClose [2022-04-23T22:02:45.864Z] --- PASS: TestRingClose (0.00s) [2022-04-23T22:02:45.864Z] === RUN TestRingDrain [2022-04-23T22:02:45.865Z] --- PASS: TestRingDrain (0.00s) [2022-04-23T22:02:45.865Z] PASS [2022-04-23T22:02:45.865Z] coverage: 43.2% of statements [2022-04-23T22:02:45.865Z] --- PASS: TestImageDelete (0.05s) [2022-04-23T22:02:45.865Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-23T22:02:45.865Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-23T22:02:45.865Z] === RUN TestContentStoreForPull [2022-04-23T22:02:45.865Z] ok github.com/docker/docker/daemon/logger 0.309s coverage: 43.2% of statements [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptReconnectInterval [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/#00 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-23T22:02:45.865Z] --- PASS: TestContentStoreForPull (0.24s) [2022-04-23T22:02:45.865Z] PASS [2022-04-23T22:02:45.865Z] coverage: 6.6% of statements [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/example.com [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-23T22:02:45.865Z] ok github.com/docker/docker/daemon/images 0.390s coverage: 6.6% of statements [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/:// [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/something:// [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-23T22:02:45.865Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-23T22:02:45.865Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-23T22:02:46.105Z] --- PASS: TestExec (0.68s) [2022-04-23T22:02:46.105Z] === RUN TestExecUser [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-23T22:02:46.324Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-23T22:02:46.324Z] PASS [2022-04-23T22:02:46.324Z] coverage: 53.6% of statements [2022-04-23T22:02:46.324Z] ok github.com/docker/docker/daemon/logger/fluentd 0.149s coverage: 53.6% of statements [2022-04-23T22:02:46.324Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T22:02:46.324Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T22:02:46.324Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-23T22:02:46.325Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T22:02:46.325Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-23T22:02:46.325Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-23T22:02:46.365Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-23T22:02:46.783Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-23T22:02:46.784Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-23T22:02:46.784Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-23T22:02:46.784Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2022-04-23T22:02:46.784Z] === RUN TestFastTimeMarshalJSON [2022-04-23T22:02:46.784Z] --- PASS: TestFastTimeMarshalJSON (0.06s) [2022-04-23T22:02:46.784Z] PASS [2022-04-23T22:02:46.784Z] coverage: 87.2% of statements [2022-04-23T22:02:46.784Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.300s coverage: 87.2% of statements [2022-04-23T22:02:46.932Z] --- PASS: TestExecUser (0.77s) [2022-04-23T22:02:46.932Z] === RUN TestExportContainerAndImportImage [2022-04-23T22:02:46.946Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-04-23T22:02:46.946Z] === RUN TestRenameContainerWithSameName [2022-04-23T22:02:47.202Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-23T22:02:47.202Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T22:02:47.242Z] === RUN TestJSONFileLogger [2022-04-23T22:02:47.242Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-23T22:02:47.242Z] === RUN TestJSONFileLoggerWithTags [2022-04-23T22:02:47.242Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-23T22:02:47.242Z] === RUN TestJSONFileLoggerWithOpts [2022-04-23T22:02:47.242Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-23T22:02:47.242Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-23T22:02:47.242Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-23T22:02:47.242Z] === RUN TestEncodeDecode [2022-04-23T22:02:47.242Z] === PAUSE TestEncodeDecode [2022-04-23T22:02:47.242Z] === RUN TestUnexpectedEOF [2022-04-23T22:02:47.242Z] time="2022-04-23T22:02:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T22:02:47.242Z] time="2022-04-23T22:02:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T22:02:47.242Z] --- PASS: TestUnexpectedEOF (0.17s) [2022-04-23T22:02:47.242Z] === CONT TestEncodeDecode [2022-04-23T22:02:47.242Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-23T22:02:47.242Z] PASS [2022-04-23T22:02:47.242Z] coverage: 69.9% of statements [2022-04-23T22:02:47.242Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.238s coverage: 69.9% of statements [2022-04-23T22:02:47.869Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-23T22:02:47.869Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2022-04-23T22:02:47.869Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T22:02:48.129Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-04-23T22:02:48.129Z] === RUN TestResize [2022-04-23T22:02:48.210Z] === RUN TestWriteLog [2022-04-23T22:02:48.210Z] === PAUSE TestWriteLog [2022-04-23T22:02:48.210Z] === RUN TestReadLog [2022-04-23T22:02:48.210Z] === PAUSE TestReadLog [2022-04-23T22:02:48.210Z] === RUN TestDecode [2022-04-23T22:02:48.210Z] --- PASS: TestDecode (0.07s) [2022-04-23T22:02:48.210Z] === CONT TestWriteLog [2022-04-23T22:02:48.210Z] === CONT TestReadLog [2022-04-23T22:02:48.210Z] --- PASS: TestWriteLog (0.00s) [2022-04-23T22:02:48.210Z] === RUN TestReadLog/tail_exact [2022-04-23T22:02:48.210Z] === RUN TestOpenFileDelete [2022-04-23T22:02:48.210Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-23T22:02:48.210Z] === RUN TestOpenFileRename [2022-04-23T22:02:48.210Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-23T22:02:48.210Z] === RUN TestHandleDecoderErr [2022-04-23T22:02:48.210Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-23T22:02:48.210Z] === RUN TestParseLogTagDefaultTag [2022-04-23T22:02:48.210Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-23T22:02:48.210Z] === RUN TestParseLogTag [2022-04-23T22:02:48.210Z] --- PASS: TestParseLogTag (0.00s) [2022-04-23T22:02:48.210Z] === RUN TestParseLogTagEmptyTag [2022-04-23T22:02:48.210Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-23T22:02:48.210Z] === RUN TestTailFiles [2022-04-23T22:02:48.210Z] --- PASS: TestTailFiles (0.00s) [2022-04-23T22:02:48.210Z] === RUN TestFollowLogsConsumerGone [2022-04-23T22:02:48.210Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-23T22:02:48.210Z] === RUN TestFollowLogsProducerGone [2022-04-23T22:02:48.210Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-23T22:02:48.210Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-23T22:02:48.210Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-23T22:02:48.210Z] === RUN TestCheckCapacityAndRotate [2022-04-23T22:02:48.210Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-23T22:02:48.210Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-23T22:02:48.210Z] === RUN TestReadLog/tail_less_than_available [2022-04-23T22:02:48.210Z] === RUN TestReadLog/tail_more_than_available [2022-04-23T22:02:48.210Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2022-04-23T22:02:48.210Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-23T22:02:48.210Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-23T22:02:48.210Z] PASS [2022-04-23T22:02:48.210Z] coverage: 53.5% of statements [2022-04-23T22:02:48.210Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.126s coverage: 53.5% of statements [2022-04-23T22:02:48.210Z] --- PASS: TestReadLog (0.20s) [2022-04-23T22:02:48.210Z] --- PASS: TestReadLog/tail_exact (0.17s) [2022-04-23T22:02:48.210Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-23T22:02:48.210Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-23T22:02:48.210Z] PASS [2022-04-23T22:02:48.210Z] coverage: 78.7% of statements [2022-04-23T22:02:48.210Z] ok github.com/docker/docker/daemon/logger/local 0.500s coverage: 78.7% of statements [2022-04-23T22:02:48.210Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T22:02:48.385Z] --- PASS: TestResize (0.40s) [2022-04-23T22:02:48.385Z] === RUN TestResizeWithInvalidSize [2022-04-23T22:02:48.668Z] === RUN TestLog [2022-04-23T22:02:48.668Z] --- PASS: TestLog (0.02s) [2022-04-23T22:02:48.668Z] PASS [2022-04-23T22:02:48.668Z] coverage: 31.5% of statements [2022-04-23T22:02:48.668Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.070s coverage: 31.5% of statements [2022-04-23T22:02:48.805Z] --- PASS: TestDaemonStartWithLogOpt (3.44s) [2022-04-23T22:02:48.805Z] === CONT TestReadPluginNoRead [2022-04-23T22:02:48.946Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-04-23T22:02:48.946Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T22:02:49.127Z] === RUN TestNewParse [2022-04-23T22:02:49.127Z] --- PASS: TestNewParse (0.00s) [2022-04-23T22:02:49.127Z] PASS [2022-04-23T22:02:49.127Z] coverage: 8.3% of statements [2022-04-23T22:02:49.127Z] === RUN TestValidateLogOpt [2022-04-23T22:02:49.127Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T22:02:49.127Z] === RUN TestNewMissedConfig [2022-04-23T22:02:49.127Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-23T22:02:49.127Z] === RUN TestNewMissedUrl [2022-04-23T22:02:49.127Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-23T22:02:49.127Z] === RUN TestNewMissedToken [2022-04-23T22:02:49.127Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-23T22:02:49.127Z] === RUN TestNewWithProxy [2022-04-23T22:02:49.127Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-23T22:02:49.127Z] === RUN TestDefault [2022-04-23T22:02:49.127Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2022-04-23T22:02:49.127Z] --- PASS: TestDefault (0.01s) [2022-04-23T22:02:49.127Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-23T22:02:49.127Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-23T22:02:49.127Z] === RUN TestJsonFormat [2022-04-23T22:02:49.127Z] --- PASS: TestJsonFormat (0.01s) [2022-04-23T22:02:49.127Z] === RUN TestRawFormat [2022-04-23T22:02:49.127Z] --- PASS: TestRawFormat (0.00s) [2022-04-23T22:02:49.127Z] === RUN TestRawFormatWithLabels [2022-04-23T22:02:49.127Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-23T22:02:49.127Z] === RUN TestRawFormatWithoutTag [2022-04-23T22:02:49.127Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-23T22:02:49.127Z] === RUN TestBatching [2022-04-23T22:02:49.202Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-04-23T22:02:49.202Z] === RUN TestDaemonRestartKillContainers [2022-04-23T22:02:49.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T22:02:49.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T22:02:49.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T22:02:49.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T22:02:49.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T22:02:49.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T22:02:49.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T22:02:49.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T22:02:49.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T22:02:49.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T22:02:49.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T22:02:49.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T22:02:49.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T22:02:49.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T22:02:49.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T22:02:49.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T22:02:49.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T22:02:49.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T22:02:49.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T22:02:49.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T22:02:49.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T22:02:49.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T22:02:49.203Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T22:02:49.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T22:02:49.203Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T22:02:49.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T22:02:49.203Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T22:02:49.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T22:02:49.203Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T22:02:49.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T22:02:49.203Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T22:02:49.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T22:02:49.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T22:02:49.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T22:02:49.245Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2022-04-23T22:02:49.245Z] === RUN TestHealthCheckWorkdir [2022-04-23T22:02:49.589Z] --- PASS: TestBatching (0.24s) [2022-04-23T22:02:49.589Z] === RUN TestFrequency [2022-04-23T22:02:49.589Z] === RUN TestParseLogFormat [2022-04-23T22:02:49.589Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-23T22:02:49.589Z] === RUN TestValidateLogOptEmpty [2022-04-23T22:02:49.589Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-23T22:02:49.589Z] === RUN TestValidateSyslogAddress [2022-04-23T22:02:49.589Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-23T22:02:49.589Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-23T22:02:49.589Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-23T22:02:49.589Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-23T22:02:49.589Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-23T22:02:49.589Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-23T22:02:49.589Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-23T22:02:49.589Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-23T22:02:49.589Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-23T22:02:49.589Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-23T22:02:49.589Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-23T22:02:49.589Z] === RUN TestParseAddressDefaultPort [2022-04-23T22:02:49.589Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-23T22:02:49.589Z] === RUN TestValidateSyslogFacility [2022-04-23T22:02:49.589Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-23T22:02:49.589Z] === RUN TestValidateLogOptSyslogFormat [2022-04-23T22:02:49.589Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-23T22:02:49.589Z] === RUN TestValidateLogOpt [2022-04-23T22:02:49.589Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T22:02:49.589Z] PASS [2022-04-23T22:02:49.589Z] coverage: 43.6% of statements [2022-04-23T22:02:49.589Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 43.6% of statements [2022-04-23T22:02:49.589Z] --- PASS: TestFrequency (0.16s) [2022-04-23T22:02:49.589Z] === RUN TestOneMessagePerRequest [2022-04-23T22:02:49.589Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-23T22:02:49.589Z] === RUN TestVerify [2022-04-23T22:02:49.589Z] --- PASS: TestVerify (0.00s) [2022-04-23T22:02:49.589Z] === RUN TestSkipVerify [2022-04-23T22:02:50.049Z] time="2022-04-23T22:02:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:50.049Z] time="2022-04-23T22:02:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:50.049Z] time="2022-04-23T22:02:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:50.049Z] time="2022-04-23T22:02:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:50.049Z] --- PASS: TestSkipVerify (0.51s) [2022-04-23T22:02:50.049Z] === RUN TestBufferMaximum [2022-04-23T22:02:50.049Z] time="2022-04-23T22:02:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:50.049Z] time="2022-04-23T22:02:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:50.049Z] time="2022-04-23T22:02:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:50.049Z] time="2022-04-23T22:02:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:50.049Z] time="2022-04-23T22:02:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:50.049Z] time="2022-04-23T22:02:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751369.904480\",\"host\":\"f351acd95a5c\"}'" [2022-04-23T22:02:50.049Z] time="2022-04-23T22:02:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751369.904480\",\"host\":\"f351acd95a5c\"}'" [2022-04-23T22:02:50.049Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-23T22:02:50.179Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-04-23T22:02:50.180Z] === RUN TestHealthKillContainer [2022-04-23T22:02:50.506Z] === RUN TestServerAlwaysDown [2022-04-23T22:02:50.506Z] time="2022-04-23T22:02:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:50.506Z] time="2022-04-23T22:02:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:50.506Z] time="2022-04-23T22:02:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751369.907480\",\"host\":\"f351acd95a5c\"}'" [2022-04-23T22:02:50.506Z] time="2022-04-23T22:02:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751369.907480\",\"host\":\"f351acd95a5c\"}'" [2022-04-23T22:02:50.506Z] time="2022-04-23T22:02:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:02:50.506Z] time="2022-04-23T22:02:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751369.907480\",\"host\":\"f351acd95a5c\"}'" [2022-04-23T22:02:50.506Z] time="2022-04-23T22:02:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751369.908482\",\"host\":\"f351acd95a5c\"}'" [2022-04-23T22:02:50.506Z] time="2022-04-23T22:02:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751369.908482\",\"host\":\"f351acd95a5c\"}'" [2022-04-23T22:02:50.506Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-23T22:02:50.506Z] === RUN TestCannotSendAfterClose [2022-04-23T22:02:50.506Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-23T22:02:50.506Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-23T22:02:50.506Z] === RUN TestV1IDService [2022-04-23T22:02:50.506Z] --- PASS: TestV1IDService (0.03s) [2022-04-23T22:02:50.506Z] === RUN TestV2MetadataService [2022-04-23T22:02:50.706Z] === RUN TestReadPluginNoRead/default [2022-04-23T22:02:51.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T22:02:51.114Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-23T22:02:51.467Z] time="2022-04-23T22:02:50Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-23T22:02:51.467Z] time="2022-04-23T22:02:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f351acd95a5c\"}'" [2022-04-23T22:02:51.467Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-04-23T22:02:51.467Z] PASS [2022-04-23T22:02:51.467Z] coverage: 82.5% of statements [2022-04-23T22:02:51.467Z] ok github.com/docker/docker/daemon/logger/splunk 2.044s coverage: 82.5% of statements [2022-04-23T22:02:51.467Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T22:02:51.467Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-23T22:02:51.467Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T22:02:51.467Z] === RUN TestSuccessfulDownload [2022-04-23T22:02:51.467Z] download_test.go:267: Needs fixing on Windows [2022-04-23T22:02:51.467Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-23T22:02:51.467Z] === RUN TestCancelledDownload [2022-04-23T22:02:51.467Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-23T22:02:51.467Z] === RUN TestMaxDownloadAttempts [2022-04-23T22:02:51.467Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:02:51.467Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:02:51.467Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:02:51.467Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:02:51.467Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:02:51.467Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:02:51.467Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:02:51.467Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:02:51.467Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:02:51.467Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:02:51.467Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:02:51.467Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:02:51.682Z] check_test.go:307: [dfb8a89d7eb87] daemon is not started [2022-04-23T22:02:51.682Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-23T22:02:51.922Z] --- PASS: TestV2MetadataService (1.10s) [2022-04-23T22:02:51.923Z] PASS [2022-04-23T22:02:51.923Z] coverage: 48.2% of statements [2022-04-23T22:02:51.923Z] ok github.com/docker/docker/distribution/metadata 1.210s coverage: 48.2% of statements [2022-04-23T22:02:51.923Z] time="2022-04-23T22:02:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:02:51.923Z] time="2022-04-23T22:02:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:02:51.923Z] time="2022-04-23T22:02:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:02:51.923Z] time="2022-04-23T22:02:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:02:51.923Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-23T22:02:51.923Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-04-23T22:02:51.923Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-04-23T22:02:51.923Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-04-23T22:02:51.923Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-04-23T22:02:51.923Z] === RUN TestTransfer [2022-04-23T22:02:51.923Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-23T22:02:51.923Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-23T22:02:51.923Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-23T22:02:51.923Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-23T22:02:51.923Z] === RUN TestContinueOnError_NeverContinue [2022-04-23T22:02:51.923Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-23T22:02:51.923Z] === RUN TestManifestStore [2022-04-23T22:02:51.923Z] === RUN TestManifestStore/no_remote_or_local [2022-04-23T22:02:51.943Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-23T22:02:52.083Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-23T22:02:52.202Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-23T22:02:52.378Z] --- PASS: TestTransfer (0.12s) [2022-04-23T22:02:52.378Z] === RUN TestConcurrencyLimit [2022-04-23T22:02:52.378Z] time="2022-04-23T22:02:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3876838538\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-23T22:02:52.378Z] === RUN TestManifestStore/no_local_cache [2022-04-23T22:02:52.378Z] === RUN TestManifestStore/with_local_cache [2022-04-23T22:02:52.378Z] === RUN TestManifestStore/unknown_media_type [2022-04-23T22:02:52.378Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-23T22:02:52.378Z] time="2022-04-23T22:02:52Z" level=warning msg="reference for unknown type: " [2022-04-23T22:02:52.378Z] time="2022-04-23T22:02:52Z" level=warning msg="reference for unknown type: " [2022-04-23T22:02:52.378Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-23T22:02:52.378Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-23T22:02:52.378Z] time="2022-04-23T22:02:52Z" level=warning msg="reference for unknown type: " [2022-04-23T22:02:52.378Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-23T22:02:52.378Z] time="2022-04-23T22:02:52Z" level=warning msg="reference for unknown type: " [2022-04-23T22:02:52.378Z] time="2022-04-23T22:02:52Z" level=warning msg="reference for unknown type: " [2022-04-23T22:02:52.378Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-23T22:02:52.378Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-23T22:02:52.378Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-23T22:02:52.378Z] time="2022-04-23T22:02:52Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-23T22:02:52.378Z] --- PASS: TestManifestStore (0.27s) [2022-04-23T22:02:52.378Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-04-23T22:02:52.378Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-23T22:02:52.378Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-23T22:02:52.378Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-04-23T22:02:52.378Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-23T22:02:52.378Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-23T22:02:52.378Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-23T22:02:52.378Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-23T22:02:52.378Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-04-23T22:02:52.378Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaType [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-23T22:02:52.378Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-23T22:02:52.378Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-23T22:02:52.378Z] === RUN TestFixManifestLayers [2022-04-23T22:02:52.378Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-23T22:02:52.378Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-23T22:02:52.378Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T22:02:52.378Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T22:02:52.378Z] === RUN TestFixManifestLayersBadParent [2022-04-23T22:02:52.378Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-23T22:02:52.378Z] === RUN TestValidateManifest [2022-04-23T22:02:52.378Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T22:02:52.378Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-23T22:02:52.378Z] === RUN TestFormatPlatform [2022-04-23T22:02:52.378Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-23T22:02:52.378Z] === RUN TestPullSchema2Config [2022-04-23T22:02:52.378Z] === RUN TestPullSchema2Config/success_first_time [2022-04-23T22:02:52.378Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:02:52.378Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:02:52.378Z] === RUN TestPullSchema2Config/500_status [2022-04-23T22:02:52.378Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:02:52.378Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:02:52.378Z] --- PASS: TestConcurrencyLimit (0.34s) [2022-04-23T22:02:52.378Z] === RUN TestInactiveJobs [2022-04-23T22:02:52.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T22:02:52.769Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-23T22:02:52.836Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:02:52.836Z] === RUN TestPullSchema2Config/EOF [2022-04-23T22:02:52.836Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:02:52.836Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:02:52.836Z] 2022/04/23 22:02:52 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-23T22:02:52.836Z] goroutine 114 [running]: [2022-04-23T22:02:52.836Z] net/http.(*conn).serve.func1() [2022-04-23T22:02:52.836Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T22:02:52.836Z] panic({0x1179000, 0x135b8f0}) [2022-04-23T22:02:52.836Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T22:02:52.836Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000556680?, {0x13630d8?, 0xc00056e000?}) [2022-04-23T22:02:52.836Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-23T22:02:52.836Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13630d8, 0xc00056e000}, 0xc000076100) [2022-04-23T22:02:52.836Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-23T22:02:52.836Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13630d8?, 0xc00056e000?}, 0x177e6a0?) [2022-04-23T22:02:52.836Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T22:02:52.836Z] net/http.serverHandler.ServeHTTP({0xc000317b00?}, {0x13630d8, 0xc00056e000}, 0xc000076100) [2022-04-23T22:02:52.836Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T22:02:52.836Z] net/http.(*conn).serve(0xc00017c0a0, {0x1363950, 0xc00053ab70}) [2022-04-23T22:02:52.836Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T22:02:52.836Z] created by net/http.(*Server).Serve [2022-04-23T22:02:52.836Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T22:02:52.836Z] === RUN TestNotFound [2022-04-23T22:02:52.836Z] --- PASS: TestNotFound (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestConflict [2022-04-23T22:02:52.836Z] --- PASS: TestConflict (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestForbidden [2022-04-23T22:02:52.836Z] --- PASS: TestForbidden (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestInvalidParameter [2022-04-23T22:02:52.836Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestNotImplemented [2022-04-23T22:02:52.836Z] --- PASS: TestNotImplemented (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestNotModified [2022-04-23T22:02:52.836Z] --- PASS: TestNotModified (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestUnauthorized [2022-04-23T22:02:52.836Z] --- PASS: TestUnauthorized (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestUnknown [2022-04-23T22:02:52.836Z] --- PASS: TestUnknown (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestCancelled [2022-04-23T22:02:52.836Z] --- PASS: TestCancelled (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestDeadline [2022-04-23T22:02:52.836Z] --- PASS: TestDeadline (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestDataLoss [2022-04-23T22:02:52.836Z] --- PASS: TestDataLoss (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestUnavailable [2022-04-23T22:02:52.836Z] --- PASS: TestUnavailable (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestSystem [2022-04-23T22:02:52.836Z] --- PASS: TestSystem (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestFromStatusCode [2022-04-23T22:02:52.836Z] === RUN TestFromStatusCode/Not_Found [2022-04-23T22:02:52.836Z] === RUN TestFromStatusCode/Bad_Request [2022-04-23T22:02:52.836Z] === RUN TestFromStatusCode/Conflict [2022-04-23T22:02:52.836Z] === RUN TestFromStatusCode/Unauthorized [2022-04-23T22:02:52.836Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-23T22:02:52.836Z] === RUN TestFromStatusCode/Forbidden [2022-04-23T22:02:52.836Z] === RUN TestFromStatusCode/Not_Modified [2022-04-23T22:02:52.836Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-23T22:02:52.836Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-23T22:02:52.836Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-23T22:02:52.836Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-23T22:02:52.836Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-23T22:02:52.836Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-23T22:02:52.836Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-23T22:02:52.836Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-23T22:02:52.836Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-23T22:02:52.836Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-23T22:02:52.836Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-23T22:02:52.836Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-23T22:02:52.836Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-23T22:02:52.836Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-23T22:02:52.836Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-23T22:02:52.836Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-23T22:02:52.836Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-23T22:02:52.836Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-23T22:02:52.836Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-23T22:02:52.836Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-23T22:02:52.836Z] PASS [2022-04-23T22:02:52.836Z] coverage: 77.0% of statements [2022-04-23T22:02:52.836Z] ok github.com/docker/docker/errdefs 0.049s coverage: 77.0% of statements [2022-04-23T22:02:52.836Z] --- PASS: TestInactiveJobs (0.38s) [2022-04-23T22:02:52.836Z] === RUN TestWatchRelease [2022-04-23T22:02:52.836Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:02:52.836Z] === RUN TestPullSchema2Config/unauthorized [2022-04-23T22:02:52.836Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:02:52.836Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:02:52.836Z] --- PASS: TestPullSchema2Config (0.55s) [2022-04-23T22:02:52.836Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-23T22:02:52.836Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-23T22:02:52.836Z] --- PASS: TestPullSchema2Config/EOF (0.28s) [2022-04-23T22:02:52.836Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestGetRepositoryMountCandidates [2022-04-23T22:02:52.836Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestLayerAlreadyExists [2022-04-23T22:02:52.836Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:02:52.836Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:02:52.836Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:02:52.836Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:02:52.836Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:02:52.836Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:02:52.836Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestWhenEmptyAuthConfig [2022-04-23T22:02:52.836Z] --- PASS: TestWatchRelease (0.04s) [2022-04-23T22:02:52.836Z] === RUN TestWatchFinishedTransfer [2022-04-23T22:02:52.836Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-23T22:02:52.836Z] === RUN TestDuplicateTransfer [2022-04-23T22:02:52.836Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-23T22:02:52.836Z] === RUN TestSuccessfulUpload [2022-04-23T22:02:53.022Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T22:02:53.023Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-23T22:02:53.292Z] time="2022-04-23T22:02:52Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-23T22:02:53.292Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-04-23T22:02:53.292Z] === RUN TestCancelledUpload [2022-04-23T22:02:53.292Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-23T22:02:53.292Z] PASS [2022-04-23T22:02:53.292Z] coverage: 76.8% of statements [2022-04-23T22:02:53.292Z] ok github.com/docker/docker/distribution/xfer 1.857s coverage: 76.8% of statements [2022-04-23T22:02:53.292Z] === RUN TestFSGetInvalidData [2022-04-23T22:02:53.292Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-23T22:02:53.292Z] === RUN TestFSInvalidSet [2022-04-23T22:02:53.292Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-23T22:02:53.292Z] === RUN TestFSInvalidRoot [2022-04-23T22:02:53.292Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-23T22:02:53.292Z] === RUN TestFSMetadataGetSet [2022-04-23T22:02:53.339Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-23T22:02:53.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T22:02:53.592Z] --- PASS: TestContinueAfterPluginCrash (8.41s) [2022-04-23T22:02:53.747Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-23T22:02:53.747Z] === RUN TestFSInvalidWalker [2022-04-23T22:02:53.747Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-23T22:02:53.747Z] === RUN TestFSGetSet [2022-04-23T22:02:53.747Z] --- PASS: TestFSGetSet (0.03s) [2022-04-23T22:02:53.747Z] === RUN TestFSGetUnsetKey [2022-04-23T22:02:53.747Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-23T22:02:53.747Z] === RUN TestFSGetEmptyData [2022-04-23T22:02:53.747Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-23T22:02:53.747Z] === RUN TestFSDelete [2022-04-23T22:02:53.747Z] --- PASS: TestFSDelete (0.01s) [2022-04-23T22:02:53.748Z] === RUN TestFSWalker [2022-04-23T22:02:53.748Z] --- PASS: TestFSWalker (0.01s) [2022-04-23T22:02:53.748Z] === RUN TestFSWalkerStopOnError [2022-04-23T22:02:53.748Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-23T22:02:53.748Z] === RUN TestNewFromJSON [2022-04-23T22:02:53.748Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-23T22:02:53.748Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-23T22:02:53.748Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-23T22:02:53.748Z] === RUN TestMarshalKeyOrder [2022-04-23T22:02:53.748Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-23T22:02:53.748Z] === RUN TestHistoryEqual [2022-04-23T22:02:53.748Z] === RUN TestCompare [2022-04-23T22:02:53.748Z] --- PASS: TestCompare (0.00s) [2022-04-23T22:02:53.748Z] PASS [2022-04-23T22:02:53.748Z] coverage: 19.2% of statements [2022-04-23T22:02:53.748Z] ok github.com/docker/docker/image/cache 0.110s coverage: 19.2% of statements [2022-04-23T22:02:53.748Z] --- PASS: TestHistoryEqual (0.17s) [2022-04-23T22:02:53.748Z] === RUN TestImage [2022-04-23T22:02:53.748Z] --- PASS: TestImage (0.00s) [2022-04-23T22:02:53.748Z] === RUN TestImageOSNotEmpty [2022-04-23T22:02:53.748Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-23T22:02:53.748Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-23T22:02:53.748Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-23T22:02:53.748Z] === RUN TestCreate [2022-04-23T22:02:53.748Z] --- PASS: TestCreate (0.01s) [2022-04-23T22:02:53.748Z] === RUN TestRestore [2022-04-23T22:02:53.748Z] time="2022-04-23T22:02:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-23T22:02:53.748Z] --- PASS: TestRestore (0.03s) [2022-04-23T22:02:53.748Z] === RUN TestAddDelete [2022-04-23T22:02:53.748Z] --- PASS: TestAddDelete (0.02s) [2022-04-23T22:02:53.748Z] === RUN TestSearchAfterDelete [2022-04-23T22:02:53.748Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-23T22:02:53.748Z] === RUN TestParentReset [2022-04-23T22:02:53.748Z] --- PASS: TestParentReset (0.02s) [2022-04-23T22:02:53.748Z] === RUN TestGetAndSetLastUpdated [2022-04-23T22:02:53.748Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-23T22:02:53.748Z] === RUN TestStoreLen [2022-04-23T22:02:53.748Z] --- PASS: TestStoreLen (0.05s) [2022-04-23T22:02:53.748Z] PASS [2022-04-23T22:02:53.748Z] coverage: 86.9% of statements [2022-04-23T22:02:53.748Z] ok github.com/docker/docker/image 0.547s coverage: 86.9% of statements [2022-04-23T22:02:54.203Z] --- PASS: TestWhenEmptyAuthConfig (1.29s) [2022-04-23T22:02:54.203Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-23T22:02:54.203Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-23T22:02:54.203Z] === RUN TestTokenPassThru [2022-04-23T22:02:54.203Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-23T22:02:54.203Z] === RUN TestTokenPassThruDifferentHost [2022-04-23T22:02:54.203Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-23T22:02:54.203Z] PASS [2022-04-23T22:02:54.203Z] coverage: 26.6% of statements [2022-04-23T22:02:54.203Z] ok github.com/docker/docker/distribution 2.229s coverage: 26.6% of statements [2022-04-23T22:02:54.203Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T22:02:54.203Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T22:02:54.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T22:02:54.528Z] === CONT TestReadPluginNoRead [2022-04-23T22:02:54.528Z] read_test.go:92: [d3c9adc5a1288] daemon is not started [2022-04-23T22:02:54.528Z] --- PASS: TestReadPluginNoRead (5.79s) [2022-04-23T22:02:54.528Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-04-23T22:02:54.528Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-04-23T22:02:54.528Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-04-23T22:02:54.528Z] PASS [2022-04-23T22:02:54.528Z] [2022-04-23T22:02:54.528Z] DONE 6 tests in 9.251s [2022-04-23T22:02:54.528Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-23T22:02:54.528Z] testing: warning: no tests to run [2022-04-23T22:02:54.528Z] PASS [2022-04-23T22:02:54.528Z] [2022-04-23T22:02:54.528Z] DONE 0 tests in 0.007s [2022-04-23T22:02:54.528Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-23T22:02:54.528Z] INFO: Testing against a local daemon [2022-04-23T22:02:54.528Z] === RUN TestPluginWithDevMounts [2022-04-23T22:02:54.528Z] === PAUSE TestPluginWithDevMounts [2022-04-23T22:02:54.528Z] === CONT TestPluginWithDevMounts [2022-04-23T22:02:54.660Z] === RUN TestValidateManifest [2022-04-23T22:02:54.660Z] === RUN TestValidateManifest/nil [2022-04-23T22:02:54.660Z] === RUN TestValidateManifest/non-nil [2022-04-23T22:02:54.660Z] --- PASS: TestValidateManifest (0.00s) [2022-04-23T22:02:54.660Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-23T22:02:54.660Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-23T22:02:54.660Z] PASS [2022-04-23T22:02:54.660Z] coverage: 0.7% of statements [2022-04-23T22:02:54.660Z] ok github.com/docker/docker/image/tarexport 0.058s coverage: 0.7% of statements [2022-04-23T22:02:54.660Z] === RUN TestMakeV1ConfigFromConfig [2022-04-23T22:02:54.660Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-23T22:02:54.660Z] PASS [2022-04-23T22:02:54.660Z] coverage: 25.0% of statements [2022-04-23T22:02:54.660Z] ok github.com/docker/docker/image/v1 0.068s coverage: 25.0% of statements [2022-04-23T22:02:54.660Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T22:02:54.718Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-23T22:02:54.718Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-23T22:02:54.772Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T22:02:54.862Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-23T22:02:55.620Z] === RUN TestSerialization [2022-04-23T22:02:55.620Z] --- PASS: TestSerialization (0.02s) [2022-04-23T22:02:55.620Z] PASS [2022-04-23T22:02:55.620Z] coverage: 100.0% of statements [2022-04-23T22:02:55.620Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2022-04-23T22:02:55.905Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-04-23T22:02:55.905Z] PASS [2022-04-23T22:02:55.905Z] [2022-04-23T22:02:55.905Z] DONE 1 tests in 1.624s [2022-04-23T22:02:55.905Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-23T22:02:55.905Z] INFO: Testing against a local daemon [2022-04-23T22:02:55.905Z] === RUN TestSecretInspect [2022-04-23T22:02:56.093Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-23T22:02:56.093Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-23T22:02:56.581Z] === RUN TestEmptyLayer [2022-04-23T22:02:56.581Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-23T22:02:56.581Z] === RUN TestCommitFailure [2022-04-23T22:02:56.581Z] --- PASS: TestCommitFailure (0.01s) [2022-04-23T22:02:56.581Z] === RUN TestStartTransactionFailure [2022-04-23T22:02:56.581Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-23T22:02:56.581Z] === RUN TestGetOrphan [2022-04-23T22:02:56.581Z] --- PASS: TestGetOrphan (0.01s) [2022-04-23T22:02:56.581Z] === RUN TestMountAndRegister [2022-04-23T22:02:56.581Z] layer_test.go:258: Layer size: 14 [2022-04-23T22:02:56.581Z] --- PASS: TestMountAndRegister (0.06s) [2022-04-23T22:02:56.581Z] === RUN TestLayerRelease [2022-04-23T22:02:56.581Z] layer_test.go:291: Failing on Windows [2022-04-23T22:02:56.581Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-23T22:02:56.581Z] === RUN TestStoreRestore [2022-04-23T22:02:56.581Z] layer_test.go:340: Failing on Windows [2022-04-23T22:02:56.581Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-23T22:02:56.581Z] === RUN TestTarStreamStability [2022-04-23T22:02:56.581Z] layer_test.go:455: Failing on Windows [2022-04-23T22:02:56.581Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-23T22:02:56.581Z] === RUN TestRegisterExistingLayer [2022-04-23T22:02:56.581Z] === RUN TestEnvironmentParsing [2022-04-23T22:02:56.581Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-23T22:02:56.581Z] PASS [2022-04-23T22:02:56.581Z] coverage: 1.2% of statements [2022-04-23T22:02:56.581Z] ok github.com/docker/docker/libcontainerd/local 0.081s coverage: 1.2% of statements [2022-04-23T22:02:56.581Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-04-23T22:02:56.581Z] === RUN TestTarStreamVerification [2022-04-23T22:02:56.581Z] layer_test.go:684: Failing on Windows [2022-04-23T22:02:56.581Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-23T22:02:56.581Z] === RUN TestLayerMigration [2022-04-23T22:02:56.581Z] migration_test.go:45: Failing on Windows [2022-04-23T22:02:56.581Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-23T22:02:56.581Z] === RUN TestLayerMigrationNoTarsplit [2022-04-23T22:02:56.581Z] migration_test.go:181: Failing on Windows [2022-04-23T22:02:56.581Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestMountInit [2022-04-23T22:02:57.037Z] mount_test.go:17: Failing on Windows [2022-04-23T22:02:57.037Z] --- SKIP: TestMountInit (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestMountSize [2022-04-23T22:02:57.037Z] mount_test.go:76: Failing on Windows [2022-04-23T22:02:57.037Z] --- SKIP: TestMountSize (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestMountChanges [2022-04-23T22:02:57.037Z] mount_test.go:125: Failing on Windows [2022-04-23T22:02:57.037Z] --- SKIP: TestMountChanges (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestMountApply [2022-04-23T22:02:57.037Z] mount_test.go:212: Failing on Windows [2022-04-23T22:02:57.037Z] --- SKIP: TestMountApply (0.00s) [2022-04-23T22:02:57.037Z] PASS [2022-04-23T22:02:57.037Z] coverage: 30.6% of statements [2022-04-23T22:02:57.037Z] ok github.com/docker/docker/layer 0.284s coverage: 30.6% of statements [2022-04-23T22:02:57.037Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T22:02:57.037Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T22:02:57.037Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T22:02:57.037Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T22:02:57.037Z] === RUN TestSequenceGetAvailableBit [2022-04-23T22:02:57.037Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestSequenceEqual [2022-04-23T22:02:57.037Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestSequenceCopy [2022-04-23T22:02:57.037Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestGetFirstAvailable [2022-04-23T22:02:57.037Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestFindSequence [2022-04-23T22:02:57.037Z] --- PASS: TestFindSequence (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestCheckIfAvailable [2022-04-23T22:02:57.037Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestMergeSequences [2022-04-23T22:02:57.037Z] --- PASS: TestMergeSequences (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestPushReservation [2022-04-23T22:02:57.037Z] --- PASS: TestPushReservation (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestSerializeDeserialize [2022-04-23T22:02:57.037Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestSet [2022-04-23T22:02:57.037Z] --- PASS: TestSet (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestSetUnset [2022-04-23T22:02:57.037Z] --- PASS: TestSetUnset (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestOffsetSetUnset [2022-04-23T22:02:57.037Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestSetInRange [2022-04-23T22:02:57.037Z] --- PASS: TestSetInRange (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestSetAnyInRange [2022-04-23T22:02:57.037Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestMethods [2022-04-23T22:02:57.037Z] --- PASS: TestMethods (0.00s) [2022-04-23T22:02:57.037Z] === RUN TestRandomAllocateDeallocate [2022-04-23T22:02:58.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T22:02:58.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T22:02:58.438Z] --- PASS: TestSecretInspect (2.17s) [2022-04-23T22:02:58.438Z] === RUN TestSecretList [2022-04-23T22:02:58.629Z] --- PASS: TestHealthKillContainer (8.44s) [2022-04-23T22:02:58.629Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T22:02:58.888Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-23T22:02:58.888Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-04-23T22:02:58.888Z] === RUN TestIpcModeNone [2022-04-23T22:02:59.201Z] === RUN TestInvalidConfig [2022-04-23T22:02:59.201Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-23T22:02:59.201Z] === RUN TestConfig [2022-04-23T22:02:59.201Z] --- PASS: TestConfig (0.01s) [2022-04-23T22:02:59.201Z] === RUN TestOptionsLabels [2022-04-23T22:02:59.201Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-23T22:02:59.201Z] === RUN TestValidName [2022-04-23T22:02:59.201Z] --- PASS: TestValidName (0.00s) [2022-04-23T22:02:59.201Z] PASS [2022-04-23T22:02:59.201Z] coverage: 19.7% of statements [2022-04-23T22:02:59.201Z] ok github.com/docker/docker/libnetwork/config 0.094s coverage: 19.7% of statements [2022-04-23T22:02:59.657Z] === RUN TestKey [2022-04-23T22:02:59.657Z] --- PASS: TestKey (0.00s) [2022-04-23T22:02:59.657Z] === RUN TestParseKey [2022-04-23T22:02:59.657Z] --- PASS: TestParseKey (0.00s) [2022-04-23T22:02:59.657Z] === RUN TestInvalidDataStore [2022-04-23T22:02:59.657Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-23T22:02:59.657Z] === RUN TestKVObjectFlatKey [2022-04-23T22:02:59.657Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-23T22:02:59.657Z] === RUN TestAtomicKVObjectFlatKey [2022-04-23T22:02:59.657Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-23T22:02:59.657Z] PASS [2022-04-23T22:02:59.657Z] coverage: 21.9% of statements [2022-04-23T22:02:59.657Z] ok github.com/docker/docker/libnetwork/datastore 0.045s coverage: 21.9% of statements [2022-04-23T22:02:59.826Z] --- PASS: TestIpcModeNone (0.89s) [2022-04-23T22:02:59.826Z] === RUN TestIpcModePrivate [2022-04-23T22:02:59.984Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T22:03:00.085Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-23T22:03:00.113Z] === RUN TestErrorInterfaces [2022-04-23T22:03:00.113Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-23T22:03:00.113Z] === RUN TestNetworkMarshalling [2022-04-23T22:03:00.344Z] --- PASS: TestSecretList (2.18s) [2022-04-23T22:03:00.344Z] === RUN TestSecretsCreateAndDelete [2022-04-23T22:03:00.568Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-04-23T22:03:00.568Z] === RUN TestEndpointMarshalling [2022-04-23T22:03:00.568Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-23T22:03:00.568Z] === RUN TestAuxAddresses [2022-04-23T22:03:00.568Z] time="2022-04-23T22:03:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:03:00.568Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-23T22:03:00.568Z] === RUN TestSRVServiceQuery [2022-04-23T22:03:00.568Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:00.568Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-23T22:03:00.568Z] === RUN TestServiceVIPReuse [2022-04-23T22:03:00.568Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:00.568Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-23T22:03:00.568Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-23T22:03:00.568Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:00.568Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T22:03:00.568Z] === RUN TestDNSIPQuery [2022-04-23T22:03:00.568Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:00.568Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-23T22:03:00.568Z] === RUN TestDNSProxyServFail [2022-04-23T22:03:00.568Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:00.568Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-23T22:03:00.568Z] === RUN TestSandboxAddEmpty [2022-04-23T22:03:00.568Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:00.568Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-23T22:03:00.568Z] === RUN TestSandboxAddMultiPrio [2022-04-23T22:03:00.568Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:00.568Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-23T22:03:00.568Z] === RUN TestSandboxAddSamePrio [2022-04-23T22:03:00.568Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:00.568Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-23T22:03:00.568Z] === RUN TestCleanupServiceDiscovery [2022-04-23T22:03:00.568Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:00.568Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-23T22:03:00.568Z] === RUN TestDNSOptions [2022-04-23T22:03:00.568Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:03:00.568Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-23T22:03:00.568Z] === RUN TestMultipleControllersWithSameStore [2022-04-23T22:03:00.568Z] time="2022-04-23T22:03:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:03:00.568Z] time="2022-04-23T22:03:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:03:00.568Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-04-23T22:03:00.568Z] PASS [2022-04-23T22:03:00.568Z] coverage: 8.5% of statements [2022-04-23T22:03:00.568Z] ok github.com/docker/docker/libnetwork 0.380s coverage: 8.5% of statements [2022-04-23T22:03:00.568Z] === RUN TestIPDataMarshalling [2022-04-23T22:03:00.568Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-23T22:03:00.568Z] === RUN TestValidateAndIsV6 [2022-04-23T22:03:00.568Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-23T22:03:00.568Z] PASS [2022-04-23T22:03:00.568Z] coverage: 68.9% of statements [2022-04-23T22:03:00.568Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2022-04-23T22:03:00.653Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-23T22:03:00.653Z] --- PASS: TestIpcModePrivate (0.90s) [2022-04-23T22:03:00.653Z] === RUN TestIpcModeShareable [2022-04-23T22:03:00.653Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-23T22:03:00.932Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-23T22:03:01.052Z] === RUN TestDriver [2022-04-23T22:03:01.052Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:03:01.052Z] PASS [2022-04-23T22:03:01.052Z] coverage: 34.8% of statements [2022-04-23T22:03:01.052Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-04-23T22:03:01.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T22:03:01.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T22:03:01.503Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-04-23T22:03:01.508Z] === RUN TestDriver [2022-04-23T22:03:01.508Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:03:01.508Z] PASS [2022-04-23T22:03:01.508Z] coverage: 34.8% of statements [2022-04-23T22:03:01.508Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2022-04-23T22:03:01.763Z] --- PASS: TestIpcModeShareable (0.95s) [2022-04-23T22:03:01.763Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-23T22:03:01.964Z] === RUN TestNetworkAllocateFree [2022-04-23T22:03:01.964Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-23T22:03:01.964Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-23T22:03:01.964Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-23T22:03:01.964Z] PASS [2022-04-23T22:03:01.964Z] coverage: 63.6% of statements [2022-04-23T22:03:01.964Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.046s coverage: 63.6% of statements [2022-04-23T22:03:02.420Z] === RUN TestGetEmptyCapabilities [2022-04-23T22:03:02.420Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-23T22:03:02.420Z] === RUN TestGetExtraCapabilities [2022-04-23T22:03:02.420Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-23T22:03:02.420Z] === RUN TestGetInvalidCapabilities [2022-04-23T22:03:02.420Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-23T22:03:02.420Z] === RUN TestRemoteDriver [2022-04-23T22:03:02.420Z] --- PASS: TestRandomAllocateDeallocate (5.31s) [2022-04-23T22:03:02.420Z] === RUN TestAllocateRandomDeallocate [2022-04-23T22:03:02.420Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T22:03:02.420Z] === RUN TestDriverError [2022-04-23T22:03:02.420Z] --- PASS: TestDriverError (0.01s) [2022-04-23T22:03:02.420Z] === RUN TestMissingValues [2022-04-23T22:03:02.420Z] --- PASS: TestMissingValues (0.00s) [2022-04-23T22:03:02.420Z] === RUN TestRollback [2022-04-23T22:03:02.420Z] --- PASS: TestRollback (0.01s) [2022-04-23T22:03:02.420Z] PASS [2022-04-23T22:03:02.420Z] coverage: 57.4% of statements [2022-04-23T22:03:02.420Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.097s coverage: 57.4% of statements [2022-04-23T22:03:02.875Z] === RUN TestNew [2022-04-23T22:03:02.875Z] --- PASS: TestNew (0.00s) [2022-04-23T22:03:02.875Z] === RUN TestAddDriver [2022-04-23T22:03:02.875Z] --- PASS: TestAddDriver (0.00s) [2022-04-23T22:03:02.875Z] === RUN TestAddDuplicateDriver [2022-04-23T22:03:02.875Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-23T22:03:02.875Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-23T22:03:02.875Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-23T22:03:02.875Z] === RUN TestDriver [2022-04-23T22:03:02.875Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:03:02.875Z] === RUN TestIPAM [2022-04-23T22:03:02.875Z] --- PASS: TestIPAM (0.00s) [2022-04-23T22:03:02.875Z] === RUN TestWalkIPAMs [2022-04-23T22:03:02.875Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-23T22:03:02.875Z] === RUN TestWalkDrivers [2022-04-23T22:03:02.875Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-23T22:03:02.875Z] PASS [2022-04-23T22:03:02.875Z] coverage: 82.4% of statements [2022-04-23T22:03:02.875Z] ok github.com/docker/docker/libnetwork/drvregistry 0.074s coverage: 82.4% of statements [2022-04-23T22:03:02.894Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-04-23T22:03:02.894Z] === RUN TestSecretsUpdate [2022-04-23T22:03:03.263Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T22:03:03.331Z] === RUN TestNAT [2022-04-23T22:03:03.331Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T22:03:03.331Z] --- SKIP: TestNAT (0.00s) [2022-04-23T22:03:03.331Z] === RUN TestTransparent [2022-04-23T22:03:03.331Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T22:03:03.331Z] --- SKIP: TestTransparent (0.00s) [2022-04-23T22:03:03.331Z] PASS [2022-04-23T22:03:03.331Z] coverage: 0.0% of statements [2022-04-23T22:03:03.331Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2022-04-23T22:03:03.331Z] === RUN TestBuildDefault [2022-04-23T22:03:03.331Z] --- PASS: TestBuildDefault (0.00s) [2022-04-23T22:03:03.331Z] === RUN TestBuildHostnameDomainname [2022-04-23T22:03:03.331Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-23T22:03:03.331Z] === RUN TestBuildHostname [2022-04-23T22:03:03.331Z] --- PASS: TestBuildHostname (0.00s) [2022-04-23T22:03:03.331Z] === RUN TestBuildHostnameFQDN [2022-04-23T22:03:03.331Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-23T22:03:03.331Z] === RUN TestBuildNoIP [2022-04-23T22:03:03.331Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-23T22:03:03.331Z] === RUN TestUpdate [2022-04-23T22:03:03.331Z] --- PASS: TestUpdate (0.00s) [2022-04-23T22:03:03.331Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-23T22:03:03.331Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-23T22:03:03.331Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-23T22:03:03.331Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-23T22:03:03.331Z] === RUN TestAddEmpty [2022-04-23T22:03:03.331Z] --- PASS: TestAddEmpty (0.00s) [2022-04-23T22:03:03.331Z] === RUN TestAdd [2022-04-23T22:03:03.331Z] --- PASS: TestAdd (0.00s) [2022-04-23T22:03:03.331Z] === RUN TestDeleteEmpty [2022-04-23T22:03:03.331Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-23T22:03:03.331Z] === RUN TestDeleteNewline [2022-04-23T22:03:03.331Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-23T22:03:03.331Z] === RUN TestDelete [2022-04-23T22:03:03.331Z] --- PASS: TestDelete (0.00s) [2022-04-23T22:03:03.331Z] === RUN TestConcurrentWrites [2022-04-23T22:03:03.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T22:03:03.675Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-23T22:03:03.675Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-23T22:03:03.675Z] check_test.go:307: [deb61fb2eb38d] daemon is not started [2022-04-23T22:03:03.675Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-23T22:03:03.786Z] --- PASS: TestAllocateRandomDeallocate (1.19s) [2022-04-23T22:03:03.786Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-23T22:03:03.786Z] --- PASS: TestConcurrentWrites (0.25s) [2022-04-23T22:03:03.786Z] PASS [2022-04-23T22:03:03.786Z] coverage: 81.2% of statements [2022-04-23T22:03:03.786Z] ok github.com/docker/docker/libnetwork/etchosts 0.307s coverage: 81.2% of statements [2022-04-23T22:03:03.786Z] === RUN TestCaller [2022-04-23T22:03:03.786Z] --- PASS: TestCaller (0.00s) [2022-04-23T22:03:03.786Z] PASS [2022-04-23T22:03:03.786Z] coverage: 100.0% of statements [2022-04-23T22:03:03.786Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-04-23T22:03:03.786Z] === RUN TestNew [2022-04-23T22:03:03.786Z] --- PASS: TestNew (0.00s) [2022-04-23T22:03:03.786Z] === RUN TestAllocate [2022-04-23T22:03:03.786Z] --- PASS: TestAllocate (0.00s) [2022-04-23T22:03:03.786Z] === RUN TestUninitialized [2022-04-23T22:03:03.786Z] --- PASS: TestUninitialized (0.00s) [2022-04-23T22:03:03.786Z] === RUN TestAllocateInRange [2022-04-23T22:03:03.786Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-23T22:03:03.786Z] === RUN TestAllocateSerial [2022-04-23T22:03:03.786Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-23T22:03:03.786Z] PASS [2022-04-23T22:03:03.786Z] coverage: 87.5% of statements [2022-04-23T22:03:03.786Z] ok github.com/docker/docker/libnetwork/idm 0.052s coverage: 87.5% of statements [2022-04-23T22:03:03.934Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-23T22:03:04.196Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2022-04-23T22:03:04.196Z] === RUN TestAPIIpcModeHost [2022-04-23T22:03:04.748Z] === RUN TestSetSerialInsertDelete [2022-04-23T22:03:04.748Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-23T22:03:04.748Z] === RUN TestSetParallelInsertDelete [2022-04-23T22:03:04.748Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.27s) [2022-04-23T22:03:04.748Z] === RUN TestRetrieveFromStore [2022-04-23T22:03:04.799Z] --- PASS: TestSecretsUpdate (2.16s) [2022-04-23T22:03:04.799Z] === RUN TestTemplatedSecret [2022-04-23T22:03:04.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T22:03:05.140Z] --- PASS: TestAPIIpcModeHost (0.74s) [2022-04-23T22:03:05.140Z] === RUN TestDaemonIpcModeShareable [2022-04-23T22:03:05.205Z] --- PASS: TestRetrieveFromStore (0.53s) [2022-04-23T22:03:05.205Z] === RUN TestIsCorrupted [2022-04-23T22:03:05.205Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-23T22:03:05.205Z] === RUN TestSetRollover [2022-04-23T22:03:05.399Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-23T22:03:05.660Z] === RUN TestInt2IP2IntConversion [2022-04-23T22:03:06.115Z] --- PASS: TestInt2IP2IntConversion (0.46s) [2022-04-23T22:03:06.115Z] === RUN TestGetAddressVersion [2022-04-23T22:03:06.115Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-23T22:03:06.115Z] === RUN TestKeyString [2022-04-23T22:03:06.115Z] --- PASS: TestKeyString (0.00s) [2022-04-23T22:03:06.115Z] === RUN TestPoolDataMarshal [2022-04-23T22:03:06.115Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-23T22:03:06.115Z] === RUN TestSubnetsMarshal [2022-04-23T22:03:06.115Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-04-23T22:03:06.115Z] === RUN TestAddSubnets [2022-04-23T22:03:06.115Z] --- PASS: TestAddSubnets (0.06s) [2022-04-23T22:03:06.115Z] === RUN TestDoublePoolRelease [2022-04-23T22:03:06.115Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-23T22:03:06.115Z] === RUN TestAddReleasePoolID [2022-04-23T22:03:06.115Z] === RUN TestPoolRequest [2022-04-23T22:03:06.115Z] --- PASS: TestPoolRequest (0.00s) [2022-04-23T22:03:06.115Z] === RUN TestOtherRequests [2022-04-23T22:03:06.115Z] --- PASS: TestOtherRequests (0.00s) [2022-04-23T22:03:06.115Z] PASS [2022-04-23T22:03:06.115Z] coverage: 57.1% of statements [2022-04-23T22:03:06.115Z] ok github.com/docker/docker/libnetwork/ipams/null 0.044s coverage: 57.1% of statements [2022-04-23T22:03:06.115Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-04-23T22:03:06.115Z] === RUN TestPredefinedPool [2022-04-23T22:03:06.115Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-23T22:03:06.115Z] === RUN TestRemoveSubnet [2022-04-23T22:03:06.341Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2022-04-23T22:03:06.341Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2022-04-23T22:03:06.341Z] === RUN TestDaemonIpcModePrivate [2022-04-23T22:03:06.571Z] --- PASS: TestRemoveSubnet (0.24s) [2022-04-23T22:03:06.572Z] === RUN TestGetSameAddress [2022-04-23T22:03:06.572Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-23T22:03:06.572Z] === RUN TestPoolAllocationReuse [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.83s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.25s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.81s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-04-23T22:03:06.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.47s) [2022-04-23T22:03:06.776Z] === RUN TestCgroupNamespacesRun [2022-04-23T22:03:06.908Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-23T22:03:07.027Z] --- PASS: TestSetRollover (1.59s) [2022-04-23T22:03:07.027Z] === RUN TestSetRolloverSerial [2022-04-23T22:03:07.330Z] --- PASS: TestTemplatedSecret (2.55s) [2022-04-23T22:03:07.330Z] === RUN TestSecretCreateResolve [2022-04-23T22:03:07.475Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-23T22:03:07.483Z] === RUN TestGetCapabilities [2022-04-23T22:03:07.483Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-23T22:03:07.483Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-23T22:03:07.483Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-23T22:03:07.483Z] === RUN TestGetDefaultAddressSpaces [2022-04-23T22:03:07.483Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-23T22:03:07.483Z] === RUN TestRemoteDriver [2022-04-23T22:03:07.483Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T22:03:07.483Z] PASS [2022-04-23T22:03:07.483Z] coverage: 47.4% of statements [2022-04-23T22:03:07.483Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.075s coverage: 47.4% of statements [2022-04-23T22:03:07.703Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-04-23T22:03:07.703Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-23T22:03:07.938Z] --- PASS: TestPoolAllocationReuse (1.58s) [2022-04-23T22:03:07.938Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-23T22:03:07.938Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-23T22:03:07.938Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-23T22:03:08.042Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-04-23T22:03:08.042Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2022-04-23T22:03:08.042Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-23T22:03:08.300Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-23T22:03:08.394Z] === RUN TestWindowsIPAM [2022-04-23T22:03:08.394Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-23T22:03:08.394Z] PASS [2022-04-23T22:03:08.394Z] coverage: 71.4% of statements [2022-04-23T22:03:08.394Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2022-04-23T22:03:08.394Z] --- PASS: TestSetRolloverSerial (1.47s) [2022-04-23T22:03:08.394Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-23T22:03:08.394Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-23T22:03:08.394Z] PASS [2022-04-23T22:03:08.394Z] coverage: 84.4% of statements [2022-04-23T22:03:08.394Z] ok github.com/docker/docker/libnetwork/bitseq 11.428s coverage: 84.4% of statements [2022-04-23T22:03:08.631Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-04-23T22:03:08.631Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-23T22:03:08.870Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-23T22:03:09.354Z] === RUN TestDefaultNetwork [2022-04-23T22:03:09.354Z] --- PASS: TestDefaultNetwork (0.29s) [2022-04-23T22:03:09.354Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-23T22:03:09.811Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-23T22:03:09.811Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-04-23T22:03:09.811Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2022-04-23T22:03:09.811Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-23T22:03:09.811Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-04-23T22:03:09.811Z] === RUN TestInitAddressPools [2022-04-23T22:03:09.811Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-23T22:03:09.811Z] PASS [2022-04-23T22:03:09.811Z] coverage: 74.0% of statements [2022-04-23T22:03:09.811Z] ok github.com/docker/docker/libnetwork/ipamutils 0.634s coverage: 74.0% of statements [2022-04-23T22:03:09.864Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-04-23T22:03:09.864Z] PASS [2022-04-23T22:03:09.864Z] [2022-04-23T22:03:09.864Z] DONE 6 tests in 13.398s [2022-04-23T22:03:09.864Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-23T22:03:09.864Z] INFO: Testing against a local daemon [2022-04-23T22:03:09.864Z] === RUN TestServiceCreateInit [2022-04-23T22:03:09.864Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T22:03:09.998Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-04-23T22:03:09.998Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-23T22:03:09.998Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-23T22:03:10.267Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.18s) [2022-04-23T22:03:10.267Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-23T22:03:10.267Z] === RUN TestKeyValue [2022-04-23T22:03:10.267Z] --- PASS: TestKeyValue (0.00s) [2022-04-23T22:03:10.267Z] PASS [2022-04-23T22:03:10.267Z] coverage: 60.0% of statements [2022-04-23T22:03:10.267Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2022-04-23T22:03:10.753Z] check_test.go:307: [d8949842debd9] daemon is not started [2022-04-23T22:03:10.753Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-23T22:03:10.929Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-04-23T22:03:10.929Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-23T22:03:11.688Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-04-23T22:03:11.688Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2022-04-23T22:03:11.688Z] === RUN TestIpcModeOlderClient [2022-04-23T22:03:11.688Z] === PAUSE TestIpcModeOlderClient [2022-04-23T22:03:11.688Z] === RUN TestKillContainerInvalidSignal [2022-04-23T22:03:11.890Z] tests/integration/client_test.py ..... [ 75%] [2022-04-23T22:03:12.146Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-23T22:03:12.294Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-04-23T22:03:12.294Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-23T22:03:12.623Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2022-04-23T22:03:12.624Z] === RUN TestKillContainer [2022-04-23T22:03:12.624Z] === RUN TestKillContainer/no_signal [2022-04-23T22:03:12.708Z] tests/integration/errors_test.py . [ 76%] [2022-04-23T22:03:12.882Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-23T22:03:13.141Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T22:03:13.154Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T22:03:13.155Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.69s) [2022-04-23T22:03:13.155Z] === RUN TestGetAddress [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T22:03:13.155Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T22:03:13.222Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-04-23T22:03:13.222Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-23T22:03:13.609Z] === RUN TestNetworkDBSimple [2022-04-23T22:03:13.711Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-23T22:03:13.711Z] === RUN TestKillContainer/killing_signal [2022-04-23T22:03:13.787Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-23T22:03:13.787Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-23T22:03:14.065Z] === RUN TestGenerate [2022-04-23T22:03:14.065Z] --- PASS: TestGenerate (0.00s) [2022-04-23T22:03:14.065Z] === RUN TestGeneratePtr [2022-04-23T22:03:14.065Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-23T22:03:14.065Z] === RUN TestGenerateMissingField [2022-04-23T22:03:14.065Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-23T22:03:14.065Z] === RUN TestFieldCannotBeSet [2022-04-23T22:03:14.065Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-23T22:03:14.065Z] === RUN TestTypeMismatchError [2022-04-23T22:03:14.065Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-23T22:03:14.065Z] PASS [2022-04-23T22:03:14.065Z] coverage: 100.0% of statements [2022-04-23T22:03:14.065Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2022-04-23T22:03:14.279Z] check_test.go:307: [d730dde193fc3] daemon is not started [2022-04-23T22:03:14.279Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-23T22:03:14.522Z] 2022/04/23 22:03:14 Closing DB instances... [2022-04-23T22:03:14.522Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-23T22:03:14.522Z] PASS [2022-04-23T22:03:14.522Z] coverage: 100.0% of statements [2022-04-23T22:03:14.522Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2022-04-23T22:03:14.522Z] testing: warning: no tests to run [2022-04-23T22:03:14.522Z] PASS [2022-04-23T22:03:14.522Z] coverage: 0.0% of statements [2022-04-23T22:03:14.522Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2022-04-23T22:03:14.846Z] --- PASS: TestKillContainer (2.26s) [2022-04-23T22:03:14.846Z] --- PASS: TestKillContainer/no_signal (0.73s) [2022-04-23T22:03:14.846Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2022-04-23T22:03:14.846Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2022-04-23T22:03:14.846Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T22:03:14.846Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-23T22:03:15.155Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-04-23T22:03:15.155Z] === RUN TestNISDomainname [2022-04-23T22:03:15.411Z] --- PASS: TestNISDomainname (0.53s) [2022-04-23T22:03:15.411Z] === RUN TestHostnameDnsResolution [2022-04-23T22:03:15.417Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-23T22:03:15.482Z] === RUN TestRequestNewPort [2022-04-23T22:03:15.482Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-23T22:03:15.482Z] === RUN TestRequestSpecificPort [2022-04-23T22:03:15.482Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-23T22:03:15.482Z] === RUN TestReleasePort [2022-04-23T22:03:15.482Z] --- PASS: TestReleasePort (0.00s) [2022-04-23T22:03:15.482Z] === RUN TestReuseReleasedPort [2022-04-23T22:03:15.482Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-23T22:03:15.482Z] === RUN TestReleaseUnreadledPort [2022-04-23T22:03:15.482Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-23T22:03:15.482Z] === RUN TestUnknowProtocol [2022-04-23T22:03:15.482Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-23T22:03:15.482Z] === RUN TestAllocateAllPorts [2022-04-23T22:03:15.482Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-23T22:03:15.482Z] === RUN TestPortAllocation [2022-04-23T22:03:15.482Z] --- PASS: TestPortAllocation (0.00s) [2022-04-23T22:03:15.482Z] === RUN TestPortAllocationWithCustomRange [2022-04-23T22:03:15.482Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-23T22:03:15.482Z] === RUN TestNoDuplicateBPR [2022-04-23T22:03:15.482Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-23T22:03:15.482Z] === RUN TestChangePortRange [2022-04-23T22:03:15.482Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-23T22:03:15.482Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-23T22:03:15.482Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-23T22:03:15.482Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-23T22:03:15.482Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-23T22:03:15.482Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-23T22:03:15.482Z] --- PASS: TestChangePortRange (0.00s) [2022-04-23T22:03:15.482Z] PASS [2022-04-23T22:03:15.482Z] coverage: 88.6% of statements [2022-04-23T22:03:15.482Z] ok github.com/docker/docker/libnetwork/portallocator 0.053s coverage: 88.6% of statements [2022-04-23T22:03:15.482Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-23T22:03:15.482Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-23T22:03:15.482Z] testing: warning: no tests to run [2022-04-23T22:03:15.482Z] PASS [2022-04-23T22:03:15.482Z] coverage: 0.0% of statements [2022-04-23T22:03:15.482Z] ok github.com/docker/docker/libnetwork/portmapper 0.035s coverage: 0.0% of statements [no tests to run] [2022-04-23T22:03:15.941Z] === RUN TestHashData [2022-04-23T22:03:15.941Z] --- PASS: TestHashData (0.00s) [2022-04-23T22:03:15.941Z] PASS [2022-04-23T22:03:15.941Z] coverage: 2.8% of statements [2022-04-23T22:03:15.941Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements [2022-04-23T22:03:15.973Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-04-23T22:03:15.973Z] === RUN TestUnprivilegedPortsAndPing [2022-04-23T22:03:16.396Z] === RUN TestErrorConstructors [2022-04-23T22:03:16.396Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-23T22:03:16.396Z] === RUN TestCompareIPMask [2022-04-23T22:03:16.396Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-23T22:03:16.396Z] === RUN TestUtilGetHostPartIP [2022-04-23T22:03:16.396Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-23T22:03:16.396Z] === RUN TestUtilGetBroadcastIP [2022-04-23T22:03:16.396Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-23T22:03:16.396Z] === RUN TestParseCIDR [2022-04-23T22:03:16.396Z] --- PASS: TestParseCIDR (0.00s) [2022-04-23T22:03:16.396Z] PASS [2022-04-23T22:03:16.396Z] coverage: 37.3% of statements [2022-04-23T22:03:16.396Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 37.3% of statements [2022-04-23T22:03:16.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2022-04-23T22:03:16.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2022-04-23T22:03:16.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2022-04-23T22:03:16.420Z] === RUN TestKillStoppedContainer [2022-04-23T22:03:16.420Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-23T22:03:16.420Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T22:03:16.420Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-04-23T22:03:16.420Z] === RUN TestKillDifferentUserContainer [2022-04-23T22:03:16.538Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-04-23T22:03:16.538Z] === RUN TestPrivilegedHostDevices [2022-04-23T22:03:16.854Z] 2022/04/23 22:03:16 Closing DB instances... [2022-04-23T22:03:16.995Z] docker_cli_daemon_plugins_test.go:80: [d3331574b79ee] daemon is not started [2022-04-23T22:03:16.995Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2022-04-23T22:03:16.995Z] === RUN TestInspectOomKilledTrue [2022-04-23T22:03:16.995Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:03:16.995Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T22:03:16.995Z] === RUN TestInspectOomKilledFalse [2022-04-23T22:03:16.995Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:03:16.995Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T22:03:16.995Z] === RUN TestLinksEtcHostsContentMatch [2022-04-23T22:03:17.100Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-04-23T22:03:17.100Z] === RUN TestStats [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-23T22:03:17.312Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-23T22:03:17.312Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-23T22:03:17.313Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-23T22:03:17.313Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-23T22:03:17.313Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-23T22:03:17.313Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-23T22:03:17.313Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-23T22:03:17.313Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-23T22:03:17.313Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-23T22:03:17.313Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-23T22:03:17.313Z] PASS [2022-04-23T22:03:17.313Z] coverage: 55.0% of statements [2022-04-23T22:03:17.313Z] ok github.com/docker/docker/oci 0.048s coverage: 55.0% of statements [2022-04-23T22:03:17.339Z] --- PASS: TestServiceCreateInit (7.35s) [2022-04-23T22:03:17.339Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s) [2022-04-23T22:03:17.339Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-04-23T22:03:17.339Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T22:03:17.562Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2022-04-23T22:03:17.562Z] === RUN TestLinksContainerNames [2022-04-23T22:03:17.768Z] === RUN TestAddressPoolOpt [2022-04-23T22:03:17.768Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/a [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/something [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/_=a [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/env1=value1 [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/_env1=value1 [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/PATH [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/=a [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/PATH= [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/PATH=something [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/asd!qwe [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/1asd [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/123 [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/some_space [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/__some_space_before [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/some_space_after__ [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/= [2022-04-23T22:03:17.768Z] === RUN TestValidateEnv/PaTh [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-23T22:03:17.768Z] === RUN TestParseHost [2022-04-23T22:03:17.768Z] === RUN TestParseHost/unknown:// [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://invalid:port [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://:5555/ [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://:5555/p [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-23T22:03:17.768Z] === RUN TestParseHost/something_with_spaces [2022-04-23T22:03:17.768Z] === RUN TestParseHost/:// [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://:port [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-23T22:03:17.768Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-23T22:03:17.768Z] === RUN TestParseHost/_ [2022-04-23T22:03:17.768Z] === RUN TestParseHost/__ [2022-04-23T22:03:17.768Z] === RUN TestParseHost/fd:// [2022-04-23T22:03:17.768Z] === RUN TestParseHost/unix://path/to/socket [2022-04-23T22:03:17.768Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://[::1]: [2022-04-23T22:03:17.768Z] === RUN TestParseHost/#00 [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-23T22:03:17.768Z] === RUN TestParseHost/unix:// [2022-04-23T22:03:17.768Z] === RUN TestParseHost/npipe:// [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://:5555 [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp:// [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://host: [2022-04-23T22:03:17.768Z] === RUN TestParseHost/fd://something [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://: [2022-04-23T22:03:17.768Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/: [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-23T22:03:17.768Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-23T22:03:17.768Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestParseTCP [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/:5555/path [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/localhost:5555/path [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/[::1]: [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/tcp://:5555 [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/tcp:// [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/0.0.0.1: [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/localhost: [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/::1 [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/[::1]:5555 [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/localhost [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/#00 [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/0.0.0.1 [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/: [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/tcp://: [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/:5555 [2022-04-23T22:03:17.769Z] === RUN TestParseTCP/localhost:5555 [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP (0.01s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-23T22:03:17.769Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestValidateExtraHosts [2022-04-23T22:03:17.769Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestIpOptString [2022-04-23T22:03:17.769Z] --- PASS: TestIpOptString (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-23T22:03:17.769Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestNewIpOptValidDefaultVal [2022-04-23T22:03:17.769Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestIpOptSetInvalidVal [2022-04-23T22:03:17.769Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestValidateIPAddress [2022-04-23T22:03:17.769Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestMapOpts [2022-04-23T22:03:17.769Z] --- PASS: TestMapOpts (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestListOptsWithoutValidator [2022-04-23T22:03:17.769Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestListOptsWithValidator [2022-04-23T22:03:17.769Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestValidateDNSSearch [2022-04-23T22:03:17.769Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestValidateLabel [2022-04-23T22:03:17.769Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-23T22:03:17.769Z] === RUN TestValidateLabel/label_with_general_format [2022-04-23T22:03:17.769Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-23T22:03:17.769Z] === RUN TestValidateLabel/label_with_one_more [2022-04-23T22:03:17.769Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-23T22:03:17.769Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-23T22:03:17.769Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-23T22:03:17.769Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-23T22:03:17.769Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-23T22:03:17.769Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-23T22:03:17.769Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-23T22:03:17.769Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-23T22:03:17.769Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-23T22:03:17.769Z] --- PASS: TestValidateLabel (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-23T22:03:17.769Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestNamedListOpts [2022-04-23T22:03:17.769Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestNamedMapOpts [2022-04-23T22:03:17.769Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestParseLink [2022-04-23T22:03:17.769Z] --- PASS: TestParseLink (0.00s) [2022-04-23T22:03:17.769Z] === RUN TestUlimitOpt [2022-04-23T22:03:17.769Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-23T22:03:17.769Z] PASS [2022-04-23T22:03:17.769Z] coverage: 66.7% of statements [2022-04-23T22:03:17.769Z] ok github.com/docker/docker/opts 0.105s coverage: 66.7% of statements [2022-04-23T22:03:17.769Z] === RUN TestParseVersion [2022-04-23T22:03:17.769Z] --- PASS: TestParseVersion (0.00s) [2022-04-23T22:03:17.769Z] PASS [2022-04-23T22:03:17.769Z] coverage: 52.9% of statements [2022-04-23T22:03:17.769Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2022-04-23T22:03:18.129Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-23T22:03:18.224Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-23T22:03:18.224Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-23T22:03:19.069Z] --- PASS: TestLinksContainerNames (1.54s) [2022-04-23T22:03:19.069Z] === RUN TestLogsFollowTailEmpty [2022-04-23T22:03:19.615Z] --- PASS: TestStats (2.43s) [2022-04-23T22:03:19.615Z] === RUN TestStopContainerWithTimeout [2022-04-23T22:03:19.615Z] === RUN TestStopContainerWithTimeout/0 [2022-04-23T22:03:19.615Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-23T22:03:19.615Z] === RUN TestStopContainerWithTimeout/1 [2022-04-23T22:03:19.615Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-23T22:03:19.615Z] === RUN TestStopContainerWithTimeout/3 [2022-04-23T22:03:19.615Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-23T22:03:19.615Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-23T22:03:19.615Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-23T22:03:19.615Z] === CONT TestStopContainerWithTimeout/0 [2022-04-23T22:03:19.615Z] === CONT TestStopContainerWithTimeout/3 [2022-04-23T22:03:19.754Z] === RUN TestPeerCertificateMarshalJSON [2022-04-23T22:03:19.754Z] 2022/04/23 22:03:19 Closing DB instances... [2022-04-23T22:03:19.754Z] === RUN TestIsArchivePathDir [2022-04-23T22:03:19.754Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-23T22:03:19.754Z] === RUN TestIsArchivePathInvalidFile [2022-04-23T22:03:19.754Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-04-23T22:03:19.754Z] === RUN TestIsArchivePathTar [2022-04-23T22:03:19.754Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-23T22:03:19.754Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-23T22:03:19.754Z] --- PASS: TestPeerCertificateMarshalJSON (0.49s) [2022-04-23T22:03:19.754Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-23T22:03:19.754Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-23T22:03:19.754Z] === RUN TestMiddleware [2022-04-23T22:03:19.754Z] --- PASS: TestMiddleware (0.00s) [2022-04-23T22:03:19.754Z] === RUN TestNewResponseModifier [2022-04-23T22:03:19.754Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-23T22:03:19.754Z] PASS [2022-04-23T22:03:19.754Z] coverage: 26.8% of statements [2022-04-23T22:03:19.754Z] ok github.com/docker/docker/pkg/authorization 0.533s coverage: 26.8% of statements [2022-04-23T22:03:20.004Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2022-04-23T22:03:20.004Z] === RUN TestContainerNetworkMountsNoChown [2022-04-23T22:03:20.004Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-23T22:03:20.177Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-23T22:03:20.210Z] --- PASS: TestIsArchivePathTar (0.25s) [2022-04-23T22:03:20.210Z] === RUN TestDecompressStreamGzip [2022-04-23T22:03:20.210Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-04-23T22:03:20.210Z] === RUN TestDecompressStreamBzip2 [2022-04-23T22:03:20.210Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-23T22:03:20.210Z] === RUN TestDecompressStreamXz [2022-04-23T22:03:20.210Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T22:03:20.210Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-23T22:03:20.210Z] === RUN TestDecompressStreamZstd [2022-04-23T22:03:20.210Z] archive_test.go:140: zstd not installed [2022-04-23T22:03:20.210Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-23T22:03:20.210Z] === RUN TestCompressStreamXzUnsupported [2022-04-23T22:03:20.210Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-23T22:03:20.210Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-23T22:03:20.210Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-23T22:03:20.210Z] === RUN TestCompressStreamInvalid [2022-04-23T22:03:20.210Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-23T22:03:20.210Z] === RUN TestExtensionInvalid [2022-04-23T22:03:20.210Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-23T22:03:20.210Z] === RUN TestExtensionUncompressed [2022-04-23T22:03:20.210Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-23T22:03:20.210Z] === RUN TestExtensionBzip2 [2022-04-23T22:03:20.210Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-23T22:03:20.210Z] === RUN TestExtensionGzip [2022-04-23T22:03:20.210Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-23T22:03:20.210Z] === RUN TestExtensionXz [2022-04-23T22:03:20.210Z] --- PASS: TestExtensionXz (0.00s) [2022-04-23T22:03:20.210Z] === RUN TestExtensionZstd [2022-04-23T22:03:20.210Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-23T22:03:20.210Z] === RUN TestCmdStreamLargeStderr [2022-04-23T22:03:20.573Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/default [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/default [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/private [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/private [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rprivate [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/slave [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/slave [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rslave [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/shared [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/shared [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rshared [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-23T22:03:20.573Z] === CONT TestMountDaemonRoot/default [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-23T22:03:20.573Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-23T22:03:20.573Z] === CONT TestMountDaemonRoot/rshared [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T22:03:20.573Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-23T22:03:20.573Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-23T22:03:20.573Z] === CONT TestMountDaemonRoot/shared [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-23T22:03:20.573Z] === CONT TestMountDaemonRoot/rslave [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-23T22:03:20.573Z] === CONT TestMountDaemonRoot/slave [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-23T22:03:20.573Z] === CONT TestMountDaemonRoot/rprivate [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T22:03:20.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T22:03:20.573Z] === CONT TestMountDaemonRoot/private [2022-04-23T22:03:20.573Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-23T22:03:20.574Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-23T22:03:20.574Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-23T22:03:20.574Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-23T22:03:20.574Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-23T22:03:20.574Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-23T22:03:20.574Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-23T22:03:20.574Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-23T22:03:20.574Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T22:03:20.574Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-23T22:03:20.574Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-23T22:03:20.574Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-23T22:03:20.574Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T22:03:20.574Z] docker_cli_daemon_plugins_test.go:170: [d9abe806bca6e] daemon is not started [2022-04-23T22:03:20.664Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-23T22:03:20.665Z] === RUN TestCmdStreamBad [2022-04-23T22:03:20.665Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T22:03:20.665Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-23T22:03:20.665Z] === RUN TestCmdStreamGood [2022-04-23T22:03:20.665Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-23T22:03:20.665Z] === RUN TestUntarPathWithInvalidDest [2022-04-23T22:03:20.665Z] === RUN TestUnbuffered [2022-04-23T22:03:20.665Z] --- PASS: TestUnbuffered (0.00s) [2022-04-23T22:03:20.665Z] === RUN TestRaceUnbuffered [2022-04-23T22:03:20.665Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-23T22:03:20.665Z] PASS [2022-04-23T22:03:20.665Z] coverage: 100.0% of statements [2022-04-23T22:03:20.665Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2022-04-23T22:03:20.665Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-23T22:03:20.665Z] === RUN TestUntarPathWithInvalidSrc [2022-04-23T22:03:20.665Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-23T22:03:20.665Z] === RUN TestUntarPath [2022-04-23T22:03:20.665Z] --- PASS: TestUntarPath (0.07s) [2022-04-23T22:03:20.665Z] === RUN TestUntarPathWithDestinationFile [2022-04-23T22:03:20.665Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-23T22:03:20.665Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-23T22:03:20.665Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-23T22:03:20.665Z] === RUN TestCopyWithTarInvalidSrc [2022-04-23T22:03:20.665Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-23T22:03:20.665Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-23T22:03:20.665Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T22:03:20.665Z] === RUN TestCopyWithTarSrcFile [2022-04-23T22:03:20.665Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-23T22:03:20.665Z] === RUN TestCopyWithTarSrcFolder [2022-04-23T22:03:20.665Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-23T22:03:20.665Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-23T22:03:20.665Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-23T22:03:20.665Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-23T22:03:20.665Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-04-23T22:03:20.665Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-23T22:03:20.665Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-23T22:03:20.665Z] === RUN TestCopyFileWithTarSrcFile [2022-04-23T22:03:20.665Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-23T22:03:20.665Z] === RUN TestTarFiles [2022-04-23T22:03:20.834Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-23T22:03:20.834Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-23T22:03:20.834Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-23T22:03:20.834Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-23T22:03:20.834Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T22:03:20.834Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T22:03:20.834Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-23T22:03:20.834Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-23T22:03:20.834Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-23T22:03:20.834Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-23T22:03:20.834Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-23T22:03:21.093Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-23T22:03:21.093Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-23T22:03:21.093Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-23T22:03:21.093Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T22:03:21.093Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-23T22:03:21.093Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T22:03:21.093Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-23T22:03:21.093Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-23T22:03:21.093Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-23T22:03:21.093Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-23T22:03:21.093Z] === RUN TestContainerBindMountNonRecursive [2022-04-23T22:03:21.120Z] === RUN TestMatch [2022-04-23T22:03:21.120Z] === RUN TestMatch/[[]] [2022-04-23T22:03:21.120Z] === RUN TestMatch/[[foo]] [2022-04-23T22:03:21.120Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-23T22:03:21.120Z] === RUN TestMatch/[[foo_bar]] [2022-04-23T22:03:21.120Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-23T22:03:21.120Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-23T22:03:21.120Z] === RUN TestMatch/[] [2022-04-23T22:03:21.120Z] === RUN TestMatch/[]#01 [2022-04-23T22:03:21.120Z] === RUN TestMatch/[[qux]] [2022-04-23T22:03:21.120Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-23T22:03:21.120Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-23T22:03:21.120Z] === RUN TestMatch/[[foo_baz]] [2022-04-23T22:03:21.120Z] --- PASS: TestMatch (0.00s) [2022-04-23T22:03:21.120Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-23T22:03:21.120Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-23T22:03:21.120Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-23T22:03:21.120Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-23T22:03:21.120Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-23T22:03:21.120Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-23T22:03:21.120Z] --- PASS: TestMatch/[] (0.00s) [2022-04-23T22:03:21.120Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-23T22:03:21.120Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-23T22:03:21.120Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-23T22:03:21.120Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-23T22:03:21.120Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-23T22:03:21.120Z] PASS [2022-04-23T22:03:21.120Z] coverage: 87.5% of statements [2022-04-23T22:03:21.120Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-04-23T22:03:21.120Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-04-23T22:03:21.120Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-23T22:03:22.031Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-23T22:03:22.067Z] === CONT TestStopContainerWithTimeout/1 [2022-04-23T22:03:22.081Z] === RUN TestChrootTarUntar [2022-04-23T22:03:22.081Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:22.081Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-23T22:03:22.081Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-23T22:03:22.081Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:22.081Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2022-04-23T22:03:22.081Z] === RUN TestChrootUntarEmptyArchive [2022-04-23T22:03:22.081Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-23T22:03:22.081Z] === RUN TestChrootTarUntarWithSymlink [2022-04-23T22:03:22.081Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:03:22.081Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T22:03:22.081Z] === RUN TestChrootCopyWithTar [2022-04-23T22:03:22.081Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:03:22.081Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-23T22:03:22.081Z] === RUN TestChrootCopyFileWithTar [2022-04-23T22:03:22.081Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:22.081Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-23T22:03:22.081Z] === RUN TestChrootUntarPath [2022-04-23T22:03:22.081Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:03:22.081Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-23T22:03:22.081Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-23T22:03:22.081Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:22.081Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:03:22.081Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-23T22:03:22.081Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:22.081Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:03:22.081Z] === RUN TestChrootApplyDotDotFile [2022-04-23T22:03:22.081Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:03:22.081Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-23T22:03:22.081Z] PASS [2022-04-23T22:03:22.081Z] coverage: 12.0% of statements [2022-04-23T22:03:22.081Z] ok github.com/docker/docker/pkg/chrootarchive 0.086s coverage: 12.0% of statements [2022-04-23T22:03:23.041Z] === RUN TestEnsureRemoveAllNotExist [2022-04-23T22:03:23.041Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-23T22:03:23.041Z] === RUN TestEnsureRemoveAllWithDir [2022-04-23T22:03:23.041Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-23T22:03:23.041Z] === RUN TestEnsureRemoveAllWithFile [2022-04-23T22:03:23.041Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-23T22:03:23.041Z] PASS [2022-04-23T22:03:23.041Z] coverage: 0.0% of statements [2022-04-23T22:03:23.041Z] ok github.com/docker/docker/pkg/containerfs 0.038s coverage: 0.0% of statements [2022-04-23T22:03:23.041Z] 2022/04/23 22:03:22 Closing DB instances... [2022-04-23T22:03:23.411Z] --- PASS: TestContainerBindMountNonRecursive (2.17s) [2022-04-23T22:03:23.411Z] === RUN TestContainerVolumesMountedAsShared [2022-04-23T22:03:23.432Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-23T22:03:23.432Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-04-23T22:03:23.432Z] --- PASS: TestStopContainerWithTimeout/3 (2.52s) [2022-04-23T22:03:23.432Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-04-23T22:03:23.432Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-04-23T22:03:23.432Z] === RUN TestDeleteDevicemapper [2022-04-23T22:03:23.432Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T22:03:23.432Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-23T22:03:23.432Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T22:03:23.495Z] === RUN TestSizeEmpty [2022-04-23T22:03:23.496Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-23T22:03:23.496Z] === RUN TestSizeEmptyFile [2022-04-23T22:03:23.496Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-23T22:03:23.496Z] === RUN TestSizeNonemptyFile [2022-04-23T22:03:23.496Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-23T22:03:23.496Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-23T22:03:23.496Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-23T22:03:23.496Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-23T22:03:23.496Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-23T22:03:23.496Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-23T22:03:23.496Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-23T22:03:23.496Z] === RUN TestMoveToSubdir [2022-04-23T22:03:23.496Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-23T22:03:23.496Z] === RUN TestSizeNonExistingDirectory [2022-04-23T22:03:23.496Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-23T22:03:23.496Z] PASS [2022-04-23T22:03:23.496Z] coverage: 80.0% of statements [2022-04-23T22:03:23.951Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2022-04-23T22:03:23.979Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2022-04-23T22:03:23.979Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-23T22:03:24.406Z] === RUN TestPollerAddRemove [2022-04-23T22:03:24.406Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-23T22:03:24.406Z] === RUN TestPollerEvent [2022-04-23T22:03:24.406Z] poller_test.go:40: No chmod on Windows [2022-04-23T22:03:24.406Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-23T22:03:24.406Z] === RUN TestPollerClose [2022-04-23T22:03:24.406Z] --- PASS: TestPollerClose (0.00s) [2022-04-23T22:03:24.406Z] PASS [2022-04-23T22:03:24.406Z] coverage: 45.7% of statements [2022-04-23T22:03:24.406Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-04-23T22:03:24.546Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-23T22:03:24.546Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2022-04-23T22:03:24.546Z] === RUN TestNetworkNat [2022-04-23T22:03:25.319Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.72s) [2022-04-23T22:03:25.319Z] === RUN TestUpdateMemory [2022-04-23T22:03:25.367Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-04-23T22:03:25.367Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-23T22:03:25.367Z] === RUN TestCopyFileWithInvalidSrc [2022-04-23T22:03:25.367Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-23T22:03:25.367Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T22:03:25.367Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:03:25.367Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-23T22:03:25.367Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-23T22:03:25.367Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-23T22:03:25.368Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestCopyFile [2022-04-23T22:03:25.368Z] --- PASS: TestCopyFile (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-23T22:03:25.368Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T22:03:25.368Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-23T22:03:25.368Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-23T22:03:25.368Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T22:03:25.368Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestWildcardMatches [2022-04-23T22:03:25.368Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestPatternMatches [2022-04-23T22:03:25.368Z] --- PASS: TestPatternMatches (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-23T22:03:25.368Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestPatternMatchesFolderExclusions [2022-04-23T22:03:25.368Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-23T22:03:25.368Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-23T22:03:25.368Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-23T22:03:25.368Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-23T22:03:25.368Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestSingleExclamationError [2022-04-23T22:03:25.368Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestMatchesWithNoPatterns [2022-04-23T22:03:25.368Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestMatchesWithMalformedPatterns [2022-04-23T22:03:25.368Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestMatches [2022-04-23T22:03:25.368Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-23T22:03:25.368Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-23T22:03:25.368Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-23T22:03:25.368Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-23T22:03:25.368Z] --- PASS: TestMatches (0.01s) [2022-04-23T22:03:25.368Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-23T22:03:25.368Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-23T22:03:25.368Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-23T22:03:25.368Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestCleanPatterns [2022-04-23T22:03:25.368Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-23T22:03:25.368Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestCleanPatternsExceptionFlag [2022-04-23T22:03:25.368Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-23T22:03:25.368Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-23T22:03:25.368Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestCleanPatternsErrorSingleException [2022-04-23T22:03:25.368Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestCreateIfNotExistsDir [2022-04-23T22:03:25.368Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-23T22:03:25.368Z] === RUN TestCreateIfNotExistsFile [2022-04-23T22:03:25.368Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-23T22:03:25.368Z] === RUN TestMatch [2022-04-23T22:03:25.368Z] --- PASS: TestMatch (0.00s) [2022-04-23T22:03:25.368Z] === RUN TestCompile [2022-04-23T22:03:25.368Z] === RUN TestCompile/slash [2022-04-23T22:03:25.368Z] === RUN TestCompile/backslash [2022-04-23T22:03:25.368Z] --- PASS: TestCompile (0.00s) [2022-04-23T22:03:25.368Z] --- PASS: TestCompile/slash (0.00s) [2022-04-23T22:03:25.368Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-23T22:03:25.368Z] PASS [2022-04-23T22:03:25.368Z] coverage: 84.7% of statements [2022-04-23T22:03:25.368Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 84.7% of statements [2022-04-23T22:03:25.482Z] --- PASS: TestNetworkNat (0.82s) [2022-04-23T22:03:25.482Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T22:03:25.576Z] --- PASS: TestUpdateMemory (0.50s) [2022-04-23T22:03:25.576Z] === RUN TestUpdateCPUQuota [2022-04-23T22:03:25.741Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-23T22:03:25.823Z] --- PASS: TestTarFiles (5.06s) [2022-04-23T22:03:25.823Z] === RUN TestDetectCompressionZstd [2022-04-23T22:03:25.823Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-23T22:03:25.823Z] === RUN TestTarUntar [2022-04-23T22:03:25.823Z] --- PASS: TestTarUntar (0.05s) [2022-04-23T22:03:25.823Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-23T22:03:25.823Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-23T22:03:25.823Z] === RUN TestTarWithOptions [2022-04-23T22:03:25.823Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-23T22:03:25.823Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-23T22:03:25.823Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-23T22:03:25.823Z] === RUN TestUntarUstarGnuConflict [2022-04-23T22:03:25.823Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-23T22:03:25.823Z] === RUN TestUntarInvalidFilenames [2022-04-23T22:03:26.279Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4141869893\\dest" [2022-04-23T22:03:26.279Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-04-23T22:03:26.279Z] === RUN TestUntarHardlinkToSymlink [2022-04-23T22:03:26.279Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-23T22:03:26.279Z] === RUN TestUntarInvalidHardlink [2022-04-23T22:03:26.279Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink567527214\\victim\\hello" -> "../victim/hello" [2022-04-23T22:03:26.279Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink396779842\\victim\\hello" -> "/../victim/hello" [2022-04-23T22:03:26.279Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1759411294\\victim" -> "../victim" [2022-04-23T22:03:26.279Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4067319525\\victim" -> "../victim" [2022-04-23T22:03:26.279Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3159853272\\victim" -> "../victim" [2022-04-23T22:03:26.279Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4171333986\\victim" -> "../victim" [2022-04-23T22:03:26.279Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-23T22:03:26.279Z] === RUN TestUntarInvalidSymlink [2022-04-23T22:03:26.279Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1345476358\\dest\\dotdot" -> "../victim/hello" [2022-04-23T22:03:26.279Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1285182553\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T22:03:26.279Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1767128512\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:26.279Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2553133480\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:26.279Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2636807311\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:26.279Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3138525874\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:26.279Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3643627375\\dest\\dir\\loophole" -> "../../victim" [2022-04-23T22:03:26.279Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-23T22:03:26.279Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-23T22:03:26.279Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-23T22:03:26.279Z] === RUN TestXGlobalNoParent [2022-04-23T22:03:26.279Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-23T22:03:26.279Z] === RUN TestReplaceFileTarWrapper [2022-04-23T22:03:26.279Z] === RUN TestGet [2022-04-23T22:03:26.279Z] --- PASS: TestGet (0.00s) [2022-04-23T22:03:26.279Z] === RUN TestGetShortcutString [2022-04-23T22:03:26.279Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-23T22:03:26.279Z] PASS [2022-04-23T22:03:26.279Z] coverage: 42.9% of statements [2022-04-23T22:03:26.279Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2022-04-23T22:03:26.279Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-04-23T22:03:26.279Z] === RUN TestPrefixHeaderReadable [2022-04-23T22:03:26.279Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-23T22:03:26.279Z] === RUN TestDisablePigz [2022-04-23T22:03:26.279Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-23T22:03:26.307Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-23T22:03:26.307Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2022-04-23T22:03:26.307Z] === RUN TestNetworkLoopbackNat [2022-04-23T22:03:26.504Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-04-23T22:03:26.504Z] === RUN TestUpdatePidsLimit [2022-04-23T22:03:26.504Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-23T22:03:26.504Z] === RUN TestUpdatePidsLimit/no_change [2022-04-23T22:03:26.734Z] --- PASS: TestDisablePigz (0.13s) [2022-04-23T22:03:26.734Z] === RUN TestPigz [2022-04-23T22:03:26.734Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-23T22:03:26.734Z] --- PASS: TestPigz (0.14s) [2022-04-23T22:03:26.734Z] === RUN TestNosysFileInfo [2022-04-23T22:03:26.734Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-23T22:03:26.734Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T22:03:26.734Z] archive_windows_test.go:16: Currently fails [2022-04-23T22:03:26.734Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:03:26.734Z] === RUN TestCanonicalTarNameForPath [2022-04-23T22:03:26.734Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-23T22:03:26.734Z] === RUN TestCanonicalTarName [2022-04-23T22:03:26.734Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-23T22:03:26.734Z] === RUN TestChmodTarEntry [2022-04-23T22:03:26.734Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-23T22:03:26.734Z] === RUN TestHardLinkOrder [2022-04-23T22:03:26.734Z] --- PASS: TestHardLinkOrder (0.08s) [2022-04-23T22:03:26.734Z] === RUN TestChangeString [2022-04-23T22:03:26.734Z] --- PASS: TestChangeString (0.00s) [2022-04-23T22:03:26.734Z] === RUN TestChangesWithNoChanges [2022-04-23T22:03:26.734Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-23T22:03:26.734Z] === RUN TestChangesWithChanges [2022-04-23T22:03:26.734Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-23T22:03:26.734Z] === RUN TestChangesWithChangesGH13590 [2022-04-23T22:03:26.734Z] changes_test.go:196: needs more investigation [2022-04-23T22:03:26.734Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-23T22:03:26.734Z] === RUN TestChangesDirsEmpty [2022-04-23T22:03:26.734Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:03:26.734Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-23T22:03:26.734Z] === RUN TestChangesDirsMutated [2022-04-23T22:03:26.734Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:03:26.734Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-23T22:03:26.734Z] === RUN TestApplyLayer [2022-04-23T22:03:26.734Z] changes_test.go:433: needs further investigation [2022-04-23T22:03:26.734Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-23T22:03:26.734Z] === RUN TestChangesSizeWithHardlinks [2022-04-23T22:03:26.734Z] changes_test.go:469: needs further investigation [2022-04-23T22:03:26.734Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-23T22:03:26.734Z] === RUN TestChangesSizeWithNoChanges [2022-04-23T22:03:26.734Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-23T22:03:26.734Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-23T22:03:26.734Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-23T22:03:26.734Z] === RUN TestChangesSize [2022-04-23T22:03:26.734Z] --- PASS: TestChangesSize (0.00s) [2022-04-23T22:03:26.734Z] === RUN TestApplyLayerInvalidFilenames [2022-04-23T22:03:26.734Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1663392070\\dest" [2022-04-23T22:03:26.734Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-04-23T22:03:26.734Z] === RUN TestApplyLayerInvalidHardlink [2022-04-23T22:03:26.734Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2670869865\\victim\\hello" -> "../victim/hello" [2022-04-23T22:03:26.734Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1327018463\\victim\\hello" -> "/../victim/hello" [2022-04-23T22:03:26.734Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2861221873\\victim" -> "../victim" [2022-04-23T22:03:26.734Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink976321861\\victim" -> "../victim" [2022-04-23T22:03:26.734Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1154556992\\victim" -> "../victim" [2022-04-23T22:03:26.734Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1754936204\\victim" -> "../victim" [2022-04-23T22:03:26.734Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-23T22:03:26.734Z] === RUN TestApplyLayerInvalidSymlink [2022-04-23T22:03:26.734Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3279452866\\dest\\dotdot" -> "../victim/hello" [2022-04-23T22:03:26.734Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2653700273\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T22:03:26.734Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2946355014\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:26.734Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3462084846\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:26.734Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4116843755\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:26.734Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1307286909\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:03:26.734Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-23T22:03:26.734Z] === RUN TestApplyLayerWhiteouts [2022-04-23T22:03:26.760Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-23T22:03:26.874Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-23T22:03:27.015Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-23T22:03:27.133Z] check_test.go:307: [d0dd17dafe7fa] daemon is not started [2022-04-23T22:03:27.133Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-23T22:03:27.190Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-04-23T22:03:27.190Z] === RUN TestGenerateEmptyFile [2022-04-23T22:03:27.190Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-23T22:03:27.190Z] === RUN TestGenerateWithContent [2022-04-23T22:03:27.190Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-23T22:03:27.190Z] PASS [2022-04-23T22:03:27.190Z] coverage: 61.9% of statements [2022-04-23T22:03:27.190Z] ok github.com/docker/docker/pkg/archive 7.317s coverage: 61.9% of statements [2022-04-23T22:03:27.190Z] === RUN TestCreateIDMapOrder [2022-04-23T22:03:27.190Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-23T22:03:27.190Z] PASS [2022-04-23T22:03:27.190Z] coverage: 7.2% of statements [2022-04-23T22:03:27.190Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2022-04-23T22:03:27.190Z] 2022/04/23 22:03:27 Closing DB instances... [2022-04-23T22:03:27.271Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-23T22:03:27.271Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-23T22:03:27.392Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-23T22:03:27.527Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-23T22:03:27.651Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-23T22:03:28.089Z] --- PASS: TestUpdatePidsLimit (1.79s) [2022-04-23T22:03:28.089Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-04-23T22:03:28.089Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-04-23T22:03:28.089Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-04-23T22:03:28.089Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-04-23T22:03:28.089Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-04-23T22:03:28.089Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-04-23T22:03:28.089Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-04-23T22:03:28.089Z] === RUN TestUpdateRestartPolicy [2022-04-23T22:03:28.150Z] === RUN TestFixedBufferCap [2022-04-23T22:03:28.150Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-23T22:03:28.150Z] === RUN TestFixedBufferLen [2022-04-23T22:03:28.150Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-23T22:03:28.150Z] === RUN TestFixedBufferString [2022-04-23T22:03:28.150Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-23T22:03:28.150Z] === RUN TestFixedBufferWrite [2022-04-23T22:03:28.150Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-23T22:03:28.150Z] === RUN TestFixedBufferRead [2022-04-23T22:03:28.150Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-23T22:03:28.150Z] === RUN TestBytesPipeRead [2022-04-23T22:03:28.150Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-23T22:03:28.150Z] === RUN TestBytesPipeWrite [2022-04-23T22:03:28.150Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-23T22:03:28.150Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-23T22:03:28.589Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-23T22:03:28.605Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-04-23T22:03:28.605Z] === RUN TestNetworkDBNodeLeave [2022-04-23T22:03:28.605Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2022-04-23T22:03:28.605Z] === RUN TestAtomicWriteToFile [2022-04-23T22:03:28.605Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-23T22:03:28.605Z] === RUN TestAtomicWriteSetCommit [2022-04-23T22:03:28.605Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-23T22:03:28.605Z] === RUN TestAtomicWriteSetCancel [2022-04-23T22:03:28.605Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-23T22:03:28.605Z] === RUN TestReadCloserWrapperClose [2022-04-23T22:03:28.605Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-23T22:03:28.605Z] === RUN TestReaderErrWrapperReadOnError [2022-04-23T22:03:28.605Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-23T22:03:28.605Z] === RUN TestReaderErrWrapperRead [2022-04-23T22:03:28.605Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-23T22:03:28.605Z] === RUN TestCancelReadCloser [2022-04-23T22:03:28.605Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-23T22:03:28.605Z] === RUN TestWriteCloserWrapperClose [2022-04-23T22:03:28.605Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-23T22:03:28.605Z] === RUN TestNopWriteCloser [2022-04-23T22:03:28.605Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-23T22:03:28.605Z] === RUN TestNopWriter [2022-04-23T22:03:28.605Z] --- PASS: TestNopWriter (0.00s) [2022-04-23T22:03:28.605Z] === RUN TestWriteCounter [2022-04-23T22:03:28.605Z] --- PASS: TestWriteCounter (0.00s) [2022-04-23T22:03:28.605Z] PASS [2022-04-23T22:03:28.605Z] coverage: 70.1% of statements [2022-04-23T22:03:28.605Z] ok github.com/docker/docker/pkg/ioutils 0.584s coverage: 70.1% of statements [2022-04-23T22:03:29.156Z] --- PASS: TestNetworkLoopbackNat (2.95s) [2022-04-23T22:03:29.156Z] === RUN TestPause [2022-04-23T22:03:29.567Z] === RUN TestError [2022-04-23T22:03:29.567Z] --- PASS: TestError (0.00s) [2022-04-23T22:03:29.567Z] === RUN TestProgressString [2022-04-23T22:03:29.567Z] === RUN TestProgressString/no_progress [2022-04-23T22:03:29.567Z] === RUN TestProgressString/progress_1 [2022-04-23T22:03:29.567Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-23T22:03:29.567Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-23T22:03:29.567Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-23T22:03:29.567Z] === RUN TestProgressString/with_units [2022-04-23T22:03:29.567Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-23T22:03:29.567Z] === RUN TestProgressString/hide_counts [2022-04-23T22:03:29.567Z] --- PASS: TestProgressString (0.00s) [2022-04-23T22:03:29.567Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-23T22:03:29.567Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-23T22:03:29.567Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-23T22:03:29.567Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-23T22:03:29.567Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-23T22:03:29.567Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-23T22:03:29.567Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-23T22:03:29.567Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-23T22:03:29.567Z] === RUN TestJSONMessageDisplay [2022-04-23T22:03:30.025Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-04-23T22:03:30.025Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-23T22:03:30.025Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-23T22:03:30.025Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-23T22:03:30.025Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-23T22:03:30.025Z] === RUN TestDisplayJSONMessagesStream [2022-04-23T22:03:30.025Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-23T22:03:30.025Z] PASS [2022-04-23T22:03:30.025Z] coverage: 91.7% of statements [2022-04-23T22:03:30.025Z] ok github.com/docker/docker/pkg/jsonmessage 0.212s coverage: 91.7% of statements [2022-04-23T22:03:30.093Z] --- PASS: TestPause (0.94s) [2022-04-23T22:03:30.093Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T22:03:30.093Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T22:03:30.093Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T22:03:30.093Z] === RUN TestPauseStopPausedContainer [2022-04-23T22:03:30.481Z] === RUN TestStandardLongPath [2022-04-23T22:03:30.482Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-23T22:03:30.482Z] === RUN TestUNCLongPath [2022-04-23T22:03:30.482Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-23T22:03:30.482Z] PASS [2022-04-23T22:03:30.482Z] coverage: 100.0% of statements [2022-04-23T22:03:30.482Z] ok github.com/docker/docker/pkg/longpath 0.073s coverage: 100.0% of statements [2022-04-23T22:03:30.661Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-23T22:03:30.919Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2022-04-23T22:03:30.920Z] === RUN TestPidHost [2022-04-23T22:03:31.196Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-23T22:03:31.442Z] === RUN TestNameFormat [2022-04-23T22:03:31.442Z] --- PASS: TestNameFormat (0.00s) [2022-04-23T22:03:31.442Z] === RUN TestNameRetries [2022-04-23T22:03:31.442Z] --- PASS: TestNameRetries (0.00s) [2022-04-23T22:03:31.442Z] PASS [2022-04-23T22:03:31.442Z] coverage: 85.7% of statements [2022-04-23T22:03:31.442Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2022-04-23T22:03:31.442Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-04-23T22:03:31.442Z] === RUN TestNetworkDBWatch [2022-04-23T22:03:31.897Z] === RUN TestParseKeyValueOpt [2022-04-23T22:03:31.897Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-23T22:03:31.897Z] === RUN TestParseUintList [2022-04-23T22:03:31.897Z] --- PASS: TestParseUintList (0.00s) [2022-04-23T22:03:31.897Z] === RUN TestParseUintListMaximumLimits [2022-04-23T22:03:31.897Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-23T22:03:31.897Z] PASS [2022-04-23T22:03:31.897Z] coverage: 97.0% of statements [2022-04-23T22:03:31.897Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-04-23T22:03:32.297Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-23T22:03:32.858Z] === RUN Test_windowsOSRelease_String [2022-04-23T22:03:32.858Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-23T22:03:32.858Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-23T22:03:32.858Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-23T22:03:32.858Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-23T22:03:32.858Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-23T22:03:32.858Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-23T22:03:32.858Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-23T22:03:32.858Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-23T22:03:32.858Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-23T22:03:32.858Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T22:03:32.858Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T22:03:32.858Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T22:03:32.858Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T22:03:32.858Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T22:03:32.858Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T22:03:32.858Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T22:03:32.858Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T22:03:32.858Z] PASS [2022-04-23T22:03:32.858Z] coverage: 36.4% of statements [2022-04-23T22:03:32.858Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 36.4% of statements [2022-04-23T22:03:32.865Z] --- PASS: TestPidHost (1.80s) [2022-04-23T22:03:32.865Z] === RUN TestPsFilter [2022-04-23T22:03:32.865Z] --- PASS: TestPsFilter (0.17s) [2022-04-23T22:03:32.865Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T22:03:33.314Z] 2022/04/23 22:03:32 Closing DB instances... [2022-04-23T22:03:33.772Z] === RUN TestNewAndRemove [2022-04-23T22:03:33.772Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-23T22:03:33.772Z] === RUN TestRemoveInvalidPath [2022-04-23T22:03:33.772Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-23T22:03:33.772Z] PASS [2022-04-23T22:03:33.772Z] coverage: 82.6% of statements [2022-04-23T22:03:33.772Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2022-04-23T22:03:33.804Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2022-04-23T22:03:33.804Z] === RUN TestRemoveContainerWithVolume [2022-04-23T22:03:33.804Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-23T22:03:34.371Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2022-04-23T22:03:34.371Z] === RUN TestRemoveContainerRunning [2022-04-23T22:03:34.733Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-04-23T22:03:34.733Z] === RUN TestNetworkDBBulkSync [2022-04-23T22:03:34.938Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-23T22:03:35.188Z] --- PASS: TestGetAddress (22.35s) [2022-04-23T22:03:35.188Z] === RUN TestRequestSyntaxCheck [2022-04-23T22:03:35.188Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-23T22:03:35.188Z] === RUN TestRequest [2022-04-23T22:03:35.196Z] --- PASS: TestRemoveContainerRunning (0.86s) [2022-04-23T22:03:35.196Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T22:03:35.423Z] --- PASS: TestCreateServiceMultipleTimes (15.78s) [2022-04-23T22:03:35.423Z] === RUN TestCreateServiceConflict [2022-04-23T22:03:35.423Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-04-23T22:03:35.423Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T22:03:35.454Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-23T22:03:35.643Z] === RUN TestFailedConnection [2022-04-23T22:03:35.643Z] 2022/04/23 22:03:35 Closing DB instances... [2022-04-23T22:03:36.022Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2022-04-23T22:03:36.022Z] === RUN TestRemoveInvalidContainer [2022-04-23T22:03:36.022Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-23T22:03:36.022Z] === RUN TestRenameLinkedContainer [2022-04-23T22:03:36.022Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-23T22:03:36.958Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-23T22:03:37.168Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-04-23T22:03:37.168Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-23T22:03:37.520Z] dccd9e4d14d3: Pull complete [2022-04-23T22:03:37.520Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-23T22:03:37.520Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:03:37.520Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-23T22:03:37.520Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-23T22:03:37.520Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-23T22:03:37.520Z] WARN: Skipping validation tests [2022-04-23T22:03:37.520Z] INFO: Running unit tests at 04/23/2022 22:03:22... [2022-04-23T22:03:37.520Z] INFO: make.ps1 starting at 04/23/2022 22:03:27 [2022-04-23T22:03:37.520Z] INFO: Git commit (cd054983ff) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T22:03:37.520Z] INFO: Running unit tests... [2022-04-23T22:03:37.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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T22:03:37.528Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-23T22:03:37.624Z] --- PASS: TestFailedConnection (2.32s) [2022-04-23T22:03:37.624Z] === RUN TestFailOnce [2022-04-23T22:03:37.955Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2022-04-23T22:03:37.955Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T22:03:38.079Z] 2022/04/23 22:03:37 http: panic serving 127.0.0.1:49292: Plugin not ready [2022-04-23T22:03:38.079Z] goroutine 28 [running]: [2022-04-23T22:03:38.079Z] net/http.(*conn).serve.func1() [2022-04-23T22:03:38.079Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T22:03:38.079Z] panic({0xb23700, 0xc6d060}) [2022-04-23T22:03:38.079Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T22:03:38.079Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000287a70?) [2022-04-23T22:03:38.079Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-23T22:03:38.079Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xc72878?, 0xc0001780e0?}, 0xa7d9a6?) [2022-04-23T22:03:38.079Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T22:03:38.079Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xc72878, 0xc0001780e0}, 0xc000170300) [2022-04-23T22:03:38.079Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-23T22:03:38.079Z] net/http.serverHandler.ServeHTTP({0xc70e98?}, {0xc72878, 0xc0001780e0}, 0xc000170300) [2022-04-23T22:03:38.079Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T22:03:38.079Z] net/http.(*conn).serve(0xc0000a4f00, {0xc72d78, 0xc0000260f0}) [2022-04-23T22:03:38.079Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T22:03:38.079Z] created by net/http.(*Server).Serve [2022-04-23T22:03:38.079Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T22:03:38.079Z] time="2022-04-23T22:03:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2022-04-23T22:03:38.906Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-23T22:03:39.039Z] --- PASS: TestFailOnce (1.20s) [2022-04-23T22:03:39.039Z] === RUN TestEchoInputOutput [2022-04-23T22:03:39.039Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-23T22:03:39.039Z] === RUN TestBackoff [2022-04-23T22:03:39.039Z] --- PASS: TestBackoff (0.00s) [2022-04-23T22:03:39.039Z] === RUN TestAbortRetry [2022-04-23T22:03:39.039Z] --- PASS: TestAbortRetry (0.00s) [2022-04-23T22:03:39.039Z] === RUN TestClientScheme [2022-04-23T22:03:39.039Z] --- PASS: TestClientScheme (0.00s) [2022-04-23T22:03:39.039Z] === RUN TestNewClientWithTimeout [2022-04-23T22:03:39.165Z] --- PASS: TestRenameLinkedContainer (3.08s) [2022-04-23T22:03:39.165Z] === RUN TestRenameStoppedContainer [2022-04-23T22:03:39.424Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-23T22:03:39.494Z] time="2022-04-23T22:03:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-23T22:03:39.991Z] --- PASS: TestRenameStoppedContainer (0.83s) [2022-04-23T22:03:39.991Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T22:03:40.258Z] --- PASS: TestUpdateRestartPolicy (10.79s) [2022-04-23T22:03:40.258Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T22:03:40.258Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-04-23T22:03:40.258Z] === RUN TestWaitNonBlocked [2022-04-23T22:03:40.258Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:03:40.258Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:03:40.258Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:03:40.258Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:03:40.258Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:03:40.258Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:03:40.258Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-23T22:03:40.258Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-04-23T22:03:40.258Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-04-23T22:03:40.258Z] === RUN TestWaitBlocked [2022-04-23T22:03:40.258Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T22:03:40.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T22:03:40.258Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T22:03:40.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T22:03:40.258Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T22:03:40.258Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T22:03:40.456Z] 2022/04/23 22:03:40 Closing DB instances... [2022-04-23T22:03:40.820Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-23T22:03:40.820Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s) [2022-04-23T22:03:40.820Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-04-23T22:03:40.820Z] === CONT TestContainerStartOnDaemonRestart [2022-04-23T22:03:40.820Z] === CONT TestContainerKillOnDaemonStart [2022-04-23T22:03:40.910Z] time="2022-04-23T22:03:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-23T22:03:41.366Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-23T22:03:41.366Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) [2022-04-23T22:03:41.366Z] === RUN TestRenameInvalidName [2022-04-23T22:03:41.934Z] --- PASS: TestRenameInvalidName (0.65s) [2022-04-23T22:03:41.934Z] === RUN TestRenameAnonymousContainer [2022-04-23T22:03:42.440Z] --- PASS: TestRequest (7.18s) [2022-04-23T22:03:42.440Z] === RUN TestOverlappingRequests [2022-04-23T22:03:42.711Z] --- PASS: TestContainerStartOnDaemonRestart (1.99s) [2022-04-23T22:03:42.711Z] === CONT TestIpcModeOlderClient [2022-04-23T22:03:42.711Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-23T22:03:42.711Z] === CONT TestDaemonHostGatewayIP [2022-04-23T22:03:42.894Z] --- PASS: TestOverlappingRequests (0.35s) [2022-04-23T22:03:42.894Z] === RUN TestRelease [2022-04-23T22:03:43.313Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-23T22:03:43.349Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.91s) [2022-04-23T22:03:43.349Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-23T22:03:43.349Z] time="2022-04-23T22:03:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-23T22:03:44.247Z] --- PASS: TestRenameAnonymousContainer (2.38s) [2022-04-23T22:03:44.247Z] === RUN TestRenameContainerWithSameName [2022-04-23T22:03:44.311Z] 2022/04/23 22:03:44 Closing DB instances... [2022-04-23T22:03:44.311Z] --- PASS: TestRelease (1.45s) [2022-04-23T22:03:44.311Z] === RUN TestAllocateRandomDeallocate [2022-04-23T22:03:45.181Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2022-04-23T22:03:45.181Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T22:03:45.225Z] --- PASS: TestDaemonHostGatewayIP (2.17s) [2022-04-23T22:03:45.225Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-23T22:03:45.838Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-23T22:03:45.838Z] === RUN TestNetworkDBGarbageCollection [2022-04-23T22:03:46.558Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2022-04-23T22:03:46.559Z] === RUN TestResize [2022-04-23T22:03:46.559Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-23T22:03:46.590Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.62s) [2022-04-23T22:03:46.590Z] === CONT TestDaemonRestartIpcMode [2022-04-23T22:03:46.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-23T22:03:46.816Z] --- PASS: TestResize (0.61s) [2022-04-23T22:03:46.816Z] === RUN TestResizeWithInvalidSize [2022-04-23T22:03:47.350Z] ......... [ 85%] [2022-04-23T22:03:47.385Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2022-04-23T22:03:47.385Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T22:03:47.952Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T22:03:47.952Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T22:03:47.952Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T22:03:47.952Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T22:03:47.952Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T22:03:48.002Z] time="2022-04-23T22:03:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-23T22:03:48.002Z] --- PASS: TestAllocateRandomDeallocate (3.79s) [2022-04-23T22:03:48.002Z] === RUN TestRetrieveFromStore [2022-04-23T22:03:48.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-23T22:03:49.104Z] --- PASS: TestDaemonRestartIpcMode (2.14s) [2022-04-23T22:03:49.532Z] --- PASS: TestRetrieveFromStore (1.28s) [2022-04-23T22:03:49.533Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-23T22:03:49.533Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-23T22:03:49.533Z] === RUN TestParallelPredefinedRequest1 [2022-04-23T22:03:49.533Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-23T22:03:49.533Z] === RUN TestParallelPredefinedRequest2 [2022-04-23T22:03:49.533Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-23T22:03:49.533Z] === RUN TestParallelPredefinedRequest3 [2022-04-23T22:03:49.533Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-23T22:03:49.533Z] === RUN TestParallelPredefinedRequest4 [2022-04-23T22:03:49.533Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-23T22:03:49.533Z] === RUN TestParallelPredefinedRequest5 [2022-04-23T22:03:49.533Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-23T22:03:49.533Z] === RUN TestDebug [2022-04-23T22:03:49.533Z] --- PASS: TestDebug (0.00s) [2022-04-23T22:03:49.533Z] === RUN TestRequestPoolParallel [2022-04-23T22:03:49.533Z] --- PASS: TestRequestPoolParallel (0.25s) [2022-04-23T22:03:49.533Z] === RUN TestFullAllocateRelease [2022-04-23T22:03:49.903Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-23T22:03:49.988Z] --- PASS: TestFullAllocateRelease (0.43s) [2022-04-23T22:03:49.988Z] === RUN TestOddAllocateRelease [2022-04-23T22:03:49.988Z] === RUN TestParseEmptyInterface [2022-04-23T22:03:49.988Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-23T22:03:49.988Z] === RUN TestParseNonInterfaceType [2022-04-23T22:03:49.988Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-23T22:03:49.988Z] === RUN TestParseWithOneFunction [2022-04-23T22:03:49.988Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-23T22:03:49.988Z] === RUN TestParseWithMultipleFuncs [2022-04-23T22:03:49.988Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-23T22:03:49.988Z] === RUN TestParseWithUnnamedReturn [2022-04-23T22:03:49.988Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-23T22:03:49.988Z] === RUN TestEmbeddedInterface [2022-04-23T22:03:49.988Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-23T22:03:49.988Z] === RUN TestParsedImports [2022-04-23T22:03:49.988Z] --- PASS: TestParsedImports (0.00s) [2022-04-23T22:03:49.988Z] === RUN TestAliasedImports [2022-04-23T22:03:49.988Z] --- PASS: TestAliasedImports (0.00s) [2022-04-23T22:03:49.988Z] PASS [2022-04-23T22:03:49.988Z] coverage: 56.8% of statements [2022-04-23T22:03:49.988Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2022-04-23T22:03:50.011Z] ? github.com/docker/docker/api [no test files] [2022-04-23T22:03:50.443Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-04-23T22:03:50.443Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-23T22:03:50.443Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-04-23T22:03:50.443Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-23T22:03:50.443Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-23T22:03:50.443Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-23T22:03:50.443Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-23T22:03:50.443Z] === CONT TestParallelPredefinedRequest1 [2022-04-23T22:03:50.443Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T22:03:50.443Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T22:03:50.443Z] === CONT TestParallelPredefinedRequest1 [2022-04-23T22:03:50.443Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:03:50.443Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T22:03:50.443Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:03:50.443Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T22:03:50.443Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:03:50.443Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-23T22:03:50.443Z] === CONT TestParallelPredefinedRequest3 [2022-04-23T22:03:50.443Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-23T22:03:50.443Z] === CONT TestParallelPredefinedRequest3 [2022-04-23T22:03:50.443Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:03:50.443Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-23T22:03:50.443Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-23T22:03:50.443Z] === CONT TestParallelPredefinedRequest2 [2022-04-23T22:03:50.443Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:03:50.443Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-23T22:03:50.443Z] PASS [2022-04-23T22:03:50.443Z] coverage: 85.3% of statements [2022-04-23T22:03:50.443Z] ok github.com/docker/docker/libnetwork/ipam 45.090s coverage: 85.3% of statements [2022-04-23T22:03:50.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-23T22:03:50.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T22:03:51.405Z] === RUN TestHTTPTransport [2022-04-23T22:03:51.405Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-23T22:03:51.405Z] PASS [2022-04-23T22:03:51.405Z] coverage: 85.7% of statements [2022-04-23T22:03:51.405Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2022-04-23T22:03:51.800Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-23T22:03:51.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-23T22:03:51.860Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-23T22:03:51.860Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T22:03:51.860Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-23T22:03:51.860Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-23T22:03:51.860Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-23T22:03:51.860Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-23T22:03:51.860Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-23T22:03:51.860Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T22:03:51.860Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-23T22:03:51.860Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-23T22:03:51.860Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-23T22:03:51.860Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-23T22:03:51.860Z] === RUN TestBufferPoolPutAndGet [2022-04-23T22:03:51.860Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-23T22:03:51.860Z] PASS [2022-04-23T22:03:51.860Z] coverage: 88.2% of statements [2022-04-23T22:03:51.860Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-04-23T22:03:52.104Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T22:03:52.315Z] === RUN TestOutputOnPrematureClose [2022-04-23T22:03:52.315Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-23T22:03:52.315Z] === RUN TestCompleteSilently [2022-04-23T22:03:52.315Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-23T22:03:52.315Z] PASS [2022-04-23T22:03:52.315Z] coverage: 75.9% of statements [2022-04-23T22:03:52.315Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2022-04-23T22:03:52.397Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) [2022-04-23T22:03:52.397Z] PASS [2022-04-23T22:03:52.397Z] [2022-04-23T22:03:52.397Z] === Skipped [2022-04-23T22:03:52.397Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-23T22:03:52.397Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:03:52.397Z] [2022-04-23T22:03:52.397Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T22:03:52.397Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T22:03:52.397Z] [2022-04-23T22:03:52.397Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-23T22:03:52.397Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T22:03:52.397Z] [2022-04-23T22:03:52.397Z] DONE 235 tests, 3 skipped in 111.581s [2022-04-23T22:03:52.397Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-23T22:03:52.397Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:03:52.397Z] ++ set -e [2022-04-23T22:03:52.397Z] ++ '[' -n 0 ']' [2022-04-23T22:03:52.397Z] ++ set -x [2022-04-23T22:03:52.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:03:52.397Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T22:03:52.773Z] === RUN TestSendToOneSub [2022-04-23T22:03:52.773Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-23T22:03:52.773Z] === RUN TestSendToMultipleSubs [2022-04-23T22:03:52.773Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-23T22:03:52.773Z] === RUN TestEvictOneSub [2022-04-23T22:03:52.773Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-23T22:03:52.773Z] === RUN TestClosePublisher [2022-04-23T22:03:52.773Z] --- PASS: TestClosePublisher (0.00s) [2022-04-23T22:03:52.773Z] === RUN TestPubSubRace [2022-04-23T22:03:52.829Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2022-04-23T22:03:52.829Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T22:03:52.970Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-23T22:03:52.970Z] === RUN TestDaemonConfigValidation [2022-04-23T22:03:52.970Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-23T22:03:52.970Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-23T22:03:52.970Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-23T22:03:52.970Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-23T22:03:52.970Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-23T22:03:52.970Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-23T22:03:52.970Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-23T22:03:52.970Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-23T22:03:52.970Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-23T22:03:52.970Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-23T22:03:52.970Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-23T22:03:52.970Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-23T22:03:52.970Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-23T22:03:52.970Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-23T22:03:53.226Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-23T22:03:53.226Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-23T22:03:53.226Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-23T22:03:53.226Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-23T22:03:53.226Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-04-23T22:03:53.226Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-04-23T22:03:53.226Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-04-23T22:03:53.226Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T22:03:53.226Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-23T22:03:53.238Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-23T22:03:53.395Z] --- PASS: TestCreateServiceSecretFileMode (2.61s) [2022-04-23T22:03:53.395Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T22:03:53.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T22:03:53.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T22:03:53.734Z] --- PASS: TestPubSubRace (1.05s) [2022-04-23T22:03:53.734Z] PASS [2022-04-23T22:03:53.734Z] coverage: 75.0% of statements [2022-04-23T22:03:53.734Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 75.0% of statements [2022-04-23T22:03:53.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-23T22:03:54.154Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-23T22:03:54.693Z] === RUN TestRegister [2022-04-23T22:03:54.693Z] --- PASS: TestRegister (0.00s) [2022-04-23T22:03:54.693Z] === RUN TestCommand [2022-04-23T22:03:54.693Z] --- PASS: TestCommand (0.03s) [2022-04-23T22:03:54.693Z] === RUN TestNaiveSelf [2022-04-23T22:03:54.693Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-23T22:03:54.693Z] PASS [2022-04-23T22:03:54.693Z] coverage: 82.4% of statements [2022-04-23T22:03:54.693Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2022-04-23T22:03:55.148Z] === RUN TestDump [2022-04-23T22:03:55.148Z] goroutine 4 [running]: [2022-04-23T22:03:55.148Z] github.com/docker/docker/pkg/stack.dump(0xce2d57?) [2022-04-23T22:03:55.148Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T22:03:55.148Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-23T22:03:55.148Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-23T22:03:55.148Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-23T22:03:55.148Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-23T22:03:55.148Z] testing.tRunner(0xc000031ba0, 0xeaa498) [2022-04-23T22:03:55.148Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:03:55.148Z] created by testing.(*T).Run [2022-04-23T22:03:55.148Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T22:03:55.148Z] [2022-04-23T22:03:55.148Z] goroutine 1 [chan receive]: [2022-04-23T22:03:55.148Z] testing.(*T).Run(0xc000031a00, {0xe9913c?, 0xcbc1f3?}, 0xeaa498) [2022-04-23T22:03:55.148Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T22:03:55.148Z] testing.runTests.func1(0xc00005e870?) [2022-04-23T22:03:55.148Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T22:03:55.148Z] testing.tRunner(0xc000031a00, 0xc000067ca0) [2022-04-23T22:03:55.148Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:03:55.148Z] testing.runTests(0xc00004a460?, {0x102e400, 0x3, 0x3}, {0x2170cb10108?, 0x40?, 0x10334a0?}) [2022-04-23T22:03:55.148Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T22:03:55.148Z] testing.(*M).Run(0xc00004a460) [2022-04-23T22:03:55.148Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T22:03:55.148Z] main.main() [2022-04-23T22:03:55.148Z] _testmain.go:99 +0x255 [2022-04-23T22:03:55.148Z] --- PASS: TestDump (0.00s) [2022-04-23T22:03:55.148Z] === RUN TestDumpToFile [2022-04-23T22:03:55.519Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-23T22:03:55.603Z] --- PASS: TestDumpToFile (0.17s) [2022-04-23T22:03:55.603Z] === RUN TestDumpToFileWithEmptyInput [2022-04-23T22:03:55.603Z] goroutine 6 [running]: [2022-04-23T22:03:55.603Z] github.com/docker/docker/pkg/stack.dump(0xd5ed13?) [2022-04-23T22:03:55.603Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T22:03:55.603Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xd5ece0?}) [2022-04-23T22:03:55.603Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-23T22:03:55.603Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000031ba0?) [2022-04-23T22:03:55.603Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-23T22:03:55.603Z] testing.tRunner(0xc000162340, 0xeaa488) [2022-04-23T22:03:55.603Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:03:55.603Z] created by testing.(*T).Run [2022-04-23T22:03:55.603Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T22:03:55.603Z] [2022-04-23T22:03:55.603Z] goroutine 1 [chan receive]: [2022-04-23T22:03:55.603Z] testing.(*T).Run(0xc000031a00, {0xea0713?, 0xcbc1f3?}, 0xeaa488) [2022-04-23T22:03:55.603Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T22:03:55.603Z] testing.runTests.func1(0xc00005e870?) [2022-04-23T22:03:55.603Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T22:03:55.603Z] testing.tRunner(0xc000031a00, 0xc000067ca0) [2022-04-23T22:03:55.603Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:03:55.603Z] testing.runTests(0xc00004a460?, {0x102e400, 0x3, 0x3}, {0x2170cb10108?, 0x40?, 0x10334a0?}) [2022-04-23T22:03:55.603Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T22:03:55.603Z] testing.(*M).Run(0xc00004a460) [2022-04-23T22:03:55.603Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T22:03:55.603Z] main.main() [2022-04-23T22:03:55.603Z] _testmain.go:99 +0x255 [2022-04-23T22:03:55.603Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-23T22:03:55.603Z] PASS [2022-04-23T22:03:55.603Z] coverage: 90.9% of statements [2022-04-23T22:03:55.603Z] ok github.com/docker/docker/pkg/stack 0.212s coverage: 90.9% of statements [2022-04-23T22:03:55.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T22:03:55.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T22:03:55.925Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-04-23T22:03:55.925Z] === RUN TestCreateServiceSysctls [2022-04-23T22:03:56.058Z] === RUN TestNewStdWriter [2022-04-23T22:03:56.058Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-23T22:03:56.058Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-23T22:03:56.058Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-23T22:03:56.058Z] === RUN TestWriteWithNilBytes [2022-04-23T22:03:56.058Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-23T22:03:56.058Z] === RUN TestWrite [2022-04-23T22:03:56.058Z] --- PASS: TestWrite (0.00s) [2022-04-23T22:03:56.058Z] === RUN TestWriteWithWriterError [2022-04-23T22:03:56.058Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-23T22:03:56.058Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-23T22:03:56.058Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-23T22:03:56.058Z] === RUN TestStdCopyWriteAndRead [2022-04-23T22:03:56.058Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-23T22:03:56.058Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-23T22:03:56.058Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-23T22:03:56.058Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-23T22:03:56.058Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-23T22:03:56.058Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-23T22:03:56.058Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-23T22:03:56.058Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-23T22:03:56.058Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-23T22:03:56.058Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-23T22:03:56.058Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-23T22:03:56.058Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-23T22:03:56.058Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-23T22:03:56.058Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-23T22:03:56.058Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-23T22:03:56.058Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-23T22:03:56.058Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-23T22:03:56.058Z] PASS [2022-04-23T22:03:56.058Z] coverage: 100.0% of statements [2022-04-23T22:03:56.058Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-04-23T22:03:56.217Z] check_test.go:307: [df6a9a2571915] daemon is not started [2022-04-23T22:03:56.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-23T22:03:56.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-23T22:03:56.446Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-23T22:03:56.446Z] daemon_test.go:156: [df0a19c9dd6ea] daemon is not started [2022-04-23T22:03:56.446Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-23T22:03:56.446Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-23T22:03:56.446Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-23T22:03:56.446Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-23T22:03:56.446Z] === RUN TestDaemonProxy [2022-04-23T22:03:56.446Z] === RUN TestDaemonProxy/environment_variables [2022-04-23T22:03:56.513Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-04-23T22:03:56.513Z] === RUN TestClientStream [2022-04-23T22:03:56.513Z] --- PASS: TestClientStream (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestClientSendFile [2022-04-23T22:03:56.513Z] --- PASS: TestClientSendFile (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestClientWithRequestTimeout [2022-04-23T22:03:56.513Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-23T22:03:56.513Z] === RUN TestFileSpecPlugin [2022-04-23T22:03:56.513Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-23T22:03:56.513Z] === RUN TestFileJSONSpecPlugin [2022-04-23T22:03:56.513Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-23T22:03:56.513Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestPluginAddHandler [2022-04-23T22:03:56.513Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestPluginWaitBadPlugin [2022-04-23T22:03:56.513Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestGet [2022-04-23T22:03:56.513Z] time="2022-04-23T22:03:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-23T22:03:56.513Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-23T22:03:56.513Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-23T22:03:56.513Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestFormatStatus [2022-04-23T22:03:56.513Z] --- PASS: TestFormatStatus (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestFormatError [2022-04-23T22:03:56.513Z] --- PASS: TestFormatError (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestFormatJSONError [2022-04-23T22:03:56.513Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-23T22:03:56.513Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-23T22:03:56.513Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestNewJSONProgressOutput [2022-04-23T22:03:56.513Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestAuxFormatterEmit [2022-04-23T22:03:56.513Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestStreamWriterStdout [2022-04-23T22:03:56.513Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-23T22:03:56.513Z] === RUN TestStreamWriterStderr [2022-04-23T22:03:56.513Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-23T22:03:56.513Z] PASS [2022-04-23T22:03:56.513Z] coverage: 66.2% of statements [2022-04-23T22:03:56.513Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-04-23T22:03:57.472Z] === RUN TestGenerateRandomID [2022-04-23T22:03:57.472Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-23T22:03:57.472Z] === RUN TestShortenId [2022-04-23T22:03:57.472Z] --- PASS: TestShortenId (0.00s) [2022-04-23T22:03:57.472Z] === RUN TestShortenSha256Id [2022-04-23T22:03:57.472Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-23T22:03:57.472Z] === RUN TestShortenIdEmpty [2022-04-23T22:03:57.472Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-23T22:03:57.472Z] === RUN TestShortenIdInvalid [2022-04-23T22:03:57.472Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-23T22:03:57.472Z] === RUN TestIsShortIDNonHex [2022-04-23T22:03:57.472Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-23T22:03:57.472Z] === RUN TestIsShortIDNotCorrectSize [2022-04-23T22:03:57.472Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-23T22:03:57.472Z] PASS [2022-04-23T22:03:57.472Z] coverage: 70.6% of statements [2022-04-23T22:03:57.472Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-04-23T22:03:57.472Z] time="2022-04-23T22:03:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-23T22:03:57.929Z] === RUN TestIsCpusetListAvailable [2022-04-23T22:03:57.929Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-23T22:03:57.929Z] PASS [2022-04-23T22:03:57.929Z] coverage: 39.4% of statements [2022-04-23T22:03:57.929Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2022-04-23T22:03:58.007Z] 4612f6d0b889: Pull complete [2022-04-23T22:03:58.333Z] === RUN TestDaemonProxy/command-line_options [2022-04-23T22:03:58.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-23T22:03:58.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-23T22:03:59.206Z] --- PASS: TestCreateServiceSysctls (3.14s) [2022-04-23T22:03:59.206Z] === RUN TestCreateServiceCapabilities [2022-04-23T22:03:59.455Z] === RUN TestChtimes [2022-04-23T22:03:59.455Z] --- PASS: TestChtimes (0.00s) [2022-04-23T22:03:59.455Z] === RUN TestChtimesWindows [2022-04-23T22:03:59.455Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-23T22:03:59.455Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-23T22:03:59.455Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-23T22:03:59.455Z] PASS [2022-04-23T22:03:59.455Z] coverage: 13.0% of statements [2022-04-23T22:03:59.455Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 13.0% of statements [2022-04-23T22:03:59.455Z] time="2022-04-23T22:03:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-23T22:03:59.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-23T22:03:59.696Z] === RUN TestDaemonProxy/configuration_file [2022-04-23T22:03:59.769Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-23T22:03:59.769Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-23T22:03:59.912Z] === RUN TestTailFile [2022-04-23T22:03:59.912Z] --- PASS: TestTailFile (0.00s) [2022-04-23T22:03:59.912Z] === RUN TestTailFileManyLines [2022-04-23T22:03:59.912Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-23T22:03:59.912Z] === RUN TestTailEmptyFile [2022-04-23T22:03:59.912Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-23T22:03:59.912Z] === RUN TestTailNegativeN [2022-04-23T22:03:59.912Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-23T22:03:59.912Z] === RUN TestNewTailReader [2022-04-23T22:03:59.912Z] === PAUSE TestNewTailReader [2022-04-23T22:03:59.912Z] === CONT TestNewTailReader [2022-04-23T22:03:59.912Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-23T22:03:59.912Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-23T22:03:59.912Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-23T22:03:59.912Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/no_delimiter [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/truncated_last_line [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/no_delimiter [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:59.913Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:03:59.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:03:59.913Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:03:59.914Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:03:59.914Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:03:59.915Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:03:59.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:59.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:03:59.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:03:59.915Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:03:59.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:00.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T22:04:00.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:00.417Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:00.417Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.418Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:00.418Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:00.418Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:00.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:00.419Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:00.420Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:04:00.421Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:04:00.421Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-23T22:04:00.878Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.878Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:04:00.878Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:04:00.878Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.878Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:04:00.878Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:04:00.878Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.878Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:04:00.878Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:04:00.878Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:04:00.878Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:04:00.878Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:04:00.878Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:04:00.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:04:00.880Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:04:00.880Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:04:00.880Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:04:00.880Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:04:00.880Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:04:00.880Z] PASS [2022-04-23T22:04:00.880Z] coverage: 88.6% of statements [2022-04-23T22:04:00.880Z] ok github.com/docker/docker/pkg/tailfile 0.163s coverage: 88.6% of statements [2022-04-23T22:04:01.334Z] === RUN TestTarSumRemoveNonExistent [2022-04-23T22:04:01.334Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-23T22:04:01.334Z] === RUN TestTarSumRemove [2022-04-23T22:04:01.334Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-23T22:04:01.334Z] === RUN TestSortFileInfoSums [2022-04-23T22:04:01.334Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-23T22:04:01.334Z] === RUN TestNewTarSumForLabelInvalid [2022-04-23T22:04:01.334Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-23T22:04:01.334Z] === RUN TestNewTarSumForLabel [2022-04-23T22:04:01.334Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-23T22:04:01.334Z] === RUN TestEmptyTar [2022-04-23T22:04:01.334Z] --- PASS: TestEmptyTar (0.00s) [2022-04-23T22:04:01.334Z] === RUN TestTarSumsReadSize [2022-04-23T22:04:01.334Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-23T22:04:01.334Z] === RUN TestTarSums [2022-04-23T22:04:01.334Z] --- PASS: TestTarSums (0.06s) [2022-04-23T22:04:01.334Z] === RUN TestIteration [2022-04-23T22:04:01.334Z] --- PASS: TestIteration (0.00s) [2022-04-23T22:04:01.334Z] === RUN TestVersionLabelForChecksum [2022-04-23T22:04:01.334Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-23T22:04:01.334Z] === RUN TestVersion [2022-04-23T22:04:01.334Z] --- PASS: TestVersion (0.00s) [2022-04-23T22:04:01.334Z] === RUN TestGetVersion [2022-04-23T22:04:01.334Z] --- PASS: TestGetVersion (0.00s) [2022-04-23T22:04:01.334Z] === RUN TestGetVersions [2022-04-23T22:04:01.334Z] --- PASS: TestGetVersions (0.00s) [2022-04-23T22:04:01.334Z] PASS [2022-04-23T22:04:01.334Z] coverage: 89.3% of statements [2022-04-23T22:04:01.334Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2022-04-23T22:04:01.334Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T22:04:01.334Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T22:04:01.334Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T22:04:01.334Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-23T22:04:01.584Z] === RUN TestDaemonProxy/conflicting_options [2022-04-23T22:04:01.766Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-04-23T22:04:01.766Z] === RUN TestInspect [2022-04-23T22:04:01.790Z] === RUN TestTruncIndex [2022-04-23T22:04:01.790Z] --- PASS: TestTruncIndex (0.10s) [2022-04-23T22:04:01.790Z] PASS [2022-04-23T22:04:01.790Z] coverage: 91.5% of statements [2022-04-23T22:04:01.790Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2022-04-23T22:04:02.145Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-23T22:04:02.245Z] === RUN TestVersionInfo [2022-04-23T22:04:02.245Z] --- PASS: TestVersionInfo (0.00s) [2022-04-23T22:04:02.245Z] === RUN TestAppendVersions [2022-04-23T22:04:02.245Z] --- PASS: TestAppendVersions (0.00s) [2022-04-23T22:04:02.245Z] PASS [2022-04-23T22:04:02.245Z] coverage: 88.9% of statements [2022-04-23T22:04:02.245Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2022-04-23T22:04:02.401Z] --- PASS: TestDaemonProxy (6.22s) [2022-04-23T22:04:02.401Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-04-23T22:04:02.401Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-04-23T22:04:02.401Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-23T22:04:02.401Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-23T22:04:02.401Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-23T22:04:02.401Z] PASS [2022-04-23T22:04:02.401Z] [2022-04-23T22:04:02.401Z] DONE 17 tests in 10.194s [2022-04-23T22:04:02.657Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-23T22:04:02.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:02.657Z] ++ set -e [2022-04-23T22:04:02.657Z] ++ '[' -n 0 ']' [2022-04-23T22:04:02.657Z] ++ set -x [2022-04-23T22:04:02.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:02.657Z] INFO: Testing against a local daemon [2022-04-23T22:04:02.657Z] === RUN TestCommitInheritsEnv [2022-04-23T22:04:02.913Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-04-23T22:04:02.913Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T22:04:02.913Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-23T22:04:02.913Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T22:04:02.913Z] === RUN TestImportWithCustomPlatform [2022-04-23T22:04:02.913Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-23T22:04:03.169Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-23T22:04:03.169Z] === RUN TestImportWithCustomPlatform// [2022-04-23T22:04:03.169Z] === RUN TestImportWithCustomPlatform/linux [2022-04-23T22:04:03.169Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-23T22:04:03.169Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-23T22:04:03.169Z] === RUN TestImportWithCustomPlatform/macos [2022-04-23T22:04:03.169Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-23T22:04:03.169Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-23T22:04:03.205Z] === RUN TestNewSettable [2022-04-23T22:04:03.206Z] --- PASS: TestNewSettable (0.00s) [2022-04-23T22:04:03.206Z] === RUN TestIsSettable [2022-04-23T22:04:03.206Z] --- PASS: TestIsSettable (0.00s) [2022-04-23T22:04:03.206Z] === RUN TestUpdateSettingsEnv [2022-04-23T22:04:03.206Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-23T22:04:03.206Z] PASS [2022-04-23T22:04:03.206Z] coverage: 20.0% of statements [2022-04-23T22:04:03.206Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2022-04-23T22:04:03.425Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-04-23T22:04:03.425Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-23T22:04:03.425Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-23T22:04:03.425Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-23T22:04:03.425Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-04-23T22:04:03.425Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-04-23T22:04:03.425Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-23T22:04:03.425Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-23T22:04:03.425Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-23T22:04:03.425Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-23T22:04:03.425Z] === RUN TestImagesFilterMultiReference [2022-04-23T22:04:03.425Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-23T22:04:03.425Z] === RUN TestImagePullPlatformInvalid [2022-04-23T22:04:03.425Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-23T22:04:03.425Z] === RUN TestRemoveImageOrphaning [2022-04-23T22:04:03.663Z] === RUN TestValidatePrivileges [2022-04-23T22:04:03.663Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-23T22:04:03.663Z] === RUN TestFilterByCapNeg [2022-04-23T22:04:03.663Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-23T22:04:03.663Z] === RUN TestFilterByCapPos [2022-04-23T22:04:03.663Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-23T22:04:03.663Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-23T22:04:03.663Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-23T22:04:03.663Z] PASS [2022-04-23T22:04:03.663Z] coverage: 12.2% of statements [2022-04-23T22:04:03.663Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.2% of statements [2022-04-23T22:04:03.663Z] time="2022-04-23T22:04:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-23T22:04:03.681Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-04-23T22:04:03.681Z] === RUN TestRemoveImageGarbageCollector [2022-04-23T22:04:03.681Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:04:03.681Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-23T22:04:03.681Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T22:04:03.681Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-23T22:04:03.681Z] === RUN TestTagInvalidReference [2022-04-23T22:04:03.681Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-23T22:04:03.681Z] === RUN TestTagValidPrefixedRepo [2022-04-23T22:04:03.681Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-23T22:04:03.681Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T22:04:03.681Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-23T22:04:03.681Z] === RUN TestTagOfficialNames [2022-04-23T22:04:03.681Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-23T22:04:03.681Z] === RUN TestTagMatchesDigest [2022-04-23T22:04:03.681Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-23T22:04:03.681Z] PASS [2022-04-23T22:04:03.681Z] [2022-04-23T22:04:03.681Z] === Skipped [2022-04-23T22:04:03.681Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T22:04:03.681Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-23T22:04:03.681Z] [2022-04-23T22:04:03.681Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-23T22:04:03.681Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:04:03.681Z] [2022-04-23T22:04:03.681Z] DONE 22 tests, 2 skipped in 1.238s [2022-04-23T22:04:03.681Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-23T22:04:03.681Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:03.681Z] ++ set -e [2022-04-23T22:04:03.681Z] ++ '[' -n 0 ']' [2022-04-23T22:04:03.681Z] ++ set -x [2022-04-23T22:04:03.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:03.937Z] INFO: Testing against a local daemon [2022-04-23T22:04:03.937Z] === RUN TestNetworkCreateDelete [2022-04-23T22:04:03.937Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-23T22:04:03.937Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T22:04:04.119Z] === RUN TestLoad [2022-04-23T22:04:04.119Z] --- PASS: TestLoad (0.00s) [2022-04-23T22:04:04.119Z] === RUN TestSave [2022-04-23T22:04:04.119Z] --- PASS: TestSave (0.02s) [2022-04-23T22:04:04.119Z] === RUN TestAddDeleteGet [2022-04-23T22:04:04.119Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-23T22:04:04.119Z] === RUN TestInvalidTags [2022-04-23T22:04:04.119Z] --- PASS: TestInvalidTags (0.01s) [2022-04-23T22:04:04.119Z] PASS [2022-04-23T22:04:04.119Z] coverage: 84.4% of statements [2022-04-23T22:04:04.119Z] ok github.com/docker/docker/reference 0.123s coverage: 84.4% of statements [2022-04-23T22:04:04.316Z] --- PASS: TestInspect (2.75s) [2022-04-23T22:04:04.316Z] === RUN TestCreateJob [2022-04-23T22:04:04.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-23T22:04:04.499Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-04-23T22:04:04.499Z] === RUN TestDaemonDNSFallback [2022-04-23T22:04:04.711Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T22:04:05.079Z] === RUN TestResolveAuthConfigIndexServer [2022-04-23T22:04:05.080Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-23T22:04:05.080Z] === RUN TestResolveAuthConfigFullURL [2022-04-23T22:04:05.080Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-23T22:04:05.080Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-23T22:04:05.080Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-23T22:04:05.080Z] === RUN TestValidateMirror [2022-04-23T22:04:05.080Z] --- PASS: TestValidateMirror (0.00s) [2022-04-23T22:04:05.080Z] === RUN TestLoadInsecureRegistries [2022-04-23T22:04:05.080Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-23T22:04:05.080Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-23T22:04:05.080Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-23T22:04:05.080Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-23T22:04:05.080Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-23T22:04:05.080Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-23T22:04:05.080Z] === RUN TestResumableRequestReaderWithReadError [2022-04-23T22:04:05.534Z] time="2022-04-23T22:04: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-04-23T22:04:05.534Z] time="2022-04-23T22:04: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-04-23T22:04:05.534Z] time="2022-04-23T22:04: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-04-23T22:04:05.534Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-04-23T22:04:05.535Z] === RUN TestNewServiceConfig [2022-04-23T22:04:05.535Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestValidateIndexName [2022-04-23T22:04:05.535Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestValidateIndexNameWithError [2022-04-23T22:04:05.535Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestEndpointParse [2022-04-23T22:04:05.535Z] time="2022-04-23T22:04:04Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-23T22:04:05.535Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-04-23T22:04:05.535Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-23T22:04:05.535Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-23T22:04:05.535Z] --- PASS: TestEndpointParse (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestEndpointParseInvalid [2022-04-23T22:04:05.535Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestValidateEndpoint [2022-04-23T22:04:05.535Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-23T22:04:05.535Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestPing [2022-04-23T22:04:05.535Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestResumableRequestReader [2022-04-23T22:04:05.535Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-23T22:04:05.535Z] --- PASS: TestPing (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestPingRegistryEndpoint [2022-04-23T22:04:05.535Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-23T22:04:05.535Z] PASS [2022-04-23T22:04:05.535Z] coverage: 100.0% of statements [2022-04-23T22:04:05.535Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:05.535Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-23T22:04:05.535Z] === RUN TestEndpoint [2022-04-23T22:04:05.535Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:05.535Z] --- SKIP: TestEndpoint (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestParseRepositoryInfo [2022-04-23T22:04:05.535Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestNewIndexInfo [2022-04-23T22:04:05.535Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-23T22:04:05.535Z] ok github.com/docker/docker/registry/resumable 0.210s coverage: 100.0% of statements [2022-04-23T22:04:05.535Z] === RUN TestMirrorEndpointLookup [2022-04-23T22:04:05.535Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:04:05.535Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestSearchRepositories [2022-04-23T22:04:05.535Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-23T22:04:05.535Z] Host: 127.0.0.1:49327 [2022-04-23T22:04:05.535Z] User-Agent: docker test client [2022-04-23T22:04:05.535Z] Authorization: Token fake-token [2022-04-23T22:04:05.535Z] X-Docker-Token: true [2022-04-23T22:04:05.535Z] Accept-Encoding: gzip [2022-04-23T22:04:05.535Z] [2022-04-23T22:04:05.535Z] [2022-04-23T22:04:05.535Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-23T22:04:05.535Z] Connection: close [2022-04-23T22:04:05.535Z] Content-Length: 144 [2022-04-23T22:04:05.535Z] Cache-Control: no-cache [2022-04-23T22:04:05.535Z] Content-Type: application/json [2022-04-23T22:04:05.535Z] Date: Sat, 23 Apr 2022 22:04:05 GMT [2022-04-23T22:04:05.535Z] Expires: -1 [2022-04-23T22:04:05.535Z] Pragma: no-cache [2022-04-23T22:04:05.535Z] Server: docker-tests/mock [2022-04-23T22:04:05.535Z] X-Docker-Registry-Config: mock [2022-04-23T22:04:05.535Z] X-Docker-Registry-Version: 0.0.0 [2022-04-23T22:04:05.535Z] [2022-04-23T22:04:05.535Z] [2022-04-23T22:04:05.535Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-23T22:04:05.535Z] === RUN TestTrustedLocation [2022-04-23T22:04:05.535Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-23T22:04:05.535Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestAllowNondistributableArtifacts [2022-04-23T22:04:05.535Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-23T22:04:05.535Z] === RUN TestIsSecureIndex [2022-04-23T22:04:05.535Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-23T22:04:05.535Z] PASS [2022-04-23T22:04:05.535Z] coverage: 51.7% of statements [2022-04-23T22:04:05.535Z] ok github.com/docker/docker/registry 0.249s coverage: 51.7% of statements [2022-04-23T22:04:05.773Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-23T22:04:05.990Z] === RUN TestRestartManagerTimeout [2022-04-23T22:04:05.990Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-23T22:04:05.990Z] === RUN TestRestartManagerTimeoutReset [2022-04-23T22:04:05.990Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-23T22:04:05.990Z] PASS [2022-04-23T22:04:05.990Z] coverage: 50.9% of statements [2022-04-23T22:04:05.990Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2022-04-23T22:04:05.990Z] === RUN TestDecodeContainerConfig [2022-04-23T22:04:05.990Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-23T22:04:05.990Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-23T22:04:05.990Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-23T22:04:05.990Z] === RUN TestDecodeContainerConfigIsolation [2022-04-23T22:04:05.990Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-23T22:04:05.990Z] === RUN TestValidatePrivileged [2022-04-23T22:04:05.990Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-23T22:04:05.990Z] PASS [2022-04-23T22:04:05.990Z] coverage: 52.4% of statements [2022-04-23T22:04:05.990Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.4% of statements [2022-04-23T22:04:06.444Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-23T22:04:06.444Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-23T22:04:06.444Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-23T22:04:06.444Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-23T22:04:06.444Z] PASS [2022-04-23T22:04:06.444Z] coverage: 62.5% of statements [2022-04-23T22:04:06.444Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2022-04-23T22:04:06.614Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T22:04:07.600Z] --- PASS: TestCreateJob (3.14s) [2022-04-23T22:04:07.600Z] === RUN TestReplicatedJob [2022-04-23T22:04:08.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T22:04:08.606Z] === RUN TestGetDriver [2022-04-23T22:04:08.606Z] --- PASS: TestGetDriver (0.00s) [2022-04-23T22:04:08.606Z] === RUN TestVolumeRequestError [2022-04-23T22:04:08.606Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-23T22:04:08.606Z] PASS [2022-04-23T22:04:08.606Z] coverage: 36.1% of statements [2022-04-23T22:04:08.606Z] ok github.com/docker/docker/volume/drivers 0.047s coverage: 36.1% of statements [2022-04-23T22:04:09.062Z] === RUN TestGetAddress [2022-04-23T22:04:09.062Z] --- PASS: TestGetAddress (0.00s) [2022-04-23T22:04:09.062Z] === RUN TestRemove [2022-04-23T22:04:09.062Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T22:04:09.062Z] --- SKIP: TestRemove (0.00s) [2022-04-23T22:04:09.062Z] === RUN TestInitializeWithVolumes [2022-04-23T22:04:09.062Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-23T22:04:09.062Z] === RUN TestCreate [2022-04-23T22:04:09.062Z] --- PASS: TestCreate (0.01s) [2022-04-23T22:04:09.062Z] === RUN TestValidateName [2022-04-23T22:04:09.062Z] --- PASS: TestValidateName (0.00s) [2022-04-23T22:04:09.062Z] === RUN TestCreateWithOpts [2022-04-23T22:04:09.062Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T22:04:09.062Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-23T22:04:09.062Z] === RUN TestRelaodNoOpts [2022-04-23T22:04:09.062Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-23T22:04:09.062Z] PASS [2022-04-23T22:04:09.062Z] coverage: 41.5% of statements [2022-04-23T22:04:09.062Z] ok github.com/docker/docker/volume/local 0.071s coverage: 41.5% of statements [2022-04-23T22:04:09.951Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T22:04:10.022Z] === RUN TestLCOWParseMountRaw [2022-04-23T22:04:10.022Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-23T22:04:10.022Z] === RUN TestLCOWParseMountRawSplit [2022-04-23T22:04:10.022Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-23T22:04:10.022Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-23T22:04:10.022Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-23T22:04:10.022Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-23T22:04:10.022Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-23T22:04:10.022Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-23T22:04:10.022Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-23T22:04:10.022Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-23T22:04:10.022Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-23T22:04:10.022Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T22:04:10.022Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-23T22:04:10.022Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-23T22:04:10.022Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T22:04:10.022Z] === RUN TestLinuxParseMountRaw [2022-04-23T22:04:10.022Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-23T22:04:10.022Z] === RUN TestLinuxParseMountRawSplit [2022-04-23T22:04:10.022Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-23T22:04:10.022Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-23T22:04:10.022Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-23T22:04:10.022Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-23T22:04:10.022Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-23T22:04:10.022Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-23T22:04:10.022Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-23T22:04:10.022Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-23T22:04:10.022Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-23T22:04:10.022Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-23T22:04:10.022Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-23T22:04:10.022Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T22:04:10.022Z] === RUN TestConvertTmpfsOptions [2022-04-23T22:04:10.022Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-23T22:04:10.022Z] linux_parser_test.go:209: data="ro" [2022-04-23T22:04:10.022Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-23T22:04:10.022Z] === RUN TestParseMountSpec [2022-04-23T22:04:10.022Z] parser_test.go:62: case 0 [2022-04-23T22:04:10.022Z] parser_test.go:62: case 1 [2022-04-23T22:04:10.022Z] parser_test.go:62: case 2 [2022-04-23T22:04:10.022Z] parser_test.go:62: case 3 [2022-04-23T22:04:10.022Z] parser_test.go:62: case 4 [2022-04-23T22:04:10.022Z] parser_test.go:62: case 5 [2022-04-23T22:04:10.022Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-23T22:04:10.022Z] === RUN TestValidateMount [2022-04-23T22:04:10.022Z] --- PASS: TestValidateMount (0.00s) [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRaw [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRawSplit [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T22:04:10.022Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-23T22:04:10.022Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T22:04:10.022Z] PASS [2022-04-23T22:04:10.022Z] coverage: 67.6% of statements [2022-04-23T22:04:10.022Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.6% of statements [2022-04-23T22:04:10.491Z] === RUN TestSetGetMeta [2022-04-23T22:04:10.491Z] === PAUSE TestSetGetMeta [2022-04-23T22:04:10.491Z] === RUN TestRestore [2022-04-23T22:04:10.491Z] === PAUSE TestRestore [2022-04-23T22:04:10.491Z] === RUN TestServiceCreate [2022-04-23T22:04:10.491Z] === PAUSE TestServiceCreate [2022-04-23T22:04:10.491Z] === RUN TestServiceList [2022-04-23T22:04:10.491Z] === PAUSE TestServiceList [2022-04-23T22:04:10.491Z] === RUN TestServiceRemove [2022-04-23T22:04:10.491Z] === PAUSE TestServiceRemove [2022-04-23T22:04:10.491Z] === RUN TestServiceGet [2022-04-23T22:04:10.491Z] === PAUSE TestServiceGet [2022-04-23T22:04:10.491Z] === RUN TestServicePrune [2022-04-23T22:04:10.491Z] === PAUSE TestServicePrune [2022-04-23T22:04:10.491Z] === RUN TestCreate [2022-04-23T22:04:10.491Z] === PAUSE TestCreate [2022-04-23T22:04:10.491Z] === RUN TestRemove [2022-04-23T22:04:10.491Z] === PAUSE TestRemove [2022-04-23T22:04:10.491Z] === RUN TestList [2022-04-23T22:04:10.491Z] === PAUSE TestList [2022-04-23T22:04:10.491Z] === RUN TestFindByDriver [2022-04-23T22:04:10.491Z] === PAUSE TestFindByDriver [2022-04-23T22:04:10.491Z] === RUN TestFindByReferenced [2022-04-23T22:04:10.491Z] === PAUSE TestFindByReferenced [2022-04-23T22:04:10.491Z] === RUN TestDerefMultipleOfSameRef [2022-04-23T22:04:10.491Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-23T22:04:10.491Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:04:10.491Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:04:10.491Z] === RUN TestDefererencePluginOnCreateError [2022-04-23T22:04:10.491Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-23T22:04:10.491Z] === RUN TestRefDerefRemove [2022-04-23T22:04:10.491Z] === PAUSE TestRefDerefRemove [2022-04-23T22:04:10.491Z] === RUN TestGet [2022-04-23T22:04:10.491Z] === PAUSE TestGet [2022-04-23T22:04:10.491Z] === RUN TestGetWithReference [2022-04-23T22:04:10.491Z] === PAUSE TestGetWithReference [2022-04-23T22:04:10.491Z] === RUN TestFilterFunc [2022-04-23T22:04:10.491Z] === RUN TestFilterFunc/test_nil_list [2022-04-23T22:04:10.491Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-23T22:04:10.491Z] === RUN TestFilterFunc/test_empty_list [2022-04-23T22:04:10.491Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-23T22:04:10.491Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:04:10.491Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:04:10.491Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:04:10.491Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:04:10.491Z] === RUN TestFilterFunc/test_filter_some [2022-04-23T22:04:10.491Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-23T22:04:10.491Z] === RUN TestFilterFunc/test_filter_middle [2022-04-23T22:04:10.491Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-23T22:04:10.491Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:04:10.491Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:04:10.491Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-23T22:04:10.491Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-23T22:04:10.491Z] === CONT TestFilterFunc/test_nil_list [2022-04-23T22:04:10.491Z] === CONT TestFilterFunc/test_filter_some [2022-04-23T22:04:10.491Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:04:10.491Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:04:10.491Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:04:10.491Z] === CONT TestFilterFunc/test_empty_list [2022-04-23T22:04:10.491Z] === CONT TestFilterFunc/test_filter_middle [2022-04-23T22:04:10.491Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-23T22:04:10.491Z] --- PASS: TestFilterFunc (0.00s) [2022-04-23T22:04:10.491Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-23T22:04:10.491Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-23T22:04:10.491Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-23T22:04:10.491Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-23T22:04:10.491Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-23T22:04:10.491Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-23T22:04:10.491Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-23T22:04:10.491Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-23T22:04:10.491Z] === CONT TestSetGetMeta [2022-04-23T22:04:10.491Z] === CONT TestList [2022-04-23T22:04:10.491Z] === CONT TestServiceList [2022-04-23T22:04:10.491Z] === CONT TestServiceGet [2022-04-23T22:04:10.491Z] --- PASS: TestSetGetMeta (0.04s) [2022-04-23T22:04:10.491Z] === CONT TestServiceRemove [2022-04-23T22:04:10.491Z] --- PASS: TestList (0.05s) [2022-04-23T22:04:10.491Z] === CONT TestDefererencePluginOnCreateError [2022-04-23T22:04:10.491Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-23T22:04:10.951Z] === CONT TestGetWithReference [2022-04-23T22:04:10.951Z] --- PASS: TestGetWithReference (0.02s) [2022-04-23T22:04:10.951Z] === CONT TestGet [2022-04-23T22:04:10.951Z] --- PASS: TestGet (0.02s) [2022-04-23T22:04:10.951Z] === CONT TestRefDerefRemove [2022-04-23T22:04:10.951Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-23T22:04:10.951Z] === CONT TestDerefMultipleOfSameRef [2022-04-23T22:04:10.951Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-23T22:04:10.951Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:04:10.951Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-23T22:04:10.951Z] === CONT TestCreate [2022-04-23T22:04:10.951Z] --- PASS: TestCreate (0.01s) [2022-04-23T22:04:10.951Z] === CONT TestRemove [2022-04-23T22:04:10.951Z] --- PASS: TestRemove (0.02s) [2022-04-23T22:04:10.951Z] === CONT TestServicePrune [2022-04-23T22:04:10.951Z] --- PASS: TestServiceGet (0.31s) [2022-04-23T22:04:10.951Z] === CONT TestServiceCreate [2022-04-23T22:04:10.951Z] time="2022-04-23T22:04:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:04:10.951Z] --- PASS: TestServiceRemove (0.27s) [2022-04-23T22:04:10.951Z] === CONT TestRestore [2022-04-23T22:04:10.951Z] time="2022-04-23T22:04:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:04:10.951Z] --- PASS: TestServiceList (0.32s) [2022-04-23T22:04:10.951Z] === CONT TestFindByReferenced [2022-04-23T22:04:10.951Z] time="2022-04-23T22:04:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:04:10.951Z] time="2022-04-23T22:04:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-23T22:04:10.951Z] --- PASS: TestServiceCreate (0.03s) [2022-04-23T22:04:10.951Z] === CONT TestFindByDriver [2022-04-23T22:04:10.951Z] time="2022-04-23T22:04:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:04:10.951Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-23T22:04:10.951Z] --- PASS: TestRestore (0.04s) [2022-04-23T22:04:10.951Z] --- PASS: TestServicePrune (0.15s) [2022-04-23T22:04:10.951Z] --- PASS: TestFindByDriver (0.02s) [2022-04-23T22:04:10.951Z] PASS [2022-04-23T22:04:10.951Z] coverage: 69.0% of statements [2022-04-23T22:04:10.951Z] ok github.com/docker/docker/volume/service 0.401s coverage: 69.0% of statements [2022-04-23T22:04:11.033Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-04-23T22:04:11.033Z] === RUN TestInspectNetwork [2022-04-23T22:04:11.915Z] --- PASS: TestGet (15.01s) [2022-04-23T22:04:11.915Z] === RUN TestPluginWithNoManifest [2022-04-23T22:04:11.915Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-23T22:04:11.915Z] === RUN TestGetAll [2022-04-23T22:04:11.915Z] --- PASS: TestGetAll (0.01s) [2022-04-23T22:04:11.915Z] PASS [2022-04-23T22:04:11.915Z] coverage: 73.2% of statements [2022-04-23T22:04:11.915Z] ok github.com/docker/docker/pkg/plugins 36.216s coverage: 73.2% of statements [2022-04-23T22:04:12.866Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-23T22:04:12.866Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-23T22:04:12.867Z] --- PASS: TestReplicatedJob (4.97s) [2022-04-23T22:04:12.867Z] === RUN TestUpdateReplicatedJob [2022-04-23T22:04:13.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T22:04:13.239Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T22:04:14.299Z] === RUN TestInspectNetwork/full_network_id [2022-04-23T22:04:14.299Z] === RUN TestInspectNetwork/partial_network_id [2022-04-23T22:04:14.299Z] === RUN TestInspectNetwork/network_name [2022-04-23T22:04:14.299Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-23T22:04:15.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-23T22:04:15.319Z] === RUN TestMiddlewares [2022-04-23T22:04:15.319Z] --- PASS: TestMiddlewares (0.00s) [2022-04-23T22:04:15.319Z] PASS [2022-04-23T22:04:15.319Z] coverage: 7.9% of statements [2022-04-23T22:04:15.319Z] ok github.com/docker/docker/api/server 0.067s coverage: 7.9% of statements [2022-04-23T22:04:15.397Z] --- PASS: TestUpdateReplicatedJob (3.16s) [2022-04-23T22:04:15.397Z] === RUN TestServiceListWithStatuses [2022-04-23T22:04:15.397Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T22:04:15.397Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T22:04:15.397Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.44s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.84s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.87s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.80s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.83s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.58s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.46s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.00s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.15s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.96s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.24s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.19s) [2022-04-23T22:04:16.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.09s) [2022-04-23T22:04:16.083Z] === RUN TestCgroupNamespacesRun [2022-04-23T22:04:16.948Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-23T22:04:17.203Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-23T22:04:17.203Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-23T22:04:17.203Z] [2022-04-23T22:04:17.203Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-23T22:04:17.203Z] =========================== short test summary info ============================ [2022-04-23T22:04:17.203Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-23T22:04:17.203Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-23T22:04:17.203Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-23T22:04:17.203Z] Not supported on most drivers [2022-04-23T22:04:17.203Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-23T22:04:17.203Z] Output of docker top depends on host distro, and is not formalized. [2022-04-23T22:04:17.203Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-23T22:04:17.203Z] Output of docker top depends on host distro, and is not formalized. [2022-04-23T22:04:17.203Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-23T22:04:17.203Z] Can fail if eth0 has multiple IP addresses [2022-04-23T22:04:17.203Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-23T22:04:17.203Z] This doesn't seem to be taken into account by the engine [2022-04-23T22:04:17.203Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-23T22:04:17.203Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-23T22:04:17.203Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 291.11 seconds == [2022-04-23T22:04:17.458Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-23T22:04:17.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-23T22:04:17.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-23T22:04:17.717Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2022-04-23T22:04:17.717Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-23T22:04:18.463Z] --- PASS: TestInspectNetwork (7.15s) [2022-04-23T22:04:18.463Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-23T22:04:18.463Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-23T22:04:18.463Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-23T22:04:18.463Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-23T22:04:18.463Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T22:04:18.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-23T22:04:19.389Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T22:04:19.389Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:04:19.389Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:04:19.389Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:04:19.389Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T22:04:19.389Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T22:04:19.389Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T22:04:19.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T22:04:19.389Z] === RUN TestNetworkList [2022-04-23T22:04:19.389Z] === RUN TestNetworkList//networks [2022-04-23T22:04:19.389Z] === PAUSE TestNetworkList//networks [2022-04-23T22:04:19.389Z] === RUN TestNetworkList//networks/ [2022-04-23T22:04:19.389Z] === PAUSE TestNetworkList//networks/ [2022-04-23T22:04:19.389Z] === CONT TestNetworkList//networks [2022-04-23T22:04:19.389Z] === CONT TestNetworkList//networks/ [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkList (0.01s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T22:04:19.389Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T22:04:19.389Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T22:04:19.582Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2022-04-23T22:04:19.582Z] === RUN TestDockerNetworkReConnect [2022-04-23T22:04:19.591Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2022-04-23T22:04:19.591Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-23T22:04:19.950Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-23T22:04:19.950Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T22:04:20.878Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-23T22:04:20.878Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T22:04:20.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-23T22:04:21.226Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2022-04-23T22:04:21.226Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-23T22:04:21.804Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-23T22:04:21.804Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T22:04:22.731Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-23T22:04:22.731Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T22:04:22.868Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2022-04-23T22:04:22.868Z] === RUN TestServicePlugin [2022-04-23T22:04:23.126Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2022-04-23T22:04:23.126Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-23T22:04:23.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-23T22:04:23.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-23T22:04:23.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-23T22:04:24.094Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-23T22:04:24.094Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T22:04:24.581Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2022-04-23T22:04:24.581Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-23T22:04:24.656Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-23T22:04:24.656Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T22:04:25.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-23T22:04:25.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-23T22:04:26.153Z] plugin_test.go:61: [d91252b6d1ac0] joining swarm manager [d905c3062a6a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:04:26.527Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2022-04-23T22:04:26.527Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-23T22:04:27.172Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-04-23T22:04:27.172Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T22:04:27.172Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:04:27.172Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:04:27.172Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T22:04:27.464Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2022-04-23T22:04:27.464Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-23T22:04:27.527Z] plugin_test.go:64: [df7e3f4f47136] joining swarm manager [d905c3062a6a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:04:28.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-23T22:04:28.973Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2022-04-23T22:04:28.973Z] === RUN TestNISDomainname [2022-04-23T22:04:29.632Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T22:04:29.632Z] [2022-04-23T22:04:29.632Z] Unloading profiles will leave already running processes permanently [2022-04-23T22:04:29.632Z] unconfined, which can lead to unexpected situations. [2022-04-23T22:04:29.632Z] [2022-04-23T22:04:29.632Z] To set a process to complain mode, use the command line tool [2022-04-23T22:04:29.632Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T22:04:29.632Z] Post stage [Pipeline] junit [2022-04-23T22:04:29.641Z] Recording test results [2022-04-23T22:04:29.909Z] --- PASS: TestNISDomainname (0.97s) [2022-04-23T22:04:29.909Z] === RUN TestHostnameDnsResolution [2022-04-23T22:04:30.790Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-23T22:04:31.106Z] + echo Ensuring container killed. [2022-04-23T22:04:31.106Z] Ensuring container killed. [2022-04-23T22:04:31.106Z] + docker rm -vf docker-pr1 [2022-04-23T22:04:31.106Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-23T22:04:31.288Z] --- PASS: TestHostnameDnsResolution (1.26s) [2022-04-23T22:04:31.288Z] === RUN TestUnprivilegedPortsAndPing [2022-04-23T22:04:31.288Z] check_test.go:307: [d2010089197c9] daemon is not started [2022-04-23T22:04:31.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-23T22:04:31.430Z] + echo Chowning /workspace to jenkins user [2022-04-23T22:04:31.430Z] Chowning /workspace to jenkins user [2022-04-23T22:04:31.430Z] + id -u [2022-04-23T22:04:31.430Z] + id -g [2022-04-23T22:04:31.430Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43520:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T22:04:31.430Z] Unable to find image 'busybox:latest' locally [2022-04-23T22:04:31.430Z] latest: Pulling from library/busybox [2022-04-23T22:04:31.686Z] 50e8d59317eb: Pulling fs layer [2022-04-23T22:04:31.687Z] 50e8d59317eb: Verifying Checksum [2022-04-23T22:04:31.687Z] 50e8d59317eb: Download complete [2022-04-23T22:04:31.687Z] 50e8d59317eb: Pull complete [2022-04-23T22:04:31.687Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T22:04:31.687Z] Status: Downloaded newer image for busybox:latest [2022-04-23T22:04:32.227Z] --- PASS: TestUnprivilegedPortsAndPing (0.92s) [2022-04-23T22:04:32.227Z] === RUN TestPrivilegedHostDevices [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T22:04:32.797Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-23T22:04:32.994Z] + bundleName=docker-py [2022-04-23T22:04:32.994Z] + echo Creating docker-py-bundles.tar.gz [2022-04-23T22:04:32.994Z] Creating docker-py-bundles.tar.gz [2022-04-23T22:04:32.994Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-04-23T22:04:33.004Z] Archiving artifacts [2022-04-23T22:04:33.061Z] --- PASS: TestPrivilegedHostDevices (0.92s) [2022-04-23T22:04:33.061Z] === RUN TestStats [2022-04-23T22:04:33.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-23T22:04:34.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-23T22:04:34.634Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43520/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-23T22:04:34.986Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 -e DOCKER_GRAPHDRIVER docker:cd054983ff5bb51089117096f31b9aa50ec0d339 hack/make.sh binary [2022-04-23T22:04:35.012Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-23T22:04:35.243Z] [2022-04-23T22:04:35.270Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-23T22:04:35.499Z] Removing bundles/ [2022-04-23T22:04:35.499Z] [2022-04-23T22:04:35.499Z] ---> Making bundle: binary (in bundles/binary) [2022-04-23T22:04:35.499Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-23T22:04:35.499Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T22:04:35.838Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-23T22:04:35.838Z] --- PASS: TestStats (2.84s) [2022-04-23T22:04:35.838Z] === RUN TestStopContainerWithTimeout [2022-04-23T22:04:35.838Z] === RUN TestStopContainerWithTimeout/0 [2022-04-23T22:04:35.838Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-23T22:04:35.838Z] === RUN TestStopContainerWithTimeout/1 [2022-04-23T22:04:35.838Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-23T22:04:35.838Z] === RUN TestStopContainerWithTimeout/3 [2022-04-23T22:04:35.838Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-23T22:04:35.838Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-23T22:04:35.838Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-23T22:04:35.838Z] === CONT TestStopContainerWithTimeout/0 [2022-04-23T22:04:35.838Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-23T22:04:36.775Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-23T22:04:37.034Z] === CONT TestStopContainerWithTimeout/3 [2022-04-23T22:04:38.938Z] === CONT TestStopContainerWithTimeout/1 [2022-04-23T22:04:40.852Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-23T22:04:40.852Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2022-04-23T22:04:40.852Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2022-04-23T22:04:40.852Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-04-23T22:04:40.852Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2022-04-23T22:04:40.852Z] === RUN TestDeleteDevicemapper [2022-04-23T22:04:40.852Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T22:04:40.852Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-23T22:04:40.852Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T22:04:41.800Z] 2022/04/23 22:04:37 Closing DB instances... [2022-04-23T22:04:41.800Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-04-23T22:04:41.801Z] === RUN TestFindNode [2022-04-23T22:04:41.801Z] 2022/04/23 22:04:39 Closing DB instances... [2022-04-23T22:04:41.801Z] --- PASS: TestFindNode (0.02s) [2022-04-23T22:04:41.801Z] === RUN TestChangeNodeState [2022-04-23T22:04:41.801Z] 2022/04/23 22:04:39 Closing DB instances... [2022-04-23T22:04:41.801Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-23T22:04:41.801Z] === RUN TestNodeReincarnation [2022-04-23T22:04:41.801Z] 2022/04/23 22:04:39 Closing DB instances... [2022-04-23T22:04:42.017Z] --- PASS: TestServiceWithDataPathPortInit (13.51s) [2022-04-23T22:04:42.017Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T22:04:42.231Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-23T22:04:42.946Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qh66l7wmsq5lthynd0a9l1vps Created:2022-04-23 22:04:41.533566233 +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[fedc0de21b80525793ab1debd46b557d9c3eb4d875e131630e0d305e258143fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kblmbirr8u0yexuwn06zzmk65 EndpointID:4c7fe8e15aa394db8ccff82b6acb372de9d621f938b9a03e96d59e4386718cdf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cf2cbbe260e8cef089478a739ccd013393b6872f17c32d97900dd72dcb7a21af 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:1269a455779a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kblmbirr8u0yexuwn06zzmk65 EndpointID:4c7fe8e15aa394db8ccff82b6acb372de9d621f938b9a03e96d59e4386718cdf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-23T22:04:43.613Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-23T22:04:43.872Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s) [2022-04-23T22:04:43.872Z] === RUN TestUpdateMemory [2022-04-23T22:04:43.872Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:04:43.872Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-23T22:04:43.872Z] === RUN TestUpdateCPUQuota [2022-04-23T22:04:43.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-23T22:04:44.822Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-23T22:04:45.390Z] --- PASS: TestUpdateCPUQuota (1.59s) [2022-04-23T22:04:45.391Z] === RUN TestUpdatePidsLimit [2022-04-23T22:04:45.391Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:44Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-23T22:04:45.510Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-23T22:04:45.510Z] === RUN TestParallelCreate [2022-04-23T22:04:45.510Z] 2022/04/23 22:04:44 Closing DB instances... [2022-04-23T22:04:45.510Z] --- PASS: TestParallelCreate (0.02s) [2022-04-23T22:04:45.510Z] === RUN TestParallelDelete [2022-04-23T22:04:45.510Z] 2022/04/23 22:04:44 Closing DB instances... [2022-04-23T22:04:45.510Z] --- PASS: TestParallelDelete (0.02s) [2022-04-23T22:04:45.510Z] === RUN TestNetworkDBIslands [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c2aef90e2558 with config:&{NodeID:c2aef90e2558 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:44Z" level=info msg="Node c2aef90e2558/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:44Z" level=info msg="Node c2aef90e2558/172.21.100.42, added to nodes list" [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fcd3c2990294 with config:&{NodeID:fcd3c2990294 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:45Z" level=info msg="Node fcd3c2990294/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:45Z" level=info msg="Node fcd3c2990294/172.21.100.42, added to nodes list" [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:45Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:45Z" level=info msg="Node fcd3c2990294/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:45Z" level=info msg="Node fcd3c2990294/172.21.100.42, added to nodes list" [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:45Z" level=info msg="Node c2aef90e2558/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:45Z" level=info msg="Node c2aef90e2558/172.21.100.42, added to nodes list" [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-23T22:04:45.510Z] time="2022-04-23T22:04:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-23T22:04:45.650Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-23T22:04:45.650Z] === RUN TestUpdatePidsLimit/no_change [2022-04-23T22:04:45.972Z] time="2022-04-23T22:04:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4f542f1cd47a with config:&{NodeID:4f542f1cd47a Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:45.972Z] time="2022-04-23T22:04:45Z" level=info msg="Node 4f542f1cd47a/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:45.972Z] time="2022-04-23T22:04:45Z" level=info msg="Node 4f542f1cd47a/172.21.100.42, added to nodes list" [2022-04-23T22:04:45.972Z] time="2022-04-23T22:04:45Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-23T22:04:45.972Z] time="2022-04-23T22:04:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-23T22:04:45.972Z] time="2022-04-23T22:04:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-23T22:04:45.972Z] time="2022-04-23T22:04:45Z" level=info msg="Node 4f542f1cd47a/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:45.972Z] time="2022-04-23T22:04:45Z" level=info msg="Node 4f542f1cd47a/172.21.100.42, added to nodes list" [2022-04-23T22:04:45.972Z] time="2022-04-23T22:04:45Z" level=info msg="Node c2aef90e2558/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:45.972Z] time="2022-04-23T22:04:45Z" level=info msg="Node c2aef90e2558/172.21.100.42, added to nodes list" [2022-04-23T22:04:45.972Z] time="2022-04-23T22:04:45Z" level=info msg="Node fcd3c2990294/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:45.972Z] time="2022-04-23T22:04:45Z" level=info msg="Node fcd3c2990294/172.21.100.42, added to nodes list" [2022-04-23T22:04:45.972Z] time="2022-04-23T22:04:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-23T22:04:45.972Z] time="2022-04-23T22:04:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-23T22:04:46.219Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:45Z" level=info msg="Node 4f542f1cd47a/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:45Z" level=info msg="Node 4f542f1cd47a/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:2c5ecff1b724 with config:&{NodeID:2c5ecff1b724 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=info msg="Node c2aef90e2558/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=info msg="Node c2aef90e2558/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=info msg="Node fcd3c2990294/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=info msg="Node fcd3c2990294/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=info msg="Node 4f542f1cd47a/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=info msg="Node 4f542f1cd47a/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-23T22:04:46.427Z] time="2022-04-23T22:04:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-23T22:04:46.479Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-23T22:04:46.881Z] time="2022-04-23T22:04:46Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.881Z] time="2022-04-23T22:04:46Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.881Z] time="2022-04-23T22:04:46Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.881Z] time="2022-04-23T22:04:46Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.881Z] time="2022-04-23T22:04:46Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e155cb37abc8 with config:&{NodeID:e155cb37abc8 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:46.881Z] time="2022-04-23T22:04:46Z" level=info msg="Node e155cb37abc8/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.881Z] time="2022-04-23T22:04:46Z" level=info msg="Node e155cb37abc8/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.881Z] time="2022-04-23T22:04:46Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-23T22:04:46.881Z] time="2022-04-23T22:04:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-23T22:04:46.881Z] time="2022-04-23T22:04:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node e155cb37abc8/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node e155cb37abc8/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node c2aef90e2558/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node c2aef90e2558/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node 4f542f1cd47a/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node 4f542f1cd47a/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node fcd3c2990294/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node fcd3c2990294/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node e155cb37abc8/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node e155cb37abc8/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node e155cb37abc8/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node e155cb37abc8/172.21.100.42, added to nodes list" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node e155cb37abc8/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:46.882Z] time="2022-04-23T22:04:46Z" level=info msg="Node e155cb37abc8/172.21.100.42, added to nodes list" [2022-04-23T22:04:47.046Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-23T22:04:47.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-23T22:04:47.119Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-04-23T22:04:47.119Z] PASS [2022-04-23T22:04:47.119Z] [2022-04-23T22:04:47.119Z] === Skipped [2022-04-23T22:04:47.119Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:04:47.119Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:04:47.119Z] [2022-04-23T22:04:47.119Z] DONE 38 tests, 1 skipped in 43.232s [2022-04-23T22:04:47.119Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-23T22:04:47.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:47.119Z] ++ set -e [2022-04-23T22:04:47.119Z] ++ '[' -n 0 ']' [2022-04-23T22:04:47.119Z] ++ set -x [2022-04-23T22:04:47.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:47.119Z] INFO: Testing against a local daemon [2022-04-23T22:04:47.119Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-23T22:04:47.119Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:04:47.119Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T22:04:47.119Z] === RUN TestDockerNetworkIpvlan [2022-04-23T22:04:47.119Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:04:47.119Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-23T22:04:47.119Z] PASS [2022-04-23T22:04:47.119Z] [2022-04-23T22:04:47.119Z] === Skipped [2022-04-23T22:04:47.119Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T22:04:47.119Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:04:47.119Z] [2022-04-23T22:04:47.119Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-23T22:04:47.119Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:04:47.119Z] [2022-04-23T22:04:47.119Z] DONE 2 tests, 2 skipped in 0.084s [2022-04-23T22:04:47.119Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-23T22:04:47.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:47.119Z] ++ set -e [2022-04-23T22:04:47.119Z] ++ '[' -n 0 ']' [2022-04-23T22:04:47.119Z] ++ set -x [2022-04-23T22:04:47.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:47.119Z] INFO: Testing against a local daemon [2022-04-23T22:04:47.119Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-23T22:04:47.305Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-23T22:04:47.336Z] networkdb_test.go:835: Re-joining: 3 [2022-04-23T22:04:47.336Z] time="2022-04-23T22:04:47Z" level=info msg="The new bootstrap node list is:[172.21.100.42:10033 172.21.100.42:10034 172.21.100.42:10035]" [2022-04-23T22:04:47.336Z] time="2022-04-23T22:04:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.42:10033" [2022-04-23T22:04:47.336Z] time="2022-04-23T22:04:47Z" level=debug msg="memberlist: Stream connection from=172.21.100.42:49368" [2022-04-23T22:04:47.336Z] time="2022-04-23T22:04:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.42:10034" [2022-04-23T22:04:47.336Z] time="2022-04-23T22:04:47Z" level=debug msg="memberlist: Stream connection from=172.21.100.42:49369" [2022-04-23T22:04:47.336Z] time="2022-04-23T22:04:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.42:10035" [2022-04-23T22:04:47.336Z] time="2022-04-23T22:04:47Z" level=debug msg="memberlist: Stream connection from=172.21.100.42:49370" [2022-04-23T22:04:47.336Z] networkdb_test.go:835: Re-joining: 4 [2022-04-23T22:04:47.336Z] time="2022-04-23T22:04:47Z" level=info msg="The new bootstrap node list is:[172.21.100.42:10033 172.21.100.42:10034 172.21.100.42:10035]" [2022-04-23T22:04:47.336Z] time="2022-04-23T22:04:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.42:10033" [2022-04-23T22:04:47.336Z] time="2022-04-23T22:04:47Z" level=debug msg="memberlist: Stream connection from=172.21.100.42:49371" [2022-04-23T22:04:47.336Z] time="2022-04-23T22:04:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.42:10034" [2022-04-23T22:04:47.336Z] time="2022-04-23T22:04:47Z" level=debug msg="memberlist: Stream connection from=172.21.100.42:49372" [2022-04-23T22:04:47.336Z] time="2022-04-23T22:04:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.42:10035" [2022-04-23T22:04:47.336Z] time="2022-04-23T22:04:47Z" level=debug msg="memberlist: Stream connection from=172.21.100.42:49373" [2022-04-23T22:04:47.564Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-23T22:04:47.790Z] time="2022-04-23T22:04:47Z" level=info msg="node 0 leaving" [2022-04-23T22:04:47.790Z] time="2022-04-23T22:04:47Z" level=info msg="Node c2aef90e2558 change state NodeActive --> NodeLeft" [2022-04-23T22:04:47.790Z] time="2022-04-23T22:04:47Z" level=info msg="node3(4f542f1cd47a): Node leave event for c2aef90e2558/172.21.100.42" [2022-04-23T22:04:47.790Z] time="2022-04-23T22:04:47Z" level=info msg="Node c2aef90e2558 change state NodeActive --> NodeLeft" [2022-04-23T22:04:47.790Z] time="2022-04-23T22:04:47Z" level=info msg="node4(2c5ecff1b724): Node leave event for c2aef90e2558/172.21.100.42" [2022-04-23T22:04:47.791Z] time="2022-04-23T22:04:47Z" level=info msg="Node c2aef90e2558 change state NodeActive --> NodeLeft" [2022-04-23T22:04:47.791Z] time="2022-04-23T22:04:47Z" level=info msg="node5(e155cb37abc8): Node leave event for c2aef90e2558/172.21.100.42" [2022-04-23T22:04:47.791Z] time="2022-04-23T22:04:47Z" level=info msg="Node c2aef90e2558 change state NodeActive --> NodeLeft" [2022-04-23T22:04:47.791Z] time="2022-04-23T22:04:47Z" level=info msg="node2(fcd3c2990294): Node leave event for c2aef90e2558/172.21.100.42" [2022-04-23T22:04:47.791Z] time="2022-04-23T22:04:47Z" level=info msg="Node c2aef90e2558 change state NodeActive --> NodeLeft" [2022-04-23T22:04:47.791Z] time="2022-04-23T22:04:47Z" level=info msg="node1(c2aef90e2558): Node leave event for c2aef90e2558/172.21.100.42" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:47Z" level=info msg="Node c2aef90e2558/172.21.100.42, left gossip cluster" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:47Z" level=info msg="Node c2aef90e2558/172.21.100.42, left gossip cluster" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:47Z" level=info msg="Node c2aef90e2558/172.21.100.42, left gossip cluster" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:47Z" level=info msg="Node c2aef90e2558/172.21.100.42, left gossip cluster" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:47Z" level=info msg="Node c2aef90e2558/172.21.100.42, left gossip cluster" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:47Z" level=info msg="node 1 leaving" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:48Z" level=info msg="Node fcd3c2990294/172.21.100.42, left gossip cluster" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:48Z" level=info msg="Node fcd3c2990294 change state NodeActive --> NodeFailed" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:48Z" level=info msg="Node fcd3c2990294/172.21.100.42, added to failed nodes list" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:48Z" level=info msg="Node fcd3c2990294 change state NodeActive --> NodeLeft" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:48Z" level=info msg="node5(e155cb37abc8): Node leave event for fcd3c2990294/172.21.100.42" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:48Z" level=info msg="Node fcd3c2990294 change state NodeActive --> NodeLeft" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:48Z" level=info msg="node3(4f542f1cd47a): Node leave event for fcd3c2990294/172.21.100.42" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:48Z" level=info msg="Node fcd3c2990294 change state NodeActive --> NodeLeft" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:48Z" level=info msg="node4(2c5ecff1b724): Node leave event for fcd3c2990294/172.21.100.42" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:48Z" level=error msg="node: fcd3c2990294 is unknown to memberlist" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:48Z" level=info msg="Node fcd3c2990294/172.21.100.42, left gossip cluster" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:48Z" level=info msg="Node fcd3c2990294/172.21.100.42, left gossip cluster" [2022-04-23T22:04:48.245Z] time="2022-04-23T22:04:48Z" level=info msg="Node fcd3c2990294/172.21.100.42, left gossip cluster" [2022-04-23T22:04:48.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-23T22:04:48.699Z] time="2022-04-23T22:04:48Z" level=info msg="node 2 leaving" [2022-04-23T22:04:48.699Z] time="2022-04-23T22:04:48Z" level=info msg="Node 4f542f1cd47a change state NodeActive --> NodeLeft" [2022-04-23T22:04:48.699Z] time="2022-04-23T22:04:48Z" level=info msg="node4(2c5ecff1b724): Node leave event for 4f542f1cd47a/172.21.100.42" [2022-04-23T22:04:48.699Z] time="2022-04-23T22:04:48Z" level=info msg="Node 4f542f1cd47a change state NodeActive --> NodeLeft" [2022-04-23T22:04:48.699Z] time="2022-04-23T22:04:48Z" level=info msg="node5(e155cb37abc8): Node leave event for 4f542f1cd47a/172.21.100.42" [2022-04-23T22:04:48.699Z] time="2022-04-23T22:04:48Z" level=info msg="Node 4f542f1cd47a change state NodeActive --> NodeLeft" [2022-04-23T22:04:48.699Z] time="2022-04-23T22:04:48Z" level=info msg="node3(4f542f1cd47a): Node leave event for 4f542f1cd47a/172.21.100.42" [2022-04-23T22:04:48.699Z] time="2022-04-23T22:04:48Z" level=debug msg="memberlist: Failed ping: e155cb37abc8 (timeout reached)" [2022-04-23T22:04:48.699Z] time="2022-04-23T22:04:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.100.42:10035: use of closed network connection" [2022-04-23T22:04:48.699Z] time="2022-04-23T22:04:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.100.42:10034: use of closed network connection" [2022-04-23T22:04:48.699Z] time="2022-04-23T22:04:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.100.42:10036: use of closed network connection" [2022-04-23T22:04:48.699Z] time="2022-04-23T22:04:48Z" level=debug msg="memberlist: Stream connection from=172.21.100.42:49374" [2022-04-23T22:04:48.699Z] time="2022-04-23T22:04:48Z" level=info msg="Node 4f542f1cd47a/172.21.100.42, left gossip cluster" [2022-04-23T22:04:49.007Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2022-04-23T22:04:49.007Z] === RUN TestDockerNetworkMacvlan [2022-04-23T22:04:49.067Z] --- PASS: TestUpdatePidsLimit (3.58s) [2022-04-23T22:04:49.067Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-04-23T22:04:49.067Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-04-23T22:04:49.067Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-04-23T22:04:49.067Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2022-04-23T22:04:49.067Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2022-04-23T22:04:49.067Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-04-23T22:04:49.068Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2022-04-23T22:04:49.068Z] === RUN TestUpdateRestartPolicy [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:48Z" level=info msg="Node 4f542f1cd47a/172.21.100.42, left gossip cluster" [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:48Z" level=info msg="Node 4f542f1cd47a/172.21.100.42, left gossip cluster" [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:48Z" level=warning msg="memberlist: Was able to connect to e155cb37abc8 but other probes failed, network may be misconfigured" [2022-04-23T22:04:49.158Z] networkdb_test.go:867: node4: OK [2022-04-23T22:04:49.158Z] networkdb_test.go:867: node5: OK [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:49Z" level=info msg="node 0 coming back" [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:49Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fc8894f6c9fa with config:&{NodeID:fc8894f6c9fa Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:49Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:49Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, added to nodes list" [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:49Z" level=info msg="node 1 coming back" [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:49Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ade8641b0564 with config:&{NodeID:ade8641b0564 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:49Z" level=info msg="Node ade8641b0564/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:49Z" level=info msg="Node ade8641b0564/172.21.100.42, added to nodes list" [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:49Z" level=info msg="node 2 coming back" [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:49Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b10634ca152c with config:&{NodeID:b10634ca152c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:49Z" level=info msg="Node b10634ca152c/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:49.158Z] time="2022-04-23T22:04:49Z" level=info msg="Node b10634ca152c/172.21.100.42, added to nodes list" [2022-04-23T22:04:49.263Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-23T22:04:50.191Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-23T22:04:50.755Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-23T22:04:50.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-23T22:04:50.976Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-23T22:04:52.650Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-23T22:04:52.867Z] time="2022-04-23T22:04:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.100.42:10033 172.21.100.42:10034 172.21.100.42:10035]" [2022-04-23T22:04:52.867Z] time="2022-04-23T22:04:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.100.42:10033 172.21.100.42:10034 172.21.100.42:10035]" [2022-04-23T22:04:52.885Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.42:10033" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=debug msg="memberlist: Stream connection from=172.21.100.42:49375" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node e155cb37abc8/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node e155cb37abc8/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, is the new incarnation of the shutdown node c2aef90e2558/172.21.100.42" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.42:10034" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=debug msg="memberlist: Stream connection from=172.21.100.42:49376" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node e155cb37abc8/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node e155cb37abc8/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node ade8641b0564/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node ade8641b0564/172.21.100.42, is the new incarnation of the shutdown node fcd3c2990294/172.21.100.42" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node ade8641b0564/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=debug msg="memberlist: Stream connection from=172.21.100.42:49377" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.100.42:10035" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node ade8641b0564/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node ade8641b0564/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node e155cb37abc8/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node e155cb37abc8/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node b10634ca152c/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node b10634ca152c/172.21.100.42, is the new incarnation of the shutdown node 4f542f1cd47a/172.21.100.42" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node b10634ca152c/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node ade8641b0564/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node ade8641b0564/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node ade8641b0564/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node ade8641b0564/172.21.100.42, is the new incarnation of the shutdown node fcd3c2990294/172.21.100.42" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node ade8641b0564/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, is the new incarnation of the shutdown node c2aef90e2558/172.21.100.42" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node b10634ca152c/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node b10634ca152c/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node b10634ca152c/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node b10634ca152c/172.21.100.42, is the new incarnation of the shutdown node 4f542f1cd47a/172.21.100.42" [2022-04-23T22:04:53.323Z] time="2022-04-23T22:04:53Z" level=info msg="Node b10634ca152c/172.21.100.42, added to nodes list" [2022-04-23T22:04:53.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-23T22:04:53.454Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-23T22:04:53.454Z] check_test.go:307: [de513e825dcb2] daemon is not started [2022-04-23T22:04:53.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-23T22:04:53.454Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-23T22:04:53.454Z] check_test.go:307: [d5ed1b8585cff] daemon is not started [2022-04-23T22:04:53.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-23T22:04:53.454Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-23T22:04:53.777Z] time="2022-04-23T22:04:53Z" level=info msg="Node b10634ca152c/172.21.100.42, joined gossip cluster" [2022-04-23T22:04:53.777Z] time="2022-04-23T22:04:53Z" level=info msg="Node b10634ca152c/172.21.100.42, added to nodes list" [2022-04-23T22:04:54.022Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-23T22:04:54.040Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-23T22:04:54.073Z] --- PASS: TestServicePlugin (29.73s) [2022-04-23T22:04:54.073Z] === RUN TestServiceUpdateLabel [2022-04-23T22:04:54.233Z] 2022/04/23 22:04:54 Closing DB instances... [2022-04-23T22:04:54.283Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-23T22:04:54.543Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-23T22:04:54.642Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-04-23T22:04:54.642Z] === RUN TestServiceUpdateSecrets [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="Node fc8894f6c9fa change state NodeActive --> NodeLeft" [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="node3(b10634ca152c): Node leave event for fc8894f6c9fa/172.21.100.42" [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="Node fc8894f6c9fa change state NodeActive --> NodeLeft" [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="node5(e155cb37abc8): Node leave event for fc8894f6c9fa/172.21.100.42" [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="Node fc8894f6c9fa change state NodeActive --> NodeLeft" [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="node4(2c5ecff1b724): Node leave event for fc8894f6c9fa/172.21.100.42" [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="Node fc8894f6c9fa change state NodeActive --> NodeLeft" [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="node1(fc8894f6c9fa): Node leave event for fc8894f6c9fa/172.21.100.42" [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="Node fc8894f6c9fa change state NodeActive --> NodeLeft" [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="node2(ade8641b0564): Node leave event for fc8894f6c9fa/172.21.100.42" [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, left gossip cluster" [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, left gossip cluster" [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, left gossip cluster" [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, left gossip cluster" [2022-04-23T22:04:54.688Z] time="2022-04-23T22:04:54Z" level=info msg="Node fc8894f6c9fa/172.21.100.42, left gossip cluster" [2022-04-23T22:04:54.803Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-23T22:04:54.803Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-23T22:04:54.803Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:54Z" level=info msg="Node ade8641b0564 change state NodeActive --> NodeLeft" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:54Z" level=info msg="node4(2c5ecff1b724): Node leave event for ade8641b0564/172.21.100.42" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:54Z" level=info msg="Node ade8641b0564 change state NodeActive --> NodeLeft" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:54Z" level=info msg="Node ade8641b0564 change state NodeActive --> NodeLeft" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:54Z" level=info msg="node3(b10634ca152c): Node leave event for ade8641b0564/172.21.100.42" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:54Z" level=info msg="node5(e155cb37abc8): Node leave event for ade8641b0564/172.21.100.42" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:54Z" level=info msg="Node ade8641b0564 change state NodeActive --> NodeLeft" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:54Z" level=info msg="node2(ade8641b0564): Node leave event for ade8641b0564/172.21.100.42" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:54Z" level=info msg="Node ade8641b0564/172.21.100.42, left gossip cluster" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:54Z" level=info msg="Node ade8641b0564/172.21.100.42, left gossip cluster" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:54Z" level=info msg="Node ade8641b0564/172.21.100.42, left gossip cluster" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:54Z" level=info msg="Node ade8641b0564/172.21.100.42, left gossip cluster" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:55Z" level=info msg="Node b10634ca152c change state NodeActive --> NodeLeft" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:55Z" level=info msg="node5(e155cb37abc8): Node leave event for b10634ca152c/172.21.100.42" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:55Z" level=info msg="Node b10634ca152c change state NodeActive --> NodeLeft" [2022-04-23T22:04:55.142Z] time="2022-04-23T22:04:55Z" level=info msg="node4(2c5ecff1b724): Node leave event for b10634ca152c/172.21.100.42" [2022-04-23T22:04:55.597Z] time="2022-04-23T22:04:55Z" level=info msg="Node b10634ca152c/172.21.100.42, left gossip cluster" [2022-04-23T22:04:55.597Z] time="2022-04-23T22:04:55Z" level=info msg="Node b10634ca152c change state NodeActive --> NodeFailed" [2022-04-23T22:04:55.597Z] time="2022-04-23T22:04:55Z" level=info msg="Node b10634ca152c/172.21.100.42, added to failed nodes list" [2022-04-23T22:04:55.597Z] time="2022-04-23T22:04:55Z" level=error msg="node: b10634ca152c is unknown to memberlist" [2022-04-23T22:04:55.597Z] time="2022-04-23T22:04:55Z" level=info msg="Node b10634ca152c/172.21.100.42, left gossip cluster" [2022-04-23T22:04:55.597Z] time="2022-04-23T22:04:55Z" level=debug msg="memberlist: Failed ping: b10634ca152c (timeout reached)" [2022-04-23T22:04:55.597Z] time="2022-04-23T22:04:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.100.42:10037: use of closed network connection" [2022-04-23T22:04:55.597Z] time="2022-04-23T22:04:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.100.42:10036: use of closed network connection" [2022-04-23T22:04:55.597Z] time="2022-04-23T22:04:55Z" level=debug msg="memberlist: Stream connection from=172.21.100.42:49378" [2022-04-23T22:04:55.738Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-23T22:04:56.053Z] time="2022-04-23T22:04:55Z" level=info msg="Node b10634ca152c/172.21.100.42, left gossip cluster" [2022-04-23T22:04:56.508Z] time="2022-04-23T22:04:56Z" level=info msg="Node 2c5ecff1b724 change state NodeActive --> NodeLeft" [2022-04-23T22:04:56.508Z] time="2022-04-23T22:04:56Z" level=info msg="node5(e155cb37abc8): Node leave event for 2c5ecff1b724/172.21.100.42" [2022-04-23T22:04:56.508Z] time="2022-04-23T22:04:56Z" level=warning msg="memberlist: Was able to connect to b10634ca152c but other probes failed, network may be misconfigured" [2022-04-23T22:04:56.508Z] time="2022-04-23T22:04:56Z" level=info msg="Node 2c5ecff1b724 change state NodeActive --> NodeLeft" [2022-04-23T22:04:56.508Z] time="2022-04-23T22:04:56Z" level=info msg="node4(2c5ecff1b724): Node leave event for 2c5ecff1b724/172.21.100.42" [2022-04-23T22:04:56.674Z] check_test.go:307: [ddaeb7295964b] daemon is not started [2022-04-23T22:04:56.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-23T22:04:56.962Z] time="2022-04-23T22:04:56Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, left gossip cluster" [2022-04-23T22:04:56.962Z] time="2022-04-23T22:04:56Z" level=info msg="Node 2c5ecff1b724/172.21.100.42, left gossip cluster" [2022-04-23T22:04:57.307Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-23T22:04:57.420Z] time="2022-04-23T22:04:57Z" level=info msg="Node e155cb37abc8/172.21.100.42, left gossip cluster" [2022-04-23T22:04:57.420Z] time="2022-04-23T22:04:57Z" level=info msg="Node e155cb37abc8 change state NodeActive --> NodeFailed" [2022-04-23T22:04:57.420Z] time="2022-04-23T22:04:57Z" level=info msg="Node e155cb37abc8/172.21.100.42, added to failed nodes list" [2022-04-23T22:04:57.420Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-04-23T22:04:57.420Z] PASS [2022-04-23T22:04:57.420Z] coverage: 60.1% of statements [2022-04-23T22:04:57.420Z] ok github.com/docker/docker/libnetwork/networkdb 104.114s coverage: 60.1% of statements [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/quota [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T22:04:57.420Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T22:04:58.235Z] --- PASS: TestDockerNetworkMacvlan (9.33s) [2022-04-23T22:04:58.235Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-23T22:04:58.235Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-04-23T22:04:58.235Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-04-23T22:04:58.235Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s) [2022-04-23T22:04:58.235Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-04-23T22:04:58.235Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-04-23T22:04:58.235Z] PASS [2022-04-23T22:04:58.235Z] [2022-04-23T22:04:58.235Z] DONE 8 tests in 10.872s [2022-04-23T22:04:58.235Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-23T22:04:58.235Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:58.235Z] ++ set -e [2022-04-23T22:04:58.235Z] ++ '[' -n 0 ']' [2022-04-23T22:04:58.235Z] ++ set -x [2022-04-23T22:04:58.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:58.235Z] testing: warning: no tests to run [2022-04-23T22:04:58.235Z] PASS [2022-04-23T22:04:58.235Z] [2022-04-23T22:04:58.235Z] DONE 0 tests in 0.032s [2022-04-23T22:04:58.235Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-23T22:04:58.235Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:58.235Z] ++ set -e [2022-04-23T22:04:58.235Z] ++ '[' -n 0 ']' [2022-04-23T22:04:58.235Z] ++ set -x [2022-04-23T22:04:58.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:04:58.235Z] INFO: Testing against a local daemon [2022-04-23T22:04:58.235Z] === RUN TestAuthZPluginAllowRequest [2022-04-23T22:04:59.601Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-04-23T22:04:59.601Z] === RUN TestAuthZPluginTLS [2022-04-23T22:04:59.856Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-23T22:04:59.856Z] === RUN TestAuthZPluginDenyRequest [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === Skipped [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-23T22:05:00.308Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-23T22:05:00.308Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-23T22:05:00.308Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-23T22:05:00.308Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-23T22:05:00.308Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T22:05:00.308Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T22:05:00.308Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T22:05:00.308Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T22:05:00.308Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-23T22:05:00.308Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T22:05:00.308Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-23T22:05:00.308Z] daemon_test.go:145: root required [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T22:05:00.308Z] reload_test.go:342: root required [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T22:05:00.308Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T22:05:00.308Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-23T22:05:00.308Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-23T22:05:00.308Z] download_test.go:267: Needs fixing on Windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-23T22:05:00.308Z] layer_test.go:291: Failing on Windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-23T22:05:00.308Z] layer_test.go:340: Failing on Windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-23T22:05:00.308Z] layer_test.go:455: Failing on Windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-23T22:05:00.308Z] layer_test.go:684: Failing on Windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-23T22:05:00.308Z] migration_test.go:45: Failing on Windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T22:05:00.308Z] migration_test.go:181: Failing on Windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-23T22:05:00.308Z] mount_test.go:17: Failing on Windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-23T22:05:00.308Z] mount_test.go:76: Failing on Windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-23T22:05:00.308Z] mount_test.go:125: Failing on Windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-23T22:05:00.308Z] mount_test.go:212: Failing on Windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-23T22:05:00.308Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-23T22:05:00.308Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T22:05:00.308Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-23T22:05:00.308Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-23T22:05:00.308Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-23T22:05:00.308Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-23T22:05:00.308Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-23T22:05:00.308Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-23T22:05:00.308Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-23T22:05:00.308Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-23T22:05:00.308Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-23T22:05:00.308Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-23T22:05:00.308Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-23T22:05:00.308Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-23T22:05:00.308Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-23T22:05:00.308Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-23T22:05:00.308Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-23T22:05:00.308Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-23T22:05:00.308Z] archive_test.go:140: zstd not installed [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-23T22:05:00.308Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:05:00.308Z] archive_windows_test.go:16: Currently fails [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-23T22:05:00.308Z] changes_test.go:196: needs more investigation [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-23T22:05:00.308Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-23T22:05:00.308Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-23T22:05:00.308Z] changes_test.go:433: needs further investigation [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-23T22:05:00.308Z] changes_test.go:469: needs further investigation [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-23T22:05:00.308Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2022-04-23T22:05:00.308Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T22:05:00.308Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-23T22:05:00.308Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-23T22:05:00.308Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-23T22:05:00.308Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:05:00.308Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:05:00.308Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-23T22:05:00.308Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.308Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-23T22:05:00.308Z] poller_test.go:40: No chmod on Windows [2022-04-23T22:05:00.308Z] [2022-04-23T22:05:00.309Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T22:05:00.309Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T22:05:00.309Z] [2022-04-23T22:05:00.309Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T22:05:00.309Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T22:05:00.309Z] [2022-04-23T22:05:00.309Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-23T22:05:00.309Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:00.309Z] [2022-04-23T22:05:00.309Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-23T22:05:00.309Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:00.309Z] [2022-04-23T22:05:00.309Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-23T22:05:00.309Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:00.309Z] [2022-04-23T22:05:00.309Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-23T22:05:00.309Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T22:05:00.309Z] [2022-04-23T22:05:00.309Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-23T22:05:00.309Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T22:05:00.309Z] [2022-04-23T22:05:00.309Z] DONE 2290 tests, 70 skipped in 278.507s [2022-04-23T22:05:00.309Z] INFO: make.ps1 ended at 04/23/2022 22:05:00 [2022-04-23T22:05:00.418Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-23T22:05:00.418Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-23T22:05:00.865Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-23T22:05:00.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-23T22:05:00.979Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-23T22:05:00.979Z] === RUN TestAuthZPluginDenyResponse [2022-04-23T22:05:01.124Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-23T22:05:01.541Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-23T22:05:01.541Z] === RUN TestAuthZPluginAllowEventStream [2022-04-23T22:05:01.690Z] --- PASS: TestUpdateRestartPolicy (12.83s) [2022-04-23T22:05:01.690Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T22:05:01.949Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-23T22:05:02.207Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-23T22:05:02.468Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-04-23T22:05:02.468Z] === RUN TestAuthZPluginErrorResponse [2022-04-23T22:05:02.474Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-23T22:05:02.474Z] INFO: Unit tests ended at 04/23/2022 22:05:01. Duration:00:04:53.2425785 [2022-04-23T22:05:02.474Z] INFO: Building busybox [2022-04-23T22:05:02.474Z] Sending build context to Docker daemon 5.12kB [2022-04-23T22:05:02.474Z] [2022-04-23T22:05:02.474Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-23T22:05:02.474Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-23T22:05:02.474Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-23T22:05:02.474Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-23T22:05:02.474Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-23T22:05:02.474Z] ---> aa8714eb8356 [2022-04-23T22:05:02.475Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-23T22:05:02.475Z] ---> Running in 15c7d50a1cb9 [2022-04-23T22:05:02.779Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2022-04-23T22:05:02.779Z] === RUN TestWaitNonBlocked [2022-04-23T22:05:02.779Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:05:02.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:05:02.779Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:05:02.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:05:02.779Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:05:02.779Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:05:03.030Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-23T22:05:03.030Z] === RUN TestAuthZPluginErrorRequest [2022-04-23T22:05:03.096Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-23T22:05:03.592Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-23T22:05:03.592Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-23T22:05:03.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-23T22:05:03.934Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-23T22:05:03.934Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2022-04-23T22:05:03.934Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.33s) [2022-04-23T22:05:03.934Z] === RUN TestWaitBlocked [2022-04-23T22:05:03.934Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T22:05:03.934Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T22:05:03.934Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T22:05:03.934Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T22:05:03.934Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T22:05:03.934Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T22:05:03.934Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-23T22:05:04.154Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-23T22:05:04.154Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-23T22:05:04.515Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-23T22:05:05.518Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s) [2022-04-23T22:05:05.518Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-23T22:05:05.892Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-23T22:05:05.892Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.43s) [2022-04-23T22:05:05.892Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.63s) [2022-04-23T22:05:05.892Z] === CONT TestContainerStartOnDaemonRestart [2022-04-23T22:05:05.892Z] === CONT TestIpcModeOlderClient [2022-04-23T22:05:05.892Z] --- PASS: TestIpcModeOlderClient (0.17s) [2022-04-23T22:05:05.892Z] === CONT TestDaemonHostGatewayIP [2022-04-23T22:05:06.883Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) [2022-04-23T22:05:06.883Z] === RUN TestAuthZPluginHeader [2022-04-23T22:05:07.146Z] Removing intermediate container 15c7d50a1cb9 [2022-04-23T22:05:07.147Z] ---> 631006d3211b [2022-04-23T22:05:07.147Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-23T22:05:07.147Z] ---> Running in 81e5c6672b7c [2022-04-23T22:05:07.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-23T22:05:07.445Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-23T22:05:07.445Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-23T22:05:07.445Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:05:07.445Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-23T22:05:07.445Z] === RUN TestAuthZPluginV2Disable [2022-04-23T22:05:07.445Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:05:07.445Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-23T22:05:07.445Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-23T22:05:07.445Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:05:07.445Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-23T22:05:07.445Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-23T22:05:07.445Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:05:07.445Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-23T22:05:07.445Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-23T22:05:07.601Z] Removing intermediate container 81e5c6672b7c [2022-04-23T22:05:07.602Z] ---> a5ded6abfda1 [2022-04-23T22:05:07.602Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-23T22:05:07.602Z] ---> Running in af7b44d20076 [2022-04-23T22:05:08.057Z] Removing intermediate container af7b44d20076 [2022-04-23T22:05:08.057Z] ---> 619417a40c0d [2022-04-23T22:05:08.057Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-23T22:05:09.176Z] === CONT TestContainerKillOnDaemonStart [2022-04-23T22:05:09.176Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s) [2022-04-23T22:05:09.513Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-04-23T22:05:09.514Z] === RUN TestServiceUpdateConfigs [2022-04-23T22:05:09.585Z] [2022-04-23T22:05:09.585Z] ---> 93d78318fdb9 [2022-04-23T22:05:09.585Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-23T22:05:10.040Z] ---> Running in 25d567733345 [2022-04-23T22:05:10.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-23T22:05:10.711Z] --- PASS: TestDaemonHostGatewayIP (4.83s) [2022-04-23T22:05:10.711Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-23T22:05:13.248Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.51s) [2022-04-23T22:05:13.248Z] === CONT TestDaemonRestartIpcMode [2022-04-23T22:05:14.186Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-23T22:05:16.718Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-23T22:05:16.718Z] --- PASS: TestDaemonRestartIpcMode (3.40s) [2022-04-23T22:05:16.977Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-23T22:05:17.546Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-23T22:05:17.806Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-23T22:05:18.611Z] Removing intermediate container 25d567733345 [2022-04-23T22:05:18.611Z] ---> 82e914c0811e [2022-04-23T22:05:18.611Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-23T22:05:18.611Z] ---> Running in 553771fd35f9 [2022-04-23T22:05:19.574Z] [2022-04-23T22:05:19.574Z] SUCCESS: Specified value was saved. [2022-04-23T22:05:19.709Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-23T22:05:21.613Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-23T22:05:21.872Z] --- PASS: TestContainerKillOnDaemonStart (12.77s) [2022-04-23T22:05:21.872Z] PASS [2022-04-23T22:05:21.872Z] [2022-04-23T22:05:21.872Z] === Skipped [2022-04-23T22:05:21.872Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-23T22:05:21.872Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:05:21.872Z] [2022-04-23T22:05:21.872Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-23T22:05:21.872Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:05:21.872Z] [2022-04-23T22:05:21.872Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-23T22:05:21.872Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:05:21.872Z] [2022-04-23T22:05:21.872Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T22:05:21.872Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T22:05:21.872Z] [2022-04-23T22:05:21.872Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-23T22:05:21.872Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T22:05:21.872Z] [2022-04-23T22:05:21.872Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-23T22:05:21.872Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:05:21.872Z] [2022-04-23T22:05:21.872Z] DONE 235 tests, 6 skipped in 167.500s [2022-04-23T22:05:21.872Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-23T22:05:21.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:21.872Z] ++ set -e [2022-04-23T22:05:21.872Z] ++ '[' -n 0 ']' [2022-04-23T22:05:21.872Z] ++ set -x [2022-04-23T22:05:21.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:22.131Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T22:05:22.460Z] Removing intermediate container 553771fd35f9 [2022-04-23T22:05:22.460Z] ---> 4f60334f354b [2022-04-23T22:05:22.460Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-23T22:05:22.460Z] ---> Running in 96347814206a [2022-04-23T22:05:22.701Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-23T22:05:22.701Z] === RUN TestDaemonConfigValidation [2022-04-23T22:05:22.701Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-23T22:05:22.701Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-23T22:05:22.701Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-23T22:05:22.701Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-23T22:05:22.701Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-23T22:05:22.701Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-23T22:05:22.701Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-23T22:05:22.701Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-23T22:05:22.701Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-23T22:05:22.701Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-23T22:05:22.701Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-23T22:05:22.701Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-23T22:05:22.701Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-23T22:05:22.701Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-23T22:05:22.961Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-23T22:05:23.220Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-23T22:05:23.220Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-23T22:05:23.220Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-04-23T22:05:23.220Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s) [2022-04-23T22:05:23.220Z] --- PASS: TestDaemonConfigValidation/valid_config (0.24s) [2022-04-23T22:05:23.220Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.19s) [2022-04-23T22:05:23.220Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-04-23T22:05:23.220Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T22:05:23.220Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-23T22:05:23.483Z] check_test.go:307: [dab47ecd40a8c] daemon is not started [2022-04-23T22:05:23.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-23T22:05:24.387Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-04-23T22:05:24.387Z] === RUN TestServiceUpdateNetwork [2022-04-23T22:05:24.420Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-23T22:05:24.420Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-23T22:05:24.420Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-23T22:05:24.420Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-23T22:05:24.420Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-23T22:05:24.420Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-23T22:05:24.420Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-23T22:05:24.420Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-23T22:05:24.420Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-23T22:05:24.420Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-23T22:05:25.358Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-23T22:05:25.487Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-23T22:05:25.487Z] PASS [2022-04-23T22:05:25.487Z] [2022-04-23T22:05:25.487Z] === Skipped [2022-04-23T22:05:25.487Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-23T22:05:25.487Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:05:25.487Z] [2022-04-23T22:05:25.487Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-23T22:05:25.487Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:05:25.487Z] [2022-04-23T22:05:25.487Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-23T22:05:25.487Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:05:25.487Z] [2022-04-23T22:05:25.487Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-23T22:05:25.487Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:05:25.487Z] [2022-04-23T22:05:25.487Z] DONE 17 tests, 4 skipped in 25.964s [2022-04-23T22:05:25.487Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-23T22:05:25.488Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:25.488Z] ++ set -e [2022-04-23T22:05:25.488Z] ++ '[' -n 0 ']' [2022-04-23T22:05:25.488Z] ++ set -x [2022-04-23T22:05:25.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:25.488Z] INFO: Testing against a local daemon [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:05:25.488Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:05:25.488Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T22:05:25.488Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T22:05:25.488Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:05:25.488Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T22:05:25.488Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T22:05:25.488Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T22:05:25.488Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T22:05:25.488Z] === RUN TestPluginInstall [2022-04-23T22:05:25.488Z] === RUN TestPluginInstall/no_auth [2022-04-23T22:05:25.488Z] time="2022-04-23T22:05:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:05:25.488Z] time="2022-04-23T22:05:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dab29077676b5b722982cf5383fc3da656bf3bad1d924d8af3b5732b2a2769f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:05:25.488Z] time="2022-04-23T22:05:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:05:25.488Z] time="2022-04-23T22:05:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dab29077676b5b722982cf5383fc3da656bf3bad1d924d8af3b5732b2a2769f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:05:25.488Z] === RUN TestPluginInstall/with_htpasswd [2022-04-23T22:05:25.488Z] time="2022-04-23T22:05:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:05:25.488Z] time="2022-04-23T22:05:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e58de2ab7bf8ee6b300cbd80ec8b04ecc387330e2faa92b63b477d5c9a675f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:05:25.488Z] time="2022-04-23T22:05:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:05:25.488Z] time="2022-04-23T22:05:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e58de2ab7bf8ee6b300cbd80ec8b04ecc387330e2faa92b63b477d5c9a675f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:05:25.744Z] === RUN TestPluginInstall/with_insecure [2022-04-23T22:05:26.178Z] Cannot create a file when that file already exists. [2022-04-23T22:05:26.295Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-23T22:05:26.295Z] daemon_test.go:156: [d067fd98084fe] daemon is not started [2022-04-23T22:05:26.295Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-04-23T22:05:26.295Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-23T22:05:26.295Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.12s) [2022-04-23T22:05:26.295Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-04-23T22:05:26.295Z] === RUN TestDaemonProxy [2022-04-23T22:05:26.295Z] === RUN TestDaemonProxy/environment_variables [2022-04-23T22:05:26.670Z] time="2022-04-23T22:05:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:05:26.670Z] time="2022-04-23T22:05:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4f94dce4c5d77edb212c03e6a366519188fb4c172857a26ff4872238f3bf469" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:05:26.670Z] time="2022-04-23T22:05:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:05:26.670Z] time="2022-04-23T22:05:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4f94dce4c5d77edb212c03e6a366519188fb4c172857a26ff4872238f3bf469" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:05:26.670Z] plugin_test.go:195: [db2d5cb05213c] daemon is not started [2022-04-23T22:05:26.670Z] --- PASS: TestPluginInstall (2.49s) [2022-04-23T22:05:26.670Z] --- PASS: TestPluginInstall/no_auth (0.93s) [2022-04-23T22:05:26.670Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) [2022-04-23T22:05:26.670Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-04-23T22:05:26.670Z] === RUN TestPluginsWithRuntimes [2022-04-23T22:05:26.862Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-23T22:05:27.620Z] === RUN TestBoolValue [2022-04-23T22:05:27.620Z] --- PASS: TestBoolValue (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestBoolValueOrDefault [2022-04-23T22:05:27.620Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestInt64ValueOrZero [2022-04-23T22:05:27.620Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestInt64ValueOrDefault [2022-04-23T22:05:27.620Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-23T22:05:27.620Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestJsonContentType [2022-04-23T22:05:27.620Z] --- PASS: TestJsonContentType (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestReadJSON [2022-04-23T22:05:27.620Z] === RUN TestReadJSON/nil_body [2022-04-23T22:05:27.620Z] === RUN TestReadJSON/empty_body [2022-04-23T22:05:27.620Z] === RUN TestReadJSON/with_valid_request [2022-04-23T22:05:27.620Z] === RUN TestReadJSON/with_whitespace [2022-04-23T22:05:27.620Z] === RUN TestReadJSON/with_extra_content [2022-04-23T22:05:27.620Z] === RUN TestReadJSON/invalid_JSON [2022-04-23T22:05:27.620Z] --- PASS: TestReadJSON (0.00s) [2022-04-23T22:05:27.620Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-23T22:05:27.620Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-23T22:05:27.620Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-23T22:05:27.620Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-23T22:05:27.620Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-23T22:05:27.620Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-23T22:05:27.620Z] PASS [2022-04-23T22:05:27.620Z] coverage: 31.9% of statements [2022-04-23T22:05:27.620Z] ok github.com/docker/docker/api/server/httputils 0.073s coverage: 31.9% of statements [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T22:05:27.620Z] === RUN TestMaskSecretKeys [2022-04-23T22:05:27.620Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-23T22:05:27.620Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-23T22:05:27.620Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-23T22:05:27.620Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-23T22:05:27.620Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-23T22:05:27.620Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-23T22:05:27.620Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestVersionMiddlewareVersion [2022-04-23T22:05:27.620Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-23T22:05:27.620Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-23T22:05:27.620Z] PASS [2022-04-23T22:05:27.620Z] coverage: 37.7% of statements [2022-04-23T22:05:27.620Z] ok github.com/docker/docker/api/server/middleware 0.101s coverage: 37.7% of statements [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T22:05:27.620Z] === RUN TestStrSliceMarshalJSON [2022-04-23T22:05:27.620Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestStrSliceUnmarshalJSON [2022-04-23T22:05:27.620Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestStrSliceUnmarshalString [2022-04-23T22:05:27.620Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestStrSliceUnmarshalSlice [2022-04-23T22:05:27.620Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-23T22:05:27.620Z] PASS [2022-04-23T22:05:27.620Z] coverage: 90.0% of statements [2022-04-23T22:05:27.620Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2022-04-23T22:05:27.620Z] === RUN TestToJSON [2022-04-23T22:05:27.620Z] --- PASS: TestToJSON (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestToParamWithVersion [2022-04-23T22:05:27.620Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestFromJSON [2022-04-23T22:05:27.620Z] --- PASS: TestFromJSON (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestEmpty [2022-04-23T22:05:27.620Z] --- PASS: TestEmpty (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestArgsMatchKVListEmptySources [2022-04-23T22:05:27.620Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestArgsMatchKVList [2022-04-23T22:05:27.620Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestArgsMatch [2022-04-23T22:05:27.620Z] --- PASS: TestArgsMatch (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestAdd [2022-04-23T22:05:27.620Z] --- PASS: TestAdd (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestDel [2022-04-23T22:05:27.620Z] --- PASS: TestDel (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestLen [2022-04-23T22:05:27.620Z] --- PASS: TestLen (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestExactMatch [2022-04-23T22:05:27.620Z] --- PASS: TestExactMatch (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestOnlyOneExactMatch [2022-04-23T22:05:27.620Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestContains [2022-04-23T22:05:27.620Z] --- PASS: TestContains (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestValidate [2022-04-23T22:05:27.620Z] --- PASS: TestValidate (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestWalkValues [2022-04-23T22:05:27.620Z] --- PASS: TestWalkValues (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestFuzzyMatch [2022-04-23T22:05:27.620Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-23T22:05:27.620Z] === RUN TestClone [2022-04-23T22:05:27.620Z] --- PASS: TestClone (0.00s) [2022-04-23T22:05:27.620Z] PASS [2022-04-23T22:05:27.620Z] coverage: 92.2% of statements [2022-04-23T22:05:27.620Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2022-04-23T22:05:27.620Z] === RUN TestGetTimestamp [2022-04-23T22:05:27.620Z] === RUN TestAdjustForAPIVersion [2022-04-23T22:05:27.620Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-23T22:05:27.620Z] PASS [2022-04-23T22:05:27.620Z] coverage: 6.1% of statements [2022-04-23T22:05:27.620Z] ok github.com/docker/docker/api/server/router/swarm 0.060s coverage: 6.1% of statements [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T22:05:27.620Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T22:05:27.620Z] --- PASS: TestGetTimestamp (0.23s) [2022-04-23T22:05:27.620Z] === RUN TestParseTimestamps [2022-04-23T22:05:27.620Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-23T22:05:27.620Z] PASS [2022-04-23T22:05:27.620Z] coverage: 100.0% of statements [2022-04-23T22:05:27.620Z] ok github.com/docker/docker/api/types/time 0.281s coverage: 100.0% of statements [2022-04-23T22:05:27.796Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-23T22:05:28.034Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-23T22:05:28.057Z] === RUN TestDaemonProxy/command-line_options [2022-04-23T22:05:28.089Z] === RUN TestCompareVersion [2022-04-23T22:05:28.089Z] --- PASS: TestCompareVersion (0.00s) [2022-04-23T22:05:28.089Z] PASS [2022-04-23T22:05:28.089Z] coverage: 77.3% of statements [2022-04-23T22:05:28.089Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 77.3% of statements [2022-04-23T22:05:28.089Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T22:05:28.089Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T22:05:28.089Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T22:05:28.089Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T22:05:28.089Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T22:05:28.089Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T22:05:28.089Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T22:05:28.089Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T22:05:28.089Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T22:05:28.089Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T22:05:28.089Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T22:05:28.963Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-23T22:05:29.076Z] === RUN TestIsGIT [2022-04-23T22:05:29.076Z] --- PASS: TestIsGIT (0.00s) [2022-04-23T22:05:29.076Z] PASS [2022-04-23T22:05:29.076Z] coverage: 100.0% of statements [2022-04-23T22:05:29.076Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.107s coverage: 100.0% of statements [2022-04-23T22:05:29.076Z] === RUN TestParseRemoteURL [2022-04-23T22:05:29.076Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-23T22:05:29.076Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-23T22:05:29.076Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-23T22:05:29.076Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-23T22:05:29.076Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-23T22:05:29.076Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-23T22:05:29.076Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-23T22:05:29.076Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-23T22:05:29.076Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-23T22:05:29.076Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-23T22:05:29.076Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-23T22:05:29.076Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-23T22:05:29.076Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-23T22:05:29.076Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-23T22:05:29.076Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-23T22:05:29.076Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-23T22:05:29.076Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-23T22:05:29.076Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-23T22:05:29.076Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-23T22:05:29.076Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-23T22:05:29.076Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-23T22:05:29.076Z] === RUN TestCloneArgsSmartHttp [2022-04-23T22:05:29.076Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-23T22:05:29.076Z] === RUN TestCloneArgsDumbHttp [2022-04-23T22:05:29.076Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-23T22:05:29.076Z] === RUN TestCloneArgsGit [2022-04-23T22:05:29.076Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-23T22:05:29.076Z] === RUN TestCheckoutGit [2022-04-23T22:05:29.437Z] docker_cli_daemon_plugins_test.go:106: [d8692dc461dfd] daemon is not started [2022-04-23T22:05:29.889Z] --- PASS: TestPluginsWithRuntimes (3.23s) [2022-04-23T22:05:29.889Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-04-23T22:05:29.889Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-04-23T22:05:29.889Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T22:05:30.005Z] === RUN TestDaemonProxy/configuration_file [2022-04-23T22:05:30.265Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-23T22:05:30.451Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-23T22:05:30.451Z] PASS [2022-04-23T22:05:30.451Z] [2022-04-23T22:05:30.451Z] DONE 24 tests in 6.412s [2022-04-23T22:05:30.451Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-23T22:05:30.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:30.451Z] ++ set -e [2022-04-23T22:05:30.451Z] ++ '[' -n 0 ']' [2022-04-23T22:05:30.451Z] ++ set -x [2022-04-23T22:05:30.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:30.706Z] INFO: Testing against a local daemon [2022-04-23T22:05:30.706Z] === RUN TestExternalGraphDriver [2022-04-23T22:05:30.706Z] === RUN TestExternalGraphDriver/json [2022-04-23T22:05:31.205Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-23T22:05:31.291Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-23T22:05:31.291Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-23T22:05:31.291Z] === RUN TestProcessNoDockerignore [2022-04-23T22:05:31.291Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-23T22:05:31.291Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-23T22:05:31.291Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-23T22:05:31.291Z] === RUN TestDetectContentType [2022-04-23T22:05:31.291Z] --- PASS: TestDetectContentType (0.00s) [2022-04-23T22:05:31.291Z] === RUN TestSelectAcceptableMIME [2022-04-23T22:05:31.291Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-23T22:05:31.291Z] === RUN TestInspectEmptyResponse [2022-04-23T22:05:31.291Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-23T22:05:31.291Z] === RUN TestInspectResponseBinary [2022-04-23T22:05:31.291Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-23T22:05:31.291Z] === RUN TestResponseUnsupportedContentType [2022-04-23T22:05:31.291Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-23T22:05:31.291Z] === RUN TestInspectResponseTextSimple [2022-04-23T22:05:31.291Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-23T22:05:31.291Z] === RUN TestInspectResponseEmptyContentType [2022-04-23T22:05:31.291Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-23T22:05:31.291Z] === RUN TestUnknownContentLength [2022-04-23T22:05:31.291Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-23T22:05:31.291Z] === RUN TestDownloadRemote [2022-04-23T22:05:31.759Z] --- PASS: TestDownloadRemote (0.10s) [2022-04-23T22:05:31.759Z] === RUN TestGetWithStatusError [2022-04-23T22:05:31.759Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-23T22:05:31.759Z] === RUN TestCloseRootDirectory [2022-04-23T22:05:31.759Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:31.759Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-23T22:05:31.759Z] === RUN TestHashFile [2022-04-23T22:05:31.759Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:31.759Z] --- SKIP: TestHashFile (0.00s) [2022-04-23T22:05:31.759Z] === RUN TestHashSubdir [2022-04-23T22:05:31.759Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:31.759Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-23T22:05:31.759Z] === RUN TestRemoveDirectory [2022-04-23T22:05:31.759Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:05:31.759Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-23T22:05:31.759Z] PASS [2022-04-23T22:05:31.759Z] coverage: 9.3% of statements [2022-04-23T22:05:31.759Z] ok github.com/docker/docker/builder/remotecontext 0.289s coverage: 9.3% of statements [2022-04-23T22:05:31.775Z] === RUN TestDaemonProxy/conflicting_options [2022-04-23T22:05:31.775Z] check_test.go:307: [dae963c7753ac] daemon is not started [2022-04-23T22:05:31.775Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-23T22:05:31.938Z] Removing intermediate container 96347814206a [2022-04-23T22:05:31.938Z] ---> 5817bf807272 [2022-04-23T22:05:31.938Z] Step 13/13 : CMD ["sh"] [2022-04-23T22:05:31.938Z] ---> Running in d0379b25fc52 [2022-04-23T22:05:31.938Z] Removing intermediate container d0379b25fc52 [2022-04-23T22:05:31.938Z] ---> d38b949a4e86 [2022-04-23T22:05:31.938Z] Successfully built d38b949a4e86 [2022-04-23T22:05:31.938Z] Successfully tagged busybox:latest [2022-04-23T22:05:31.938Z] INFO: Docker images of the daemon under test [2022-04-23T22:05:31.938Z] [2022-04-23T22:05:31.938Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T22:05:31.938Z] busybox latest d38b949a4e86 Less than a second ago 5.02GB [2022-04-23T22:05:31.938Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-23T22:05:31.938Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-23T22:05:31.938Z] [2022-04-23T22:05:31.938Z] INFO: Running integration tests at 04/23/2022 22:05:31... [2022-04-23T22:05:31.938Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-23T22:05:31.938Z] INFO: Integration API tests being run from the host: [2022-04-23T22:05:31.938Z] INFO: make.ps1 starting at 04/23/2022 22:05:31 [2022-04-23T22:05:32.231Z] === RUN TestEnable [2022-04-23T22:05:32.231Z] --- PASS: TestEnable (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestDisable [2022-04-23T22:05:32.231Z] --- PASS: TestDisable (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestEnabled [2022-04-23T22:05:32.231Z] --- PASS: TestEnabled (0.00s) [2022-04-23T22:05:32.231Z] PASS [2022-04-23T22:05:32.231Z] coverage: 100.0% of statements [2022-04-23T22:05:32.231Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2022-04-23T22:05:32.231Z] === RUN TestGetAllAllowed [2022-04-23T22:05:32.231Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestGetAllMeta [2022-04-23T22:05:32.231Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-23T22:05:32.231Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestIsUnreferencedBuiltin [2022-04-23T22:05:32.231Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestIsExistingDirectory [2022-04-23T22:05:32.231Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestGetFilenameForDownload [2022-04-23T22:05:32.231Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestEnv2Variables [2022-04-23T22:05:32.231Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-23T22:05:32.231Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestMaintainer [2022-04-23T22:05:32.231Z] --- PASS: TestMaintainer (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestLabel [2022-04-23T22:05:32.231Z] --- PASS: TestLabel (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestFromScratch [2022-04-23T22:05:32.231Z] --- PASS: TestFromScratch (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestFromWithArg [2022-04-23T22:05:32.231Z] --- PASS: TestFromWithArg (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-23T22:05:32.231Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestFromWithUndefinedArg [2022-04-23T22:05:32.231Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestFromMultiStageWithNamedStage [2022-04-23T22:05:32.231Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestOnbuild [2022-04-23T22:05:32.231Z] --- PASS: TestOnbuild (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestWorkdir [2022-04-23T22:05:32.231Z] --- PASS: TestWorkdir (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestCmd [2022-04-23T22:05:32.231Z] --- PASS: TestCmd (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestHealthcheckNone [2022-04-23T22:05:32.231Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestHealthcheckCmd [2022-04-23T22:05:32.231Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestEntrypoint [2022-04-23T22:05:32.231Z] --- PASS: TestEntrypoint (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestExpose [2022-04-23T22:05:32.231Z] --- PASS: TestExpose (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestUser [2022-04-23T22:05:32.231Z] --- PASS: TestUser (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestVolume [2022-04-23T22:05:32.231Z] --- PASS: TestVolume (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestStopSignal [2022-04-23T22:05:32.231Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T22:05:32.231Z] --- SKIP: TestStopSignal (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestArg [2022-04-23T22:05:32.231Z] --- PASS: TestArg (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestShell [2022-04-23T22:05:32.231Z] --- PASS: TestShell (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestPrependEnvOnCmd [2022-04-23T22:05:32.231Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestRunWithBuildArgs [2022-04-23T22:05:32.231Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestRunIgnoresHealthcheck [2022-04-23T22:05:32.231Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-23T22:05:32.231Z] === RUN TestDispatchUnsupportedOptions [2022-04-23T22:05:32.231Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-23T22:05:32.342Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-23T22:05:32.597Z] === RUN TestExternalGraphDriver/spec [2022-04-23T22:05:32.699Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-23T22:05:32.699Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-23T22:05:32.699Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-23T22:05:32.699Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-23T22:05:32.699Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-23T22:05:32.699Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-23T22:05:32.699Z] === RUN TestNormalizeWorkdir [2022-04-23T22:05:32.699Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-23T22:05:32.699Z] === RUN TestDispatch [2022-04-23T22:05:32.699Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-23T22:05:32.699Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-23T22:05:32.699Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-23T22:05:32.699Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-23T22:05:32.699Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-23T22:05:32.699Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-23T22:05:32.699Z] === RUN TestDispatch/COPY_url [2022-04-23T22:05:32.699Z] --- PASS: TestDispatch (0.08s) [2022-04-23T22:05:32.699Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-23T22:05:32.699Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-23T22:05:32.699Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-23T22:05:32.699Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-23T22:05:32.699Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-23T22:05:32.699Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-04-23T22:05:32.699Z] --- PASS: TestDispatch/COPY_url (0.02s) [2022-04-23T22:05:32.699Z] === RUN TestAddScratchImageAddsToMounts [2022-04-23T22:05:32.699Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-23T22:05:32.699Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-23T22:05:32.699Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-23T22:05:32.699Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-23T22:05:32.699Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-23T22:05:32.699Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-23T22:05:32.699Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-23T22:05:32.699Z] === RUN TestImageSourceGetAddsToMounts [2022-04-23T22:05:32.699Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-23T22:05:32.699Z] === RUN TestEmptyDockerfile [2022-04-23T22:05:32.699Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-23T22:05:32.699Z] === RUN TestSymlinkDockerfile [2022-04-23T22:05:32.699Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-23T22:05:32.699Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-23T22:05:32.699Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-23T22:05:32.699Z] === RUN TestNonExistingDockerfile [2022-04-23T22:05:32.699Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-23T22:05:32.699Z] === RUN TestCopyRunConfig [2022-04-23T22:05:32.699Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-23T22:05:32.699Z] === RUN TestDeepCopyRunConfig [2022-04-23T22:05:32.699Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-23T22:05:32.699Z] === RUN TestExportImage [2022-04-23T22:05:32.699Z] --- PASS: TestExportImage (0.00s) [2022-04-23T22:05:32.699Z] === RUN TestNormalizeDest [2022-04-23T22:05:32.699Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-23T22:05:32.699Z] PASS [2022-04-23T22:05:32.699Z] coverage: 46.7% of statements [2022-04-23T22:05:32.699Z] ok github.com/docker/docker/builder/dockerfile 0.262s coverage: 46.7% of statements [2022-04-23T22:05:32.908Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-04-23T22:05:32.909Z] --- PASS: TestDaemonProxy (6.41s) [2022-04-23T22:05:32.909Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-04-23T22:05:32.909Z] --- PASS: TestDaemonProxy/command-line_options (1.80s) [2022-04-23T22:05:32.909Z] --- PASS: TestDaemonProxy/configuration_file (1.84s) [2022-04-23T22:05:32.909Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-04-23T22:05:32.909Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-04-23T22:05:32.909Z] PASS [2022-04-23T22:05:32.909Z] [2022-04-23T22:05:32.909Z] === Skipped [2022-04-23T22:05:32.909Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) [2022-04-23T22:05:32.909Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-04-23T22:05:32.909Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-04-23T22:05:32.909Z] [2022-04-23T22:05:32.909Z] DONE 17 tests, 1 skipped in 10.901s [2022-04-23T22:05:32.909Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-23T22:05:32.909Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:32.909Z] ++ set -e [2022-04-23T22:05:32.909Z] ++ '[' -n 0 ']' [2022-04-23T22:05:32.909Z] ++ set -x [2022-04-23T22:05:32.909Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:32.909Z] INFO: Testing against a local daemon [2022-04-23T22:05:32.909Z] === RUN TestCommitInheritsEnv [2022-04-23T22:05:32.916Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-23T22:05:33.476Z] --- PASS: TestCommitInheritsEnv (0.35s) [2022-04-23T22:05:33.476Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T22:05:33.476Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-23T22:05:33.476Z] === RUN TestImportWithCustomPlatform [2022-04-23T22:05:33.476Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-23T22:05:33.476Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-23T22:05:33.476Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-23T22:05:33.476Z] === RUN TestImportWithCustomPlatform// [2022-04-23T22:05:33.476Z] === RUN TestImportWithCustomPlatform/linux [2022-04-23T22:05:33.476Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-23T22:05:33.688Z] === RUN TestTCP4Proxy [2022-04-23T22:05:33.688Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-23T22:05:33.688Z] === RUN TestTCP4ProxyHalfClose [2022-04-23T22:05:33.688Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-23T22:05:33.688Z] === RUN TestTCP6Proxy [2022-04-23T22:05:33.688Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T22:05:33.688Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-23T22:05:33.688Z] === RUN TestTCPDualStackProxy [2022-04-23T22:05:33.688Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T22:05:33.688Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-23T22:05:33.688Z] === RUN TestUDP4Proxy [2022-04-23T22:05:33.688Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-23T22:05:33.688Z] === RUN TestUDP6Proxy [2022-04-23T22:05:33.688Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T22:05:33.688Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-23T22:05:33.688Z] === RUN TestUDPWriteError [2022-04-23T22:05:33.688Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-23T22:05:33.688Z] === RUN TestSCTP4Proxy [2022-04-23T22:05:33.688Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T22:05:33.688Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-23T22:05:33.688Z] === RUN TestSCTP6Proxy [2022-04-23T22:05:33.688Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T22:05:33.688Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-23T22:05:33.688Z] PASS [2022-04-23T22:05:33.688Z] coverage: 49.4% of statements [2022-04-23T22:05:33.688Z] ok github.com/docker/docker/cmd/docker-proxy 0.071s coverage: 49.4% of statements [2022-04-23T22:05:33.734Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-23T22:05:33.734Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-23T22:05:33.734Z] === RUN TestImportWithCustomPlatform/macos [2022-04-23T22:05:33.734Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-23T22:05:33.734Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-23T22:05:33.734Z] --- PASS: TestImportWithCustomPlatform (0.50s) [2022-04-23T22:05:33.734Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-04-23T22:05:33.734Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-23T22:05:33.734Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-23T22:05:33.734Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-04-23T22:05:33.734Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-04-23T22:05:33.734Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-04-23T22:05:33.734Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-23T22:05:33.734Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-23T22:05:33.734Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-23T22:05:33.734Z] === RUN TestImagesFilterMultiReference [2022-04-23T22:05:33.962Z] === RUN TestExternalGraphDriver/pull [2022-04-23T22:05:33.992Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-23T22:05:33.993Z] === RUN TestImagePullPlatformInvalid [2022-04-23T22:05:33.993Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-23T22:05:33.993Z] === RUN TestRemoveImageOrphaning [2022-04-23T22:05:34.251Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2022-04-23T22:05:34.251Z] === RUN TestRemoveImageGarbageCollector [2022-04-23T22:05:34.818Z] time="2022-04-23T22:05:34Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-23T22:05:35.326Z] --- PASS: TestExternalGraphDriver (4.81s) [2022-04-23T22:05:35.326Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-04-23T22:05:35.326Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-04-23T22:05:35.326Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-04-23T22:05:35.326Z] === RUN TestGraphdriverPluginV2 [2022-04-23T22:05:35.326Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:05:35.326Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-23T22:05:35.326Z] PASS [2022-04-23T22:05:35.326Z] [2022-04-23T22:05:35.326Z] === Skipped [2022-04-23T22:05:35.326Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-23T22:05:35.326Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:05:35.326Z] [2022-04-23T22:05:35.326Z] DONE 5 tests, 1 skipped in 4.923s [2022-04-23T22:05:35.326Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-23T22:05:35.385Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-23T22:05:35.582Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:35.582Z] ++ set -e [2022-04-23T22:05:35.582Z] ++ '[' -n 0 ']' [2022-04-23T22:05:35.582Z] ++ set -x [2022-04-23T22:05:35.582Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:35.582Z] INFO: Testing against a local daemon [2022-04-23T22:05:35.582Z] === RUN TestContinueAfterPluginCrash [2022-04-23T22:05:35.582Z] === PAUSE TestContinueAfterPluginCrash [2022-04-23T22:05:35.582Z] === RUN TestReadPluginNoRead [2022-04-23T22:05:35.582Z] === PAUSE TestReadPluginNoRead [2022-04-23T22:05:35.582Z] === RUN TestDaemonStartWithLogOpt [2022-04-23T22:05:35.582Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-23T22:05:35.582Z] === CONT TestContinueAfterPluginCrash [2022-04-23T22:05:35.582Z] === CONT TestDaemonStartWithLogOpt [2022-04-23T22:05:36.587Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-04-23T22:05:36.587Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T22:05:36.762Z] --- PASS: TestRemoveImageGarbageCollector (2.21s) [2022-04-23T22:05:36.762Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T22:05:36.762Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-23T22:05:36.762Z] === RUN TestTagInvalidReference [2022-04-23T22:05:36.762Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-23T22:05:36.762Z] === RUN TestTagValidPrefixedRepo [2022-04-23T22:05:36.762Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-23T22:05:36.762Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T22:05:36.762Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-23T22:05:36.762Z] === RUN TestTagOfficialNames [2022-04-23T22:05:36.762Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-23T22:05:36.762Z] === RUN TestTagMatchesDigest [2022-04-23T22:05:36.762Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-23T22:05:36.762Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-23T22:05:36.846Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-23T22:05:37.413Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-23T22:05:38.666Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-23T22:05:38.849Z] --- PASS: TestDaemonStartWithLogOpt (2.93s) [2022-04-23T22:05:38.849Z] === CONT TestReadPluginNoRead [2022-04-23T22:05:40.738Z] === RUN TestReadPluginNoRead/default [2022-04-23T22:05:41.199Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-23T22:05:41.666Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-23T22:05:42.137Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-23T22:05:42.396Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-23T22:05:43.030Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-23T22:05:43.334Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-23T22:05:43.334Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-23T22:05:43.592Z] --- PASS: TestContinueAfterPluginCrash (7.95s) [2022-04-23T22:05:43.593Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [2022-04-23T22:05:44.154Z] === CONT TestReadPluginNoRead [2022-04-23T22:05:44.154Z] read_test.go:92: [d2843cabace38] daemon is not started [2022-04-23T22:05:44.154Z] --- PASS: TestReadPluginNoRead (5.57s) [2022-04-23T22:05:44.154Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-04-23T22:05:44.154Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-04-23T22:05:44.154Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-04-23T22:05:44.154Z] PASS [2022-04-23T22:05:44.154Z] [2022-04-23T22:05:44.154Z] DONE 6 tests in 8.598s [2022-04-23T22:05:44.154Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-23T22:05:44.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:44.154Z] ++ set -e [2022-04-23T22:05:44.154Z] ++ '[' -n 0 ']' [2022-04-23T22:05:44.154Z] ++ set -x [2022-04-23T22:05:44.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:44.154Z] testing: warning: no tests to run [2022-04-23T22:05:44.154Z] PASS [2022-04-23T22:05:44.154Z] [2022-04-23T22:05:44.154Z] DONE 0 tests in 0.032s [2022-04-23T22:05:44.154Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-23T22:05:44.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:44.154Z] ++ set -e [2022-04-23T22:05:44.154Z] ++ '[' -n 0 ']' [2022-04-23T22:05:44.154Z] ++ set -x [2022-04-23T22:05:44.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:44.154Z] INFO: Testing against a local daemon [2022-04-23T22:05:44.154Z] === RUN TestPluginWithDevMounts [2022-04-23T22:05:44.154Z] === PAUSE TestPluginWithDevMounts [2022-04-23T22:05:44.154Z] === CONT TestPluginWithDevMounts [2022-04-23T22:05:44.159Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [2022-04-23T22:05:44.726Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-23T22:05:44.726Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-23T22:05:45.293Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-23T22:05:45.293Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-23T22:05:45.522Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-23T22:05:45.553Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-23T22:05:46.044Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-04-23T22:05:46.044Z] PASS [2022-04-23T22:05:46.044Z] [2022-04-23T22:05:46.044Z] DONE 1 tests in 1.628s [2022-04-23T22:05:46.044Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-23T22:05:46.044Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:46.044Z] ++ set -e [2022-04-23T22:05:46.044Z] ++ '[' -n 0 ']' [2022-04-23T22:05:46.044Z] ++ set -x [2022-04-23T22:05:46.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:46.044Z] INFO: Testing against a local daemon [2022-04-23T22:05:46.044Z] === RUN TestSecretInspect [2022-04-23T22:05:46.121Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-23T22:05:46.201Z] === RUN TestCheckpointCreateError [2022-04-23T22:05:46.202Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-23T22:05:46.202Z] === RUN TestCheckpointCreate [2022-04-23T22:05:46.202Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-23T22:05:46.202Z] === RUN TestCheckpointDeleteError [2022-04-23T22:05:46.202Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-23T22:05:46.202Z] === RUN TestCheckpointDelete [2022-04-23T22:05:46.202Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-23T22:05:46.202Z] === RUN TestCheckpointListError [2022-04-23T22:05:46.202Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-23T22:05:46.202Z] === RUN TestCheckpointList [2022-04-23T22:05:46.202Z] --- PASS: TestCheckpointList (0.00s) [2022-04-23T22:05:46.202Z] === RUN TestCheckpointListContainerNotFound [2022-04-23T22:05:46.202Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-23T22:05:46.202Z] === RUN TestNewClientWithOpsFromEnv [2022-04-23T22:05:46.202Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-23T22:05:46.202Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T22:05:46.202Z] === RUN TestGetAPIPath [2022-04-23T22:05:46.202Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-23T22:05:46.202Z] === RUN TestParseHostURL [2022-04-23T22:05:46.202Z] --- PASS: TestParseHostURL (0.00s) [2022-04-23T22:05:46.202Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-23T22:05:46.202Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-23T22:05:46.202Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-23T22:05:46.202Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-23T22:05:46.202Z] === RUN TestNegotiateAPIVersion [2022-04-23T22:05:46.202Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-23T22:05:46.202Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-23T22:05:46.202Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-23T22:05:46.202Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-23T22:05:46.202Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-23T22:05:46.671Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-23T22:05:46.671Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-23T22:05:46.671Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-23T22:05:46.671Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-23T22:05:46.671Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-23T22:05:46.671Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestNegotiateAPVersionOverride [2022-04-23T22:05:46.671Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-23T22:05:46.671Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-23T22:05:46.671Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-23T22:05:46.671Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestClientRedirect [2022-04-23T22:05:46.671Z] === RUN TestClientRedirect/GET [2022-04-23T22:05:46.671Z] === RUN TestClientRedirect/POST [2022-04-23T22:05:46.671Z] === RUN TestClientRedirect/PUT [2022-04-23T22:05:46.671Z] === RUN TestClientRedirect/DELETE [2022-04-23T22:05:46.671Z] --- PASS: TestClientRedirect (0.00s) [2022-04-23T22:05:46.671Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-23T22:05:46.671Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-23T22:05:46.671Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-23T22:05:46.671Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigCreateUnsupported [2022-04-23T22:05:46.671Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigCreateError [2022-04-23T22:05:46.671Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigCreate [2022-04-23T22:05:46.671Z] --- PASS: TestConfigCreate (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigInspectNotFound [2022-04-23T22:05:46.671Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigInspectWithEmptyID [2022-04-23T22:05:46.671Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigInspectUnsupported [2022-04-23T22:05:46.671Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigInspectError [2022-04-23T22:05:46.671Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigInspectConfigNotFound [2022-04-23T22:05:46.671Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigInspect [2022-04-23T22:05:46.671Z] --- PASS: TestConfigInspect (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigListUnsupported [2022-04-23T22:05:46.671Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigListError [2022-04-23T22:05:46.671Z] --- PASS: TestConfigListError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigList [2022-04-23T22:05:46.671Z] --- PASS: TestConfigList (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigRemoveUnsupported [2022-04-23T22:05:46.671Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigRemoveError [2022-04-23T22:05:46.671Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigRemove [2022-04-23T22:05:46.671Z] --- PASS: TestConfigRemove (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigUpdateUnsupported [2022-04-23T22:05:46.671Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigUpdateError [2022-04-23T22:05:46.671Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestConfigUpdate [2022-04-23T22:05:46.671Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerCommitError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerCommit [2022-04-23T22:05:46.671Z] --- PASS: TestContainerCommit (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerStatPathError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerStatPathNotFoundError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerStatPathNoHeaderError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerStatPath [2022-04-23T22:05:46.671Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestCopyToContainerError [2022-04-23T22:05:46.671Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestCopyToContainerNotFoundError [2022-04-23T22:05:46.671Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestCopyToContainerEmptyResponse [2022-04-23T22:05:46.671Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestCopyToContainer [2022-04-23T22:05:46.671Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestCopyFromContainerError [2022-04-23T22:05:46.671Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestCopyFromContainerNotFoundError [2022-04-23T22:05:46.671Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-23T22:05:46.671Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-23T22:05:46.671Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestCopyFromContainer [2022-04-23T22:05:46.671Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerCreateError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerCreateImageNotFound [2022-04-23T22:05:46.671Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerCreateWithName [2022-04-23T22:05:46.671Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerCreateAutoRemove [2022-04-23T22:05:46.671Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerDiffError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerDiff [2022-04-23T22:05:46.671Z] --- PASS: TestContainerDiff (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerExecCreateError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerExecCreate [2022-04-23T22:05:46.671Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerExecStartError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerExecStart [2022-04-23T22:05:46.671Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerExecInspectError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerExecInspect [2022-04-23T22:05:46.671Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerExportError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerExportError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerExport [2022-04-23T22:05:46.671Z] --- PASS: TestContainerExport (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerInspectError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerInspectContainerNotFound [2022-04-23T22:05:46.671Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerInspectWithEmptyID [2022-04-23T22:05:46.671Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerInspect [2022-04-23T22:05:46.671Z] --- PASS: TestContainerInspect (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerInspectNode [2022-04-23T22:05:46.671Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerKillError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerKillError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerKill [2022-04-23T22:05:46.671Z] --- PASS: TestContainerKill (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerListError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerListError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerList [2022-04-23T22:05:46.671Z] --- PASS: TestContainerList (0.01s) [2022-04-23T22:05:46.671Z] === RUN TestContainerLogsNotFoundError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerLogsError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerLogs [2022-04-23T22:05:46.671Z] --- PASS: TestContainerLogs (0.24s) [2022-04-23T22:05:46.671Z] === RUN TestContainerPauseError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerPause [2022-04-23T22:05:46.671Z] --- PASS: TestContainerPause (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainersPruneError [2022-04-23T22:05:46.671Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainersPrune [2022-04-23T22:05:46.671Z] --- PASS: TestContainersPrune (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerRemoveError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerRemoveNotFoundError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerRemove [2022-04-23T22:05:46.671Z] --- PASS: TestContainerRemove (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerRenameError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerRename [2022-04-23T22:05:46.671Z] --- PASS: TestContainerRename (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerResizeError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerExecResizeError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerResize [2022-04-23T22:05:46.671Z] --- PASS: TestContainerResize (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerExecResize [2022-04-23T22:05:46.671Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerRestartError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerRestart [2022-04-23T22:05:46.671Z] --- PASS: TestContainerRestart (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerStartError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerStartError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerStart [2022-04-23T22:05:46.671Z] --- PASS: TestContainerStart (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerStatsError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerStats [2022-04-23T22:05:46.671Z] --- PASS: TestContainerStats (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerStopError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerStopError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerStop [2022-04-23T22:05:46.671Z] --- PASS: TestContainerStop (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerTopError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerTopError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerTop [2022-04-23T22:05:46.671Z] --- PASS: TestContainerTop (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerUnpauseError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerUnpause [2022-04-23T22:05:46.671Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerUpdateError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerUpdate [2022-04-23T22:05:46.671Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerWaitError [2022-04-23T22:05:46.671Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestContainerWait [2022-04-23T22:05:46.671Z] --- PASS: TestContainerWait (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestDiskUsageError [2022-04-23T22:05:46.671Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestDiskUsage [2022-04-23T22:05:46.671Z] --- PASS: TestDiskUsage (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestDistributionInspectUnsupported [2022-04-23T22:05:46.671Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestDistributionInspectWithEmptyID [2022-04-23T22:05:46.671Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestEventsErrorInOptions [2022-04-23T22:05:46.671Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-23T22:05:46.671Z] === RUN TestEventsErrorFromServer [2022-04-23T22:05:46.671Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-23T22:05:46.689Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-23T22:05:46.689Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-23T22:05:47.139Z] === RUN TestEvents [2022-04-23T22:05:47.139Z] --- PASS: TestEvents (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestTLSCloseWriter [2022-04-23T22:05:47.139Z] === PAUSE TestTLSCloseWriter [2022-04-23T22:05:47.139Z] === RUN TestImageBuildError [2022-04-23T22:05:47.139Z] --- PASS: TestImageBuildError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageBuild [2022-04-23T22:05:47.139Z] --- PASS: TestImageBuild (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestGetDockerOS [2022-04-23T22:05:47.139Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageCreateError [2022-04-23T22:05:47.139Z] --- PASS: TestImageCreateError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageCreate [2022-04-23T22:05:47.139Z] --- PASS: TestImageCreate (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageHistoryError [2022-04-23T22:05:47.139Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageHistory [2022-04-23T22:05:47.139Z] --- PASS: TestImageHistory (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageImportError [2022-04-23T22:05:47.139Z] --- PASS: TestImageImportError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageImport [2022-04-23T22:05:47.139Z] --- PASS: TestImageImport (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageInspectError [2022-04-23T22:05:47.139Z] --- PASS: TestImageInspectError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageInspectImageNotFound [2022-04-23T22:05:47.139Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageInspectWithEmptyID [2022-04-23T22:05:47.139Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageInspect [2022-04-23T22:05:47.139Z] --- PASS: TestImageInspect (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageListError [2022-04-23T22:05:47.139Z] --- PASS: TestImageListError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageList [2022-04-23T22:05:47.139Z] --- PASS: TestImageList (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageListApiBefore125 [2022-04-23T22:05:47.139Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageLoadError [2022-04-23T22:05:47.139Z] --- PASS: TestImageLoadError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageLoad [2022-04-23T22:05:47.139Z] --- PASS: TestImageLoad (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagesPruneError [2022-04-23T22:05:47.139Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagesPrune [2022-04-23T22:05:47.139Z] --- PASS: TestImagesPrune (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagePullReferenceParseError [2022-04-23T22:05:47.139Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagePullAnyError [2022-04-23T22:05:47.139Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-23T22:05:47.139Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:05:47.139Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:05:47.139Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-23T22:05:47.139Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagePullWithoutErrors [2022-04-23T22:05:47.139Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagePushReferenceError [2022-04-23T22:05:47.139Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagePushAnyError [2022-04-23T22:05:47.139Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-23T22:05:47.139Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:05:47.139Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:05:47.139Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-23T22:05:47.139Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImagePushWithoutErrors [2022-04-23T22:05:47.139Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-23T22:05:47.139Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-23T22:05:47.139Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-23T22:05:47.139Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-23T22:05:47.139Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-23T22:05:47.139Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-23T22:05:47.139Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-23T22:05:47.139Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-23T22:05:47.139Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageRemoveError [2022-04-23T22:05:47.139Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageRemoveImageNotFound [2022-04-23T22:05:47.139Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageRemove [2022-04-23T22:05:47.139Z] --- PASS: TestImageRemove (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageSaveError [2022-04-23T22:05:47.139Z] --- PASS: TestImageSaveError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageSave [2022-04-23T22:05:47.139Z] --- PASS: TestImageSave (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageSearchAnyError [2022-04-23T22:05:47.139Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-23T22:05:47.139Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:05:47.139Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:05:47.139Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-23T22:05:47.139Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageSearchWithoutErrors [2022-04-23T22:05:47.139Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageTagError [2022-04-23T22:05:47.139Z] --- PASS: TestImageTagError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageTagInvalidReference [2022-04-23T22:05:47.139Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageTagInvalidSourceImageName [2022-04-23T22:05:47.139Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageTagHexSource [2022-04-23T22:05:47.139Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestImageTag [2022-04-23T22:05:47.139Z] --- PASS: TestImageTag (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestInfoServerError [2022-04-23T22:05:47.139Z] --- PASS: TestInfoServerError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestInfoInvalidResponseJSONError [2022-04-23T22:05:47.139Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestInfo [2022-04-23T22:05:47.139Z] --- PASS: TestInfo (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNetworkConnectError [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNetworkConnect [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNetworkCreateError [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNetworkCreate [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNetworkDisconnectError [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNetworkDisconnect [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNetworkInspect [2022-04-23T22:05:47.139Z] === RUN TestNetworkInspect/empty_ID [2022-04-23T22:05:47.139Z] === RUN TestNetworkInspect/no_options [2022-04-23T22:05:47.139Z] === RUN TestNetworkInspect/verbose [2022-04-23T22:05:47.139Z] === RUN TestNetworkInspect/global_scope [2022-04-23T22:05:47.139Z] === RUN TestNetworkInspect/unknown_network [2022-04-23T22:05:47.139Z] === RUN TestNetworkInspect/server_error [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNetworkListError [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkListError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNetworkList [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkList (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNetworksPruneError [2022-04-23T22:05:47.139Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNetworksPrune [2022-04-23T22:05:47.139Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNetworkRemoveError [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNetworkRemove [2022-04-23T22:05:47.139Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNodeInspectError [2022-04-23T22:05:47.139Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNodeInspectNodeNotFound [2022-04-23T22:05:47.139Z] --- PASS: TestNodeInspectNodeNotFound (0.01s) [2022-04-23T22:05:47.139Z] === RUN TestNodeInspectWithEmptyID [2022-04-23T22:05:47.139Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNodeInspect [2022-04-23T22:05:47.139Z] --- PASS: TestNodeInspect (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNodeListError [2022-04-23T22:05:47.139Z] --- PASS: TestNodeListError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNodeList [2022-04-23T22:05:47.139Z] --- PASS: TestNodeList (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNodeRemoveError [2022-04-23T22:05:47.139Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNodeRemove [2022-04-23T22:05:47.139Z] --- PASS: TestNodeRemove (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNodeUpdateError [2022-04-23T22:05:47.139Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestNodeUpdate [2022-04-23T22:05:47.139Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestOptionWithHostFromEnv [2022-04-23T22:05:47.139Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestOptionWithTimeout [2022-04-23T22:05:47.139Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestOptionWithVersionFromEnv [2022-04-23T22:05:47.139Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestPingFail [2022-04-23T22:05:47.139Z] --- PASS: TestPingFail (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestPingWithError [2022-04-23T22:05:47.139Z] 2022/04/23 22:05:46 RoundTripper returned a response & error; ignoring response [2022-04-23T22:05:47.139Z] 2022/04/23 22:05:46 RoundTripper returned a response & error; ignoring response [2022-04-23T22:05:47.139Z] --- PASS: TestPingWithError (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestPingSuccess [2022-04-23T22:05:47.139Z] --- PASS: TestPingSuccess (0.00s) [2022-04-23T22:05:47.139Z] === RUN TestPingHeadFallback [2022-04-23T22:05:47.139Z] === RUN TestPingHeadFallback/OK [2022-04-23T22:05:47.140Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-23T22:05:47.140Z] === RUN TestPingHeadFallback/Not_Found [2022-04-23T22:05:47.140Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-23T22:05:47.140Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-23T22:05:47.140Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-23T22:05:47.140Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-23T22:05:47.140Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-23T22:05:47.140Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginDisableError [2022-04-23T22:05:47.140Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginDisable [2022-04-23T22:05:47.140Z] --- PASS: TestPluginDisable (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginEnableError [2022-04-23T22:05:47.140Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginEnable [2022-04-23T22:05:47.140Z] --- PASS: TestPluginEnable (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginInspectError [2022-04-23T22:05:47.140Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginInspectWithEmptyID [2022-04-23T22:05:47.140Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginInspect [2022-04-23T22:05:47.140Z] --- PASS: TestPluginInspect (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginListError [2022-04-23T22:05:47.140Z] --- PASS: TestPluginListError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginList [2022-04-23T22:05:47.140Z] --- PASS: TestPluginList (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginPushError [2022-04-23T22:05:47.140Z] --- PASS: TestPluginPushError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginPush [2022-04-23T22:05:47.140Z] --- PASS: TestPluginPush (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginRemoveError [2022-04-23T22:05:47.140Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginRemove [2022-04-23T22:05:47.140Z] --- PASS: TestPluginRemove (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginSetError [2022-04-23T22:05:47.140Z] --- PASS: TestPluginSetError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPluginSet [2022-04-23T22:05:47.140Z] --- PASS: TestPluginSet (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSetHostHeader [2022-04-23T22:05:47.140Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestPlainTextError [2022-04-23T22:05:47.140Z] --- PASS: TestPlainTextError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestInfiniteError [2022-04-23T22:05:47.140Z] --- PASS: TestInfiniteError (0.03s) [2022-04-23T22:05:47.140Z] === RUN TestCanceledContext [2022-04-23T22:05:47.140Z] 2022/04/23 22:05:46 RoundTripper returned a response & error; ignoring response [2022-04-23T22:05:47.140Z] --- PASS: TestCanceledContext (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestDeadlineExceededContext [2022-04-23T22:05:47.140Z] 2022/04/23 22:05:46 RoundTripper returned a response & error; ignoring response [2022-04-23T22:05:47.140Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretCreateUnsupported [2022-04-23T22:05:47.140Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretCreateError [2022-04-23T22:05:47.140Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretCreate [2022-04-23T22:05:47.140Z] --- PASS: TestSecretCreate (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretInspectUnsupported [2022-04-23T22:05:47.140Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretInspectError [2022-04-23T22:05:47.140Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretInspectSecretNotFound [2022-04-23T22:05:47.140Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretInspectWithEmptyID [2022-04-23T22:05:47.140Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretInspect [2022-04-23T22:05:47.140Z] --- PASS: TestSecretInspect (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretListUnsupported [2022-04-23T22:05:47.140Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretListError [2022-04-23T22:05:47.140Z] --- PASS: TestSecretListError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretList [2022-04-23T22:05:47.140Z] --- PASS: TestSecretList (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretRemoveUnsupported [2022-04-23T22:05:47.140Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretRemoveError [2022-04-23T22:05:47.140Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretRemove [2022-04-23T22:05:47.140Z] --- PASS: TestSecretRemove (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretUpdateUnsupported [2022-04-23T22:05:47.140Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretUpdateError [2022-04-23T22:05:47.140Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSecretUpdate [2022-04-23T22:05:47.140Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceCreateError [2022-04-23T22:05:47.140Z] --- PASS: TestServiceCreateError (0.01s) [2022-04-23T22:05:47.140Z] === RUN TestServiceCreate [2022-04-23T22:05:47.140Z] --- PASS: TestServiceCreate (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-23T22:05:47.140Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceCreateDigestPinning [2022-04-23T22:05:47.140Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceInspectError [2022-04-23T22:05:47.140Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceInspectServiceNotFound [2022-04-23T22:05:47.140Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceInspectWithEmptyID [2022-04-23T22:05:47.140Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceInspect [2022-04-23T22:05:47.140Z] --- PASS: TestServiceInspect (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceListError [2022-04-23T22:05:47.140Z] --- PASS: TestServiceListError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceList [2022-04-23T22:05:47.140Z] --- PASS: TestServiceList (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceLogsError [2022-04-23T22:05:47.140Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceLogs [2022-04-23T22:05:47.140Z] --- PASS: TestServiceLogs (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceRemoveError [2022-04-23T22:05:47.140Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceRemoveNotFoundError [2022-04-23T22:05:47.140Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceRemove [2022-04-23T22:05:47.140Z] --- PASS: TestServiceRemove (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceUpdateError [2022-04-23T22:05:47.140Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestServiceUpdate [2022-04-23T22:05:47.140Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSwarmGetUnlockKeyError [2022-04-23T22:05:47.140Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSwarmGetUnlockKey [2022-04-23T22:05:47.140Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSwarmInitError [2022-04-23T22:05:47.140Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSwarmInit [2022-04-23T22:05:47.140Z] --- PASS: TestSwarmInit (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSwarmInspectError [2022-04-23T22:05:47.140Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSwarmInspect [2022-04-23T22:05:47.140Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSwarmJoinError [2022-04-23T22:05:47.140Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-23T22:05:47.140Z] === RUN TestSwarmJoin [2022-04-23T22:05:47.254Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-23T22:05:47.610Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestSwarmLeaveError [2022-04-23T22:05:47.610Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestSwarmLeave [2022-04-23T22:05:47.610Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestSwarmUnlockError [2022-04-23T22:05:47.610Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestSwarmUnlock [2022-04-23T22:05:47.610Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestSwarmUpdateError [2022-04-23T22:05:47.610Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestSwarmUpdate [2022-04-23T22:05:47.610Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestTaskInspectError [2022-04-23T22:05:47.610Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestTaskInspectWithEmptyID [2022-04-23T22:05:47.610Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestTaskInspect [2022-04-23T22:05:47.610Z] --- PASS: TestTaskInspect (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestTaskListError [2022-04-23T22:05:47.610Z] --- PASS: TestTaskListError (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestTaskList [2022-04-23T22:05:47.610Z] --- PASS: TestTaskList (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestVolumeCreateError [2022-04-23T22:05:47.610Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestVolumeCreate [2022-04-23T22:05:47.610Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestVolumeInspectError [2022-04-23T22:05:47.610Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestVolumeInspectNotFound [2022-04-23T22:05:47.610Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestVolumeInspectWithEmptyID [2022-04-23T22:05:47.610Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestVolumeInspect [2022-04-23T22:05:47.610Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestVolumeListError [2022-04-23T22:05:47.610Z] --- PASS: TestVolumeListError (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestVolumeList [2022-04-23T22:05:47.610Z] --- PASS: TestVolumeList (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestVolumeRemoveError [2022-04-23T22:05:47.610Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-23T22:05:47.610Z] === RUN TestVolumeRemove [2022-04-23T22:05:47.610Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-23T22:05:47.610Z] === CONT TestTLSCloseWriter [2022-04-23T22:05:47.610Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-23T22:05:47.610Z] PASS [2022-04-23T22:05:47.610Z] coverage: 75.1% of statements [2022-04-23T22:05:47.610Z] ok github.com/docker/docker/client 0.549s coverage: 75.1% of statements [2022-04-23T22:05:47.821Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-23T22:05:47.934Z] --- PASS: TestSecretInspect (2.16s) [2022-04-23T22:05:47.934Z] === RUN TestSecretList [2022-04-23T22:05:48.388Z] check_test.go:307: [d923d6290dffc] daemon is not started [2022-04-23T22:05:48.388Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-23T22:05:49.323Z] check_test.go:307: [d9615f69386c3] daemon is not started [2022-04-23T22:05:49.323Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-23T22:05:49.890Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-23T22:05:49.890Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-23T22:05:50.447Z] --- PASS: TestSecretList (2.31s) [2022-04-23T22:05:50.447Z] === RUN TestSecretsCreateAndDelete [2022-04-23T22:05:50.457Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-23T22:05:50.457Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-23T22:05:51.391Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-23T22:05:51.649Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-23T22:05:52.113Z] --- PASS: TestServiceUpdatePidsLimit (15.98s) [2022-04-23T22:05:52.113Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-23T22:05:52.113Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2022-04-23T22:05:52.113Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-23T22:05:52.113Z] PASS [2022-04-23T22:05:52.113Z] [2022-04-23T22:05:52.113Z] === Skipped [2022-04-23T22:05:52.113Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-23T22:05:52.113Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T22:05:52.113Z] [2022-04-23T22:05:52.113Z] DONE 27 tests, 1 skipped in 162.503s [2022-04-23T22:05:52.113Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-23T22:05:52.113Z] INFO: Testing against a local daemon [2022-04-23T22:05:52.113Z] === RUN TestSessionCreate [2022-04-23T22:05:52.113Z] --- PASS: TestSessionCreate (0.04s) [2022-04-23T22:05:52.113Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T22:05:52.113Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-04-23T22:05:52.113Z] PASS [2022-04-23T22:05:52.113Z] [2022-04-23T22:05:52.113Z] DONE 2 tests in 0.120s [2022-04-23T22:05:52.113Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-23T22:05:52.113Z] INFO: Testing against a local daemon [2022-04-23T22:05:52.113Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:05:52.113Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:05:52.113Z] === RUN TestDiskUsage [2022-04-23T22:05:52.113Z] === PAUSE TestDiskUsage [2022-04-23T22:05:52.113Z] === RUN TestEventsExecDie [2022-04-23T22:05:52.680Z] --- PASS: TestEventsExecDie (0.52s) [2022-04-23T22:05:52.680Z] === RUN TestEventsBackwardsCompatible [2022-04-23T22:05:52.680Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-04-23T22:05:52.680Z] === RUN TestEventsVolumeCreate [2022-04-23T22:05:52.680Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-23T22:05:52.680Z] === RUN TestInfoBinaryCommits [2022-04-23T22:05:52.680Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-23T22:05:52.680Z] === RUN TestInfoAPIVersioned [2022-04-23T22:05:52.680Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-23T22:05:52.680Z] === RUN TestInfoAPI [2022-04-23T22:05:52.938Z] --- PASS: TestInfoAPI (0.02s) [2022-04-23T22:05:52.938Z] === RUN TestInfoAPIWarnings [2022-04-23T22:05:52.962Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-04-23T22:05:52.962Z] === RUN TestSecretsUpdate [2022-04-23T22:05:53.026Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-23T22:05:54.326Z] --- PASS: TestSecretsUpdate (1.79s) [2022-04-23T22:05:54.326Z] === RUN TestTemplatedSecret [2022-04-23T22:05:54.403Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-23T22:05:54.403Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-23T22:05:55.016Z] check_test.go:307: [dd3a3c37add75] daemon is not started [2022-04-23T22:05:55.016Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-23T22:05:56.867Z] --- PASS: TestTemplatedSecret (2.08s) [2022-04-23T22:05:56.867Z] === RUN TestSecretCreateResolve [2022-04-23T22:05:58.354Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-23T22:05:58.755Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-04-23T22:05:58.755Z] PASS [2022-04-23T22:05:58.755Z] [2022-04-23T22:05:58.755Z] DONE 6 tests in 12.774s [2022-04-23T22:05:58.755Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-23T22:05:58.755Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:58.755Z] ++ set -e [2022-04-23T22:05:58.755Z] ++ '[' -n 0 ']' [2022-04-23T22:05:58.755Z] ++ set -x [2022-04-23T22:05:58.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:05:58.755Z] INFO: Testing against a local daemon [2022-04-23T22:05:58.755Z] === RUN TestServiceCreateInit [2022-04-23T22:05:58.755Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T22:05:59.731Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-23T22:06:02.926Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T22:06:03.922Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-23T22:06:04.858Z] check_test.go:307: [df005bd5a381d] daemon is not started [2022-04-23T22:06:04.858Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-23T22:06:05.425Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-23T22:06:06.193Z] --- PASS: TestServiceCreateInit (7.27s) [2022-04-23T22:06:06.194Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) [2022-04-23T22:06:06.194Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2022-04-23T22:06:06.194Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T22:06:06.802Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-23T22:06:08.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:06:08.604Z] INFO: Testing against a local daemon [2022-04-23T22:06:08.604Z] === RUN TestBuildWithSession [2022-04-23T22:06:08.604Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:06:08.604Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T22:06:08.604Z] === RUN TestBuildSquashParent [2022-04-23T22:06:08.604Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:06:08.604Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-23T22:06:08.604Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T22:06:08.604Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:06:08.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:06:08.604Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:06:08.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:06:08.604Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:06:08.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:06:08.604Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:06:08.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:06:08.604Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:06:08.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:06:08.604Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:06:08.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:06:08.604Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:06:08.604Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:06:08.604Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:06:08.604Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:06:08.840Z] --- PASS: TestCheckoutGit (37.63s) [2022-04-23T22:06:08.840Z] === RUN TestValidGitTransport [2022-04-23T22:06:08.840Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-23T22:06:08.840Z] === RUN TestGitInvalidRef [2022-04-23T22:06:08.840Z] --- PASS: TestGitInvalidRef (0.26s) [2022-04-23T22:06:08.840Z] PASS [2022-04-23T22:06:08.840Z] coverage: 86.3% of statements [2022-04-23T22:06:08.840Z] ok github.com/docker/docker/builder/remotecontext/git 37.991s coverage: 86.3% of statements [2022-04-23T22:06:08.840Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T22:06:08.840Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T22:06:08.840Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T22:06:08.840Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T22:06:10.088Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-23T22:06:10.346Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-23T22:06:11.010Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-23T22:06:11.010Z] === RUN TestInfoDebug [2022-04-23T22:06:11.010Z] --- PASS: TestInfoDebug (0.52s) [2022-04-23T22:06:11.010Z] === RUN TestInfoInsecureRegistries [2022-04-23T22:06:11.010Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-23T22:06:11.010Z] === RUN TestInfoRegistryMirrors [2022-04-23T22:06:11.010Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-23T22:06:11.010Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T22:06:11.010Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-23T22:06:11.010Z] === RUN TestPingCacheHeaders [2022-04-23T22:06:11.010Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-23T22:06:11.010Z] === RUN TestPingGet [2022-04-23T22:06:11.010Z] --- PASS: TestPingGet (0.01s) [2022-04-23T22:06:11.010Z] === RUN TestPingHead [2022-04-23T22:06:11.010Z] --- PASS: TestPingHead (0.02s) [2022-04-23T22:06:11.010Z] === RUN TestPingSwarmHeader [2022-04-23T22:06:11.267Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-23T22:06:11.834Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-23T22:06:12.769Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-23T22:06:12.769Z] --- PASS: TestPingSwarmHeader (2.01s) [2022-04-23T22:06:12.769Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-23T22:06:12.769Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-23T22:06:12.769Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-23T22:06:12.769Z] === RUN TestVersion [2022-04-23T22:06:12.769Z] --- PASS: TestVersion (0.02s) [2022-04-23T22:06:12.769Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:06:12.769Z] === CONT TestDiskUsage [2022-04-23T22:06:13.335Z] === RUN TestDiskUsage/empty [2022-04-23T22:06:13.335Z] === RUN TestDiskUsage/empty/container_types [2022-04-23T22:06:13.335Z] === RUN TestDiskUsage/empty/image_types [2022-04-23T22:06:13.335Z] === RUN TestDiskUsage/empty/volume_types [2022-04-23T22:06:13.335Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-23T22:06:13.335Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-23T22:06:13.335Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-23T22:06:13.335Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-23T22:06:13.335Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-23T22:06:13.335Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-23T22:06:13.335Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-23T22:06:13.335Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-23T22:06:13.595Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-23T22:06:13.595Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-23T22:06:13.595Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-23T22:06:13.595Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-23T22:06:13.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-23T22:06:13.595Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-23T22:06:13.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-23T22:06:13.595Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-23T22:06:13.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-23T22:06:13.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-23T22:06:13.595Z] === RUN TestDiskUsage/after_container.Run [2022-04-23T22:06:13.631Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-23T22:06:14.162Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-23T22:06:14.162Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-23T22:06:14.162Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-23T22:06:14.162Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-23T22:06:14.162Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-23T22:06:14.162Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-23T22:06:14.162Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-23T22:06:14.162Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-23T22:06:14.162Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-23T22:06:14.162Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-23T22:06:14.163Z] --- PASS: TestDiskUsage (1.52s) [2022-04-23T22:06:14.163Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-23T22:06:14.163Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-23T22:06:14.163Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-23T22:06:14.163Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-23T22:06:14.163Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-23T22:06:14.163Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-23T22:06:14.163Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-23T22:06:14.163Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:06:14.163Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:06:14.163Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-23T22:06:14.163Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:06:14.163Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-04-23T22:06:14.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2022-04-23T22:06:14.422Z] PASS [2022-04-23T22:06:14.422Z] [2022-04-23T22:06:14.422Z] DONE 54 tests in 22.230s [2022-04-23T22:06:14.422Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-23T22:06:14.422Z] INFO: Testing against a local daemon [2022-04-23T22:06:14.422Z] === RUN TestVolumesCreateAndList [2022-04-23T22:06:14.422Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-23T22:06:14.422Z] === RUN TestVolumesRemove [2022-04-23T22:06:14.422Z] --- PASS: TestVolumesRemove (0.10s) [2022-04-23T22:06:14.422Z] === RUN TestVolumesInspect [2022-04-23T22:06:14.422Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-23T22:06:14.422Z] === RUN TestVolumesInvalidJSON [2022-04-23T22:06:14.422Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T22:06:14.422Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T22:06:14.422Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T22:06:14.422Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T22:06:14.422Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T22:06:14.422Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T22:06:14.422Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T22:06:14.422Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-23T22:06:14.422Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T22:06:14.422Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T22:06:14.422Z] PASS [2022-04-23T22:06:14.422Z] [2022-04-23T22:06:14.422Z] DONE 9 tests in 0.174s [2022-04-23T22:06:14.422Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T22:06:14.988Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-23T22:06:14.988Z] Removing test suite binaries [2022-04-23T22:06:14.988Z] exiting test-integration [2022-04-23T22:06:14.988Z] ++ exit 0 [2022-04-23T22:06:14.988Z] [2022-04-23T22:06:16.163Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove Post stage [Pipeline] junit [2022-04-23T22:06:16.902Z] Recording test results [2022-04-23T22:06:17.180Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:06:17.635Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:06:18.163Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T22:06:18.502Z] + echo Ensuring container killed. [2022-04-23T22:06:18.502Z] Ensuring container killed. [2022-04-23T22:06:18.502Z] + docker rm -vf docker-pr1 [2022-04-23T22:06:18.502Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-23T22:06:18.724Z] check_test.go:307: [dffb8c0022729] daemon is not started [2022-04-23T22:06:18.724Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-23T22:06:18.784Z] + echo Chowning /workspace to jenkins user [2022-04-23T22:06:18.784Z] Chowning /workspace to jenkins user [2022-04-23T22:06:18.784Z] + id -u [2022-04-23T22:06:18.784Z] + id -g [2022-04-23T22:06:18.784Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43520:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T22:06:18.784Z] Unable to find image 'busybox:latest' locally [2022-04-23T22:06:18.784Z] latest: Pulling from library/busybox [2022-04-23T22:06:19.044Z] 50e8d59317eb: Pulling fs layer [2022-04-23T22:06:19.044Z] 50e8d59317eb: Download complete [2022-04-23T22:06:19.044Z] 50e8d59317eb: Pull complete [2022-04-23T22:06:19.044Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T22:06:19.044Z] Status: Downloaded newer image for busybox:latest [2022-04-23T22:06:19.264Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-23T22:06:19.264Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-23T22:06:19.264Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-23T22:06:19.264Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-23T22:06:19.264Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-23T22:06:19.264Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-23T22:06:19.264Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-23T22:06:19.264Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s) [2022-04-23T22:06:19.264Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-23T22:06:19.264Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-23T22:06:19.264Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-23T22:06:19.264Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-23T22:06:19.264Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-23T22:06:19.264Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-04-23T22:06:19.264Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-23T22:06:19.264Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-23T22:06:19.264Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-23T22:06:19.264Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-23T22:06:19.264Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-23T22:06:19.264Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-23T22:06:19.264Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-23T22:06:19.264Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-23T22:06:19.264Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-23T22:06:19.264Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-23T22:06:19.264Z] === RUN TestConfigureDaemonLogs [2022-04-23T22:06:19.264Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-23T22:06:19.264Z] === RUN TestCommonOptionsInstallFlags [2022-04-23T22:06:19.264Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-23T22:06:19.264Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-23T22:06:19.264Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-23T22:06:19.264Z] PASS [2022-04-23T22:06:19.264Z] coverage: 19.0% of statements [2022-04-23T22:06:19.264Z] ok github.com/docker/docker/cmd/dockerd 0.269s coverage: 19.0% of statements [2022-04-23T22:06:19.264Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-23T22:06:19.264Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T22:06:19.291Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-23T22:06:19.859Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [Pipeline] catchError [Pipeline] { [2022-04-23T22:06:20.426Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [Pipeline] sh [2022-04-23T22:06:20.711Z] + bundleName=amd64-cgroup2 [2022-04-23T22:06:20.712Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-23T22:06:20.712Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-23T22:06:20.712Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-23T22:06:20.712Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-23T22:06:20.828Z] === RUN TestContainerStopSignal [2022-04-23T22:06:20.828Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestContainerStopTimeout [2022-04-23T22:06:20.828Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-23T22:06:20.828Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-23T22:06:20.828Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-04-23T22:06:20.828Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-23T22:06:20.828Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestReplaceAndAppendEnvVars [2022-04-23T22:06:20.828Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-23T22:06:20.828Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestNewMemoryStore [2022-04-23T22:06:20.828Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestAddContainers [2022-04-23T22:06:20.828Z] --- PASS: TestAddContainers (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestGetContainer [2022-04-23T22:06:20.828Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestDeleteContainer [2022-04-23T22:06:20.828Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestListContainers [2022-04-23T22:06:20.828Z] --- PASS: TestListContainers (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestFirstContainer [2022-04-23T22:06:20.828Z] --- PASS: TestFirstContainer (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestApplyAllContainer [2022-04-23T22:06:20.828Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestIsValidHealthString [2022-04-23T22:06:20.828Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestStateRunStop [2022-04-23T22:06:20.828Z] --- PASS: TestStateRunStop (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestStateTimeoutWait [2022-04-23T22:06:20.828Z] state_test.go:141: Stop callback fired [2022-04-23T22:06:20.828Z] state_test.go:165: Stop callback fired [2022-04-23T22:06:20.828Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-23T22:06:20.828Z] === RUN TestIsValidStateString [2022-04-23T22:06:20.828Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestViewSaveDelete [2022-04-23T22:06:20.828Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-23T22:06:20.828Z] === RUN TestViewAll [2022-04-23T22:06:20.828Z] --- PASS: TestViewAll (0.01s) [2022-04-23T22:06:20.828Z] === RUN TestViewGet [2022-04-23T22:06:20.828Z] --- PASS: TestViewGet (0.01s) [2022-04-23T22:06:20.828Z] === RUN TestNames [2022-04-23T22:06:20.828Z] --- PASS: TestNames (0.00s) [2022-04-23T22:06:20.828Z] === RUN TestViewWithHealthCheck [2022-04-23T22:06:20.828Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-23T22:06:20.828Z] PASS [2022-04-23T22:06:20.828Z] coverage: 41.7% of statements [2022-04-23T22:06:20.828Z] ok github.com/docker/docker/container 0.258s coverage: 41.7% of statements [2022-04-23T22:06:20.828Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T22:06:20.828Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T22:06:20.828Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T22:06:20.828Z] ? github.com/docker/docker/contrib/httpserver [no test files] [Pipeline] archiveArtifacts [2022-04-23T22:06:20.980Z] Archiving artifacts [2022-04-23T22:06:21.030Z] --- PASS: TestCreateServiceMultipleTimes (15.18s) [2022-04-23T22:06:21.030Z] === RUN TestCreateServiceConflict [2022-04-23T22:06:21.296Z] === RUN TestPrepare [2022-04-23T22:06:21.296Z] --- PASS: TestPrepare (0.00s) [2022-04-23T22:06:21.296Z] === RUN TestStart [2022-04-23T22:06:21.296Z] --- PASS: TestStart (0.00s) [2022-04-23T22:06:21.296Z] === RUN TestWaitCancel [2022-04-23T22:06:21.296Z] --- PASS: TestWaitCancel (0.00s) [2022-04-23T22:06:21.296Z] === RUN TestWaitDisabled [2022-04-23T22:06:21.296Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-23T22:06:21.296Z] === RUN TestWaitEnabled [2022-04-23T22:06:21.296Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-23T22:06:21.296Z] === RUN TestRemove [2022-04-23T22:06:21.296Z] --- PASS: TestRemove (0.00s) [2022-04-23T22:06:21.296Z] PASS [2022-04-23T22:06:21.296Z] coverage: 65.3% of statements [2022-04-23T22:06:21.296Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-04-23T22:06:21.365Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-23T22:06:22.302Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-23T22:06:22.302Z] check_test.go:307: [d10943bc13391] daemon is not started [2022-04-23T22:06:22.302Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-23T22:06:22.561Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-23T22:06:22.561Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-23T22:06:22.920Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43520/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T22:06:23.225Z] + make clean [2022-04-23T22:06:23.225Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T22:06:23.225Z] docker-dev-cache [2022-04-23T22:06:23.225Z] docker-mod-cache [Pipeline] deleteDir [2022-04-23T22:06:23.545Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-04-23T22:06:23.545Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T22:06:25.096Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-23T22:06:25.261Z] ba8181afd426: Pull complete [2022-04-23T22:06:25.261Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-23T22:06:25.261Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:06:25.261Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-23T22:06:25.261Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-23T22:06:25.261Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-23T22:06:25.261Z] WARN: Skipping validation tests [2022-04-23T22:06:25.261Z] INFO: Running unit tests at 04/23/2022 22:06:14... [2022-04-23T22:06:25.261Z] INFO: make.ps1 starting at 04/23/2022 22:06:20 [2022-04-23T22:06:25.261Z] INFO: Git commit (cd054983ff) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T22:06:25.261Z] INFO: Running unit tests... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T22:06:26.048Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-23T22:06:26.048Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-23T22:06:26.048Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-23T22:06:26.048Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-23T22:06:26.048Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-23T22:06:26.048Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-23T22:06:26.048Z] PASS [2022-04-23T22:06:26.048Z] coverage: 35.9% of statements [2022-04-23T22:06:26.048Z] ok github.com/docker/docker/daemon/cluster/convert 0.820s coverage: 35.9% of statements [2022-04-23T22:06:26.048Z] === RUN TestNewListSecretsFilters [2022-04-23T22:06:26.048Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-23T22:06:26.048Z] === RUN TestNewListConfigsFilters [2022-04-23T22:06:26.048Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-23T22:06:26.048Z] PASS [2022-04-23T22:06:26.048Z] coverage: 0.5% of statements [2022-04-23T22:06:26.048Z] ok github.com/docker/docker/daemon/cluster 1.440s coverage: 0.5% of statements [2022-04-23T22:06:26.060Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-04-23T22:06:26.060Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T22:06:26.945Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-23T22:06:26.945Z] Copying nested executables into bundles/binary-daemon [2022-04-23T22:06:26.999Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-23T22:06:26.999Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-23T22:06:27.918Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-23T22:06:27.918Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.83s) [2022-04-23T22:06:27.918Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.07s) [2022-04-23T22:06:27.918Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.28s) [2022-04-23T22:06:27.918Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.53s) [2022-04-23T22:06:27.918Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.12s) [2022-04-23T22:06:27.918Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.11s) [2022-04-23T22:06:27.918Z] === RUN TestBuildMultiStageCopy [2022-04-23T22:06:27.918Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T22:06:28.267Z] === RUN TestWaitNodeAttachment [2022-04-23T22:06:28.267Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-04-23T22:06:28.267Z] === RUN TestIsolationConversion [2022-04-23T22:06:28.267Z] === RUN TestIsolationConversion/default [2022-04-23T22:06:28.267Z] === RUN TestIsolationConversion/process [2022-04-23T22:06:28.267Z] === RUN TestIsolationConversion/hyperv [2022-04-23T22:06:28.267Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-23T22:06:28.267Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-23T22:06:28.267Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-23T22:06:28.267Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-23T22:06:28.267Z] === RUN TestContainerLabels [2022-04-23T22:06:28.267Z] --- PASS: TestContainerLabels (0.00s) [2022-04-23T22:06:28.267Z] === RUN TestCredentialSpecConversion [2022-04-23T22:06:28.267Z] === RUN TestCredentialSpecConversion/none [2022-04-23T22:06:28.267Z] === RUN TestCredentialSpecConversion/config [2022-04-23T22:06:28.267Z] === RUN TestCredentialSpecConversion/file [2022-04-23T22:06:28.267Z] === RUN TestCredentialSpecConversion/registry [2022-04-23T22:06:28.267Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-23T22:06:28.267Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-23T22:06:28.267Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-23T22:06:28.267Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-23T22:06:28.267Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-23T22:06:28.267Z] === RUN TestControllerValidateMountBind [2022-04-23T22:06:28.267Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-23T22:06:28.267Z] === RUN TestControllerValidateMountVolume [2022-04-23T22:06:28.267Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-23T22:06:28.267Z] === RUN TestControllerValidateMountTarget [2022-04-23T22:06:28.267Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-23T22:06:28.267Z] === RUN TestControllerValidateMountTmpfs [2022-04-23T22:06:28.267Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-23T22:06:28.267Z] === RUN TestControllerValidateMountInvalidType [2022-04-23T22:06:28.267Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-23T22:06:28.267Z] === RUN TestControllerValidateMountNamedPipe [2022-04-23T22:06:28.267Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-23T22:06:28.267Z] PASS [2022-04-23T22:06:28.267Z] coverage: 11.0% of statements [2022-04-23T22:06:28.267Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.708s coverage: 11.0% of statements [2022-04-23T22:06:28.310Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-23T22:06:28.310Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T22:06:28.565Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-23T22:06:28.565Z] [2022-04-23T22:06:29.258Z] === RUN TestBuilderGC [2022-04-23T22:06:29.258Z] --- PASS: TestBuilderGC (0.00s) [2022-04-23T22:06:29.258Z] === RUN TestDaemonConfigurationNotFound [2022-04-23T22:06:29.258Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-23T22:06:29.258Z] === RUN TestDaemonBrokenConfiguration [2022-04-23T22:06:29.258Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-23T22:06:29.258Z] === RUN TestFindConfigurationConflicts [2022-04-23T22:06:29.258Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-23T22:06:29.258Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-23T22:06:29.258Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-23T22:06:29.258Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-23T22:06:29.258Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-23T22:06:29.258Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-23T22:06:29.258Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-23T22:06:29.258Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-23T22:06:29.258Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-23T22:06:29.258Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-23T22:06:29.258Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-23T22:06:29.258Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-23T22:06:29.258Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-23T22:06:29.258Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-23T22:06:29.258Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-23T22:06:29.258Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-23T22:06:29.258Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-23T22:06:29.258Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-23T22:06:29.258Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-23T22:06:29.258Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-23T22:06:29.258Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-23T22:06:29.258Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-23T22:06:29.258Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-23T22:06:29.258Z] === RUN TestValidateConfigurationErrors [2022-04-23T22:06:29.258Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-23T22:06:29.258Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-23T22:06:29.258Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-23T22:06:29.258Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-23T22:06:29.258Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-23T22:06:29.258Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-23T22:06:29.258Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2022-04-23T22:06:29.531Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [Pipeline] sh [2022-04-23T22:06:29.727Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-23T22:06:29.727Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-23T22:06:29.727Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-23T22:06:29.727Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-23T22:06:29.727Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-23T22:06:29.727Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-23T22:06:29.727Z] === RUN TestValidateConfiguration [2022-04-23T22:06:29.727Z] === RUN TestValidateConfiguration/with_label [2022-04-23T22:06:29.727Z] === RUN TestValidateConfiguration/with_dns [2022-04-23T22:06:29.727Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-23T22:06:29.727Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-23T22:06:29.727Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-23T22:06:29.727Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-23T22:06:29.727Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-23T22:06:29.727Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-23T22:06:29.727Z] === RUN TestValidateConfiguration/with_hosts [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-23T22:06:29.727Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-23T22:06:29.727Z] === RUN TestReloadSetConfigFileNotExist [2022-04-23T22:06:29.727Z] time="2022-04-23T22:06:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-23T22:06:29.727Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-04-23T22:06:29.727Z] === RUN TestReloadDefaultConfigNotExist [2022-04-23T22:06:29.727Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:06:29.727Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T22:06:29.727Z] === RUN TestReloadBadDefaultConfig [2022-04-23T22:06:29.727Z] time="2022-04-23T22:06:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-878409351" [2022-04-23T22:06:29.727Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-23T22:06:29.727Z] === RUN TestReloadWithConflictingLabels [2022-04-23T22:06:29.727Z] time="2022-04-23T22:06:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1505809058" [2022-04-23T22:06:29.727Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-23T22:06:29.727Z] === RUN TestReloadWithDuplicateLabels [2022-04-23T22:06:29.727Z] time="2022-04-23T22:06:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-201349455" [2022-04-23T22:06:29.727Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-23T22:06:29.727Z] === RUN TestMaskURLCredentials [2022-04-23T22:06:29.727Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-23T22:06:29.727Z] === RUN TestDaemonConfigurationMerge [2022-04-23T22:06:29.727Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-23T22:06:29.727Z] PASS [2022-04-23T22:06:29.727Z] coverage: 79.5% of statements [2022-04-23T22:06:29.727Z] ok github.com/docker/docker/daemon/config 0.382s coverage: 79.5% of statements [2022-04-23T22:06:29.727Z] === RUN TestEventsLog [2022-04-23T22:06:29.727Z] --- PASS: TestEventsLog (0.00s) [2022-04-23T22:06:29.727Z] === RUN TestEventsLogTimeout [2022-04-23T22:06:29.727Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-23T22:06:29.727Z] === RUN TestLogEvents [2022-04-23T22:06:29.727Z] --- PASS: TestLogEvents (0.05s) [2022-04-23T22:06:29.727Z] === RUN TestLoadBufferedEvents [2022-04-23T22:06:29.812Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 -e DOCKER_GRAPHDRIVER docker:cd054983ff5bb51089117096f31b9aa50ec0d339 hack/make.sh cross [2022-04-23T22:06:30.068Z] [2022-04-23T22:06:30.195Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-04-23T22:06:30.195Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-23T22:06:30.195Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-23T22:06:30.195Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-23T22:06:30.195Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-23T22:06:30.195Z] PASS [2022-04-23T22:06:30.195Z] coverage: 50.0% of statements [2022-04-23T22:06:30.195Z] ok github.com/docker/docker/daemon/events 0.327s coverage: 50.0% of statements [2022-04-23T22:06:30.324Z] Removing bundles/ [2022-04-23T22:06:30.324Z] [2022-04-23T22:06:30.324Z] ---> Making bundle: cross (in bundles/cross) [2022-04-23T22:06:30.324Z] Cross building: bundles/cross/linux/amd64 [2022-04-23T22:06:30.324Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-23T22:06:30.324Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-23T22:06:30.664Z] === RUN TestIsEmptyDir [2022-04-23T22:06:30.664Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-23T22:06:30.664Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-23T22:06:30.664Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-23T22:06:30.664Z] PASS [2022-04-23T22:06:30.664Z] coverage: 2.3% of statements [2022-04-23T22:06:30.664Z] ok github.com/docker/docker/daemon/graphdriver 0.125s coverage: 2.3% of statements [2022-04-23T22:06:30.906Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-23T22:06:31.165Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-23T22:06:31.655Z] === RUN TestLinkNaming [2022-04-23T22:06:31.655Z] --- PASS: TestLinkNaming (0.00s) [2022-04-23T22:06:31.655Z] === RUN TestLinkNew [2022-04-23T22:06:31.655Z] --- PASS: TestLinkNew (0.00s) [2022-04-23T22:06:31.655Z] === RUN TestLinkEnv [2022-04-23T22:06:31.655Z] --- PASS: TestLinkEnv (0.00s) [2022-04-23T22:06:31.655Z] === RUN TestLinkMultipleEnv [2022-04-23T22:06:31.655Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-23T22:06:31.655Z] === RUN TestLinkPortRangeEnv [2022-04-23T22:06:31.655Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-23T22:06:31.655Z] PASS [2022-04-23T22:06:31.655Z] coverage: 93.0% of statements [2022-04-23T22:06:31.655Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2022-04-23T22:06:32.445Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T22:06:32.540Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-23T22:06:32.642Z] === RUN TestVerifyNetworkingConfig [2022-04-23T22:06:32.642Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestGetContainer [2022-04-23T22:06:32.642Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestValidContainerNames [2022-04-23T22:06:32.642Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestContainerInitDNS [2022-04-23T22:06:32.642Z] daemon_test.go:145: root required [2022-04-23T22:06:32.642Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestMerge [2022-04-23T22:06:32.642Z] --- PASS: TestMerge (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestValidateContainerIsolation [2022-04-23T22:06:32.642Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestFindNetworkErrorType [2022-04-23T22:06:32.642Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestEnsureServicesExist [2022-04-23T22:06:32.642Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-04-23T22:06:32.642Z] === RUN TestEnsureServicesExistErrors [2022-04-23T22:06:32.642Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-23T22:06:32.642Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-23T22:06:32.642Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-23T22:06:32.642Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-23T22:06:32.642Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-23T22:06:32.642Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-23T22:06:32.642Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestContainerDelete [2022-04-23T22:06:32.642Z] --- PASS: TestContainerDelete (0.01s) [2022-04-23T22:06:32.642Z] === RUN TestContainerDoubleDelete [2022-04-23T22:06:32.642Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestLogContainerEventCopyLabels [2022-04-23T22:06:32.642Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestLogContainerEventWithAttributes [2022-04-23T22:06:32.642Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestNoneHealthcheck [2022-04-23T22:06:32.642Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestHealthStates [2022-04-23T22:06:32.642Z] time="2022-04-23T22:06:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:06:32.642Z] time="2022-04-23T22:06:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:06:32.642Z] time="2022-04-23T22:06:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:06:32.642Z] time="2022-04-23T22:06:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:06:32.642Z] time="2022-04-23T22:06:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:06:32.642Z] time="2022-04-23T22:06:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:06:32.642Z] time="2022-04-23T22:06:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:06:32.642Z] time="2022-04-23T22:06:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:06:32.642Z] time="2022-04-23T22:06:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:06:32.642Z] time="2022-04-23T22:06:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:06:32.642Z] --- PASS: TestHealthStates (0.23s) [2022-04-23T22:06:32.642Z] === RUN TestGetInspectData [2022-04-23T22:06:32.642Z] --- PASS: TestGetInspectData (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestFillLicense [2022-04-23T22:06:32.642Z] --- PASS: TestFillLicense (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestListInvalidFilter [2022-04-23T22:06:32.642Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestNameFilter [2022-04-23T22:06:32.642Z] --- PASS: TestNameFilter (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-23T22:06:32.642Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-23T22:06:32.642Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-23T22:06:32.642Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-23T22:06:32.642Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-23T22:06:32.642Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-23T22:06:32.642Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-23T22:06:32.642Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-23T22:06:32.642Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-23T22:06:32.642Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-23T22:06:32.643Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-23T22:06:32.643Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-23T22:06:32.643Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-23T22:06:32.643Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-23T22:06:32.643Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-23T22:06:32.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-23T22:06:32.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-23T22:06:32.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-23T22:06:32.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-23T22:06:32.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-23T22:06:32.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-23T22:06:32.643Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-23T22:06:32.643Z] === RUN TestSetupWindowsDevices [2022-04-23T22:06:32.643Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-23T22:06:32.643Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-23T22:06:32.643Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-23T22:06:32.643Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-23T22:06:32.643Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T22:06:32.643Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T22:06:32.643Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-23T22:06:32.643Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-23T22:06:32.643Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-23T22:06:32.643Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-23T22:06:32.643Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-23T22:06:32.643Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-23T22:06:32.643Z] === RUN TestDaemonReloadLabels [2022-04-23T22:06:32.643Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-23T22:06:32.643Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-23T22:06:32.643Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-23T22:06:32.643Z] === RUN TestDaemonReloadMirrors [2022-04-23T22:06:32.643Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-23T22:06:32.643Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-23T22:06:32.643Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-23T22:06:32.643Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-23T22:06:32.643Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-23T22:06:32.643Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-23T22:06:33.111Z] reload_test.go:342: root required [2022-04-23T22:06:33.111Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T22:06:33.111Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-23T22:06:33.111Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2022-04-23T22:06:33.111Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-23T22:06:33.111Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-23T22:06:33.111Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-23T22:06:33.111Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-23T22:06:33.111Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-23T22:06:33.111Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-23T22:06:33.111Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-23T22:06:33.111Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-23T22:06:33.111Z] === RUN TestParseVolumesFrom [2022-04-23T22:06:33.111Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-23T22:06:33.111Z] PASS [2022-04-23T22:06:33.111Z] coverage: 8.8% of statements [2022-04-23T22:06:33.111Z] ok github.com/docker/docker/daemon 1.081s coverage: 8.8% of statements [2022-04-23T22:06:33.111Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T22:06:33.111Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T22:06:33.111Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T22:06:33.111Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T22:06:33.111Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-23T22:06:33.111Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-23T22:06:33.111Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-23T22:06:33.111Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T22:06:33.111Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-23T22:06:33.111Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-23T22:06:33.111Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T22:06:33.111Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-23T22:06:33.111Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-23T22:06:33.111Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-23T22:06:34.098Z] === RUN TestAdapterReadLogs [2022-04-23T22:06:34.098Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-23T22:06:34.098Z] === RUN TestCopier [2022-04-23T22:06:34.098Z] --- PASS: TestCopier (0.00s) [2022-04-23T22:06:34.098Z] === RUN TestCopierLongLines [2022-04-23T22:06:34.098Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-23T22:06:34.098Z] === RUN TestCopierSlow [2022-04-23T22:06:34.442Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-23T22:06:34.567Z] --- PASS: TestCopierSlow (0.27s) [2022-04-23T22:06:34.567Z] === RUN TestCopierWithSized [2022-04-23T22:06:34.567Z] === RUN TestCopierWithSized/as_is [2022-04-23T22:06:34.567Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-23T22:06:34.567Z] --- PASS: TestCopierWithSized (0.06s) [2022-04-23T22:06:34.567Z] --- PASS: TestCopierWithSized/as_is (0.05s) [2022-04-23T22:06:34.567Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-04-23T22:06:34.567Z] === RUN TestCopierWithPartial [2022-04-23T22:06:34.567Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-23T22:06:34.567Z] === RUN TestRingLogger [2022-04-23T22:06:34.567Z] --- PASS: TestRingLogger (0.00s) [2022-04-23T22:06:34.567Z] === RUN TestRingCap [2022-04-23T22:06:34.567Z] --- PASS: TestRingCap (0.00s) [2022-04-23T22:06:34.567Z] === RUN TestRingClose [2022-04-23T22:06:34.567Z] --- PASS: TestRingClose (0.00s) [2022-04-23T22:06:34.567Z] === RUN TestRingDrain [2022-04-23T22:06:34.567Z] --- PASS: TestRingDrain (0.00s) [2022-04-23T22:06:34.567Z] PASS [2022-04-23T22:06:34.567Z] coverage: 43.2% of statements [2022-04-23T22:06:34.567Z] ok github.com/docker/docker/daemon/logger 0.437s coverage: 43.2% of statements [2022-04-23T22:06:34.567Z] === RUN TestNewStreamConfig [2022-04-23T22:06:34.567Z] === RUN TestNewStreamConfig/defaults [2022-04-23T22:06:34.567Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-23T22:06:34.567Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-23T22:06:34.956Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T22:06:35.034Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-23T22:06:35.034Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-23T22:06:35.034Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-23T22:06:35.034Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-23T22:06:35.034Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-23T22:06:35.034Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-23T22:06:35.034Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-23T22:06:35.034Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-23T22:06:35.034Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-23T22:06:35.034Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-23T22:06:35.034Z] time="2022-04-23T22:06:34Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-23T22:06:35.034Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-04-23T22:06:35.034Z] === RUN TestCreateSuccess [2022-04-23T22:06:35.034Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestCreateStreamSkipped [2022-04-23T22:06:35.034Z] time="2022-04-23T22:06:34Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-23T22:06:35.034Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestCreateLogGroupSuccess [2022-04-23T22:06:35.034Z] time="2022-04-23T22:06:34Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-23T22:06:35.034Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestCreateError [2022-04-23T22:06:35.034Z] --- PASS: TestCreateError (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestCreateAlreadyExists [2022-04-23T22:06:35.034Z] time="2022-04-23T22:06:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-23T22:06:35.034Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestLogClosed [2022-04-23T22:06:35.034Z] --- PASS: TestLogClosed (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestLogBlocking [2022-04-23T22:06:35.034Z] --- PASS: TestLogBlocking (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-23T22:06:35.034Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestLogNonBlockingBufferFull [2022-04-23T22:06:35.034Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestPublishBatchSuccess [2022-04-23T22:06:35.034Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestPublishBatchError [2022-04-23T22:06:35.034Z] time="2022-04-23T22:06:34Z" level=error msg=error [2022-04-23T22:06:35.034Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-23T22:06:35.034Z] time="2022-04-23T22:06:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T22:06:35.034Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-23T22:06:35.034Z] time="2022-04-23T22:06:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T22:06:35.034Z] time="2022-04-23T22:06:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-23T22:06:35.034Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestCollectBatchSimple [2022-04-23T22:06:35.034Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestCollectBatchTicker [2022-04-23T22:06:35.034Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestCollectBatchMultilinePattern [2022-04-23T22:06:35.034Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-23T22:06:35.034Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-23T22:06:35.034Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-23T22:06:35.034Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-04-23T22:06:35.034Z] === RUN TestCollectBatchClose [2022-04-23T22:06:35.034Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestEffectiveLen [2022-04-23T22:06:35.034Z] === RUN TestEffectiveLen/0/Hello [2022-04-23T22:06:35.034Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-23T22:06:35.034Z] === RUN TestEffectiveLen/2/🙃 [2022-04-23T22:06:35.034Z] === RUN TestEffectiveLen/3/���� [2022-04-23T22:06:35.034Z] === RUN TestEffectiveLen/4/He��o [2022-04-23T22:06:35.034Z] === RUN TestEffectiveLen/5/ [2022-04-23T22:06:35.034Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-23T22:06:35.034Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-23T22:06:35.034Z] === RUN TestFindValidSplit [2022-04-23T22:06:35.034Z] === RUN TestFindValidSplit/0/ [2022-04-23T22:06:35.034Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:06:35.034Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:06:35.034Z] === RUN TestFindValidSplit/1/Hello [2022-04-23T22:06:35.034Z] cloudwatchlogs_test.go:1076: Hello [2022-04-23T22:06:35.034Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:06:35.034Z] === RUN TestFindValidSplit/2/Hello [2022-04-23T22:06:35.034Z] cloudwatchlogs_test.go:1076: He [2022-04-23T22:06:35.034Z] cloudwatchlogs_test.go:1077: llo [2022-04-23T22:06:35.034Z] === RUN TestFindValidSplit/3/Hello [2022-04-23T22:06:35.034Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:06:35.034Z] cloudwatchlogs_test.go:1077: Hello [2022-04-23T22:06:35.034Z] === RUN TestFindValidSplit/4/🙃 [2022-04-23T22:06:35.034Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:06:35.034Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-23T22:06:35.034Z] === RUN TestFindValidSplit/5/🙃 [2022-04-23T22:06:35.034Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-23T22:06:35.034Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:06:35.034Z] === RUN TestFindValidSplit/6/a� [2022-04-23T22:06:35.035Z] cloudwatchlogs_test.go:1076: a [2022-04-23T22:06:35.035Z] cloudwatchlogs_test.go:1077: � [2022-04-23T22:06:35.035Z] === RUN TestFindValidSplit/7/a� [2022-04-23T22:06:35.035Z] cloudwatchlogs_test.go:1076: a� [2022-04-23T22:06:35.035Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:06:35.035Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-23T22:06:35.035Z] === RUN TestProcessEventEmoji [2022-04-23T22:06:35.035Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-04-23T22:06:35.035Z] === RUN TestCollectBatchLineSplit [2022-04-23T22:06:35.035Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-23T22:06:35.035Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-23T22:06:35.035Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-04-23T22:06:35.035Z] === RUN TestCollectBatchMaxEvents [2022-04-23T22:06:35.035Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-04-23T22:06:35.035Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-23T22:06:35.035Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-04-23T22:06:35.035Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-23T22:06:35.035Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-23T22:06:35.035Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-23T22:06:35.035Z] === RUN TestSearchRegistryForImagesErrors [2022-04-23T22:06:35.035Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-23T22:06:35.035Z] === RUN TestSearchRegistryForImages [2022-04-23T22:06:35.035Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-23T22:06:35.035Z] === RUN TestOnlyPlatformWithFallback [2022-04-23T22:06:35.035Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-23T22:06:35.035Z] === RUN TestImageDelete [2022-04-23T22:06:35.035Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-23T22:06:35.035Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-23T22:06:35.035Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-23T22:06:35.035Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-23T22:06:35.035Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-23T22:06:35.035Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-23T22:06:35.035Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-23T22:06:35.035Z] === RUN TestImageDelete/no_lease [2022-04-23T22:06:35.035Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-23T22:06:35.035Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-23T22:06:35.035Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-23T22:06:35.035Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-23T22:06:35.035Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-04-23T22:06:35.035Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.01s) [2022-04-23T22:06:35.035Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsFormat [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-23T22:06:35.035Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-23T22:06:35.035Z] === RUN TestImageDelete/lease_exists [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-23T22:06:35.035Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-23T22:06:35.035Z] === RUN TestCreateTagSuccess [2022-04-23T22:06:35.035Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-23T22:06:35.035Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-23T22:06:35.035Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-23T22:06:35.035Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-23T22:06:35.035Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-23T22:06:35.035Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-23T22:06:35.035Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-23T22:06:35.035Z] PASS [2022-04-23T22:06:35.035Z] coverage: 79.9% of statements [2022-04-23T22:06:35.035Z] ok github.com/docker/docker/daemon/logger/awslogs 0.541s coverage: 79.9% of statements [2022-04-23T22:06:35.503Z] --- PASS: TestImageDelete (0.14s) [2022-04-23T22:06:35.503Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-23T22:06:35.503Z] --- PASS: TestImageDelete/lease_exists (0.11s) [2022-04-23T22:06:35.503Z] === RUN TestContentStoreForPull [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptReconnectInterval [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/#00 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-23T22:06:35.503Z] --- PASS: TestContentStoreForPull (0.26s) [2022-04-23T22:06:35.503Z] PASS [2022-04-23T22:06:35.503Z] coverage: 6.6% of statements [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/example.com [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-23T22:06:35.503Z] ok github.com/docker/docker/daemon/images 0.586s coverage: 6.6% of statements [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/:// [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/something:// [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-23T22:06:35.503Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-23T22:06:35.503Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-23T22:06:35.504Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-23T22:06:35.504Z] PASS [2022-04-23T22:06:35.504Z] coverage: 53.6% of statements [2022-04-23T22:06:35.504Z] ok github.com/docker/docker/daemon/logger/fluentd 0.134s coverage: 53.6% of statements [2022-04-23T22:06:35.504Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T22:06:35.504Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T22:06:35.504Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-23T22:06:35.504Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T22:06:35.504Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-23T22:06:35.504Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-23T22:06:35.916Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T22:06:36.491Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-23T22:06:36.491Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-23T22:06:36.491Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-23T22:06:36.491Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-04-23T22:06:36.491Z] === RUN TestFastTimeMarshalJSON [2022-04-23T22:06:36.491Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-23T22:06:36.491Z] PASS [2022-04-23T22:06:36.491Z] coverage: 87.2% of statements [2022-04-23T22:06:36.491Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.271s coverage: 87.2% of statements [2022-04-23T22:06:36.881Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T22:06:36.960Z] === RUN TestJSONFileLogger [2022-04-23T22:06:36.960Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-23T22:06:36.960Z] === RUN TestJSONFileLoggerWithTags [2022-04-23T22:06:36.960Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-23T22:06:36.960Z] === RUN TestJSONFileLoggerWithOpts [2022-04-23T22:06:36.960Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-04-23T22:06:36.960Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-23T22:06:36.960Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-04-23T22:06:36.960Z] === RUN TestEncodeDecode [2022-04-23T22:06:36.960Z] === PAUSE TestEncodeDecode [2022-04-23T22:06:36.960Z] === RUN TestUnexpectedEOF [2022-04-23T22:06:37.431Z] time="2022-04-23T22:06:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T22:06:37.431Z] time="2022-04-23T22:06:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T22:06:37.431Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-04-23T22:06:37.431Z] === CONT TestEncodeDecode [2022-04-23T22:06:37.431Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-23T22:06:37.431Z] PASS [2022-04-23T22:06:37.431Z] coverage: 69.9% of statements [2022-04-23T22:06:37.431Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.330s coverage: 69.9% of statements [2022-04-23T22:06:37.730Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-23T22:06:37.842Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T22:06:37.900Z] === RUN TestWriteLog [2022-04-23T22:06:37.900Z] === PAUSE TestWriteLog [2022-04-23T22:06:37.900Z] === RUN TestReadLog [2022-04-23T22:06:37.900Z] === PAUSE TestReadLog [2022-04-23T22:06:37.900Z] === RUN TestDecode [2022-04-23T22:06:37.989Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-23T22:06:38.369Z] --- PASS: TestDecode (0.02s) [2022-04-23T22:06:38.369Z] === CONT TestWriteLog [2022-04-23T22:06:38.369Z] --- PASS: TestWriteLog (0.00s) [2022-04-23T22:06:38.369Z] === CONT TestReadLog [2022-04-23T22:06:38.369Z] === RUN TestReadLog/tail_exact [2022-04-23T22:06:38.369Z] === RUN TestReadLog/tail_less_than_available [2022-04-23T22:06:38.369Z] === RUN TestReadLog/tail_more_than_available [2022-04-23T22:06:38.369Z] --- PASS: TestReadLog (0.25s) [2022-04-23T22:06:38.369Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-04-23T22:06:38.369Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-23T22:06:38.369Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-23T22:06:38.369Z] PASS [2022-04-23T22:06:38.369Z] coverage: 78.7% of statements [2022-04-23T22:06:38.369Z] ok github.com/docker/docker/daemon/logger/local 0.382s coverage: 78.7% of statements [2022-04-23T22:06:38.369Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T22:06:38.369Z] === RUN TestOpenFileDelete [2022-04-23T22:06:38.369Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-23T22:06:38.369Z] === RUN TestOpenFileRename [2022-04-23T22:06:38.369Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-23T22:06:38.369Z] === RUN TestHandleDecoderErr [2022-04-23T22:06:38.369Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-23T22:06:38.369Z] === RUN TestParseLogTagDefaultTag [2022-04-23T22:06:38.369Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-23T22:06:38.369Z] === RUN TestParseLogTag [2022-04-23T22:06:38.369Z] --- PASS: TestParseLogTag (0.00s) [2022-04-23T22:06:38.369Z] === RUN TestParseLogTagEmptyTag [2022-04-23T22:06:38.369Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-23T22:06:38.369Z] === RUN TestTailFiles [2022-04-23T22:06:38.369Z] --- PASS: TestTailFiles (0.00s) [2022-04-23T22:06:38.369Z] === RUN TestFollowLogsConsumerGone [2022-04-23T22:06:38.369Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-23T22:06:38.369Z] === RUN TestFollowLogsProducerGone [2022-04-23T22:06:38.369Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-23T22:06:38.369Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-23T22:06:38.369Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-23T22:06:38.369Z] === RUN TestCheckCapacityAndRotate [2022-04-23T22:06:38.369Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-23T22:06:38.369Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-23T22:06:38.369Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-04-23T22:06:38.369Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-23T22:06:38.369Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-23T22:06:38.369Z] PASS [2022-04-23T22:06:38.369Z] coverage: 53.5% of statements [2022-04-23T22:06:38.369Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.115s coverage: 53.5% of statements [2022-04-23T22:06:38.838Z] === RUN TestLog [2022-04-23T22:06:38.838Z] --- PASS: TestLog (0.03s) [2022-04-23T22:06:38.838Z] PASS [2022-04-23T22:06:38.838Z] coverage: 31.5% of statements [2022-04-23T22:06:38.838Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.092s coverage: 31.5% of statements [2022-04-23T22:06:39.306Z] === RUN TestNewParse [2022-04-23T22:06:39.306Z] --- PASS: TestNewParse (0.00s) [2022-04-23T22:06:39.306Z] PASS [2022-04-23T22:06:39.306Z] coverage: 8.3% of statements [2022-04-23T22:06:39.306Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2022-04-23T22:06:39.365Z] --- PASS: TestBuildMultiStageCopy (12.84s) [2022-04-23T22:06:39.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.33s) [2022-04-23T22:06:39.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.88s) [2022-04-23T22:06:39.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2022-04-23T22:06:39.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s) [2022-04-23T22:06:39.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s) [2022-04-23T22:06:39.365Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T22:06:39.774Z] === RUN TestValidateLogOpt [2022-04-23T22:06:39.774Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T22:06:39.774Z] === RUN TestNewMissedConfig [2022-04-23T22:06:39.774Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-23T22:06:39.774Z] === RUN TestNewMissedUrl [2022-04-23T22:06:39.774Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-23T22:06:39.774Z] === RUN TestNewMissedToken [2022-04-23T22:06:39.774Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-23T22:06:39.774Z] === RUN TestNewWithProxy [2022-04-23T22:06:39.774Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-23T22:06:39.774Z] === RUN TestDefault [2022-04-23T22:06:39.774Z] --- PASS: TestDefault (0.01s) [2022-04-23T22:06:39.774Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-23T22:06:39.774Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-23T22:06:39.774Z] === RUN TestJsonFormat [2022-04-23T22:06:39.774Z] --- PASS: TestJsonFormat (0.01s) [2022-04-23T22:06:39.774Z] === RUN TestRawFormat [2022-04-23T22:06:39.774Z] --- PASS: TestRawFormat (0.00s) [2022-04-23T22:06:39.774Z] === RUN TestRawFormatWithLabels [2022-04-23T22:06:39.774Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-23T22:06:39.774Z] === RUN TestRawFormatWithoutTag [2022-04-23T22:06:39.774Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-23T22:06:39.774Z] === RUN TestBatching [2022-04-23T22:06:39.774Z] --- PASS: TestBatching (0.31s) [2022-04-23T22:06:39.774Z] === RUN TestFrequency [2022-04-23T22:06:39.895Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-23T22:06:40.243Z] === RUN TestParseLogFormat [2022-04-23T22:06:40.243Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-23T22:06:40.243Z] === RUN TestValidateLogOptEmpty [2022-04-23T22:06:40.243Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-23T22:06:40.243Z] === RUN TestValidateSyslogAddress [2022-04-23T22:06:40.243Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-23T22:06:40.243Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-23T22:06:40.243Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-23T22:06:40.243Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-23T22:06:40.243Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-23T22:06:40.243Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-23T22:06:40.243Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-23T22:06:40.243Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-23T22:06:40.243Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-23T22:06:40.243Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-23T22:06:40.243Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-23T22:06:40.243Z] === RUN TestParseAddressDefaultPort [2022-04-23T22:06:40.243Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-23T22:06:40.243Z] === RUN TestValidateSyslogFacility [2022-04-23T22:06:40.243Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-23T22:06:40.243Z] === RUN TestValidateLogOptSyslogFormat [2022-04-23T22:06:40.243Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-23T22:06:40.243Z] === RUN TestValidateLogOpt [2022-04-23T22:06:40.243Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T22:06:40.243Z] PASS [2022-04-23T22:06:40.243Z] coverage: 43.6% of statements [2022-04-23T22:06:40.243Z] ok github.com/docker/docker/daemon/logger/syslog 0.063s coverage: 43.6% of statements [2022-04-23T22:06:40.243Z] --- PASS: TestFrequency (0.17s) [2022-04-23T22:06:40.243Z] === RUN TestOneMessagePerRequest [2022-04-23T22:06:40.243Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-23T22:06:40.243Z] === RUN TestVerify [2022-04-23T22:06:40.243Z] --- PASS: TestVerify (0.00s) [2022-04-23T22:06:40.243Z] === RUN TestSkipVerify [2022-04-23T22:06:40.243Z] time="2022-04-23T22:06:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:06:40.243Z] time="2022-04-23T22:06:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:06:40.243Z] time="2022-04-23T22:06:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:06:40.720Z] --- PASS: TestSkipVerify (0.73s) [2022-04-23T22:06:40.720Z] === RUN TestBufferMaximum [2022-04-23T22:06:40.720Z] time="2022-04-23T22:06:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:06:40.897Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.99s) [2022-04-23T22:06:40.897Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T22:06:41.189Z] time="2022-04-23T22:06:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:06:41.189Z] time="2022-04-23T22:06:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:06:41.189Z] time="2022-04-23T22:06:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:06:41.189Z] time="2022-04-23T22:06:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:06:41.189Z] time="2022-04-23T22:06:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751600.604870\",\"host\":\"5b77c83c365a\"}'" [2022-04-23T22:06:41.189Z] time="2022-04-23T22:06:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751600.604870\",\"host\":\"5b77c83c365a\"}'" [2022-04-23T22:06:41.189Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-23T22:06:41.189Z] === RUN TestServerAlwaysDown [2022-04-23T22:06:41.189Z] time="2022-04-23T22:06:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:06:41.189Z] time="2022-04-23T22:06:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:06:41.189Z] time="2022-04-23T22:06:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751600.608887\",\"host\":\"5b77c83c365a\"}'" [2022-04-23T22:06:41.189Z] time="2022-04-23T22:06:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751600.608887\",\"host\":\"5b77c83c365a\"}'" [2022-04-23T22:06:41.189Z] time="2022-04-23T22:06:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:06:41.189Z] time="2022-04-23T22:06:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751600.608887\",\"host\":\"5b77c83c365a\"}'" [2022-04-23T22:06:41.189Z] time="2022-04-23T22:06:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751600.609888\",\"host\":\"5b77c83c365a\"}'" [2022-04-23T22:06:41.189Z] time="2022-04-23T22:06:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751600.609888\",\"host\":\"5b77c83c365a\"}'" [2022-04-23T22:06:41.189Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-23T22:06:41.189Z] === RUN TestCannotSendAfterClose [2022-04-23T22:06:41.189Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-23T22:06:41.190Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-23T22:06:41.190Z] === RUN TestV1IDService [2022-04-23T22:06:41.190Z] --- PASS: TestV1IDService (0.02s) [2022-04-23T22:06:41.190Z] === RUN TestV2MetadataService [2022-04-23T22:06:41.271Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-23T22:06:41.459Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2022-04-23T22:06:41.459Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T22:06:41.658Z] time="2022-04-23T22:06:41Z" 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-04-23T22:06:41.658Z] time="2022-04-23T22:06:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5b77c83c365a\"}'" [2022-04-23T22:06:42.126Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-23T22:06:42.126Z] PASS [2022-04-23T22:06:42.126Z] coverage: 82.5% of statements [2022-04-23T22:06:42.126Z] ok github.com/docker/docker/daemon/logger/splunk 2.320s coverage: 82.5% of statements [2022-04-23T22:06:42.126Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T22:06:42.126Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-23T22:06:42.126Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T22:06:42.126Z] --- PASS: TestV2MetadataService (0.85s) [2022-04-23T22:06:42.126Z] PASS [2022-04-23T22:06:42.126Z] coverage: 48.2% of statements [2022-04-23T22:06:42.126Z] ok github.com/docker/docker/distribution/metadata 0.954s coverage: 48.2% of statements [2022-04-23T22:06:42.255Z] --- PASS: TestBuildMultiStageParentConfig (2.49s) [2022-04-23T22:06:42.255Z] === RUN TestBuildLabelWithTargets [2022-04-23T22:06:42.255Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:06:42.255Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-23T22:06:42.255Z] === RUN TestBuildWithEmptyLayers [2022-04-23T22:06:42.595Z] === RUN TestSuccessfulDownload [2022-04-23T22:06:42.595Z] download_test.go:267: Needs fixing on Windows [2022-04-23T22:06:42.595Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-23T22:06:42.595Z] === RUN TestCancelledDownload [2022-04-23T22:06:42.595Z] --- PASS: TestCancelledDownload (0.01s) [2022-04-23T22:06:42.595Z] === RUN TestMaxDownloadAttempts [2022-04-23T22:06:42.595Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:06:42.595Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:06:42.595Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:06:42.595Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:06:42.595Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:06:42.595Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:06:42.595Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:06:42.595Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:06:42.595Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:06:42.595Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:06:42.595Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:06:42.595Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:06:42.647Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-23T22:06:43.063Z] time="2022-04-23T22:06:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:06:43.063Z] time="2022-04-23T22:06:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:06:43.063Z] time="2022-04-23T22:06:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:06:43.063Z] time="2022-04-23T22:06:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:06:43.063Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-23T22:06:43.063Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.56s) [2022-04-23T22:06:43.063Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.56s) [2022-04-23T22:06:43.063Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.56s) [2022-04-23T22:06:43.063Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.56s) [2022-04-23T22:06:43.063Z] === RUN TestTransfer [2022-04-23T22:06:43.063Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-23T22:06:43.063Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-23T22:06:43.063Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-23T22:06:43.063Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-23T22:06:43.063Z] === RUN TestContinueOnError_NeverContinue [2022-04-23T22:06:43.063Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-23T22:06:43.063Z] === RUN TestManifestStore [2022-04-23T22:06:43.063Z] === RUN TestManifestStore/no_remote_or_local [2022-04-23T22:06:43.063Z] --- PASS: TestTransfer (0.12s) [2022-04-23T22:06:43.063Z] === RUN TestConcurrencyLimit [2022-04-23T22:06:43.063Z] time="2022-04-23T22:06:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4243454490\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-23T22:06:43.063Z] === RUN TestManifestStore/no_local_cache [2022-04-23T22:06:43.063Z] === RUN TestManifestStore/with_local_cache [2022-04-23T22:06:43.215Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2022-04-23T22:06:43.215Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T22:06:43.531Z] === RUN TestManifestStore/unknown_media_type [2022-04-23T22:06:43.531Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-23T22:06:43.531Z] time="2022-04-23T22:06:43Z" level=warning msg="reference for unknown type: " [2022-04-23T22:06:43.531Z] time="2022-04-23T22:06:43Z" level=warning msg="reference for unknown type: " [2022-04-23T22:06:43.531Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-23T22:06:43.531Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-23T22:06:43.531Z] time="2022-04-23T22:06:43Z" level=warning msg="reference for unknown type: " [2022-04-23T22:06:43.531Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-23T22:06:43.531Z] time="2022-04-23T22:06:43Z" level=warning msg="reference for unknown type: " [2022-04-23T22:06:43.531Z] time="2022-04-23T22:06:43Z" level=warning msg="reference for unknown type: " [2022-04-23T22:06:43.531Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-23T22:06:43.531Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-23T22:06:43.531Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-23T22:06:43.531Z] time="2022-04-23T22:06:43Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-23T22:06:43.531Z] --- PASS: TestManifestStore (0.41s) [2022-04-23T22:06:43.531Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-04-23T22:06:43.531Z] --- PASS: TestManifestStore/no_local_cache (0.06s) [2022-04-23T22:06:43.531Z] --- PASS: TestManifestStore/with_local_cache (0.04s) [2022-04-23T22:06:43.531Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-23T22:06:43.531Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-23T22:06:43.531Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-23T22:06:43.531Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-23T22:06:43.531Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-23T22:06:43.531Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-23T22:06:43.531Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaType [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-23T22:06:43.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestFixManifestLayers [2022-04-23T22:06:43.531Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-23T22:06:43.531Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T22:06:43.531Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestFixManifestLayersBadParent [2022-04-23T22:06:43.531Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestValidateManifest [2022-04-23T22:06:43.531Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T22:06:43.531Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestFormatPlatform [2022-04-23T22:06:43.531Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestPullSchema2Config [2022-04-23T22:06:43.531Z] === RUN TestPullSchema2Config/success_first_time [2022-04-23T22:06:43.531Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:06:43.531Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:06:43.531Z] === RUN TestPullSchema2Config/500_status [2022-04-23T22:06:43.531Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:06:43.531Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:06:43.531Z] --- PASS: TestConcurrencyLimit (0.45s) [2022-04-23T22:06:43.531Z] === RUN TestInactiveJobs [2022-04-23T22:06:43.531Z] === RUN TestNotFound [2022-04-23T22:06:43.531Z] --- PASS: TestNotFound (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestConflict [2022-04-23T22:06:43.531Z] --- PASS: TestConflict (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestForbidden [2022-04-23T22:06:43.531Z] --- PASS: TestForbidden (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestInvalidParameter [2022-04-23T22:06:43.531Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestNotImplemented [2022-04-23T22:06:43.531Z] --- PASS: TestNotImplemented (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestNotModified [2022-04-23T22:06:43.531Z] --- PASS: TestNotModified (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestUnauthorized [2022-04-23T22:06:43.531Z] --- PASS: TestUnauthorized (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestUnknown [2022-04-23T22:06:43.531Z] --- PASS: TestUnknown (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestCancelled [2022-04-23T22:06:43.531Z] --- PASS: TestCancelled (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestDeadline [2022-04-23T22:06:43.531Z] --- PASS: TestDeadline (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestDataLoss [2022-04-23T22:06:43.531Z] --- PASS: TestDataLoss (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestUnavailable [2022-04-23T22:06:43.531Z] --- PASS: TestUnavailable (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestSystem [2022-04-23T22:06:43.531Z] --- PASS: TestSystem (0.00s) [2022-04-23T22:06:43.531Z] === RUN TestFromStatusCode [2022-04-23T22:06:43.531Z] === RUN TestFromStatusCode/Not_Found [2022-04-23T22:06:43.531Z] === RUN TestFromStatusCode/Bad_Request [2022-04-23T22:06:43.531Z] === RUN TestFromStatusCode/Conflict [2022-04-23T22:06:43.531Z] === RUN TestFromStatusCode/Unauthorized [2022-04-23T22:06:43.531Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-23T22:06:43.531Z] === RUN TestFromStatusCode/Forbidden [2022-04-23T22:06:43.531Z] === RUN TestFromStatusCode/Not_Modified [2022-04-23T22:06:43.531Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-23T22:06:43.531Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-23T22:06:43.531Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-23T22:06:43.531Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-23T22:06:43.531Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-23T22:06:43.531Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-23T22:06:43.531Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-23T22:06:43.531Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-23T22:06:43.531Z] PASS [2022-04-23T22:06:43.531Z] coverage: 77.0% of statements [2022-04-23T22:06:43.531Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:06:43.531Z] ok github.com/docker/docker/errdefs 0.052s coverage: 77.0% of statements [2022-04-23T22:06:43.531Z] === RUN TestPullSchema2Config/EOF [2022-04-23T22:06:43.531Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:06:43.531Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:06:43.531Z] 2022/04/23 22:06:43 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-23T22:06:43.531Z] goroutine 68 [running]: [2022-04-23T22:06:43.531Z] net/http.(*conn).serve.func1() [2022-04-23T22:06:43.531Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T22:06:43.531Z] panic({0xb29000, 0xd0b8f0}) [2022-04-23T22:06:43.531Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T22:06:43.531Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003249c0?, {0xd130d8?, 0xc00052e000?}) [2022-04-23T22:06:43.531Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-23T22:06:43.531Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xd130d8, 0xc00052e000}, 0xc00052c000) [2022-04-23T22:06:43.531Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-23T22:06:43.531Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xd130d8?, 0xc00052e000?}, 0xc000080c00?) [2022-04-23T22:06:43.531Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T22:06:43.531Z] net/http.serverHandler.ServeHTTP({0xc0001e61e0?}, {0xd130d8, 0xc00052e000}, 0xc00052c000) [2022-04-23T22:06:43.531Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T22:06:43.531Z] net/http.(*conn).serve(0xc0000780a0, {0xd13950, 0xc00032de60}) [2022-04-23T22:06:43.531Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T22:06:43.531Z] created by net/http.(*Server).Serve [2022-04-23T22:06:43.531Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T22:06:43.975Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2022-04-23T22:06:43.975Z] === RUN TestCreateServiceSysctls [2022-04-23T22:06:43.999Z] --- PASS: TestInactiveJobs (0.35s) [2022-04-23T22:06:43.999Z] === RUN TestWatchRelease [2022-04-23T22:06:43.999Z] --- PASS: TestWatchRelease (0.04s) [2022-04-23T22:06:43.999Z] === RUN TestWatchFinishedTransfer [2022-04-23T22:06:43.999Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-23T22:06:43.999Z] === RUN TestDuplicateTransfer [2022-04-23T22:06:43.999Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:06:43.999Z] === RUN TestPullSchema2Config/unauthorized [2022-04-23T22:06:43.999Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:06:43.999Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:06:43.999Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-23T22:06:43.999Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-23T22:06:43.999Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-23T22:06:43.999Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-23T22:06:43.999Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-23T22:06:43.999Z] === RUN TestGetRepositoryMountCandidates [2022-04-23T22:06:43.999Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-23T22:06:43.999Z] === RUN TestLayerAlreadyExists [2022-04-23T22:06:43.999Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:06:43.999Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:06:43.999Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:06:43.999Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:06:43.999Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:06:43.999Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:06:43.999Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-23T22:06:43.999Z] === RUN TestWhenEmptyAuthConfig [2022-04-23T22:06:43.999Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-23T22:06:43.999Z] === RUN TestSuccessfulUpload [2022-04-23T22:06:43.999Z] time="2022-04-23T22:06:43Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-23T22:06:44.467Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-04-23T22:06:44.467Z] === RUN TestCancelledUpload [2022-04-23T22:06:44.467Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-23T22:06:44.467Z] PASS [2022-04-23T22:06:44.467Z] coverage: 76.8% of statements [2022-04-23T22:06:44.467Z] ok github.com/docker/docker/distribution/xfer 2.054s coverage: 76.8% of statements [2022-04-23T22:06:44.467Z] === RUN TestFSGetInvalidData [2022-04-23T22:06:44.467Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-23T22:06:44.467Z] === RUN TestFSInvalidSet [2022-04-23T22:06:44.467Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-23T22:06:44.467Z] === RUN TestFSInvalidRoot [2022-04-23T22:06:44.467Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-23T22:06:44.467Z] === RUN TestFSMetadataGetSet [2022-04-23T22:06:44.467Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-23T22:06:44.467Z] === RUN TestFSInvalidWalker [2022-04-23T22:06:44.467Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-23T22:06:44.467Z] === RUN TestFSGetSet [2022-04-23T22:06:44.467Z] --- PASS: TestFSGetSet (0.04s) [2022-04-23T22:06:44.467Z] === RUN TestFSGetUnsetKey [2022-04-23T22:06:44.467Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-23T22:06:44.467Z] === RUN TestFSGetEmptyData [2022-04-23T22:06:44.467Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-23T22:06:44.467Z] === RUN TestFSDelete [2022-04-23T22:06:44.467Z] --- PASS: TestFSDelete (0.02s) [2022-04-23T22:06:44.467Z] === RUN TestFSWalker [2022-04-23T22:06:44.467Z] --- PASS: TestFSWalker (0.01s) [2022-04-23T22:06:44.467Z] === RUN TestFSWalkerStopOnError [2022-04-23T22:06:44.467Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-23T22:06:44.467Z] === RUN TestNewFromJSON [2022-04-23T22:06:44.467Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-23T22:06:44.467Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-23T22:06:44.467Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-23T22:06:44.937Z] === RUN TestMarshalKeyOrder [2022-04-23T22:06:44.937Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-23T22:06:44.937Z] === RUN TestHistoryEqual [2022-04-23T22:06:44.937Z] --- PASS: TestHistoryEqual (0.21s) [2022-04-23T22:06:44.937Z] === RUN TestImage [2022-04-23T22:06:44.937Z] --- PASS: TestImage (0.00s) [2022-04-23T22:06:44.937Z] === RUN TestImageOSNotEmpty [2022-04-23T22:06:44.937Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-23T22:06:44.937Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-23T22:06:44.937Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-23T22:06:44.937Z] === RUN TestCreate [2022-04-23T22:06:44.937Z] --- PASS: TestCreate (0.01s) [2022-04-23T22:06:44.937Z] === RUN TestRestore [2022-04-23T22:06:44.937Z] time="2022-04-23T22:06:44Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-23T22:06:44.937Z] --- PASS: TestRestore (0.03s) [2022-04-23T22:06:44.937Z] === RUN TestAddDelete [2022-04-23T22:06:44.937Z] --- PASS: TestAddDelete (0.03s) [2022-04-23T22:06:44.937Z] === RUN TestSearchAfterDelete [2022-04-23T22:06:44.937Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-23T22:06:44.937Z] === RUN TestParentReset [2022-04-23T22:06:44.937Z] --- PASS: TestParentReset (0.03s) [2022-04-23T22:06:44.937Z] === RUN TestGetAndSetLastUpdated [2022-04-23T22:06:44.937Z] === RUN TestCompare [2022-04-23T22:06:44.937Z] --- PASS: TestCompare (0.00s) [2022-04-23T22:06:44.937Z] PASS [2022-04-23T22:06:44.937Z] coverage: 19.2% of statements [2022-04-23T22:06:44.937Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-23T22:06:44.937Z] === RUN TestStoreLen [2022-04-23T22:06:44.937Z] ok github.com/docker/docker/image/cache 0.075s coverage: 19.2% of statements [2022-04-23T22:06:44.937Z] --- PASS: TestStoreLen (0.08s) [2022-04-23T22:06:44.937Z] PASS [2022-04-23T22:06:44.937Z] coverage: 86.9% of statements [2022-04-23T22:06:44.937Z] ok github.com/docker/docker/image 0.682s coverage: 86.9% of statements [2022-04-23T22:06:44.956Z] ? github.com/docker/docker/api [no test files] [2022-04-23T22:06:45.408Z] --- PASS: TestWhenEmptyAuthConfig (1.33s) [2022-04-23T22:06:45.408Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-23T22:06:45.408Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-23T22:06:45.408Z] === RUN TestTokenPassThru [2022-04-23T22:06:45.408Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-23T22:06:45.408Z] === RUN TestTokenPassThruDifferentHost [2022-04-23T22:06:45.408Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-23T22:06:45.408Z] PASS [2022-04-23T22:06:45.408Z] coverage: 26.6% of statements [2022-04-23T22:06:45.408Z] ok github.com/docker/docker/distribution 2.398s coverage: 26.6% of statements [2022-04-23T22:06:45.408Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T22:06:45.408Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T22:06:45.875Z] === RUN TestValidateManifest [2022-04-23T22:06:45.875Z] === RUN TestValidateManifest/nil [2022-04-23T22:06:45.875Z] === RUN TestValidateManifest/non-nil [2022-04-23T22:06:45.875Z] --- PASS: TestValidateManifest (0.00s) [2022-04-23T22:06:45.875Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-23T22:06:45.875Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-23T22:06:45.875Z] PASS [2022-04-23T22:06:45.875Z] coverage: 0.7% of statements [2022-04-23T22:06:45.875Z] ok github.com/docker/docker/image/tarexport 0.083s coverage: 0.7% of statements [2022-04-23T22:06:45.941Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-23T22:06:46.344Z] === RUN TestMakeV1ConfigFromConfig [2022-04-23T22:06:46.344Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-23T22:06:46.344Z] PASS [2022-04-23T22:06:46.344Z] coverage: 25.0% of statements [2022-04-23T22:06:46.813Z] ok github.com/docker/docker/image/v1 0.230s coverage: 25.0% of statements [2022-04-23T22:06:46.813Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T22:06:46.813Z] === RUN TestSerialization [2022-04-23T22:06:46.813Z] --- PASS: TestSerialization (0.02s) [2022-04-23T22:06:46.813Z] PASS [2022-04-23T22:06:46.813Z] coverage: 100.0% of statements [2022-04-23T22:06:46.813Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-04-23T22:06:47.244Z] --- PASS: TestCreateServiceSysctls (2.89s) [2022-04-23T22:06:47.244Z] === RUN TestCreateServiceCapabilities [2022-04-23T22:06:47.315Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-23T22:06:48.251Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-23T22:06:48.377Z] === RUN TestEmptyLayer [2022-04-23T22:06:48.378Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-23T22:06:48.378Z] === RUN TestCommitFailure [2022-04-23T22:06:48.378Z] --- PASS: TestCommitFailure (0.01s) [2022-04-23T22:06:48.378Z] === RUN TestStartTransactionFailure [2022-04-23T22:06:48.378Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-23T22:06:48.378Z] === RUN TestGetOrphan [2022-04-23T22:06:48.378Z] --- PASS: TestGetOrphan (0.01s) [2022-04-23T22:06:48.378Z] === RUN TestMountAndRegister [2022-04-23T22:06:48.378Z] layer_test.go:258: Layer size: 14 [2022-04-23T22:06:48.378Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-23T22:06:48.378Z] === RUN TestLayerRelease [2022-04-23T22:06:48.378Z] layer_test.go:291: Failing on Windows [2022-04-23T22:06:48.378Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-23T22:06:48.378Z] === RUN TestStoreRestore [2022-04-23T22:06:48.378Z] layer_test.go:340: Failing on Windows [2022-04-23T22:06:48.378Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-23T22:06:48.378Z] === RUN TestTarStreamStability [2022-04-23T22:06:48.378Z] layer_test.go:455: Failing on Windows [2022-04-23T22:06:48.378Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-23T22:06:48.378Z] === RUN TestRegisterExistingLayer [2022-04-23T22:06:48.378Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-04-23T22:06:48.378Z] === RUN TestTarStreamVerification [2022-04-23T22:06:48.378Z] layer_test.go:684: Failing on Windows [2022-04-23T22:06:48.378Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-23T22:06:48.378Z] === RUN TestLayerMigration [2022-04-23T22:06:48.378Z] migration_test.go:45: Failing on Windows [2022-04-23T22:06:48.378Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-23T22:06:48.378Z] === RUN TestLayerMigrationNoTarsplit [2022-04-23T22:06:48.378Z] migration_test.go:181: Failing on Windows [2022-04-23T22:06:48.378Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T22:06:48.378Z] === RUN TestMountInit [2022-04-23T22:06:48.378Z] mount_test.go:17: Failing on Windows [2022-04-23T22:06:48.378Z] --- SKIP: TestMountInit (0.00s) [2022-04-23T22:06:48.378Z] === RUN TestMountSize [2022-04-23T22:06:48.378Z] mount_test.go:76: Failing on Windows [2022-04-23T22:06:48.378Z] --- SKIP: TestMountSize (0.00s) [2022-04-23T22:06:48.378Z] === RUN TestMountChanges [2022-04-23T22:06:48.378Z] mount_test.go:125: Failing on Windows [2022-04-23T22:06:48.378Z] --- SKIP: TestMountChanges (0.00s) [2022-04-23T22:06:48.378Z] === RUN TestMountApply [2022-04-23T22:06:48.378Z] mount_test.go:212: Failing on Windows [2022-04-23T22:06:48.378Z] --- SKIP: TestMountApply (0.00s) [2022-04-23T22:06:48.378Z] PASS [2022-04-23T22:06:48.378Z] coverage: 30.6% of statements [2022-04-23T22:06:48.378Z] ok github.com/docker/docker/layer 0.344s coverage: 30.6% of statements [2022-04-23T22:06:48.378Z] === RUN TestEnvironmentParsing [2022-04-23T22:06:48.378Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-23T22:06:48.378Z] PASS [2022-04-23T22:06:48.378Z] coverage: 1.2% of statements [2022-04-23T22:06:48.378Z] ok github.com/docker/docker/libcontainerd/local 0.076s coverage: 1.2% of statements [2022-04-23T22:06:48.846Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T22:06:48.846Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T22:06:48.846Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T22:06:48.846Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T22:06:48.846Z] === RUN TestSequenceGetAvailableBit [2022-04-23T22:06:48.846Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestSequenceEqual [2022-04-23T22:06:48.846Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestSequenceCopy [2022-04-23T22:06:48.846Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestGetFirstAvailable [2022-04-23T22:06:48.846Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestFindSequence [2022-04-23T22:06:48.846Z] --- PASS: TestFindSequence (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestCheckIfAvailable [2022-04-23T22:06:48.846Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestMergeSequences [2022-04-23T22:06:48.846Z] --- PASS: TestMergeSequences (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestPushReservation [2022-04-23T22:06:48.846Z] --- PASS: TestPushReservation (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestSerializeDeserialize [2022-04-23T22:06:48.846Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestSet [2022-04-23T22:06:48.846Z] --- PASS: TestSet (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestSetUnset [2022-04-23T22:06:48.846Z] --- PASS: TestSetUnset (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestOffsetSetUnset [2022-04-23T22:06:48.846Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestSetInRange [2022-04-23T22:06:48.846Z] --- PASS: TestSetInRange (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestSetAnyInRange [2022-04-23T22:06:48.846Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestMethods [2022-04-23T22:06:48.846Z] --- PASS: TestMethods (0.00s) [2022-04-23T22:06:48.846Z] === RUN TestRandomAllocateDeallocate [2022-04-23T22:06:49.627Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-23T22:06:49.758Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-04-23T22:06:49.758Z] === RUN TestInspect [2022-04-23T22:06:51.799Z] === RUN TestInvalidConfig [2022-04-23T22:06:51.799Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-23T22:06:51.799Z] === RUN TestConfig [2022-04-23T22:06:51.799Z] --- PASS: TestConfig (0.00s) [2022-04-23T22:06:51.799Z] === RUN TestOptionsLabels [2022-04-23T22:06:51.799Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-23T22:06:51.799Z] === RUN TestValidName [2022-04-23T22:06:51.799Z] --- PASS: TestValidName (0.00s) [2022-04-23T22:06:51.799Z] PASS [2022-04-23T22:06:51.799Z] coverage: 19.7% of statements [2022-04-23T22:06:51.799Z] ok github.com/docker/docker/libnetwork/config 0.076s coverage: 19.7% of statements [2022-04-23T22:06:51.799Z] === RUN TestKey [2022-04-23T22:06:51.799Z] --- PASS: TestKey (0.00s) [2022-04-23T22:06:51.799Z] === RUN TestParseKey [2022-04-23T22:06:51.799Z] --- PASS: TestParseKey (0.00s) [2022-04-23T22:06:51.799Z] === RUN TestInvalidDataStore [2022-04-23T22:06:51.799Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-23T22:06:51.799Z] === RUN TestKVObjectFlatKey [2022-04-23T22:06:51.799Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-23T22:06:51.799Z] === RUN TestAtomicKVObjectFlatKey [2022-04-23T22:06:51.799Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-23T22:06:51.799Z] PASS [2022-04-23T22:06:51.799Z] coverage: 21.9% of statements [2022-04-23T22:06:51.799Z] ok github.com/docker/docker/libnetwork/datastore 0.068s coverage: 21.9% of statements [2022-04-23T22:06:52.274Z] --- PASS: TestInspect (2.72s) [2022-04-23T22:06:52.274Z] === RUN TestCreateJob [2022-04-23T22:06:52.913Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-23T22:06:53.371Z] === RUN TestIPDataMarshalling [2022-04-23T22:06:53.371Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-23T22:06:53.371Z] === RUN TestValidateAndIsV6 [2022-04-23T22:06:53.371Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-23T22:06:53.371Z] PASS [2022-04-23T22:06:53.371Z] coverage: 68.9% of statements [2022-04-23T22:06:53.371Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-04-23T22:06:53.371Z] === RUN TestErrorInterfaces [2022-04-23T22:06:53.371Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-23T22:06:53.371Z] === RUN TestNetworkMarshalling [2022-04-23T22:06:53.371Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-04-23T22:06:53.371Z] === RUN TestEndpointMarshalling [2022-04-23T22:06:53.371Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-23T22:06:53.371Z] === RUN TestAuxAddresses [2022-04-23T22:06:53.371Z] time="2022-04-23T22:06:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:06:53.371Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-23T22:06:53.371Z] === RUN TestSRVServiceQuery [2022-04-23T22:06:53.371Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:53.371Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-23T22:06:53.371Z] === RUN TestServiceVIPReuse [2022-04-23T22:06:53.371Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:53.371Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-23T22:06:53.371Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-23T22:06:53.371Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:53.371Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T22:06:53.371Z] === RUN TestDNSIPQuery [2022-04-23T22:06:53.371Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:53.371Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-23T22:06:53.371Z] === RUN TestDNSProxyServFail [2022-04-23T22:06:53.371Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:53.371Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-23T22:06:53.371Z] === RUN TestSandboxAddEmpty [2022-04-23T22:06:53.371Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:53.371Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-23T22:06:53.371Z] === RUN TestSandboxAddMultiPrio [2022-04-23T22:06:53.371Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:53.371Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-23T22:06:53.371Z] === RUN TestSandboxAddSamePrio [2022-04-23T22:06:53.371Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:53.371Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-23T22:06:53.371Z] === RUN TestCleanupServiceDiscovery [2022-04-23T22:06:53.371Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:53.371Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-23T22:06:53.371Z] === RUN TestDNSOptions [2022-04-23T22:06:53.371Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:06:53.371Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-23T22:06:53.371Z] === RUN TestMultipleControllersWithSameStore [2022-04-23T22:06:53.371Z] time="2022-04-23T22:06:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:06:53.371Z] time="2022-04-23T22:06:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:06:53.371Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-23T22:06:53.371Z] PASS [2022-04-23T22:06:53.371Z] coverage: 8.5% of statements [2022-04-23T22:06:53.839Z] ok github.com/docker/docker/libnetwork 0.413s coverage: 8.5% of statements [2022-04-23T22:06:53.839Z] === RUN TestDriver [2022-04-23T22:06:53.839Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:06:53.839Z] PASS [2022-04-23T22:06:53.839Z] coverage: 34.8% of statements [2022-04-23T22:06:53.839Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-04-23T22:06:54.835Z] === RUN TestDriver [2022-04-23T22:06:54.835Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:06:54.835Z] PASS [2022-04-23T22:06:54.835Z] coverage: 34.8% of statements [2022-04-23T22:06:54.835Z] ok github.com/docker/docker/libnetwork/drivers/null 0.058s coverage: 34.8% of statements [2022-04-23T22:06:54.835Z] === RUN TestNetworkAllocateFree [2022-04-23T22:06:54.835Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-23T22:06:54.835Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-23T22:06:54.835Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-23T22:06:54.835Z] PASS [2022-04-23T22:06:54.835Z] coverage: 63.6% of statements [2022-04-23T22:06:54.835Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2022-04-23T22:06:54.835Z] --- PASS: TestRandomAllocateDeallocate (6.06s) [2022-04-23T22:06:54.835Z] === RUN TestAllocateRandomDeallocate [2022-04-23T22:06:55.304Z] === RUN TestGetEmptyCapabilities [2022-04-23T22:06:55.304Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-23T22:06:55.304Z] === RUN TestGetExtraCapabilities [2022-04-23T22:06:55.304Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-23T22:06:55.304Z] === RUN TestGetInvalidCapabilities [2022-04-23T22:06:55.304Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-23T22:06:55.304Z] === RUN TestRemoteDriver [2022-04-23T22:06:55.304Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T22:06:55.304Z] === RUN TestDriverError [2022-04-23T22:06:55.304Z] --- PASS: TestDriverError (0.01s) [2022-04-23T22:06:55.304Z] === RUN TestMissingValues [2022-04-23T22:06:55.304Z] --- PASS: TestMissingValues (0.00s) [2022-04-23T22:06:55.304Z] === RUN TestRollback [2022-04-23T22:06:55.304Z] --- PASS: TestRollback (0.01s) [2022-04-23T22:06:55.304Z] PASS [2022-04-23T22:06:55.304Z] coverage: 57.4% of statements [2022-04-23T22:06:55.304Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-04-23T22:06:55.542Z] --- PASS: TestCreateJob (2.87s) [2022-04-23T22:06:55.542Z] === RUN TestReplicatedJob [2022-04-23T22:06:56.292Z] === RUN TestNew [2022-04-23T22:06:56.292Z] --- PASS: TestNew (0.00s) [2022-04-23T22:06:56.292Z] === RUN TestAddDriver [2022-04-23T22:06:56.292Z] --- PASS: TestAddDriver (0.00s) [2022-04-23T22:06:56.292Z] === RUN TestAddDuplicateDriver [2022-04-23T22:06:56.292Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-23T22:06:56.292Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-23T22:06:56.292Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-23T22:06:56.292Z] === RUN TestDriver [2022-04-23T22:06:56.292Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:06:56.292Z] === RUN TestIPAM [2022-04-23T22:06:56.292Z] --- PASS: TestIPAM (0.00s) [2022-04-23T22:06:56.292Z] === RUN TestWalkIPAMs [2022-04-23T22:06:56.292Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-23T22:06:56.292Z] === RUN TestWalkDrivers [2022-04-23T22:06:56.292Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-23T22:06:56.292Z] PASS [2022-04-23T22:06:56.292Z] coverage: 82.4% of statements [2022-04-23T22:06:56.292Z] ok github.com/docker/docker/libnetwork/drvregistry 0.091s coverage: 82.4% of statements [2022-04-23T22:06:56.292Z] --- PASS: TestAllocateRandomDeallocate (1.37s) [2022-04-23T22:06:56.292Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-23T22:06:56.292Z] === RUN TestNAT [2022-04-23T22:06:56.292Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T22:06:56.292Z] --- SKIP: TestNAT (0.00s) [2022-04-23T22:06:56.292Z] === RUN TestTransparent [2022-04-23T22:06:56.292Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T22:06:56.292Z] --- SKIP: TestTransparent (0.00s) [2022-04-23T22:06:56.292Z] PASS [2022-04-23T22:06:56.292Z] coverage: 0.0% of statements [2022-04-23T22:06:56.292Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.063s coverage: 0.0% of statements [2022-04-23T22:06:56.760Z] === RUN TestBuildDefault [2022-04-23T22:06:56.760Z] --- PASS: TestBuildDefault (0.00s) [2022-04-23T22:06:56.760Z] === RUN TestBuildHostnameDomainname [2022-04-23T22:06:56.760Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-23T22:06:56.760Z] === RUN TestBuildHostname [2022-04-23T22:06:56.760Z] --- PASS: TestBuildHostname (0.00s) [2022-04-23T22:06:56.760Z] === RUN TestBuildHostnameFQDN [2022-04-23T22:06:56.760Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-23T22:06:56.760Z] === RUN TestBuildNoIP [2022-04-23T22:06:56.760Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-23T22:06:56.760Z] === RUN TestUpdate [2022-04-23T22:06:56.760Z] --- PASS: TestUpdate (0.00s) [2022-04-23T22:06:56.760Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-23T22:06:56.760Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-23T22:06:56.760Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-23T22:06:56.760Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-23T22:06:56.760Z] === RUN TestAddEmpty [2022-04-23T22:06:56.760Z] --- PASS: TestAddEmpty (0.00s) [2022-04-23T22:06:56.760Z] === RUN TestAdd [2022-04-23T22:06:56.760Z] --- PASS: TestAdd (0.00s) [2022-04-23T22:06:56.760Z] === RUN TestDeleteEmpty [2022-04-23T22:06:56.760Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-23T22:06:56.760Z] === RUN TestDeleteNewline [2022-04-23T22:06:56.760Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-23T22:06:56.760Z] === RUN TestDelete [2022-04-23T22:06:56.760Z] --- PASS: TestDelete (0.00s) [2022-04-23T22:06:56.760Z] === RUN TestConcurrentWrites [2022-04-23T22:06:56.760Z] --- PASS: TestConcurrentWrites (0.27s) [2022-04-23T22:06:56.760Z] PASS [2022-04-23T22:06:56.760Z] coverage: 81.2% of statements [2022-04-23T22:06:56.760Z] ok github.com/docker/docker/libnetwork/etchosts 0.344s coverage: 81.2% of statements [2022-04-23T22:06:57.229Z] === RUN TestCaller [2022-04-23T22:06:57.229Z] --- PASS: TestCaller (0.00s) [2022-04-23T22:06:57.229Z] PASS [2022-04-23T22:06:57.229Z] coverage: 100.0% of statements [2022-04-23T22:06:57.229Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2022-04-23T22:06:57.229Z] === RUN TestNew [2022-04-23T22:06:57.229Z] --- PASS: TestNew (0.00s) [2022-04-23T22:06:57.229Z] === RUN TestAllocate [2022-04-23T22:06:57.229Z] --- PASS: TestAllocate (0.00s) [2022-04-23T22:06:57.229Z] === RUN TestUninitialized [2022-04-23T22:06:57.229Z] --- PASS: TestUninitialized (0.00s) [2022-04-23T22:06:57.229Z] === RUN TestAllocateInRange [2022-04-23T22:06:57.229Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-23T22:06:57.229Z] === RUN TestAllocateSerial [2022-04-23T22:06:57.229Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-23T22:06:57.229Z] PASS [2022-04-23T22:06:57.229Z] coverage: 87.5% of statements [2022-04-23T22:06:57.229Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-04-23T22:06:57.229Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.03s) [2022-04-23T22:06:57.229Z] === RUN TestRetrieveFromStore [2022-04-23T22:06:57.977Z] --- PASS: TestBuildMultiStageOnBuild (12.81s) [2022-04-23T22:06:57.977Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T22:06:57.977Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:06:57.977Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-23T22:06:57.977Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T22:06:58.216Z] === RUN TestSetSerialInsertDelete [2022-04-23T22:06:58.216Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-23T22:06:58.216Z] === RUN TestSetParallelInsertDelete [2022-04-23T22:06:58.216Z] --- PASS: TestRetrieveFromStore (0.77s) [2022-04-23T22:06:58.216Z] === RUN TestIsCorrupted [2022-04-23T22:06:58.216Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-23T22:06:58.216Z] === RUN TestSetRollover [2022-04-23T22:06:59.204Z] === RUN TestInt2IP2IntConversion [2022-04-23T22:06:59.481Z] docker_cli_daemon_test.go:2506: [d9f2c563c0c15] daemon is not started [2022-04-23T22:06:59.481Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-23T22:06:59.481Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-23T22:06:59.677Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-04-23T22:06:59.677Z] === RUN TestGetAddressVersion [2022-04-23T22:06:59.677Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-23T22:06:59.677Z] === RUN TestKeyString [2022-04-23T22:06:59.677Z] --- PASS: TestKeyString (0.00s) [2022-04-23T22:06:59.677Z] === RUN TestPoolDataMarshal [2022-04-23T22:06:59.677Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-23T22:06:59.677Z] === RUN TestSubnetsMarshal [2022-04-23T22:06:59.677Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-04-23T22:06:59.677Z] === RUN TestAddSubnets [2022-04-23T22:06:59.677Z] --- PASS: TestAddSubnets (0.09s) [2022-04-23T22:06:59.677Z] === RUN TestDoublePoolRelease [2022-04-23T22:06:59.678Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-23T22:06:59.678Z] === RUN TestAddReleasePoolID [2022-04-23T22:06:59.678Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-04-23T22:06:59.678Z] === RUN TestPredefinedPool [2022-04-23T22:06:59.678Z] --- PASS: TestSetRollover (1.68s) [2022-04-23T22:06:59.678Z] === RUN TestSetRolloverSerial [2022-04-23T22:06:59.678Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-23T22:06:59.678Z] === RUN TestRemoveSubnet [2022-04-23T22:06:59.678Z] === RUN TestPoolRequest [2022-04-23T22:06:59.678Z] --- PASS: TestPoolRequest (0.00s) [2022-04-23T22:06:59.678Z] === RUN TestOtherRequests [2022-04-23T22:06:59.678Z] --- PASS: TestOtherRequests (0.00s) [2022-04-23T22:06:59.678Z] PASS [2022-04-23T22:06:59.678Z] coverage: 57.1% of statements [2022-04-23T22:06:59.709Z] --- PASS: TestReplicatedJob (4.46s) [2022-04-23T22:06:59.709Z] === RUN TestUpdateReplicatedJob [2022-04-23T22:07:00.147Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2022-04-23T22:07:00.147Z] --- PASS: TestRemoveSubnet (0.19s) [2022-04-23T22:07:00.147Z] === RUN TestGetSameAddress [2022-04-23T22:07:00.147Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-23T22:07:00.147Z] === RUN TestPoolAllocationReuse [2022-04-23T22:07:00.416Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-23T22:07:01.711Z] === RUN TestGetCapabilities [2022-04-23T22:07:01.711Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-23T22:07:01.711Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-23T22:07:01.711Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-23T22:07:01.711Z] === RUN TestGetDefaultAddressSpaces [2022-04-23T22:07:01.711Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-23T22:07:01.711Z] === RUN TestRemoteDriver [2022-04-23T22:07:01.711Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T22:07:01.711Z] PASS [2022-04-23T22:07:01.711Z] coverage: 47.4% of statements [2022-04-23T22:07:01.711Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.077s coverage: 47.4% of statements [2022-04-23T22:07:01.711Z] --- PASS: TestSetRolloverSerial (1.96s) [2022-04-23T22:07:01.711Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-23T22:07:01.711Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-23T22:07:01.711Z] PASS [2022-04-23T22:07:01.711Z] coverage: 84.4% of statements [2022-04-23T22:07:01.711Z] ok github.com/docker/docker/libnetwork/bitseq 12.952s coverage: 84.4% of statements [2022-04-23T22:07:02.180Z] --- PASS: TestPoolAllocationReuse (2.07s) [2022-04-23T22:07:02.180Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-23T22:07:02.180Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-23T22:07:02.181Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-23T22:07:02.649Z] === RUN TestWindowsIPAM [2022-04-23T22:07:02.649Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-23T22:07:02.649Z] PASS [2022-04-23T22:07:02.649Z] coverage: 71.4% of statements [2022-04-23T22:07:02.649Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.054s coverage: 71.4% of statements [2022-04-23T22:07:02.975Z] --- PASS: TestUpdateReplicatedJob (3.16s) [2022-04-23T22:07:02.975Z] === RUN TestServiceListWithStatuses [2022-04-23T22:07:02.975Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T22:07:02.975Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T22:07:02.975Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T22:07:03.636Z] === RUN TestDefaultNetwork [2022-04-23T22:07:04.107Z] --- PASS: TestDefaultNetwork (0.31s) [2022-04-23T22:07:04.107Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-23T22:07:04.576Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2022-04-23T22:07:04.576Z] === RUN TestInitAddressPools [2022-04-23T22:07:04.576Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-23T22:07:04.576Z] PASS [2022-04-23T22:07:04.576Z] coverage: 74.0% of statements [2022-04-23T22:07:04.576Z] ok github.com/docker/docker/libnetwork/ipamutils 0.712s coverage: 74.0% of statements [2022-04-23T22:07:04.576Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.28s) [2022-04-23T22:07:04.576Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-23T22:07:04.669Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-23T22:07:04.669Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-23T22:07:04.930Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-23T22:07:05.045Z] === RUN TestKeyValue [2022-04-23T22:07:05.045Z] --- PASS: TestKeyValue (0.00s) [2022-04-23T22:07:05.045Z] PASS [2022-04-23T22:07:05.045Z] coverage: 60.0% of statements [2022-04-23T22:07:05.045Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-04-23T22:07:05.869Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-23T22:07:06.127Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-23T22:07:06.199Z] === RUN TestMiddlewares [2022-04-23T22:07:06.199Z] --- PASS: TestMiddlewares (0.00s) [2022-04-23T22:07:06.199Z] PASS [2022-04-23T22:07:06.199Z] coverage: 7.9% of statements [2022-04-23T22:07:06.199Z] ok github.com/docker/docker/api/server 0.052s coverage: 7.9% of statements [2022-04-23T22:07:06.241Z] --- PASS: TestDockerNetworkConnectAlias (3.64s) [2022-04-23T22:07:06.241Z] === RUN TestDockerNetworkReConnect [2022-04-23T22:07:06.385Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-23T22:07:06.643Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T22:07:07.259Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T22:07:07.259Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.94s) [2022-04-23T22:07:07.259Z] === RUN TestGetAddress [2022-04-23T22:07:08.245Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-04-23T22:07:08.245Z] PASS [2022-04-23T22:07:08.245Z] coverage: 100.0% of statements [2022-04-23T22:07:08.245Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.069s coverage: 100.0% of statements [2022-04-23T22:07:08.245Z] === RUN TestGenerate [2022-04-23T22:07:08.245Z] --- PASS: TestGenerate (0.00s) [2022-04-23T22:07:08.245Z] === RUN TestGeneratePtr [2022-04-23T22:07:08.245Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-23T22:07:08.245Z] === RUN TestGenerateMissingField [2022-04-23T22:07:08.245Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-23T22:07:08.245Z] === RUN TestFieldCannotBeSet [2022-04-23T22:07:08.245Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-23T22:07:08.245Z] === RUN TestTypeMismatchError [2022-04-23T22:07:08.245Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-23T22:07:08.245Z] PASS [2022-04-23T22:07:08.245Z] coverage: 100.0% of statements [2022-04-23T22:07:08.245Z] ok github.com/docker/docker/libnetwork/options 0.048s coverage: 100.0% of statements [2022-04-23T22:07:08.252Z] --- PASS: TestBuildMultiStageLayerLeak (10.81s) [2022-04-23T22:07:08.252Z] === RUN TestBuildWithHugeFile [2022-04-23T22:07:08.546Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-23T22:07:08.713Z] === RUN TestNetworkDBSimple [2022-04-23T22:07:09.185Z] testing: warning: no tests to run [2022-04-23T22:07:09.185Z] PASS [2022-04-23T22:07:09.185Z] coverage: 0.0% of statements [2022-04-23T22:07:09.185Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-04-23T22:07:09.484Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-23T22:07:09.653Z] === RUN TestRequestNewPort [2022-04-23T22:07:09.653Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-23T22:07:09.653Z] === RUN TestRequestSpecificPort [2022-04-23T22:07:09.653Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-23T22:07:09.653Z] === RUN TestReleasePort [2022-04-23T22:07:09.653Z] --- PASS: TestReleasePort (0.00s) [2022-04-23T22:07:09.653Z] === RUN TestReuseReleasedPort [2022-04-23T22:07:09.653Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-23T22:07:09.653Z] === RUN TestReleaseUnreadledPort [2022-04-23T22:07:09.653Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-23T22:07:09.653Z] === RUN TestUnknowProtocol [2022-04-23T22:07:09.653Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-23T22:07:09.653Z] === RUN TestAllocateAllPorts [2022-04-23T22:07:09.653Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-23T22:07:09.653Z] === RUN TestPortAllocation [2022-04-23T22:07:09.653Z] --- PASS: TestPortAllocation (0.00s) [2022-04-23T22:07:09.653Z] === RUN TestPortAllocationWithCustomRange [2022-04-23T22:07:09.653Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-23T22:07:09.653Z] === RUN TestNoDuplicateBPR [2022-04-23T22:07:09.653Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-23T22:07:09.653Z] === RUN TestChangePortRange [2022-04-23T22:07:09.653Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-23T22:07:09.653Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-23T22:07:09.653Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-23T22:07:09.653Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-23T22:07:09.653Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-23T22:07:09.653Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-23T22:07:09.653Z] --- PASS: TestChangePortRange (0.00s) [2022-04-23T22:07:09.653Z] PASS [2022-04-23T22:07:09.653Z] coverage: 88.6% of statements [2022-04-23T22:07:09.653Z] ok github.com/docker/docker/libnetwork/portallocator 0.060s coverage: 88.6% of statements [2022-04-23T22:07:09.653Z] 2022/04/23 22:07:09 Closing DB instances... [2022-04-23T22:07:10.052Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-23T22:07:10.122Z] testing: warning: no tests to run [2022-04-23T22:07:10.122Z] PASS [2022-04-23T22:07:10.122Z] coverage: 0.0% of statements [2022-04-23T22:07:10.122Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2022-04-23T22:07:10.406Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-04-23T22:07:10.406Z] === RUN TestServicePlugin [2022-04-23T22:07:10.406Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:07:10.406Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-23T22:07:10.406Z] === RUN TestServiceUpdateLabel [2022-04-23T22:07:10.593Z] === RUN TestHashData [2022-04-23T22:07:10.593Z] --- PASS: TestHashData (0.00s) [2022-04-23T22:07:10.593Z] PASS [2022-04-23T22:07:10.593Z] coverage: 2.8% of statements [2022-04-23T22:07:10.593Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-04-23T22:07:11.064Z] === RUN TestErrorConstructors [2022-04-23T22:07:11.064Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-23T22:07:11.064Z] === RUN TestCompareIPMask [2022-04-23T22:07:11.064Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-23T22:07:11.064Z] === RUN TestUtilGetHostPartIP [2022-04-23T22:07:11.064Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-23T22:07:11.064Z] === RUN TestUtilGetBroadcastIP [2022-04-23T22:07:11.064Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-23T22:07:11.064Z] === RUN TestParseCIDR [2022-04-23T22:07:11.064Z] --- PASS: TestParseCIDR (0.00s) [2022-04-23T22:07:11.064Z] PASS [2022-04-23T22:07:11.064Z] coverage: 37.3% of statements [2022-04-23T22:07:11.064Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-04-23T22:07:11.064Z] --- PASS: TestNetworkDBSimple (2.66s) [2022-04-23T22:07:11.064Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-23T22:07:11.532Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-23T22:07:11.532Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-23T22:07:11.532Z] PASS [2022-04-23T22:07:11.532Z] coverage: 55.0% of statements [2022-04-23T22:07:11.532Z] ok github.com/docker/docker/oci 0.060s coverage: 55.0% of statements [2022-04-23T22:07:11.770Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-04-23T22:07:11.770Z] === RUN TestServiceUpdateSecrets [2022-04-23T22:07:11.955Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-23T22:07:12.214Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-23T22:07:12.519Z] 2022/04/23 22:07:12 Closing DB instances... [2022-04-23T22:07:12.519Z] === RUN TestParseVersion [2022-04-23T22:07:12.519Z] --- PASS: TestParseVersion (0.00s) [2022-04-23T22:07:12.519Z] PASS [2022-04-23T22:07:12.519Z] coverage: 52.9% of statements [2022-04-23T22:07:12.519Z] ok github.com/docker/docker/pkg/aaparser 0.069s coverage: 52.9% of statements [2022-04-23T22:07:12.987Z] === RUN TestAddressPoolOpt [2022-04-23T22:07:12.987Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/a [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/something [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/_=a [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/env1=value1 [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/_env1=value1 [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/PATH [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/=a [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/PATH= [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/PATH=something [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/asd!qwe [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/1asd [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/123 [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/some_space [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/__some_space_before [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/some_space_after__ [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/= [2022-04-23T22:07:12.987Z] === RUN TestValidateEnv/PaTh [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-23T22:07:12.987Z] === RUN TestParseHost [2022-04-23T22:07:12.987Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-23T22:07:12.987Z] === RUN TestParseHost/something_with_spaces [2022-04-23T22:07:12.987Z] === RUN TestParseHost/unknown:// [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://:port [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://invalid:port [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-23T22:07:12.987Z] === RUN TestParseHost/:// [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://:5555/ [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://:5555/p [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-23T22:07:12.987Z] === RUN TestParseHost/_ [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://: [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-23T22:07:12.987Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://host: [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://:5555 [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://[::1]: [2022-04-23T22:07:12.987Z] === RUN TestParseHost/fd:// [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp:// [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-23T22:07:12.987Z] === RUN TestParseHost/unix:// [2022-04-23T22:07:12.987Z] === RUN TestParseHost/unix://path/to/socket [2022-04-23T22:07:12.987Z] === RUN TestParseHost/npipe:// [2022-04-23T22:07:12.987Z] === RUN TestParseHost/fd://something [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-23T22:07:12.987Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-23T22:07:12.987Z] === RUN TestParseHost/#00 [2022-04-23T22:07:12.987Z] === RUN TestParseHost/__ [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/: [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-23T22:07:12.987Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-23T22:07:12.987Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-23T22:07:12.987Z] === RUN TestParseTCP [2022-04-23T22:07:12.987Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-23T22:07:12.987Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-23T22:07:12.987Z] === RUN TestParseTCP/localhost:5555/path [2022-04-23T22:07:12.987Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-23T22:07:12.987Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-23T22:07:12.987Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/:5555/path [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/#00 [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/:5555 [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/localhost [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/localhost: [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/localhost:5555 [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/tcp:// [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/: [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/::1 [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/tcp://: [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/0.0.0.1 [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/[::1]:5555 [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/tcp://:5555 [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/0.0.0.1: [2022-04-23T22:07:12.988Z] === RUN TestParseTCP/[::1]: [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-23T22:07:12.988Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestValidateExtraHosts [2022-04-23T22:07:12.988Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestIpOptString [2022-04-23T22:07:12.988Z] --- PASS: TestIpOptString (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-23T22:07:12.988Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestNewIpOptValidDefaultVal [2022-04-23T22:07:12.988Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestIpOptSetInvalidVal [2022-04-23T22:07:12.988Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestValidateIPAddress [2022-04-23T22:07:12.988Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestMapOpts [2022-04-23T22:07:12.988Z] --- PASS: TestMapOpts (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestListOptsWithoutValidator [2022-04-23T22:07:12.988Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestListOptsWithValidator [2022-04-23T22:07:12.988Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestValidateDNSSearch [2022-04-23T22:07:12.988Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestValidateLabel [2022-04-23T22:07:12.988Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-23T22:07:12.988Z] === RUN TestValidateLabel/label_with_general_format [2022-04-23T22:07:12.988Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-23T22:07:12.988Z] === RUN TestValidateLabel/label_with_one_more [2022-04-23T22:07:12.988Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-23T22:07:12.988Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-23T22:07:12.988Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-23T22:07:12.988Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-23T22:07:12.988Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-23T22:07:12.988Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-23T22:07:12.988Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-23T22:07:12.988Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-23T22:07:12.988Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-23T22:07:12.988Z] --- PASS: TestValidateLabel (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-23T22:07:12.988Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestNamedListOpts [2022-04-23T22:07:12.988Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestNamedMapOpts [2022-04-23T22:07:12.988Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestParseLink [2022-04-23T22:07:12.988Z] --- PASS: TestParseLink (0.00s) [2022-04-23T22:07:12.988Z] === RUN TestUlimitOpt [2022-04-23T22:07:12.988Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-23T22:07:12.988Z] PASS [2022-04-23T22:07:12.988Z] coverage: 66.7% of statements [2022-04-23T22:07:12.988Z] ok github.com/docker/docker/opts 0.152s coverage: 66.7% of statements [2022-04-23T22:07:13.591Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-23T22:07:13.850Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-23T22:07:13.974Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-04-23T22:07:13.974Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-23T22:07:14.961Z] === RUN TestPeerCertificateMarshalJSON [2022-04-23T22:07:15.230Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-23T22:07:15.429Z] === RUN TestIsArchivePathDir [2022-04-23T22:07:15.430Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-23T22:07:15.430Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-23T22:07:15.430Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2022-04-23T22:07:15.430Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-23T22:07:15.430Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-23T22:07:15.430Z] === RUN TestMiddleware [2022-04-23T22:07:15.430Z] --- PASS: TestMiddleware (0.00s) [2022-04-23T22:07:15.430Z] === RUN TestNewResponseModifier [2022-04-23T22:07:15.430Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-23T22:07:15.430Z] PASS [2022-04-23T22:07:15.430Z] coverage: 26.8% of statements [2022-04-23T22:07:15.430Z] ok github.com/docker/docker/pkg/authorization 0.456s coverage: 26.8% of statements [2022-04-23T22:07:15.430Z] --- PASS: TestIsArchivePathDir (0.17s) [2022-04-23T22:07:15.430Z] === RUN TestIsArchivePathInvalidFile [2022-04-23T22:07:15.430Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-04-23T22:07:15.430Z] === RUN TestIsArchivePathTar [2022-04-23T22:07:15.430Z] 2022/04/23 22:07:15 Closing DB instances... [2022-04-23T22:07:15.898Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-04-23T22:07:15.898Z] === RUN TestDecompressStreamGzip [2022-04-23T22:07:15.898Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-04-23T22:07:15.898Z] === RUN TestDecompressStreamBzip2 [2022-04-23T22:07:15.898Z] === RUN TestUnbuffered [2022-04-23T22:07:15.898Z] --- PASS: TestUnbuffered (0.00s) [2022-04-23T22:07:15.898Z] === RUN TestRaceUnbuffered [2022-04-23T22:07:15.898Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-23T22:07:15.898Z] PASS [2022-04-23T22:07:15.898Z] coverage: 100.0% of statements [2022-04-23T22:07:15.898Z] ok github.com/docker/docker/pkg/broadcaster 0.052s coverage: 100.0% of statements [2022-04-23T22:07:15.898Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-04-23T22:07:15.898Z] === RUN TestDecompressStreamXz [2022-04-23T22:07:15.898Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T22:07:15.898Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-23T22:07:15.898Z] === RUN TestDecompressStreamZstd [2022-04-23T22:07:15.898Z] archive_test.go:140: zstd not installed [2022-04-23T22:07:15.898Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-23T22:07:15.898Z] === RUN TestCompressStreamXzUnsupported [2022-04-23T22:07:15.898Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-23T22:07:15.898Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-23T22:07:15.898Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-23T22:07:15.898Z] === RUN TestCompressStreamInvalid [2022-04-23T22:07:15.898Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-23T22:07:15.898Z] === RUN TestExtensionInvalid [2022-04-23T22:07:15.898Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-23T22:07:15.898Z] === RUN TestExtensionUncompressed [2022-04-23T22:07:15.898Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-23T22:07:15.898Z] === RUN TestExtensionBzip2 [2022-04-23T22:07:15.898Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-23T22:07:15.898Z] === RUN TestExtensionGzip [2022-04-23T22:07:15.898Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-23T22:07:15.898Z] === RUN TestExtensionXz [2022-04-23T22:07:15.898Z] --- PASS: TestExtensionXz (0.00s) [2022-04-23T22:07:15.898Z] === RUN TestExtensionZstd [2022-04-23T22:07:15.898Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-23T22:07:15.898Z] === RUN TestCmdStreamLargeStderr [2022-04-23T22:07:16.366Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-04-23T22:07:16.366Z] === RUN TestCmdStreamBad [2022-04-23T22:07:16.366Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T22:07:16.366Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-23T22:07:16.366Z] === RUN TestCmdStreamGood [2022-04-23T22:07:16.366Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-23T22:07:16.366Z] === RUN TestUntarPathWithInvalidDest [2022-04-23T22:07:16.366Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-23T22:07:16.366Z] === RUN TestUntarPathWithInvalidSrc [2022-04-23T22:07:16.366Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-23T22:07:16.366Z] === RUN TestUntarPath [2022-04-23T22:07:16.366Z] --- PASS: TestUntarPath (0.08s) [2022-04-23T22:07:16.366Z] === RUN TestUntarPathWithDestinationFile [2022-04-23T22:07:16.366Z] --- PASS: TestUntarPathWithDestinationFile (0.17s) [2022-04-23T22:07:16.366Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-23T22:07:16.610Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-23T22:07:16.610Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-23T22:07:16.610Z] check_test.go:307: [dce2f56add50e] daemon is not started [2022-04-23T22:07:16.610Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-23T22:07:16.834Z] === RUN TestMatch [2022-04-23T22:07:16.834Z] === RUN TestMatch/[[]] [2022-04-23T22:07:16.834Z] === RUN TestMatch/[[foo]] [2022-04-23T22:07:16.834Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-23T22:07:16.834Z] === RUN TestMatch/[[foo_bar]] [2022-04-23T22:07:16.834Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-23T22:07:16.834Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-23T22:07:16.834Z] === RUN TestMatch/[] [2022-04-23T22:07:16.834Z] === RUN TestMatch/[]#01 [2022-04-23T22:07:16.834Z] === RUN TestMatch/[[qux]] [2022-04-23T22:07:16.834Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-23T22:07:16.834Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-23T22:07:16.834Z] === RUN TestMatch/[[foo_baz]] [2022-04-23T22:07:16.834Z] --- PASS: TestMatch (0.00s) [2022-04-23T22:07:16.834Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-23T22:07:16.834Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-23T22:07:16.834Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-23T22:07:16.834Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-23T22:07:16.834Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-23T22:07:16.834Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-23T22:07:16.834Z] --- PASS: TestMatch/[] (0.00s) [2022-04-23T22:07:16.834Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-23T22:07:16.834Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-23T22:07:16.834Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-23T22:07:16.834Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-23T22:07:16.834Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-23T22:07:16.834Z] PASS [2022-04-23T22:07:16.834Z] coverage: 87.5% of statements [2022-04-23T22:07:16.834Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2022-04-23T22:07:16.834Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.20s) [2022-04-23T22:07:16.834Z] === RUN TestCopyWithTarInvalidSrc [2022-04-23T22:07:16.834Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-23T22:07:16.834Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-23T22:07:16.834Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T22:07:16.834Z] === RUN TestCopyWithTarSrcFile [2022-04-23T22:07:16.834Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-23T22:07:16.834Z] === RUN TestCopyWithTarSrcFolder [2022-04-23T22:07:16.834Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-23T22:07:16.834Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-23T22:07:16.834Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-23T22:07:16.834Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-23T22:07:16.834Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T22:07:16.834Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-23T22:07:16.834Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-23T22:07:16.834Z] === RUN TestCopyFileWithTarSrcFile [2022-04-23T22:07:16.834Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-23T22:07:16.834Z] === RUN TestTarFiles [2022-04-23T22:07:17.302Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.30s) [2022-04-23T22:07:17.302Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-23T22:07:17.769Z] === RUN TestChrootTarUntar [2022-04-23T22:07:17.769Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:07:17.769Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-23T22:07:17.769Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-23T22:07:17.769Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:07:18.237Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T22:07:18.237Z] === RUN TestChrootUntarEmptyArchive [2022-04-23T22:07:18.237Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-23T22:07:18.237Z] === RUN TestChrootTarUntarWithSymlink [2022-04-23T22:07:18.237Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:07:18.237Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T22:07:18.237Z] === RUN TestChrootCopyWithTar [2022-04-23T22:07:18.237Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:07:18.237Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-23T22:07:18.237Z] === RUN TestChrootCopyFileWithTar [2022-04-23T22:07:18.237Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:07:18.237Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-23T22:07:18.237Z] === RUN TestChrootUntarPath [2022-04-23T22:07:18.237Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:07:18.237Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-23T22:07:18.237Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-23T22:07:18.237Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:07:18.237Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:07:18.237Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-23T22:07:18.237Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:07:18.237Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:07:18.237Z] === RUN TestChrootApplyDotDotFile [2022-04-23T22:07:18.237Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:07:18.237Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-23T22:07:18.237Z] PASS [2022-04-23T22:07:18.237Z] coverage: 12.0% of statements [2022-04-23T22:07:18.237Z] ok github.com/docker/docker/pkg/chrootarchive 0.114s coverage: 12.0% of statements [2022-04-23T22:07:19.223Z] 2022/04/23 22:07:18 Closing DB instances... [2022-04-23T22:07:19.223Z] === RUN TestEnsureRemoveAllNotExist [2022-04-23T22:07:19.223Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-23T22:07:19.223Z] === RUN TestEnsureRemoveAllWithDir [2022-04-23T22:07:19.223Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-23T22:07:19.223Z] === RUN TestEnsureRemoveAllWithFile [2022-04-23T22:07:19.223Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-23T22:07:19.223Z] PASS [2022-04-23T22:07:19.223Z] coverage: 0.0% of statements [2022-04-23T22:07:19.223Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-04-23T22:07:20.210Z] === RUN TestSizeEmpty [2022-04-23T22:07:20.210Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-23T22:07:20.210Z] === RUN TestSizeEmptyFile [2022-04-23T22:07:20.210Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-23T22:07:20.210Z] === RUN TestSizeNonemptyFile [2022-04-23T22:07:20.210Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-23T22:07:20.210Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-23T22:07:20.210Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-23T22:07:20.210Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-23T22:07:20.210Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-23T22:07:20.210Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-23T22:07:20.210Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-23T22:07:20.210Z] === RUN TestMoveToSubdir [2022-04-23T22:07:20.210Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-23T22:07:20.210Z] === RUN TestSizeNonExistingDirectory [2022-04-23T22:07:20.210Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-23T22:07:20.210Z] PASS [2022-04-23T22:07:20.210Z] coverage: 80.0% of statements [2022-04-23T22:07:20.210Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-04-23T22:07:21.196Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-04-23T22:07:21.196Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-23T22:07:21.196Z] === RUN TestPollerAddRemove [2022-04-23T22:07:21.196Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-23T22:07:21.196Z] === RUN TestPollerEvent [2022-04-23T22:07:21.196Z] poller_test.go:40: No chmod on Windows [2022-04-23T22:07:21.196Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-23T22:07:21.196Z] === RUN TestPollerClose [2022-04-23T22:07:21.196Z] --- PASS: TestPollerClose (0.00s) [2022-04-23T22:07:21.196Z] PASS [2022-04-23T22:07:21.196Z] coverage: 45.7% of statements [2022-04-23T22:07:21.196Z] ok github.com/docker/docker/pkg/filenotify 0.060s coverage: 45.7% of statements [2022-04-23T22:07:22.771Z] === RUN TestCopyFileWithInvalidSrc [2022-04-23T22:07:22.771Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T22:07:22.771Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-23T22:07:22.771Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-23T22:07:22.771Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestCopyFile [2022-04-23T22:07:22.771Z] --- PASS: TestCopyFile (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-23T22:07:22.771Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T22:07:22.771Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-23T22:07:22.771Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-23T22:07:22.771Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T22:07:22.771Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestWildcardMatches [2022-04-23T22:07:22.771Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestPatternMatches [2022-04-23T22:07:22.771Z] --- PASS: TestPatternMatches (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-23T22:07:22.771Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestPatternMatchesFolderExclusions [2022-04-23T22:07:22.771Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-23T22:07:22.771Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-23T22:07:22.771Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-23T22:07:22.771Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-23T22:07:22.771Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestSingleExclamationError [2022-04-23T22:07:22.771Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestMatchesWithNoPatterns [2022-04-23T22:07:22.771Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestMatchesWithMalformedPatterns [2022-04-23T22:07:22.771Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-23T22:07:22.771Z] === RUN TestMatches [2022-04-23T22:07:22.771Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-23T22:07:22.771Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-23T22:07:22.771Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-23T22:07:22.771Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-23T22:07:22.771Z] --- PASS: TestMatches (0.01s) [2022-04-23T22:07:22.771Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-23T22:07:22.771Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-23T22:07:22.771Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-23T22:07:22.772Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-23T22:07:22.772Z] === RUN TestCleanPatterns [2022-04-23T22:07:22.772Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-23T22:07:22.772Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-23T22:07:22.772Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-23T22:07:22.772Z] === RUN TestCleanPatternsExceptionFlag [2022-04-23T22:07:22.772Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-23T22:07:22.772Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-23T22:07:22.772Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-23T22:07:22.772Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-23T22:07:22.772Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-23T22:07:22.772Z] === RUN TestCleanPatternsErrorSingleException [2022-04-23T22:07:22.772Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-23T22:07:22.772Z] === RUN TestCreateIfNotExistsDir [2022-04-23T22:07:22.772Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-23T22:07:22.772Z] === RUN TestCreateIfNotExistsFile [2022-04-23T22:07:22.772Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-23T22:07:22.772Z] === RUN TestMatch [2022-04-23T22:07:22.772Z] --- PASS: TestMatch (0.00s) [2022-04-23T22:07:22.772Z] === RUN TestCompile [2022-04-23T22:07:22.772Z] === RUN TestCompile/slash [2022-04-23T22:07:22.772Z] === RUN TestCompile/backslash [2022-04-23T22:07:22.772Z] --- PASS: TestCompile (0.00s) [2022-04-23T22:07:22.772Z] --- PASS: TestCompile/slash (0.00s) [2022-04-23T22:07:22.772Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-23T22:07:22.772Z] PASS [2022-04-23T22:07:22.772Z] coverage: 84.7% of statements [2022-04-23T22:07:22.772Z] ok github.com/docker/docker/pkg/fileutils 0.193s coverage: 84.7% of statements [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite (338.56s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.06s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.60s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.51s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.44s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.34s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.24s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.92s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.27s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.41s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.29s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.49s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.33s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.13s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.45s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.55s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.72s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.69s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.77s) [2022-04-23T22:07:23.178Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.96s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.85s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.73s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.94s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.88s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.09s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.44s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.81s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.65s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.58s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.68s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.90s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.59s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.44s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.46s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.38s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.67s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.87s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.22s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.44s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.16s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.14s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.06s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.15s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.59s) [2022-04-23T22:07:23.178Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-23T22:07:23.178Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.12s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.22s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.00s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.57s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.75s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.24s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.55s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.42s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.34s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.14s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.45s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.44s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.06s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.79s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.82s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.88s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.46s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.68s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.93s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.21s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.13s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.56s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.19s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.69s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.15s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.84s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.92s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.65s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.75s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.72s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-04-23T22:07:23.178Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.68s) [2022-04-23T22:07:23.178Z] === RUN TestDockerSwarmSuite [2022-04-23T22:07:23.178Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-23T22:07:23.178Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-23T22:07:23.240Z] --- PASS: TestTarFiles (6.26s) [2022-04-23T22:07:23.240Z] === RUN TestDetectCompressionZstd [2022-04-23T22:07:23.240Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-23T22:07:23.240Z] === RUN TestTarUntar [2022-04-23T22:07:23.240Z] 2022/04/23 22:07:22 Closing DB instances... [2022-04-23T22:07:23.240Z] --- PASS: TestTarUntar (0.05s) [2022-04-23T22:07:23.240Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-23T22:07:23.240Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-23T22:07:23.240Z] === RUN TestTarWithOptions [2022-04-23T22:07:23.240Z] --- PASS: TestTarWithOptions (0.04s) [2022-04-23T22:07:23.240Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-23T22:07:23.240Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-23T22:07:23.240Z] === RUN TestUntarUstarGnuConflict [2022-04-23T22:07:23.240Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-23T22:07:23.240Z] === RUN TestUntarInvalidFilenames [2022-04-23T22:07:23.240Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2252866754\\dest" [2022-04-23T22:07:23.240Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-04-23T22:07:23.240Z] === RUN TestUntarHardlinkToSymlink [2022-04-23T22:07:23.240Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-23T22:07:23.240Z] === RUN TestUntarInvalidHardlink [2022-04-23T22:07:23.240Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3004793418\\victim\\hello" -> "../victim/hello" [2022-04-23T22:07:23.240Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3265290729\\victim\\hello" -> "/../victim/hello" [2022-04-23T22:07:23.240Z] === RUN TestGet [2022-04-23T22:07:23.240Z] --- PASS: TestGet (0.00s) [2022-04-23T22:07:23.240Z] === RUN TestGetShortcutString [2022-04-23T22:07:23.240Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-23T22:07:23.240Z] PASS [2022-04-23T22:07:23.240Z] coverage: 42.9% of statements [2022-04-23T22:07:23.240Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3518772604\\victim" -> "../victim" [2022-04-23T22:07:23.240Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3479843617\\victim" -> "../victim" [2022-04-23T22:07:23.240Z] ok github.com/docker/docker/pkg/homedir 0.052s coverage: 42.9% of statements [2022-04-23T22:07:23.240Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1693689181\\victim" -> "../victim" [2022-04-23T22:07:23.240Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1246979692\\victim" -> "../victim" [2022-04-23T22:07:23.240Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-23T22:07:23.240Z] === RUN TestUntarInvalidSymlink [2022-04-23T22:07:23.240Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink839642246\\dest\\dotdot" -> "../victim/hello" [2022-04-23T22:07:23.240Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3156888187\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T22:07:23.240Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink541057586\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:07:23.240Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3867105206\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:07:23.240Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1140872162\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:07:23.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2319176120\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:07:23.712Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink381595038\\dest\\dir\\loophole" -> "../../victim" [2022-04-23T22:07:23.712Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-23T22:07:23.712Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-23T22:07:23.712Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-23T22:07:23.712Z] === RUN TestXGlobalNoParent [2022-04-23T22:07:23.712Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-23T22:07:23.712Z] === RUN TestReplaceFileTarWrapper [2022-04-23T22:07:23.712Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-04-23T22:07:23.712Z] === RUN TestPrefixHeaderReadable [2022-04-23T22:07:23.712Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-23T22:07:23.712Z] === RUN TestDisablePigz [2022-04-23T22:07:23.712Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-23T22:07:23.712Z] --- PASS: TestDisablePigz (0.16s) [2022-04-23T22:07:23.712Z] === RUN TestPigz [2022-04-23T22:07:24.182Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-23T22:07:24.182Z] --- PASS: TestPigz (0.19s) [2022-04-23T22:07:24.182Z] === RUN TestNosysFileInfo [2022-04-23T22:07:24.182Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-23T22:07:24.182Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T22:07:24.182Z] archive_windows_test.go:16: Currently fails [2022-04-23T22:07:24.182Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:07:24.182Z] === RUN TestCanonicalTarNameForPath [2022-04-23T22:07:24.182Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-23T22:07:24.182Z] === RUN TestCanonicalTarName [2022-04-23T22:07:24.182Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-23T22:07:24.182Z] === RUN TestChmodTarEntry [2022-04-23T22:07:24.182Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-23T22:07:24.182Z] === RUN TestHardLinkOrder [2022-04-23T22:07:24.182Z] --- PASS: TestHardLinkOrder (0.10s) [2022-04-23T22:07:24.182Z] === RUN TestChangeString [2022-04-23T22:07:24.182Z] --- PASS: TestChangeString (0.00s) [2022-04-23T22:07:24.182Z] === RUN TestChangesWithNoChanges [2022-04-23T22:07:24.182Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-04-23T22:07:24.182Z] === RUN TestChangesWithChanges [2022-04-23T22:07:24.182Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-23T22:07:24.182Z] === RUN TestChangesWithChangesGH13590 [2022-04-23T22:07:24.182Z] changes_test.go:196: needs more investigation [2022-04-23T22:07:24.182Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-23T22:07:24.182Z] === RUN TestChangesDirsEmpty [2022-04-23T22:07:24.182Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:07:24.182Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-23T22:07:24.182Z] === RUN TestChangesDirsMutated [2022-04-23T22:07:24.182Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:07:24.182Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-23T22:07:24.182Z] === RUN TestApplyLayer [2022-04-23T22:07:24.182Z] changes_test.go:433: needs further investigation [2022-04-23T22:07:24.182Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-23T22:07:24.182Z] === RUN TestChangesSizeWithHardlinks [2022-04-23T22:07:24.182Z] changes_test.go:469: needs further investigation [2022-04-23T22:07:24.182Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-23T22:07:24.182Z] === RUN TestChangesSizeWithNoChanges [2022-04-23T22:07:24.182Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-23T22:07:24.182Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-23T22:07:24.182Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-23T22:07:24.182Z] === RUN TestChangesSize [2022-04-23T22:07:24.182Z] --- PASS: TestChangesSize (0.01s) [2022-04-23T22:07:24.182Z] === RUN TestApplyLayerInvalidFilenames [2022-04-23T22:07:24.182Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames848300267\\dest" [2022-04-23T22:07:24.182Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-23T22:07:24.182Z] === RUN TestApplyLayerInvalidHardlink [2022-04-23T22:07:24.182Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink913694986\\victim\\hello" -> "../victim/hello" [2022-04-23T22:07:24.182Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3825125307\\victim\\hello" -> "/../victim/hello" [2022-04-23T22:07:24.182Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink780332795\\victim" -> "../victim" [2022-04-23T22:07:24.182Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3695769877\\victim" -> "../victim" [2022-04-23T22:07:24.182Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1105478381\\victim" -> "../victim" [2022-04-23T22:07:24.182Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3941424904\\victim" -> "../victim" [2022-04-23T22:07:24.182Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-23T22:07:24.182Z] === RUN TestApplyLayerInvalidSymlink [2022-04-23T22:07:24.182Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink66898581\\dest\\dotdot" -> "../victim/hello" [2022-04-23T22:07:24.182Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3165985087\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T22:07:24.182Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1809834443\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:07:24.182Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2555875972\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:07:24.182Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1283044744\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:07:24.182Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1631219681\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:07:24.182Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-23T22:07:24.182Z] === RUN TestApplyLayerWhiteouts [2022-04-23T22:07:24.651Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-23T22:07:24.651Z] === RUN TestGenerateEmptyFile [2022-04-23T22:07:24.651Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-23T22:07:24.651Z] === RUN TestGenerateWithContent [2022-04-23T22:07:24.651Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-23T22:07:24.651Z] PASS [2022-04-23T22:07:24.651Z] coverage: 61.9% of statements [2022-04-23T22:07:24.651Z] --- PASS: TestNetworkDBCRUDTableEntries (3.29s) [2022-04-23T22:07:24.651Z] === RUN TestNetworkDBNodeLeave [2022-04-23T22:07:24.651Z] ok github.com/docker/docker/pkg/archive 9.284s coverage: 61.9% of statements [2022-04-23T22:07:24.651Z] === RUN TestCreateIDMapOrder [2022-04-23T22:07:24.651Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-23T22:07:24.651Z] PASS [2022-04-23T22:07:24.651Z] coverage: 7.2% of statements [2022-04-23T22:07:24.651Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2022-04-23T22:07:25.710Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-23T22:07:26.218Z] === RUN TestFixedBufferCap [2022-04-23T22:07:26.218Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-23T22:07:26.218Z] === RUN TestFixedBufferLen [2022-04-23T22:07:26.218Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-23T22:07:26.218Z] === RUN TestFixedBufferString [2022-04-23T22:07:26.218Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-23T22:07:26.218Z] === RUN TestFixedBufferWrite [2022-04-23T22:07:26.218Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-23T22:07:26.218Z] === RUN TestFixedBufferRead [2022-04-23T22:07:26.218Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-23T22:07:26.218Z] === RUN TestBytesPipeRead [2022-04-23T22:07:26.218Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-23T22:07:26.218Z] === RUN TestBytesPipeWrite [2022-04-23T22:07:26.218Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-23T22:07:26.218Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-23T22:07:26.650Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-04-23T22:07:26.650Z] === RUN TestServiceUpdateConfigs [2022-04-23T22:07:26.687Z] --- PASS: TestBytesPipeWriteRandomChunks (0.57s) [2022-04-23T22:07:26.687Z] === RUN TestAtomicWriteToFile [2022-04-23T22:07:26.687Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-23T22:07:26.687Z] === RUN TestAtomicWriteSetCommit [2022-04-23T22:07:26.687Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-23T22:07:26.687Z] === RUN TestAtomicWriteSetCancel [2022-04-23T22:07:26.687Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-23T22:07:26.687Z] === RUN TestReadCloserWrapperClose [2022-04-23T22:07:26.687Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-23T22:07:26.687Z] === RUN TestReaderErrWrapperReadOnError [2022-04-23T22:07:26.687Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-23T22:07:26.687Z] === RUN TestReaderErrWrapperRead [2022-04-23T22:07:26.687Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-23T22:07:26.687Z] === RUN TestCancelReadCloser [2022-04-23T22:07:26.687Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-23T22:07:26.687Z] === RUN TestWriteCloserWrapperClose [2022-04-23T22:07:27.155Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-23T22:07:27.155Z] === RUN TestNopWriteCloser [2022-04-23T22:07:27.155Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-23T22:07:27.155Z] === RUN TestNopWriter [2022-04-23T22:07:27.155Z] --- PASS: TestNopWriter (0.00s) [2022-04-23T22:07:27.155Z] === RUN TestWriteCounter [2022-04-23T22:07:27.155Z] --- PASS: TestWriteCounter (0.00s) [2022-04-23T22:07:27.155Z] PASS [2022-04-23T22:07:27.155Z] coverage: 69.6% of statements [2022-04-23T22:07:27.155Z] ok github.com/docker/docker/pkg/ioutils 0.773s coverage: 69.6% of statements [2022-04-23T22:07:27.155Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-04-23T22:07:27.155Z] === RUN TestNetworkDBWatch [2022-04-23T22:07:28.995Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-23T22:07:29.430Z] 2022/04/23 22:07:28 Closing DB instances... [2022-04-23T22:07:29.430Z] === RUN TestError [2022-04-23T22:07:29.430Z] --- PASS: TestError (0.00s) [2022-04-23T22:07:29.430Z] === RUN TestProgressString [2022-04-23T22:07:29.430Z] === RUN TestProgressString/no_progress [2022-04-23T22:07:29.430Z] === RUN TestProgressString/progress_1 [2022-04-23T22:07:29.430Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-23T22:07:29.430Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-23T22:07:29.903Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-23T22:07:29.903Z] === RUN TestProgressString/with_units [2022-04-23T22:07:29.903Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-23T22:07:29.903Z] === RUN TestProgressString/hide_counts [2022-04-23T22:07:29.903Z] --- PASS: TestProgressString (0.00s) [2022-04-23T22:07:29.903Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-23T22:07:29.903Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-23T22:07:29.903Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-23T22:07:29.903Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-23T22:07:29.903Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-23T22:07:29.903Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-23T22:07:29.903Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-23T22:07:29.903Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-23T22:07:29.903Z] === RUN TestJSONMessageDisplay [2022-04-23T22:07:29.903Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-04-23T22:07:29.903Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-23T22:07:29.903Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-23T22:07:29.903Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-23T22:07:29.903Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-23T22:07:29.903Z] === RUN TestDisplayJSONMessagesStream [2022-04-23T22:07:29.903Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-23T22:07:29.903Z] PASS [2022-04-23T22:07:29.903Z] coverage: 91.7% of statements [2022-04-23T22:07:29.903Z] ok github.com/docker/docker/pkg/jsonmessage 0.271s coverage: 91.7% of statements [2022-04-23T22:07:30.379Z] --- PASS: TestNetworkDBWatch (3.09s) [2022-04-23T22:07:30.379Z] === RUN TestNetworkDBBulkSync [2022-04-23T22:07:30.379Z] === RUN TestStandardLongPath [2022-04-23T22:07:30.379Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-23T22:07:30.379Z] === RUN TestUNCLongPath [2022-04-23T22:07:30.379Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-23T22:07:30.379Z] PASS [2022-04-23T22:07:30.379Z] coverage: 100.0% of statements [2022-04-23T22:07:30.379Z] ok github.com/docker/docker/pkg/longpath 0.060s coverage: 100.0% of statements [2022-04-23T22:07:32.594Z] 2022/04/23 22:07:32 Closing DB instances... [2022-04-23T22:07:32.594Z] === RUN TestNameFormat [2022-04-23T22:07:32.594Z] --- PASS: TestNameFormat (0.00s) [2022-04-23T22:07:32.594Z] === RUN TestNameRetries [2022-04-23T22:07:32.594Z] --- PASS: TestNameRetries (0.00s) [2022-04-23T22:07:32.594Z] PASS [2022-04-23T22:07:32.594Z] coverage: 85.7% of statements [2022-04-23T22:07:32.594Z] ok github.com/docker/docker/pkg/namesgenerator 0.187s coverage: 85.7% of statements [2022-04-23T22:07:33.582Z] === RUN TestParseKeyValueOpt [2022-04-23T22:07:33.582Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-23T22:07:33.582Z] === RUN TestParseUintList [2022-04-23T22:07:33.582Z] --- PASS: TestParseUintList (0.00s) [2022-04-23T22:07:33.582Z] === RUN TestParseUintListMaximumLimits [2022-04-23T22:07:33.582Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-23T22:07:33.582Z] PASS [2022-04-23T22:07:33.582Z] coverage: 97.0% of statements [2022-04-23T22:07:33.582Z] ok github.com/docker/docker/pkg/parsers 0.054s coverage: 97.0% of statements [2022-04-23T22:07:33.582Z] --- PASS: TestNetworkDBBulkSync (3.28s) [2022-04-23T22:07:33.582Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-23T22:07:34.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-23T22:07:34.569Z] === RUN Test_windowsOSRelease_String [2022-04-23T22:07:34.569Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-23T22:07:34.569Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-23T22:07:34.569Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-23T22:07:34.569Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-23T22:07:34.569Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-23T22:07:34.569Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-23T22:07:34.569Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-23T22:07:34.569Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-23T22:07:34.569Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-23T22:07:34.569Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T22:07:34.569Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T22:07:34.569Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T22:07:34.569Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T22:07:34.569Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T22:07:34.569Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T22:07:34.569Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T22:07:34.569Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T22:07:34.569Z] PASS [2022-04-23T22:07:34.569Z] coverage: 36.4% of statements [2022-04-23T22:07:34.569Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.044s coverage: 36.4% of statements [2022-04-23T22:07:36.133Z] === RUN TestNewAndRemove [2022-04-23T22:07:36.133Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-23T22:07:36.133Z] === RUN TestRemoveInvalidPath [2022-04-23T22:07:36.133Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-23T22:07:36.133Z] PASS [2022-04-23T22:07:36.133Z] coverage: 82.6% of statements [2022-04-23T22:07:36.133Z] ok github.com/docker/docker/pkg/pidfile 0.080s coverage: 82.6% of statements [2022-04-23T22:07:37.700Z] 2022/04/23 22:07:37 Closing DB instances... [2022-04-23T22:07:38.169Z] time="2022-04-23T22:07:37Z" level=error msg="node: 8b73d93388aa is unknown to memberlist" [2022-04-23T22:07:38.169Z] time="2022-04-23T22:07:37Z" level=error msg="node: 8b73d93388aa is unknown to memberlist" [2022-04-23T22:07:38.637Z] === RUN TestFailedConnection [2022-04-23T22:07:39.624Z] --- PASS: TestGetAddress (32.36s) [2022-04-23T22:07:39.624Z] === RUN TestRequestSyntaxCheck [2022-04-23T22:07:39.624Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-23T22:07:39.624Z] === RUN TestRequest [2022-04-23T22:07:41.191Z] --- PASS: TestFailedConnection (2.16s) [2022-04-23T22:07:41.191Z] === RUN TestFailOnce [2022-04-23T22:07:41.191Z] 2022/04/23 22:07:40 http: panic serving 127.0.0.1:49299: Plugin not ready [2022-04-23T22:07:41.191Z] goroutine 34 [running]: [2022-04-23T22:07:41.191Z] net/http.(*conn).serve.func1() [2022-04-23T22:07:41.191Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T22:07:41.191Z] panic({0xf53700, 0x109d060}) [2022-04-23T22:07:41.191Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T22:07:41.191Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000bfa70?) [2022-04-23T22:07:41.191Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-23T22:07:41.191Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x10a2878?, 0xc0002240e0?}, 0xead9a6?) [2022-04-23T22:07:41.191Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T22:07:41.191Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x10a2878, 0xc0002240e0}, 0xc0000b6000) [2022-04-23T22:07:41.191Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-23T22:07:41.191Z] net/http.serverHandler.ServeHTTP({0x10a0e98?}, {0x10a2878, 0xc0002240e0}, 0xc0000b6000) [2022-04-23T22:07:41.191Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T22:07:41.191Z] net/http.(*conn).serve(0xc0000a6000, {0x10a2d78, 0xc0000880c0}) [2022-04-23T22:07:41.191Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T22:07:41.191Z] created by net/http.(*Server).Serve [2022-04-23T22:07:41.191Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T22:07:41.191Z] time="2022-04-23T22:07:40Z" level=error msg="node4(d9d2c6be54de) Could not close DB: timeout waiting for leave broadcast" [2022-04-23T22:07:41.191Z] --- PASS: TestNetworkDBCRUDMediumCluster (7.40s) [2022-04-23T22:07:41.191Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-23T22:07:41.191Z] time="2022-04-23T22:07:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.FailOnce: Post \"http://127.0.0.1:49298/Test.FailOnce\": EOF, retrying in 1s" [2022-04-23T22:07:41.486Z] --- PASS: TestServiceUpdateConfigs (14.23s) [2022-04-23T22:07:41.486Z] === RUN TestServiceUpdateNetwork [2022-04-23T22:07:42.177Z] --- PASS: TestFailOnce (1.25s) [2022-04-23T22:07:42.177Z] === RUN TestEchoInputOutput [2022-04-23T22:07:42.177Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-23T22:07:42.177Z] === RUN TestBackoff [2022-04-23T22:07:42.177Z] --- PASS: TestBackoff (0.00s) [2022-04-23T22:07:42.177Z] === RUN TestAbortRetry [2022-04-23T22:07:42.177Z] --- PASS: TestAbortRetry (0.00s) [2022-04-23T22:07:42.177Z] === RUN TestClientScheme [2022-04-23T22:07:42.177Z] --- PASS: TestClientScheme (0.00s) [2022-04-23T22:07:42.177Z] === RUN TestNewClientWithTimeout [2022-04-23T22:07:42.177Z] 2022/04/23 22:07:41 Closing DB instances... [2022-04-23T22:07:42.646Z] time="2022-04-23T22:07:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-23T22:07:43.633Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2022-04-23T22:07:43.633Z] === RUN TestNetworkDBGarbageCollection [2022-04-23T22:07:44.101Z] time="2022-04-23T22:07:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-23T22:07:44.237Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-23T22:07:45.612Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-23T22:07:47.056Z] time="2022-04-23T22:07:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-23T22:07:47.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-23T22:07:48.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-23T22:07:48.622Z] --- PASS: TestRequest (8.57s) [2022-04-23T22:07:48.622Z] === RUN TestOverlappingRequests [2022-04-23T22:07:48.622Z] --- PASS: TestOverlappingRequests (0.40s) [2022-04-23T22:07:48.622Z] === RUN TestRelease [2022-04-23T22:07:50.190Z] --- PASS: TestRelease (1.61s) [2022-04-23T22:07:50.190Z] === RUN TestAllocateRandomDeallocate [2022-04-23T22:07:51.176Z] time="2022-04-23T22:07:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-23T22:07:51.741Z] docker_api_swarm_test.go:563: [d8e4e8fecbe09] joining swarm manager [d1e2ee422672e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:07:53.651Z] --- PASS: TestServiceUpdateNetwork (12.15s) [2022-04-23T22:07:53.651Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T22:07:53.651Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-23T22:07:53.907Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-23T22:07:54.128Z] === RUN TestParseEmptyInterface [2022-04-23T22:07:54.129Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-23T22:07:54.129Z] === RUN TestParseNonInterfaceType [2022-04-23T22:07:54.129Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-23T22:07:54.129Z] === RUN TestParseWithOneFunction [2022-04-23T22:07:54.129Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-23T22:07:54.129Z] === RUN TestParseWithMultipleFuncs [2022-04-23T22:07:54.129Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-23T22:07:54.129Z] === RUN TestParseWithUnnamedReturn [2022-04-23T22:07:54.129Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-23T22:07:54.129Z] === RUN TestEmbeddedInterface [2022-04-23T22:07:54.129Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-23T22:07:54.129Z] === RUN TestParsedImports [2022-04-23T22:07:54.129Z] --- PASS: TestParsedImports (0.00s) [2022-04-23T22:07:54.129Z] === RUN TestAliasedImports [2022-04-23T22:07:54.129Z] --- PASS: TestAliasedImports (0.00s) [2022-04-23T22:07:54.129Z] PASS [2022-04-23T22:07:54.129Z] coverage: 56.8% of statements [2022-04-23T22:07:54.129Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2022-04-23T22:07:54.274Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-23T22:07:55.115Z] === RUN TestHTTPTransport [2022-04-23T22:07:55.115Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-23T22:07:55.115Z] PASS [2022-04-23T22:07:55.115Z] coverage: 85.7% of statements [2022-04-23T22:07:55.115Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-04-23T22:07:55.115Z] --- PASS: TestAllocateRandomDeallocate (4.75s) [2022-04-23T22:07:55.115Z] === RUN TestRetrieveFromStore [2022-04-23T22:07:55.584Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-23T22:07:55.584Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T22:07:55.584Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-23T22:07:55.584Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-23T22:07:55.584Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-23T22:07:55.584Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-23T22:07:55.584Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-23T22:07:55.584Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T22:07:55.584Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-23T22:07:55.584Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-23T22:07:55.584Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-23T22:07:55.584Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-23T22:07:55.584Z] === RUN TestBufferPoolPutAndGet [2022-04-23T22:07:55.584Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-23T22:07:55.584Z] PASS [2022-04-23T22:07:55.584Z] coverage: 88.2% of statements [2022-04-23T22:07:55.584Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-04-23T22:07:55.650Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-23T22:07:55.909Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-23T22:07:56.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-23T22:07:56.572Z] === RUN TestOutputOnPrematureClose [2022-04-23T22:07:56.572Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-23T22:07:56.572Z] === RUN TestCompleteSilently [2022-04-23T22:07:56.572Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-23T22:07:56.572Z] PASS [2022-04-23T22:07:56.572Z] coverage: 75.9% of statements [2022-04-23T22:07:56.572Z] ok github.com/docker/docker/pkg/progress 0.051s coverage: 75.9% of statements [2022-04-23T22:07:56.572Z] --- PASS: TestRetrieveFromStore (1.60s) [2022-04-23T22:07:56.572Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-23T22:07:56.572Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-23T22:07:56.572Z] === RUN TestParallelPredefinedRequest1 [2022-04-23T22:07:56.572Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-23T22:07:56.572Z] === RUN TestParallelPredefinedRequest2 [2022-04-23T22:07:56.572Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-23T22:07:56.572Z] === RUN TestParallelPredefinedRequest3 [2022-04-23T22:07:56.572Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-23T22:07:56.572Z] === RUN TestParallelPredefinedRequest4 [2022-04-23T22:07:56.572Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-23T22:07:56.572Z] === RUN TestParallelPredefinedRequest5 [2022-04-23T22:07:56.572Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-23T22:07:56.572Z] === RUN TestDebug [2022-04-23T22:07:56.572Z] --- PASS: TestDebug (0.00s) [2022-04-23T22:07:56.572Z] === RUN TestRequestPoolParallel [2022-04-23T22:07:57.044Z] === RUN TestSendToOneSub [2022-04-23T22:07:57.044Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-23T22:07:57.044Z] === RUN TestSendToMultipleSubs [2022-04-23T22:07:57.044Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-23T22:07:57.044Z] === RUN TestEvictOneSub [2022-04-23T22:07:57.044Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-23T22:07:57.044Z] === RUN TestClosePublisher [2022-04-23T22:07:57.044Z] --- PASS: TestClosePublisher (0.00s) [2022-04-23T22:07:57.044Z] === RUN TestPubSubRace [2022-04-23T22:07:57.511Z] --- PASS: TestRequestPoolParallel (0.55s) [2022-04-23T22:07:57.511Z] === RUN TestFullAllocateRelease [2022-04-23T22:07:57.850Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-23T22:07:57.850Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-23T22:07:57.850Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-23T22:07:57.850Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-23T22:07:57.979Z] --- PASS: TestFullAllocateRelease (0.55s) [2022-04-23T22:07:57.979Z] === RUN TestOddAllocateRelease [2022-04-23T22:07:57.979Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-04-23T22:07:57.979Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-23T22:07:57.979Z] --- PASS: TestPubSubRace (1.07s) [2022-04-23T22:07:57.979Z] PASS [2022-04-23T22:07:57.979Z] coverage: 75.0% of statements [2022-04-23T22:07:57.979Z] ok github.com/docker/docker/pkg/pubsub 1.113s coverage: 75.0% of statements [2022-04-23T22:07:57.979Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-23T22:07:57.979Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-23T22:07:58.448Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-23T22:07:58.448Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-23T22:07:58.448Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-23T22:07:58.448Z] === CONT TestParallelPredefinedRequest1 [2022-04-23T22:07:58.448Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T22:07:58.448Z] === CONT TestParallelPredefinedRequest3 [2022-04-23T22:07:58.448Z] === CONT TestParallelPredefinedRequest1 [2022-04-23T22:07:58.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:07:58.448Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T22:07:58.448Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T22:07:58.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:07:58.448Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T22:07:58.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:07:58.448Z] === CONT TestParallelPredefinedRequest3 [2022-04-23T22:07:58.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:07:58.448Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-23T22:07:58.448Z] === CONT TestParallelPredefinedRequest2 [2022-04-23T22:07:58.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:07:58.448Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-23T22:07:58.448Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-23T22:07:58.448Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-23T22:07:58.448Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-23T22:07:58.448Z] PASS [2022-04-23T22:07:58.448Z] coverage: 85.3% of statements [2022-04-23T22:07:58.448Z] ok github.com/docker/docker/libnetwork/ipam 59.361s coverage: 85.3% of statements [2022-04-23T22:07:58.916Z] === RUN TestRegister [2022-04-23T22:07:58.916Z] --- PASS: TestRegister (0.00s) [2022-04-23T22:07:58.916Z] === RUN TestCommand [2022-04-23T22:07:58.916Z] --- PASS: TestCommand (0.03s) [2022-04-23T22:07:58.916Z] === RUN TestNaiveSelf [2022-04-23T22:07:58.916Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-23T22:07:58.916Z] PASS [2022-04-23T22:07:58.916Z] coverage: 82.4% of statements [2022-04-23T22:07:58.917Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2022-04-23T22:07:59.907Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-23T22:07:59.907Z] === RUN TestClientStream [2022-04-23T22:07:59.907Z] --- PASS: TestClientStream (0.00s) [2022-04-23T22:07:59.907Z] === RUN TestClientSendFile [2022-04-23T22:07:59.907Z] --- PASS: TestClientSendFile (0.00s) [2022-04-23T22:07:59.907Z] === RUN TestClientWithRequestTimeout [2022-04-23T22:07:59.907Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-23T22:07:59.907Z] === RUN TestFileSpecPlugin [2022-04-23T22:07:59.907Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-04-23T22:07:59.907Z] === RUN TestFileJSONSpecPlugin [2022-04-23T22:07:59.907Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-23T22:07:59.907Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-23T22:07:59.907Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-23T22:07:59.907Z] === RUN TestPluginAddHandler [2022-04-23T22:07:59.907Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-23T22:07:59.907Z] === RUN TestPluginWaitBadPlugin [2022-04-23T22:07:59.907Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-23T22:07:59.907Z] === RUN TestGet [2022-04-23T22:07:59.907Z] time="2022-04-23T22:07:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-23T22:07:59.907Z] === RUN TestDump [2022-04-23T22:07:59.907Z] goroutine 21 [running]: [2022-04-23T22:07:59.907Z] github.com/docker/docker/pkg/stack.dump(0xca2d57?) [2022-04-23T22:07:59.907Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T22:07:59.907Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-23T22:07:59.907Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-23T22:07:59.907Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-23T22:07:59.907Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-23T22:07:59.907Z] testing.tRunner(0xc0000856c0, 0xe6a498) [2022-04-23T22:07:59.907Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:07:59.907Z] created by testing.(*T).Run [2022-04-23T22:07:59.907Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T22:07:59.907Z] [2022-04-23T22:07:59.907Z] goroutine 1 [chan receive]: [2022-04-23T22:07:59.907Z] testing.(*T).Run(0xc000085520, {0xe5913c?, 0xc7c1f3?}, 0xe6a498) [2022-04-23T22:07:59.907Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T22:07:59.907Z] testing.runTests.func1(0xc0000c6840?) [2022-04-23T22:07:59.907Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T22:07:59.907Z] testing.tRunner(0xc000085520, 0xc0000d1ca0) [2022-04-23T22:07:59.907Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:07:59.907Z] testing.runTests(0xc0000a4460?, {0xfee400, 0x3, 0x3}, {0x1aca28d0598?, 0x40?, 0xff34a0?}) [2022-04-23T22:07:59.907Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T22:07:59.907Z] testing.(*M).Run(0xc0000a4460) [2022-04-23T22:07:59.907Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T22:07:59.907Z] main.main() [2022-04-23T22:07:59.907Z] _testmain.go:99 +0x255 [2022-04-23T22:07:59.907Z] --- PASS: TestDump (0.00s) [2022-04-23T22:07:59.907Z] === RUN TestDumpToFile [2022-04-23T22:07:59.907Z] --- PASS: TestDumpToFile (0.21s) [2022-04-23T22:07:59.907Z] === RUN TestDumpToFileWithEmptyInput [2022-04-23T22:07:59.907Z] goroutine 23 [running]: [2022-04-23T22:07:59.907Z] github.com/docker/docker/pkg/stack.dump(0xd1ed13?) [2022-04-23T22:07:59.907Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T22:07:59.907Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xd1ece0?}) [2022-04-23T22:07:59.907Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-23T22:07:59.907Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000856c0?) [2022-04-23T22:07:59.907Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-23T22:07:59.907Z] testing.tRunner(0xc000085d40, 0xe6a488) [2022-04-23T22:07:59.907Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:07:59.907Z] created by testing.(*T).Run [2022-04-23T22:07:59.907Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T22:07:59.907Z] [2022-04-23T22:07:59.907Z] goroutine 1 [chan receive]: [2022-04-23T22:07:59.907Z] testing.(*T).Run(0xc000085520, {0xe60713?, 0xc7c1f3?}, 0xe6a488) [2022-04-23T22:07:59.907Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T22:07:59.907Z] testing.runTests.func1(0xc0000c6840?) [2022-04-23T22:07:59.907Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T22:07:59.907Z] testing.tRunner(0xc000085520, 0xc0000d1ca0) [2022-04-23T22:07:59.907Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:07:59.907Z] testing.runTests(0xc0000a4460?, {0xfee400, 0x3, 0x3}, {0x1aca28d0598?, 0x40?, 0xff34a0?}) [2022-04-23T22:07:59.907Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T22:08:00.376Z] testing.(*M).Run(0xc0000a4460) [2022-04-23T22:08:00.376Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T22:08:00.376Z] main.main() [2022-04-23T22:08:00.376Z] _testmain.go:99 +0x255 [2022-04-23T22:08:00.376Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-23T22:08:00.376Z] PASS [2022-04-23T22:08:00.376Z] coverage: 90.9% of statements [2022-04-23T22:08:00.376Z] ok github.com/docker/docker/pkg/stack 0.255s coverage: 90.9% of statements [2022-04-23T22:08:00.845Z] time="2022-04-23T22:08:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-23T22:08:00.845Z] === RUN TestNewStdWriter [2022-04-23T22:08:00.845Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-23T22:08:00.845Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-23T22:08:00.845Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-23T22:08:00.845Z] === RUN TestWriteWithNilBytes [2022-04-23T22:08:00.845Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-23T22:08:00.845Z] === RUN TestWrite [2022-04-23T22:08:00.845Z] --- PASS: TestWrite (0.00s) [2022-04-23T22:08:00.845Z] === RUN TestWriteWithWriterError [2022-04-23T22:08:00.845Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-23T22:08:00.845Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-23T22:08:00.845Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-23T22:08:00.845Z] === RUN TestStdCopyWriteAndRead [2022-04-23T22:08:00.845Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-23T22:08:00.845Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-23T22:08:00.845Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-23T22:08:00.845Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-23T22:08:00.845Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-23T22:08:00.845Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-23T22:08:00.845Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-23T22:08:00.845Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-23T22:08:00.845Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-23T22:08:00.845Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-23T22:08:00.845Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-23T22:08:00.845Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-23T22:08:00.845Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-23T22:08:00.845Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-23T22:08:00.845Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-23T22:08:00.845Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-23T22:08:00.845Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-23T22:08:00.845Z] PASS [2022-04-23T22:08:00.845Z] coverage: 100.0% of statements [2022-04-23T22:08:00.845Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2022-04-23T22:08:01.832Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-23T22:08:01.832Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-23T22:08:01.832Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-23T22:08:01.832Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-23T22:08:01.832Z] === RUN TestFormatStatus [2022-04-23T22:08:01.832Z] --- PASS: TestFormatStatus (0.00s) [2022-04-23T22:08:01.832Z] === RUN TestFormatError [2022-04-23T22:08:01.832Z] --- PASS: TestFormatError (0.00s) [2022-04-23T22:08:01.832Z] === RUN TestFormatJSONError [2022-04-23T22:08:01.832Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-23T22:08:01.832Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-23T22:08:01.832Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-23T22:08:01.832Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-23T22:08:01.832Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-23T22:08:01.832Z] === RUN TestNewJSONProgressOutput [2022-04-23T22:08:01.832Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-23T22:08:01.832Z] === RUN TestAuxFormatterEmit [2022-04-23T22:08:01.832Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-23T22:08:01.832Z] === RUN TestStreamWriterStdout [2022-04-23T22:08:01.832Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-23T22:08:01.832Z] === RUN TestStreamWriterStderr [2022-04-23T22:08:01.832Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-23T22:08:01.832Z] PASS [2022-04-23T22:08:01.832Z] coverage: 66.2% of statements [2022-04-23T22:08:01.832Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2022-04-23T22:08:01.990Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-23T22:08:02.299Z] === RUN TestGenerateRandomID [2022-04-23T22:08:02.299Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-23T22:08:02.299Z] === RUN TestShortenId [2022-04-23T22:08:02.299Z] --- PASS: TestShortenId (0.00s) [2022-04-23T22:08:02.299Z] === RUN TestShortenSha256Id [2022-04-23T22:08:02.299Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-23T22:08:02.299Z] === RUN TestShortenIdEmpty [2022-04-23T22:08:02.299Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-23T22:08:02.299Z] === RUN TestShortenIdInvalid [2022-04-23T22:08:02.299Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-23T22:08:02.299Z] === RUN TestIsShortIDNonHex [2022-04-23T22:08:02.299Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-23T22:08:02.299Z] === RUN TestIsShortIDNotCorrectSize [2022-04-23T22:08:02.299Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-23T22:08:02.299Z] PASS [2022-04-23T22:08:02.299Z] coverage: 70.6% of statements [2022-04-23T22:08:02.299Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2022-04-23T22:08:02.772Z] time="2022-04-23T22:08:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-23T22:08:03.120Z] docker_api_swarm_test.go:585: [de3be01e07eec] joining swarm manager [d1e2ee422672e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:08:03.240Z] === RUN TestIsCpusetListAvailable [2022-04-23T22:08:03.240Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-23T22:08:03.240Z] PASS [2022-04-23T22:08:03.240Z] coverage: 39.4% of statements [2022-04-23T22:08:03.240Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 39.4% of statements [2022-04-23T22:08:04.808Z] === RUN TestChtimes [2022-04-23T22:08:04.808Z] --- PASS: TestChtimes (0.00s) [2022-04-23T22:08:04.808Z] === RUN TestChtimesWindows [2022-04-23T22:08:04.808Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-23T22:08:04.808Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-23T22:08:04.808Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-23T22:08:04.808Z] PASS [2022-04-23T22:08:04.808Z] coverage: 13.0% of statements [2022-04-23T22:08:04.808Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 13.0% of statements [2022-04-23T22:08:05.795Z] === RUN TestTailFile [2022-04-23T22:08:05.796Z] --- PASS: TestTailFile (0.00s) [2022-04-23T22:08:05.796Z] === RUN TestTailFileManyLines [2022-04-23T22:08:05.796Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-23T22:08:05.796Z] === RUN TestTailEmptyFile [2022-04-23T22:08:05.796Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-23T22:08:05.796Z] === RUN TestTailNegativeN [2022-04-23T22:08:05.796Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/no_delimiter [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/truncated_last_line [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader/no_delimiter [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:05.796Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:05.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:05.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:05.797Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:05.797Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:05.797Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:05.797Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:08:05.797Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:08:05.797Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:08:05.797Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:08:05.797Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:05.797Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:05.797Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.269Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.269Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.269Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.269Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:06.269Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:06.269Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.269Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.270Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:06.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.272Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.273Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.273Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.742Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:08:06.743Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:08:06.743Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.744Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:08:06.745Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:08:06.745Z] PASS [2022-04-23T22:08:06.745Z] coverage: 88.6% of statements [2022-04-23T22:08:06.745Z] ok github.com/docker/docker/pkg/tailfile 0.222s coverage: 88.6% of statements [2022-04-23T22:08:06.745Z] time="2022-04-23T22:08:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-23T22:08:07.731Z] === RUN TestTarSumRemoveNonExistent [2022-04-23T22:08:07.731Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-23T22:08:07.731Z] === RUN TestTarSumRemove [2022-04-23T22:08:07.731Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-23T22:08:07.731Z] === RUN TestSortFileInfoSums [2022-04-23T22:08:07.731Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-23T22:08:07.731Z] === RUN TestNewTarSumForLabelInvalid [2022-04-23T22:08:07.731Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-23T22:08:07.731Z] === RUN TestNewTarSumForLabel [2022-04-23T22:08:07.731Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-23T22:08:07.731Z] === RUN TestEmptyTar [2022-04-23T22:08:07.731Z] --- PASS: TestEmptyTar (0.00s) [2022-04-23T22:08:07.731Z] === RUN TestTarSumsReadSize [2022-04-23T22:08:07.731Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-23T22:08:07.731Z] === RUN TestTarSums [2022-04-23T22:08:07.731Z] --- PASS: TestTarSums (0.08s) [2022-04-23T22:08:07.731Z] === RUN TestIteration [2022-04-23T22:08:07.731Z] --- PASS: TestIteration (0.00s) [2022-04-23T22:08:07.731Z] === RUN TestVersionLabelForChecksum [2022-04-23T22:08:07.731Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-23T22:08:07.731Z] === RUN TestVersion [2022-04-23T22:08:07.731Z] --- PASS: TestVersion (0.00s) [2022-04-23T22:08:07.731Z] === RUN TestGetVersion [2022-04-23T22:08:07.731Z] --- PASS: TestGetVersion (0.00s) [2022-04-23T22:08:07.731Z] === RUN TestGetVersions [2022-04-23T22:08:07.731Z] --- PASS: TestGetVersions (0.00s) [2022-04-23T22:08:07.731Z] PASS [2022-04-23T22:08:07.731Z] coverage: 89.3% of statements [2022-04-23T22:08:07.731Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2022-04-23T22:08:08.199Z] === RUN TestTruncIndex [2022-04-23T22:08:08.493Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-23T22:08:08.653Z] --- PASS: TestServiceUpdatePidsLimit (15.64s) [2022-04-23T22:08:08.653Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-23T22:08:08.653Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-23T22:08:08.653Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-23T22:08:08.653Z] PASS [2022-04-23T22:08:08.653Z] [2022-04-23T22:08:08.653Z] === Skipped [2022-04-23T22:08:08.653Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-23T22:08:08.653Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T22:08:08.653Z] [2022-04-23T22:08:08.653Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-23T22:08:08.653Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T22:08:08.653Z] [2022-04-23T22:08:08.653Z] DONE 27 tests, 2 skipped in 129.554s [2022-04-23T22:08:08.653Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-23T22:08:08.653Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:08:08.653Z] ++ set -e [2022-04-23T22:08:08.653Z] ++ '[' -n 0 ']' [2022-04-23T22:08:08.653Z] ++ set -x [2022-04-23T22:08:08.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:08:08.653Z] INFO: Testing against a local daemon [2022-04-23T22:08:08.653Z] === RUN TestSessionCreate [2022-04-23T22:08:08.653Z] --- PASS: TestSessionCreate (0.02s) [2022-04-23T22:08:08.653Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T22:08:08.653Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-23T22:08:08.653Z] PASS [2022-04-23T22:08:08.653Z] [2022-04-23T22:08:08.653Z] DONE 2 tests in 0.117s [2022-04-23T22:08:08.653Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-23T22:08:08.653Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:08:08.653Z] ++ set -e [2022-04-23T22:08:08.653Z] ++ '[' -n 0 ']' [2022-04-23T22:08:08.653Z] ++ set -x [2022-04-23T22:08:08.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:08:08.653Z] INFO: Testing against a local daemon [2022-04-23T22:08:08.653Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:08:08.653Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T22:08:08.653Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:08:08.653Z] === RUN TestDiskUsage [2022-04-23T22:08:08.653Z] === PAUSE TestDiskUsage [2022-04-23T22:08:08.653Z] === RUN TestEventsExecDie [2022-04-23T22:08:08.668Z] --- PASS: TestTruncIndex (0.10s) [2022-04-23T22:08:08.668Z] PASS [2022-04-23T22:08:08.668Z] coverage: 91.5% of statements [2022-04-23T22:08:08.668Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-04-23T22:08:08.751Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-23T22:08:08.909Z] --- PASS: TestEventsExecDie (0.47s) [2022-04-23T22:08:08.909Z] === RUN TestEventsBackwardsCompatible [2022-04-23T22:08:08.909Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-23T22:08:08.909Z] === RUN TestEventsVolumeCreate [2022-04-23T22:08:08.909Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-23T22:08:08.909Z] === RUN TestInfoBinaryCommits [2022-04-23T22:08:08.909Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-23T22:08:08.909Z] === RUN TestInfoAPIVersioned [2022-04-23T22:08:08.909Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-23T22:08:08.909Z] === RUN TestInfoAPI [2022-04-23T22:08:08.909Z] --- PASS: TestInfoAPI (0.02s) [2022-04-23T22:08:08.909Z] === RUN TestInfoAPIWarnings [2022-04-23T22:08:09.138Z] === RUN TestVersionInfo [2022-04-23T22:08:09.139Z] --- PASS: TestVersionInfo (0.00s) [2022-04-23T22:08:09.139Z] === RUN TestAppendVersions [2022-04-23T22:08:09.139Z] --- PASS: TestAppendVersions (0.00s) [2022-04-23T22:08:09.139Z] PASS [2022-04-23T22:08:09.139Z] coverage: 88.9% of statements [2022-04-23T22:08:09.139Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-04-23T22:08:09.318Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-23T22:08:09.885Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-23T22:08:10.144Z] === RUN TestDockerSuite/TestBuildFails [2022-04-23T22:08:10.402Z] check_test.go:378: [d8e4e8fecbe09] daemon is not started [2022-04-23T22:08:10.972Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-23T22:08:10.972Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-23T22:08:11.354Z] === RUN TestValidatePrivileges [2022-04-23T22:08:11.354Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-23T22:08:11.354Z] === RUN TestFilterByCapNeg [2022-04-23T22:08:11.354Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-23T22:08:11.354Z] === RUN TestFilterByCapPos [2022-04-23T22:08:11.354Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-23T22:08:11.354Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-23T22:08:11.354Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-23T22:08:11.354Z] PASS [2022-04-23T22:08:11.354Z] coverage: 12.2% of statements [2022-04-23T22:08:11.354Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.2% of statements [2022-04-23T22:08:12.344Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T22:08:12.344Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T22:08:12.344Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T22:08:12.344Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-23T22:08:12.344Z] === RUN TestNewSettable [2022-04-23T22:08:12.344Z] --- PASS: TestNewSettable (0.00s) [2022-04-23T22:08:12.344Z] === RUN TestIsSettable [2022-04-23T22:08:12.344Z] --- PASS: TestIsSettable (0.00s) [2022-04-23T22:08:12.344Z] === RUN TestUpdateSettingsEnv [2022-04-23T22:08:12.344Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-23T22:08:12.344Z] PASS [2022-04-23T22:08:12.344Z] coverage: 20.0% of statements [2022-04-23T22:08:12.344Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2022-04-23T22:08:12.873Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-23T22:08:13.330Z] === RUN TestLoad [2022-04-23T22:08:13.330Z] --- PASS: TestLoad (0.00s) [2022-04-23T22:08:13.330Z] === RUN TestSave [2022-04-23T22:08:13.330Z] --- PASS: TestSave (0.04s) [2022-04-23T22:08:13.799Z] === RUN TestAddDeleteGet [2022-04-23T22:08:13.799Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-23T22:08:13.799Z] === RUN TestInvalidTags [2022-04-23T22:08:13.799Z] --- PASS: TestInvalidTags (0.01s) [2022-04-23T22:08:13.799Z] PASS [2022-04-23T22:08:13.799Z] coverage: 84.4% of statements [2022-04-23T22:08:13.799Z] ok github.com/docker/docker/reference 0.151s coverage: 84.4% of statements [2022-04-23T22:08:14.786Z] === RUN TestResolveAuthConfigIndexServer [2022-04-23T22:08:14.786Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestResolveAuthConfigFullURL [2022-04-23T22:08:14.786Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-23T22:08:14.786Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestValidateMirror [2022-04-23T22:08:14.786Z] --- PASS: TestValidateMirror (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestLoadInsecureRegistries [2022-04-23T22:08:14.786Z] --- PASS: TestGet (15.01s) [2022-04-23T22:08:14.786Z] === RUN TestPluginWithNoManifest [2022-04-23T22:08:14.786Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestGetAll [2022-04-23T22:08:14.786Z] --- PASS: TestGetAll (0.01s) [2022-04-23T22:08:14.786Z] PASS [2022-04-23T22:08:14.786Z] coverage: 73.2% of statements [2022-04-23T22:08:14.786Z] ok github.com/docker/docker/pkg/plugins 36.130s coverage: 73.2% of statements [2022-04-23T22:08:14.786Z] time="2022-04-23T22:08:14Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T22:08:14.786Z] time="2022-04-23T22:08:14Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-23T22:08:14.786Z] time="2022-04-23T22:08:14Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T22:08:14.786Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-04-23T22:08:14.786Z] === RUN TestNewServiceConfig [2022-04-23T22:08:14.786Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestValidateIndexName [2022-04-23T22:08:14.786Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestValidateIndexNameWithError [2022-04-23T22:08:14.786Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestEndpointParse [2022-04-23T22:08:14.786Z] --- PASS: TestEndpointParse (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestEndpointParseInvalid [2022-04-23T22:08:14.786Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestValidateEndpoint [2022-04-23T22:08:14.786Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-23T22:08:14.786Z] === RUN TestPing [2022-04-23T22:08:14.786Z] --- PASS: TestPing (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestPingRegistryEndpoint [2022-04-23T22:08:14.786Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:14.786Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-23T22:08:14.786Z] === RUN TestEndpoint [2022-04-23T22:08:14.786Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:14.786Z] --- SKIP: TestEndpoint (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestParseRepositoryInfo [2022-04-23T22:08:14.786Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestNewIndexInfo [2022-04-23T22:08:14.786Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestMirrorEndpointLookup [2022-04-23T22:08:14.786Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:14.786Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-23T22:08:14.786Z] === RUN TestSearchRepositories [2022-04-23T22:08:14.786Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-23T22:08:14.786Z] Host: 127.0.0.1:49344 [2022-04-23T22:08:14.786Z] User-Agent: docker test client [2022-04-23T22:08:14.786Z] Authorization: Token fake-token [2022-04-23T22:08:14.786Z] X-Docker-Token: true [2022-04-23T22:08:14.786Z] Accept-Encoding: gzip [2022-04-23T22:08:14.786Z] [2022-04-23T22:08:14.786Z] [2022-04-23T22:08:14.786Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-23T22:08:14.786Z] Connection: close [2022-04-23T22:08:14.786Z] Content-Length: 144 [2022-04-23T22:08:14.786Z] Cache-Control: no-cache [2022-04-23T22:08:14.786Z] Content-Type: application/json [2022-04-23T22:08:14.787Z] Date: Sat, 23 Apr 2022 22:08:14 GMT [2022-04-23T22:08:14.787Z] Expires: -1 [2022-04-23T22:08:14.787Z] Pragma: no-cache [2022-04-23T22:08:14.787Z] Server: docker-tests/mock [2022-04-23T22:08:14.787Z] X-Docker-Registry-Config: mock [2022-04-23T22:08:14.787Z] X-Docker-Registry-Version: 0.0.0 [2022-04-23T22:08:14.787Z] [2022-04-23T22:08:14.787Z] [2022-04-23T22:08:14.787Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-23T22:08:14.787Z] === RUN TestTrustedLocation [2022-04-23T22:08:14.787Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-23T22:08:14.787Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-23T22:08:14.787Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-23T22:08:14.787Z] === RUN TestAllowNondistributableArtifacts [2022-04-23T22:08:14.787Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-23T22:08:14.787Z] === RUN TestIsSecureIndex [2022-04-23T22:08:14.787Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-23T22:08:14.787Z] PASS [2022-04-23T22:08:14.787Z] coverage: 51.7% of statements [2022-04-23T22:08:14.787Z] ok github.com/docker/docker/registry 0.297s coverage: 51.7% of statements [2022-04-23T22:08:14.787Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-23T22:08:14.787Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-23T22:08:14.787Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-23T22:08:14.787Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-23T22:08:14.787Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-23T22:08:14.787Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-23T22:08:14.787Z] === RUN TestResumableRequestReaderWithReadError [2022-04-23T22:08:15.257Z] time="2022-04-23T22:08:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-23T22:08:15.257Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-04-23T22:08:15.257Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-23T22:08:15.257Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-23T22:08:15.257Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-23T22:08:15.257Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-23T22:08:15.257Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-23T22:08:15.257Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-23T22:08:15.257Z] === RUN TestResumableRequestReader [2022-04-23T22:08:15.257Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-23T22:08:15.257Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-23T22:08:15.257Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-23T22:08:15.257Z] PASS [2022-04-23T22:08:15.257Z] coverage: 100.0% of statements [2022-04-23T22:08:15.257Z] ok github.com/docker/docker/registry/resumable 0.293s coverage: 100.0% of statements [2022-04-23T22:08:15.408Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-23T22:08:15.729Z] === RUN TestRestartManagerTimeout [2022-04-23T22:08:15.729Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-23T22:08:15.729Z] === RUN TestRestartManagerTimeoutReset [2022-04-23T22:08:15.729Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-23T22:08:15.729Z] PASS [2022-04-23T22:08:15.729Z] coverage: 50.9% of statements [2022-04-23T22:08:15.729Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 50.9% of statements [2022-04-23T22:08:15.729Z] === RUN TestDecodeContainerConfig [2022-04-23T22:08:15.729Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-23T22:08:15.729Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-23T22:08:15.729Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-23T22:08:15.729Z] === RUN TestDecodeContainerConfigIsolation [2022-04-23T22:08:15.729Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-23T22:08:15.729Z] === RUN TestValidatePrivileged [2022-04-23T22:08:15.729Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-23T22:08:15.729Z] PASS [2022-04-23T22:08:15.729Z] coverage: 52.4% of statements [2022-04-23T22:08:15.729Z] ok github.com/docker/docker/runconfig 0.047s coverage: 52.4% of statements [2022-04-23T22:08:15.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-23T22:08:15.977Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-23T22:08:15.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-23T22:08:16.197Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-23T22:08:16.197Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-23T22:08:16.197Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-23T22:08:16.197Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-23T22:08:16.197Z] PASS [2022-04-23T22:08:16.197Z] coverage: 62.5% of statements [2022-04-23T22:08:16.197Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-04-23T22:08:16.951Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-23T22:08:18.423Z] === RUN TestGetAddress [2022-04-23T22:08:18.423Z] --- PASS: TestGetAddress (0.00s) [2022-04-23T22:08:18.423Z] === RUN TestRemove [2022-04-23T22:08:18.423Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T22:08:18.423Z] --- SKIP: TestRemove (0.00s) [2022-04-23T22:08:18.423Z] === RUN TestInitializeWithVolumes [2022-04-23T22:08:18.423Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-23T22:08:18.423Z] === RUN TestCreate [2022-04-23T22:08:18.423Z] --- PASS: TestCreate (0.01s) [2022-04-23T22:08:18.423Z] === RUN TestValidateName [2022-04-23T22:08:18.423Z] --- PASS: TestValidateName (0.00s) [2022-04-23T22:08:18.423Z] === RUN TestCreateWithOpts [2022-04-23T22:08:18.423Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T22:08:18.423Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-23T22:08:18.423Z] === RUN TestRelaodNoOpts [2022-04-23T22:08:18.423Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-23T22:08:18.423Z] PASS [2022-04-23T22:08:18.423Z] coverage: 41.5% of statements [2022-04-23T22:08:18.423Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements [2022-04-23T22:08:18.423Z] === RUN TestGetDriver [2022-04-23T22:08:18.423Z] --- PASS: TestGetDriver (0.00s) [2022-04-23T22:08:18.423Z] === RUN TestVolumeRequestError [2022-04-23T22:08:18.423Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-23T22:08:18.423Z] PASS [2022-04-23T22:08:18.423Z] coverage: 36.1% of statements [2022-04-23T22:08:18.423Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2022-04-23T22:08:18.528Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T22:08:18.528Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T22:08:18.528Z] === RUN TestBoolValue [2022-04-23T22:08:18.528Z] --- PASS: TestBoolValue (0.00s) [2022-04-23T22:08:18.528Z] === RUN TestBoolValueOrDefault [2022-04-23T22:08:18.528Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-23T22:08:18.528Z] === RUN TestInt64ValueOrZero [2022-04-23T22:08:18.528Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-23T22:08:18.528Z] === RUN TestInt64ValueOrDefault [2022-04-23T22:08:18.528Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-23T22:08:18.528Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-23T22:08:18.528Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-23T22:08:18.528Z] === RUN TestJsonContentType [2022-04-23T22:08:18.528Z] --- PASS: TestJsonContentType (0.00s) [2022-04-23T22:08:18.528Z] === RUN TestReadJSON [2022-04-23T22:08:18.528Z] === RUN TestReadJSON/nil_body [2022-04-23T22:08:18.528Z] === RUN TestReadJSON/empty_body [2022-04-23T22:08:18.528Z] === RUN TestReadJSON/with_valid_request [2022-04-23T22:08:18.528Z] === RUN TestReadJSON/with_whitespace [2022-04-23T22:08:18.528Z] === RUN TestReadJSON/with_extra_content [2022-04-23T22:08:18.528Z] === RUN TestReadJSON/invalid_JSON [2022-04-23T22:08:18.528Z] --- PASS: TestReadJSON (0.00s) [2022-04-23T22:08:18.528Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-23T22:08:18.528Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-23T22:08:18.528Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-23T22:08:18.528Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-23T22:08:18.528Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-23T22:08:18.528Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-23T22:08:18.528Z] PASS [2022-04-23T22:08:18.528Z] coverage: 31.9% of statements [2022-04-23T22:08:18.528Z] ok github.com/docker/docker/api/server/httputils 0.066s coverage: 31.9% of statements [2022-04-23T22:08:18.528Z] === RUN TestMaskSecretKeys [2022-04-23T22:08:18.528Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-23T22:08:18.528Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-23T22:08:18.528Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-23T22:08:18.528Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-23T22:08:18.528Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-23T22:08:18.528Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-23T22:08:18.528Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-23T22:08:18.528Z] === RUN TestVersionMiddlewareVersion [2022-04-23T22:08:18.528Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-23T22:08:18.528Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-23T22:08:18.528Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-23T22:08:18.528Z] PASS [2022-04-23T22:08:18.528Z] coverage: 37.7% of statements [2022-04-23T22:08:18.528Z] ok github.com/docker/docker/api/server/middleware 0.073s coverage: 37.7% of statements [2022-04-23T22:08:18.528Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T22:08:18.528Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T22:08:18.528Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T22:08:18.528Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T22:08:18.528Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T22:08:18.528Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T22:08:18.528Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T22:08:18.528Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T22:08:18.528Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T22:08:18.528Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T22:08:18.528Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T22:08:18.529Z] === RUN TestStrSliceMarshalJSON [2022-04-23T22:08:18.529Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestStrSliceUnmarshalJSON [2022-04-23T22:08:18.529Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestStrSliceUnmarshalString [2022-04-23T22:08:18.529Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestStrSliceUnmarshalSlice [2022-04-23T22:08:18.529Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-23T22:08:18.529Z] PASS [2022-04-23T22:08:18.529Z] coverage: 90.0% of statements [2022-04-23T22:08:18.529Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2022-04-23T22:08:18.529Z] === RUN TestToJSON [2022-04-23T22:08:18.529Z] --- PASS: TestToJSON (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestToParamWithVersion [2022-04-23T22:08:18.529Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestFromJSON [2022-04-23T22:08:18.529Z] --- PASS: TestFromJSON (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestEmpty [2022-04-23T22:08:18.529Z] --- PASS: TestEmpty (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestArgsMatchKVListEmptySources [2022-04-23T22:08:18.529Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestArgsMatchKVList [2022-04-23T22:08:18.529Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestArgsMatch [2022-04-23T22:08:18.529Z] --- PASS: TestArgsMatch (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestAdd [2022-04-23T22:08:18.529Z] --- PASS: TestAdd (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestDel [2022-04-23T22:08:18.529Z] --- PASS: TestDel (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestLen [2022-04-23T22:08:18.529Z] --- PASS: TestLen (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestExactMatch [2022-04-23T22:08:18.529Z] --- PASS: TestExactMatch (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestOnlyOneExactMatch [2022-04-23T22:08:18.529Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestContains [2022-04-23T22:08:18.529Z] --- PASS: TestContains (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestValidate [2022-04-23T22:08:18.529Z] --- PASS: TestValidate (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestWalkValues [2022-04-23T22:08:18.529Z] --- PASS: TestWalkValues (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestFuzzyMatch [2022-04-23T22:08:18.529Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestClone [2022-04-23T22:08:18.529Z] --- PASS: TestClone (0.00s) [2022-04-23T22:08:18.529Z] PASS [2022-04-23T22:08:18.529Z] coverage: 92.2% of statements [2022-04-23T22:08:18.529Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2022-04-23T22:08:18.529Z] === RUN TestGetTimestamp [2022-04-23T22:08:18.529Z] === RUN TestAdjustForAPIVersion [2022-04-23T22:08:18.529Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-23T22:08:18.529Z] PASS [2022-04-23T22:08:18.529Z] coverage: 6.1% of statements [2022-04-23T22:08:18.529Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 6.1% of statements [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T22:08:18.529Z] --- PASS: TestGetTimestamp (0.21s) [2022-04-23T22:08:18.529Z] === RUN TestParseTimestamps [2022-04-23T22:08:18.529Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-23T22:08:18.529Z] PASS [2022-04-23T22:08:18.529Z] coverage: 100.0% of statements [2022-04-23T22:08:18.529Z] ok github.com/docker/docker/api/types/time 0.261s coverage: 100.0% of statements [2022-04-23T22:08:18.529Z] === RUN TestCompareVersion [2022-04-23T22:08:18.529Z] --- PASS: TestCompareVersion (0.00s) [2022-04-23T22:08:18.529Z] PASS [2022-04-23T22:08:18.529Z] coverage: 77.3% of statements [2022-04-23T22:08:18.529Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 77.3% of statements [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T22:08:18.529Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T22:08:18.529Z] === RUN TestIsGIT [2022-04-23T22:08:18.529Z] --- PASS: TestIsGIT (0.00s) [2022-04-23T22:08:18.529Z] PASS [2022-04-23T22:08:18.529Z] coverage: 100.0% of statements [2022-04-23T22:08:18.529Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.050s coverage: 100.0% of statements [2022-04-23T22:08:18.529Z] === RUN TestParseRemoteURL [2022-04-23T22:08:18.529Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-23T22:08:18.529Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-23T22:08:18.529Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-23T22:08:18.529Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-23T22:08:18.529Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-23T22:08:18.529Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-23T22:08:18.529Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-23T22:08:18.529Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-23T22:08:18.529Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-23T22:08:18.529Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-23T22:08:18.529Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-23T22:08:18.529Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-23T22:08:18.529Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-23T22:08:18.529Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-23T22:08:18.529Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-23T22:08:18.529Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-23T22:08:18.529Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-23T22:08:18.529Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-23T22:08:18.529Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-23T22:08:18.529Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-23T22:08:18.529Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestCloneArgsSmartHttp [2022-04-23T22:08:18.529Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-23T22:08:18.529Z] === RUN TestCloneArgsDumbHttp [2022-04-23T22:08:18.529Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestCloneArgsGit [2022-04-23T22:08:18.529Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestCheckoutGit [2022-04-23T22:08:18.529Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-23T22:08:18.529Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-23T22:08:18.529Z] === RUN TestProcessNoDockerignore [2022-04-23T22:08:18.529Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-23T22:08:18.529Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestDetectContentType [2022-04-23T22:08:18.529Z] --- PASS: TestDetectContentType (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestSelectAcceptableMIME [2022-04-23T22:08:18.529Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestInspectEmptyResponse [2022-04-23T22:08:18.529Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestInspectResponseBinary [2022-04-23T22:08:18.529Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestResponseUnsupportedContentType [2022-04-23T22:08:18.529Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestInspectResponseTextSimple [2022-04-23T22:08:18.529Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestInspectResponseEmptyContentType [2022-04-23T22:08:18.529Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestUnknownContentLength [2022-04-23T22:08:18.529Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestDownloadRemote [2022-04-23T22:08:18.529Z] --- PASS: TestDownloadRemote (0.09s) [2022-04-23T22:08:18.529Z] === RUN TestGetWithStatusError [2022-04-23T22:08:18.529Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestCloseRootDirectory [2022-04-23T22:08:18.529Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:18.529Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestHashFile [2022-04-23T22:08:18.529Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:18.529Z] --- SKIP: TestHashFile (0.01s) [2022-04-23T22:08:18.529Z] === RUN TestHashSubdir [2022-04-23T22:08:18.529Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:18.529Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-23T22:08:18.529Z] === RUN TestRemoveDirectory [2022-04-23T22:08:18.529Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:18.529Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-23T22:08:18.529Z] PASS [2022-04-23T22:08:18.529Z] coverage: 9.3% of statements [2022-04-23T22:08:18.529Z] ok github.com/docker/docker/builder/remotecontext 0.295s coverage: 9.3% of statements [2022-04-23T22:08:18.529Z] === RUN TestEnable [2022-04-23T22:08:18.529Z] --- PASS: TestEnable (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestDisable [2022-04-23T22:08:18.529Z] --- PASS: TestDisable (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestEnabled [2022-04-23T22:08:18.529Z] --- PASS: TestEnabled (0.00s) [2022-04-23T22:08:18.529Z] PASS [2022-04-23T22:08:18.529Z] coverage: 100.0% of statements [2022-04-23T22:08:18.529Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2022-04-23T22:08:18.529Z] === RUN TestGetAllAllowed [2022-04-23T22:08:18.529Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestGetAllMeta [2022-04-23T22:08:18.529Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-23T22:08:18.529Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestIsUnreferencedBuiltin [2022-04-23T22:08:18.529Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestIsExistingDirectory [2022-04-23T22:08:18.529Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-23T22:08:18.529Z] === RUN TestGetFilenameForDownload [2022-04-23T22:08:18.529Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestEnv2Variables [2022-04-23T22:08:18.529Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-23T22:08:18.529Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestMaintainer [2022-04-23T22:08:18.529Z] --- PASS: TestMaintainer (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestLabel [2022-04-23T22:08:18.529Z] --- PASS: TestLabel (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestFromScratch [2022-04-23T22:08:18.529Z] --- PASS: TestFromScratch (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestFromWithArg [2022-04-23T22:08:18.529Z] --- PASS: TestFromWithArg (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-23T22:08:18.529Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestFromWithUndefinedArg [2022-04-23T22:08:18.529Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestFromMultiStageWithNamedStage [2022-04-23T22:08:18.529Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestOnbuild [2022-04-23T22:08:18.529Z] --- PASS: TestOnbuild (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestWorkdir [2022-04-23T22:08:18.529Z] --- PASS: TestWorkdir (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestCmd [2022-04-23T22:08:18.529Z] --- PASS: TestCmd (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestHealthcheckNone [2022-04-23T22:08:18.529Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestHealthcheckCmd [2022-04-23T22:08:18.529Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestEntrypoint [2022-04-23T22:08:18.529Z] --- PASS: TestEntrypoint (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestExpose [2022-04-23T22:08:18.529Z] --- PASS: TestExpose (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestUser [2022-04-23T22:08:18.529Z] --- PASS: TestUser (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestVolume [2022-04-23T22:08:18.529Z] --- PASS: TestVolume (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestStopSignal [2022-04-23T22:08:18.529Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T22:08:18.529Z] --- SKIP: TestStopSignal (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestArg [2022-04-23T22:08:18.529Z] --- PASS: TestArg (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestShell [2022-04-23T22:08:18.529Z] --- PASS: TestShell (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestPrependEnvOnCmd [2022-04-23T22:08:18.529Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestRunWithBuildArgs [2022-04-23T22:08:18.529Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestRunIgnoresHealthcheck [2022-04-23T22:08:18.529Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestDispatchUnsupportedOptions [2022-04-23T22:08:18.529Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-23T22:08:18.529Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-23T22:08:18.529Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-23T22:08:18.529Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-23T22:08:18.529Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-23T22:08:18.529Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-23T22:08:18.529Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestNormalizeWorkdir [2022-04-23T22:08:18.529Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestDispatch [2022-04-23T22:08:18.529Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-23T22:08:18.529Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-23T22:08:18.529Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-23T22:08:18.529Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-23T22:08:18.529Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-23T22:08:18.529Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-23T22:08:18.529Z] === RUN TestDispatch/COPY_url [2022-04-23T22:08:18.529Z] --- PASS: TestDispatch (0.07s) [2022-04-23T22:08:18.529Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-23T22:08:18.529Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-23T22:08:18.529Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-23T22:08:18.529Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-23T22:08:18.529Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-23T22:08:18.529Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-04-23T22:08:18.529Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestAddScratchImageAddsToMounts [2022-04-23T22:08:18.529Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-23T22:08:18.529Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-23T22:08:18.529Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-23T22:08:18.529Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestImageSourceGetAddsToMounts [2022-04-23T22:08:18.529Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestEmptyDockerfile [2022-04-23T22:08:18.529Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-23T22:08:18.529Z] === RUN TestSymlinkDockerfile [2022-04-23T22:08:18.529Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-23T22:08:18.529Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-23T22:08:18.529Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestNonExistingDockerfile [2022-04-23T22:08:18.529Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestCopyRunConfig [2022-04-23T22:08:18.529Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestDeepCopyRunConfig [2022-04-23T22:08:18.529Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestExportImage [2022-04-23T22:08:18.529Z] --- PASS: TestExportImage (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestNormalizeDest [2022-04-23T22:08:18.529Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-23T22:08:18.529Z] PASS [2022-04-23T22:08:18.529Z] coverage: 46.7% of statements [2022-04-23T22:08:18.529Z] ok github.com/docker/docker/builder/dockerfile 0.240s coverage: 46.7% of statements [2022-04-23T22:08:18.529Z] === RUN TestTCP4Proxy [2022-04-23T22:08:18.529Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-23T22:08:18.529Z] === RUN TestTCP4ProxyHalfClose [2022-04-23T22:08:18.529Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-04-23T22:08:18.529Z] === RUN TestTCP6Proxy [2022-04-23T22:08:18.529Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T22:08:18.529Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestTCPDualStackProxy [2022-04-23T22:08:18.529Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T22:08:18.529Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestUDP4Proxy [2022-04-23T22:08:18.529Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestUDP6Proxy [2022-04-23T22:08:18.529Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T22:08:18.529Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestUDPWriteError [2022-04-23T22:08:18.529Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-23T22:08:18.529Z] === RUN TestSCTP4Proxy [2022-04-23T22:08:18.529Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T22:08:18.530Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-23T22:08:18.530Z] === RUN TestSCTP6Proxy [2022-04-23T22:08:18.530Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T22:08:18.530Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-23T22:08:18.530Z] PASS [2022-04-23T22:08:18.530Z] coverage: 49.4% of statements [2022-04-23T22:08:18.530Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-04-23T22:08:18.856Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-23T22:08:18.856Z] docker_api_swarm_test.go:46: [de6bd8d9f990e] joining swarm manager [d9e6f6a815f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:08:18.898Z] === RUN TestLCOWParseMountRaw [2022-04-23T22:08:18.898Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-23T22:08:18.898Z] === RUN TestLCOWParseMountRawSplit [2022-04-23T22:08:18.898Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-23T22:08:18.898Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-23T22:08:18.898Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-23T22:08:18.898Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-23T22:08:18.898Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-23T22:08:18.898Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-23T22:08:18.898Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-23T22:08:18.898Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-23T22:08:18.898Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-23T22:08:18.898Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T22:08:18.898Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-23T22:08:18.898Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-23T22:08:18.898Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T22:08:18.898Z] === RUN TestLinuxParseMountRaw [2022-04-23T22:08:18.898Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-23T22:08:18.898Z] === RUN TestLinuxParseMountRawSplit [2022-04-23T22:08:18.898Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-23T22:08:18.898Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-23T22:08:18.898Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-23T22:08:18.898Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-23T22:08:18.898Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-23T22:08:18.898Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-23T22:08:18.898Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-23T22:08:18.898Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-23T22:08:18.898Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-23T22:08:18.898Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-23T22:08:18.898Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-23T22:08:18.898Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T22:08:18.898Z] === RUN TestConvertTmpfsOptions [2022-04-23T22:08:18.898Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-23T22:08:18.898Z] linux_parser_test.go:209: data="ro" [2022-04-23T22:08:18.898Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-23T22:08:18.898Z] === RUN TestParseMountSpec [2022-04-23T22:08:18.898Z] parser_test.go:62: case 0 [2022-04-23T22:08:18.898Z] parser_test.go:62: case 1 [2022-04-23T22:08:18.898Z] parser_test.go:62: case 2 [2022-04-23T22:08:18.898Z] parser_test.go:62: case 3 [2022-04-23T22:08:18.898Z] parser_test.go:62: case 4 [2022-04-23T22:08:18.898Z] parser_test.go:62: case 5 [2022-04-23T22:08:18.898Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-23T22:08:18.898Z] === RUN TestValidateMount [2022-04-23T22:08:18.898Z] --- PASS: TestValidateMount (0.00s) [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRaw [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRawSplit [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T22:08:18.898Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-23T22:08:18.898Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T22:08:18.898Z] PASS [2022-04-23T22:08:18.898Z] coverage: 67.6% of statements [2022-04-23T22:08:18.898Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.6% of statements [2022-04-23T22:08:19.192Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-23T22:08:20.127Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-23T22:08:20.465Z] === RUN TestSetGetMeta [2022-04-23T22:08:20.465Z] === PAUSE TestSetGetMeta [2022-04-23T22:08:20.465Z] === RUN TestRestore [2022-04-23T22:08:20.465Z] === PAUSE TestRestore [2022-04-23T22:08:20.465Z] === RUN TestServiceCreate [2022-04-23T22:08:20.465Z] === PAUSE TestServiceCreate [2022-04-23T22:08:20.465Z] === RUN TestServiceList [2022-04-23T22:08:20.465Z] === PAUSE TestServiceList [2022-04-23T22:08:20.465Z] === RUN TestServiceRemove [2022-04-23T22:08:20.465Z] === PAUSE TestServiceRemove [2022-04-23T22:08:20.465Z] === RUN TestServiceGet [2022-04-23T22:08:20.465Z] === PAUSE TestServiceGet [2022-04-23T22:08:20.465Z] === RUN TestServicePrune [2022-04-23T22:08:20.465Z] === PAUSE TestServicePrune [2022-04-23T22:08:20.465Z] === RUN TestCreate [2022-04-23T22:08:20.465Z] === PAUSE TestCreate [2022-04-23T22:08:20.465Z] === RUN TestRemove [2022-04-23T22:08:20.465Z] === PAUSE TestRemove [2022-04-23T22:08:20.465Z] === RUN TestList [2022-04-23T22:08:20.465Z] === PAUSE TestList [2022-04-23T22:08:20.465Z] === RUN TestFindByDriver [2022-04-23T22:08:20.465Z] === PAUSE TestFindByDriver [2022-04-23T22:08:20.465Z] === RUN TestFindByReferenced [2022-04-23T22:08:20.465Z] === PAUSE TestFindByReferenced [2022-04-23T22:08:20.465Z] === RUN TestDerefMultipleOfSameRef [2022-04-23T22:08:20.465Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-23T22:08:20.465Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:08:20.465Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:08:20.465Z] === RUN TestDefererencePluginOnCreateError [2022-04-23T22:08:20.465Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-23T22:08:20.465Z] === RUN TestRefDerefRemove [2022-04-23T22:08:20.465Z] === PAUSE TestRefDerefRemove [2022-04-23T22:08:20.465Z] === RUN TestGet [2022-04-23T22:08:20.465Z] === PAUSE TestGet [2022-04-23T22:08:20.465Z] === RUN TestGetWithReference [2022-04-23T22:08:20.465Z] === PAUSE TestGetWithReference [2022-04-23T22:08:20.465Z] === RUN TestFilterFunc [2022-04-23T22:08:20.465Z] === RUN TestFilterFunc/test_nil_list [2022-04-23T22:08:20.465Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-23T22:08:20.465Z] === RUN TestFilterFunc/test_empty_list [2022-04-23T22:08:20.465Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-23T22:08:20.465Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:08:20.465Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:08:20.465Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:08:20.465Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:08:20.465Z] === RUN TestFilterFunc/test_filter_some [2022-04-23T22:08:20.465Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-23T22:08:20.465Z] === RUN TestFilterFunc/test_filter_middle [2022-04-23T22:08:20.465Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-23T22:08:20.465Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:08:20.465Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:08:20.465Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-23T22:08:20.465Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-23T22:08:20.465Z] === CONT TestFilterFunc/test_nil_list [2022-04-23T22:08:20.465Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-23T22:08:20.465Z] === CONT TestFilterFunc/test_filter_some [2022-04-23T22:08:20.465Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:08:20.465Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:08:20.465Z] === CONT TestFilterFunc/test_filter_middle [2022-04-23T22:08:20.465Z] === CONT TestFilterFunc/test_empty_list [2022-04-23T22:08:20.465Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:08:20.465Z] --- PASS: TestFilterFunc (0.00s) [2022-04-23T22:08:20.465Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-23T22:08:20.465Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-23T22:08:20.465Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-23T22:08:20.465Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-23T22:08:20.465Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-23T22:08:20.465Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-23T22:08:20.465Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-23T22:08:20.465Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-23T22:08:20.465Z] === CONT TestSetGetMeta [2022-04-23T22:08:20.465Z] === CONT TestList [2022-04-23T22:08:20.465Z] === CONT TestServiceGet [2022-04-23T22:08:20.465Z] === CONT TestGetWithReference [2022-04-23T22:08:20.465Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-23T22:08:20.465Z] === CONT TestServiceRemove [2022-04-23T22:08:20.465Z] --- PASS: TestGetWithReference (0.04s) [2022-04-23T22:08:20.465Z] === CONT TestServiceList [2022-04-23T22:08:20.465Z] --- PASS: TestList (0.04s) [2022-04-23T22:08:20.465Z] === CONT TestServiceCreate [2022-04-23T22:08:20.465Z] --- PASS: TestServiceGet (0.19s) [2022-04-23T22:08:20.465Z] === CONT TestRestore [2022-04-23T22:08:20.465Z] --- PASS: TestServiceRemove (0.18s) [2022-04-23T22:08:20.465Z] === CONT TestCreate [2022-04-23T22:08:20.465Z] --- PASS: TestServiceList (0.16s) [2022-04-23T22:08:20.465Z] === CONT TestRemove [2022-04-23T22:08:20.465Z] --- PASS: TestServiceCreate (0.16s) [2022-04-23T22:08:20.465Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:08:20.465Z] --- PASS: TestCreate (0.02s) [2022-04-23T22:08:20.465Z] === CONT TestGet [2022-04-23T22:08:20.465Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-23T22:08:20.465Z] === CONT TestRefDerefRemove [2022-04-23T22:08:20.465Z] --- PASS: TestRestore (0.03s) [2022-04-23T22:08:20.465Z] === CONT TestDefererencePluginOnCreateError [2022-04-23T22:08:20.465Z] --- PASS: TestRemove (0.03s) [2022-04-23T22:08:20.465Z] === CONT TestServicePrune [2022-04-23T22:08:20.465Z] --- PASS: TestGet (0.02s) [2022-04-23T22:08:20.465Z] === CONT TestFindByReferenced [2022-04-23T22:08:20.465Z] --- PASS: TestRefDerefRemove (0.03s) [2022-04-23T22:08:20.465Z] === CONT TestDerefMultipleOfSameRef [2022-04-23T22:08:20.465Z] time="2022-04-23T22:08:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:08:20.465Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-23T22:08:20.465Z] === CONT TestFindByDriver [2022-04-23T22:08:20.466Z] time="2022-04-23T22:08:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:08:20.466Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-23T22:08:20.466Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-23T22:08:20.466Z] time="2022-04-23T22:08:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:08:20.466Z] time="2022-04-23T22:08:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-23T22:08:20.466Z] --- PASS: TestFindByDriver (0.03s) [2022-04-23T22:08:20.466Z] time="2022-04-23T22:08:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:08:20.466Z] --- PASS: TestServicePrune (0.06s) [2022-04-23T22:08:20.466Z] PASS [2022-04-23T22:08:20.466Z] coverage: 69.0% of statements [2022-04-23T22:08:20.466Z] ok github.com/docker/docker/volume/service 0.337s coverage: 69.0% of statements [2022-04-23T22:08:21.727Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-23T22:08:21.727Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-23T22:08:22.031Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-23T22:08:22.966Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-23T22:08:22.966Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-23T22:08:23.093Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-23T22:08:23.094Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-23T22:08:23.350Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-23T22:08:23.350Z] Cross building: bundles/cross/windows/amd64 [2022-04-23T22:08:23.350Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-04-23T22:08:23.350Z] { [2022-04-23T22:08:23.350Z] "RT_GROUP_ICON": { [2022-04-23T22:08:23.350Z] "#1": { [2022-04-23T22:08:23.350Z] "0409": "../../winresources/docker.ico" [2022-04-23T22:08:23.350Z] } [2022-04-23T22:08:23.350Z] }, [2022-04-23T22:08:23.350Z] "RT_MANIFEST": { [2022-04-23T22:08:23.350Z] "#1": { [2022-04-23T22:08:23.350Z] "0409": { [2022-04-23T22:08:23.350Z] "identity": {}, [2022-04-23T22:08:23.350Z] "description": "Docker Engine", [2022-04-23T22:08:23.350Z] "minimum-os": "vista", [2022-04-23T22:08:23.350Z] "execution-level": "", [2022-04-23T22:08:23.350Z] "ui-access": false, [2022-04-23T22:08:23.350Z] "auto-elevate": false, [2022-04-23T22:08:23.350Z] "dpi-awareness": "unaware", [2022-04-23T22:08:23.350Z] "disable-theming": false, [2022-04-23T22:08:23.350Z] "disable-window-filtering": false, [2022-04-23T22:08:23.350Z] "high-resolution-scrolling-aware": false, [2022-04-23T22:08:23.350Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T22:08:23.350Z] "long-path-aware": false, [2022-04-23T22:08:23.350Z] "printer-driver-isolation": false, [2022-04-23T22:08:23.350Z] "gdi-scaling": false, [2022-04-23T22:08:23.350Z] "segment-heap": false, [2022-04-23T22:08:23.350Z] "use-common-controls-v6": false [2022-04-23T22:08:23.350Z] } [2022-04-23T22:08:23.350Z] } [2022-04-23T22:08:23.350Z] }, [2022-04-23T22:08:23.350Z] "RT_MESSAGETABLE": { [2022-04-23T22:08:23.350Z] "#1": { [2022-04-23T22:08:23.350Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T22:08:23.350Z] } [2022-04-23T22:08:23.350Z] }, [2022-04-23T22:08:23.350Z] "RT_VERSION": { [2022-04-23T22:08:23.350Z] "#1": { [2022-04-23T22:08:23.350Z] "0409": { [2022-04-23T22:08:23.350Z] "fixed": { [2022-04-23T22:08:23.350Z] "file_version": "0.0.0.0", [2022-04-23T22:08:23.350Z] "product_version": "0.0.0.0", [2022-04-23T22:08:23.350Z] "type": "Unknown" [2022-04-23T22:08:23.350Z] }, [2022-04-23T22:08:23.350Z] "info": { [2022-04-23T22:08:23.350Z] "0000": { [2022-04-23T22:08:23.350Z] "CompanyName": "", [2022-04-23T22:08:23.350Z] "FileVersion": "dev", [2022-04-23T22:08:23.350Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-23T22:08:23.350Z] "OriginalFileName": "dockerd-dev.exe", [2022-04-23T22:08:23.350Z] "ProductName": "", [2022-04-23T22:08:23.350Z] "ProductVersion": "dev", [2022-04-23T22:08:23.350Z] "SpecialBuild": "cd054983ff5bb51089117096f31b9aa50ec0d339" [2022-04-23T22:08:23.350Z] } [2022-04-23T22:08:23.350Z] } [2022-04-23T22:08:23.350Z] } [2022-04-23T22:08:23.350Z] } [2022-04-23T22:08:23.350Z] } [2022-04-23T22:08:23.350Z] } [2022-04-23T22:08:23.350Z] cmd/dockerd/config.go [2022-04-23T22:08:23.350Z] cmd/dockerd/config_windows.go [2022-04-23T22:08:23.350Z] cmd/dockerd/daemon.go [2022-04-23T22:08:23.350Z] cmd/dockerd/daemon_test.go [2022-04-23T22:08:23.350Z] cmd/dockerd/daemon_windows.go [2022-04-23T22:08:23.350Z] cmd/dockerd/docker.go [2022-04-23T22:08:23.350Z] cmd/dockerd/docker_windows.go [2022-04-23T22:08:23.350Z] cmd/dockerd/genwinres_windows.go [2022-04-23T22:08:23.350Z] cmd/dockerd/metrics.go [2022-04-23T22:08:23.350Z] cmd/dockerd/options.go [2022-04-23T22:08:23.350Z] cmd/dockerd/options_test.go [2022-04-23T22:08:23.350Z] cmd/dockerd/service_windows.go [2022-04-23T22:08:23.350Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-23T22:08:23.350Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-23T22:08:25.499Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-23T22:08:26.876Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-23T22:08:26.951Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-04-23T22:08:26.951Z] === RUN TestInfoDebug [2022-04-23T22:08:26.951Z] --- PASS: TestInfoDebug (0.52s) [2022-04-23T22:08:26.951Z] === RUN TestInfoInsecureRegistries [2022-04-23T22:08:26.951Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-23T22:08:26.951Z] === RUN TestInfoRegistryMirrors [2022-04-23T22:08:26.951Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-23T22:08:26.951Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T22:08:26.951Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-23T22:08:26.951Z] === RUN TestPingCacheHeaders [2022-04-23T22:08:26.951Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-23T22:08:26.951Z] === RUN TestPingGet [2022-04-23T22:08:26.951Z] --- PASS: TestPingGet (0.01s) [2022-04-23T22:08:26.951Z] === RUN TestPingHead [2022-04-23T22:08:26.951Z] --- PASS: TestPingHead (0.02s) [2022-04-23T22:08:26.951Z] === RUN TestPingSwarmHeader [2022-04-23T22:08:27.512Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-23T22:08:28.073Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-23T22:08:28.251Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-23T22:08:29.001Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-23T22:08:29.001Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-04-23T22:08:29.001Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-23T22:08:29.001Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-23T22:08:29.001Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-23T22:08:29.001Z] === RUN TestVersion [2022-04-23T22:08:29.001Z] --- PASS: TestVersion (0.02s) [2022-04-23T22:08:29.001Z] === CONT TestDiskUsage [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/empty [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/empty/container_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/empty/image_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/empty/volume_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-23T22:08:29.563Z] === RUN TestDiskUsage/after_container.Run [2022-04-23T22:08:29.818Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-23T22:08:29.818Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-23T22:08:29.818Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-23T22:08:29.818Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-23T22:08:29.819Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-23T22:08:29.819Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-23T22:08:29.819Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-23T22:08:29.819Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-23T22:08:29.819Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-23T22:08:29.819Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage (1.12s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-23T22:08:30.075Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:08:30.075Z] PASS [2022-04-23T22:08:30.075Z] [2022-04-23T22:08:30.075Z] === Skipped [2022-04-23T22:08:30.075Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:08:30.075Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T22:08:30.075Z] [2022-04-23T22:08:30.075Z] DONE 54 tests, 1 skipped in 21.799s [2022-04-23T22:08:30.075Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-23T22:08:30.075Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:08:30.075Z] ++ set -e [2022-04-23T22:08:30.075Z] ++ '[' -n 0 ']' [2022-04-23T22:08:30.075Z] ++ set -x [2022-04-23T22:08:30.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-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:08:30.075Z] INFO: Testing against a local daemon [2022-04-23T22:08:30.075Z] === RUN TestVolumesCreateAndList [2022-04-23T22:08:30.075Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-23T22:08:30.075Z] === RUN TestVolumesRemove [2022-04-23T22:08:30.331Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-23T22:08:30.331Z] === RUN TestVolumesInspect [2022-04-23T22:08:30.331Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-23T22:08:30.331Z] === RUN TestVolumesInvalidJSON [2022-04-23T22:08:30.331Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T22:08:30.331Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T22:08:30.331Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T22:08:30.331Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T22:08:30.331Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T22:08:30.331Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T22:08:30.331Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T22:08:30.331Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-23T22:08:30.331Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-23T22:08:30.331Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T22:08:30.331Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T22:08:30.331Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T22:08:30.331Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T22:08:30.331Z] PASS [2022-04-23T22:08:30.331Z] [2022-04-23T22:08:30.331Z] DONE 9 tests in 0.194s [2022-04-23T22:08:30.331Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T22:08:30.331Z] ++++ cat bundles/test-integration/docker.pid [2022-04-23T22:08:30.331Z] +++ kill 14251 [2022-04-23T22:08:30.587Z] +++ /etc/init.d/apparmor stop [2022-04-23T22:08:30.587Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T22:08:30.587Z] [2022-04-23T22:08:30.587Z] Unloading profiles will leave already running processes permanently [2022-04-23T22:08:30.587Z] unconfined, which can lead to unexpected situations. [2022-04-23T22:08:30.587Z] [2022-04-23T22:08:30.587Z] To set a process to complain mode, use the command line tool [2022-04-23T22:08:30.587Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T22:08:30.587Z] +++ true [2022-04-23T22:08:30.587Z] exiting test-integration [2022-04-23T22:08:30.587Z] ++ exit 0 [2022-04-23T22:08:30.587Z] [2022-04-23T22:08:31.210Z] === RUN TestCheckpointCreateError [2022-04-23T22:08:31.210Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestCheckpointCreate [2022-04-23T22:08:31.210Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestCheckpointDeleteError [2022-04-23T22:08:31.210Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestCheckpointDelete [2022-04-23T22:08:31.210Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestCheckpointListError [2022-04-23T22:08:31.210Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestCheckpointList [2022-04-23T22:08:31.210Z] --- PASS: TestCheckpointList (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestCheckpointListContainerNotFound [2022-04-23T22:08:31.210Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestNewClientWithOpsFromEnv [2022-04-23T22:08:31.210Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-23T22:08:31.210Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestGetAPIPath [2022-04-23T22:08:31.210Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestParseHostURL [2022-04-23T22:08:31.210Z] --- PASS: TestParseHostURL (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-23T22:08:31.210Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-23T22:08:31.210Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestNegotiateAPIVersion [2022-04-23T22:08:31.210Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-23T22:08:31.210Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-23T22:08:31.210Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-23T22:08:31.210Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-23T22:08:31.210Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-23T22:08:31.210Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-23T22:08:31.210Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-23T22:08:31.210Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-23T22:08:31.210Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-23T22:08:31.210Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-23T22:08:31.210Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestNegotiateAPVersionOverride [2022-04-23T22:08:31.210Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-23T22:08:31.210Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-23T22:08:31.210Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-23T22:08:31.210Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-23T22:08:31.210Z] === RUN TestClientRedirect [2022-04-23T22:08:31.210Z] === RUN TestClientRedirect/GET [2022-04-23T22:08:31.210Z] === RUN TestClientRedirect/POST [2022-04-23T22:08:31.210Z] === RUN TestClientRedirect/PUT [2022-04-23T22:08:31.210Z] === RUN TestClientRedirect/DELETE [2022-04-23T22:08:31.210Z] --- PASS: TestClientRedirect (0.00s) [2022-04-23T22:08:31.210Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-23T22:08:31.211Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-23T22:08:31.211Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-23T22:08:31.211Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigCreateUnsupported [2022-04-23T22:08:31.211Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigCreateError [2022-04-23T22:08:31.211Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigCreate [2022-04-23T22:08:31.211Z] --- PASS: TestConfigCreate (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigInspectNotFound [2022-04-23T22:08:31.211Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigInspectWithEmptyID [2022-04-23T22:08:31.211Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigInspectUnsupported [2022-04-23T22:08:31.211Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigInspectError [2022-04-23T22:08:31.211Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigInspectConfigNotFound [2022-04-23T22:08:31.211Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigInspect [2022-04-23T22:08:31.211Z] --- PASS: TestConfigInspect (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigListUnsupported [2022-04-23T22:08:31.211Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigListError [2022-04-23T22:08:31.211Z] --- PASS: TestConfigListError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigList [2022-04-23T22:08:31.211Z] --- PASS: TestConfigList (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigRemoveUnsupported [2022-04-23T22:08:31.211Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigRemoveError [2022-04-23T22:08:31.211Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigRemove [2022-04-23T22:08:31.211Z] --- PASS: TestConfigRemove (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigUpdateUnsupported [2022-04-23T22:08:31.211Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigUpdateError [2022-04-23T22:08:31.211Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestConfigUpdate [2022-04-23T22:08:31.211Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerCommitError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerCommit [2022-04-23T22:08:31.211Z] --- PASS: TestContainerCommit (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerStatPathError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerStatPathNotFoundError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerStatPathNoHeaderError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerStatPath [2022-04-23T22:08:31.211Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestCopyToContainerError [2022-04-23T22:08:31.211Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestCopyToContainerNotFoundError [2022-04-23T22:08:31.211Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestCopyToContainerEmptyResponse [2022-04-23T22:08:31.211Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestCopyToContainer [2022-04-23T22:08:31.211Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestCopyFromContainerError [2022-04-23T22:08:31.211Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestCopyFromContainerNotFoundError [2022-04-23T22:08:31.211Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-23T22:08:31.211Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-23T22:08:31.211Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestCopyFromContainer [2022-04-23T22:08:31.211Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerCreateError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerCreateImageNotFound [2022-04-23T22:08:31.211Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerCreateWithName [2022-04-23T22:08:31.211Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerCreateAutoRemove [2022-04-23T22:08:31.211Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerDiffError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerDiff [2022-04-23T22:08:31.211Z] --- PASS: TestContainerDiff (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerExecCreateError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerExecCreate [2022-04-23T22:08:31.211Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerExecStartError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerExecStart [2022-04-23T22:08:31.211Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerExecInspectError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerExecInspect [2022-04-23T22:08:31.211Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerExportError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerExportError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerExport [2022-04-23T22:08:31.211Z] --- PASS: TestContainerExport (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerInspectError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerInspectContainerNotFound [2022-04-23T22:08:31.211Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerInspectWithEmptyID [2022-04-23T22:08:31.211Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerInspect [2022-04-23T22:08:31.211Z] --- PASS: TestContainerInspect (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerInspectNode [2022-04-23T22:08:31.211Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerKillError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerKillError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerKill [2022-04-23T22:08:31.211Z] --- PASS: TestContainerKill (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerListError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerListError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerList [2022-04-23T22:08:31.211Z] --- PASS: TestContainerList (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerLogsNotFoundError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerLogsError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerLogs [2022-04-23T22:08:31.211Z] --- PASS: TestContainerLogs (0.20s) [2022-04-23T22:08:31.211Z] === RUN TestContainerPauseError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerPause [2022-04-23T22:08:31.211Z] --- PASS: TestContainerPause (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainersPruneError [2022-04-23T22:08:31.211Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainersPrune [2022-04-23T22:08:31.211Z] --- PASS: TestContainersPrune (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerRemoveError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerRemoveNotFoundError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerRemove [2022-04-23T22:08:31.211Z] --- PASS: TestContainerRemove (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerRenameError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerRename [2022-04-23T22:08:31.211Z] --- PASS: TestContainerRename (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerResizeError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerExecResizeError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerResize [2022-04-23T22:08:31.211Z] --- PASS: TestContainerResize (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerExecResize [2022-04-23T22:08:31.211Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerRestartError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerRestart [2022-04-23T22:08:31.211Z] --- PASS: TestContainerRestart (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerStartError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerStartError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerStart [2022-04-23T22:08:31.211Z] --- PASS: TestContainerStart (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerStatsError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerStats [2022-04-23T22:08:31.211Z] --- PASS: TestContainerStats (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerStopError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerStopError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerStop [2022-04-23T22:08:31.211Z] --- PASS: TestContainerStop (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerTopError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerTopError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerTop [2022-04-23T22:08:31.211Z] --- PASS: TestContainerTop (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerUnpauseError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerUnpause [2022-04-23T22:08:31.211Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerUpdateError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerUpdate [2022-04-23T22:08:31.211Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-23T22:08:31.211Z] === RUN TestContainerWaitError [2022-04-23T22:08:31.211Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestContainerWait [2022-04-23T22:08:31.211Z] --- PASS: TestContainerWait (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestDiskUsageError [2022-04-23T22:08:31.211Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestDiskUsage [2022-04-23T22:08:31.211Z] --- PASS: TestDiskUsage (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestDistributionInspectUnsupported [2022-04-23T22:08:31.211Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestDistributionInspectWithEmptyID [2022-04-23T22:08:31.211Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestEventsErrorInOptions [2022-04-23T22:08:31.211Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestEventsErrorFromServer [2022-04-23T22:08:31.211Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestEvents [2022-04-23T22:08:31.211Z] --- PASS: TestEvents (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestTLSCloseWriter [2022-04-23T22:08:31.211Z] === PAUSE TestTLSCloseWriter [2022-04-23T22:08:31.211Z] === RUN TestImageBuildError [2022-04-23T22:08:31.211Z] --- PASS: TestImageBuildError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageBuild [2022-04-23T22:08:31.211Z] --- PASS: TestImageBuild (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestGetDockerOS [2022-04-23T22:08:31.211Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageCreateError [2022-04-23T22:08:31.211Z] --- PASS: TestImageCreateError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageCreate [2022-04-23T22:08:31.211Z] --- PASS: TestImageCreate (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageHistoryError [2022-04-23T22:08:31.211Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageHistory [2022-04-23T22:08:31.211Z] --- PASS: TestImageHistory (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageImportError [2022-04-23T22:08:31.211Z] --- PASS: TestImageImportError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageImport [2022-04-23T22:08:31.211Z] --- PASS: TestImageImport (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageInspectError [2022-04-23T22:08:31.211Z] --- PASS: TestImageInspectError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageInspectImageNotFound [2022-04-23T22:08:31.211Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageInspectWithEmptyID [2022-04-23T22:08:31.211Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageInspect [2022-04-23T22:08:31.211Z] --- PASS: TestImageInspect (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageListError [2022-04-23T22:08:31.211Z] --- PASS: TestImageListError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageList [2022-04-23T22:08:31.211Z] --- PASS: TestImageList (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageListApiBefore125 [2022-04-23T22:08:31.211Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageLoadError [2022-04-23T22:08:31.211Z] --- PASS: TestImageLoadError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageLoad [2022-04-23T22:08:31.211Z] --- PASS: TestImageLoad (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagesPruneError [2022-04-23T22:08:31.211Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagesPrune [2022-04-23T22:08:31.211Z] --- PASS: TestImagesPrune (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagePullReferenceParseError [2022-04-23T22:08:31.211Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagePullAnyError [2022-04-23T22:08:31.211Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-23T22:08:31.211Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:08:31.211Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:08:31.211Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-23T22:08:31.211Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagePullWithoutErrors [2022-04-23T22:08:31.211Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagePushReferenceError [2022-04-23T22:08:31.211Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagePushAnyError [2022-04-23T22:08:31.211Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-23T22:08:31.211Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:08:31.211Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:08:31.211Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-23T22:08:31.211Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImagePushWithoutErrors [2022-04-23T22:08:31.211Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-23T22:08:31.211Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-23T22:08:31.211Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-23T22:08:31.211Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-23T22:08:31.211Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-23T22:08:31.211Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-23T22:08:31.211Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-23T22:08:31.211Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-23T22:08:31.211Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageRemoveError [2022-04-23T22:08:31.211Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageRemoveImageNotFound [2022-04-23T22:08:31.211Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageRemove [2022-04-23T22:08:31.211Z] --- PASS: TestImageRemove (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageSaveError [2022-04-23T22:08:31.211Z] --- PASS: TestImageSaveError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageSave [2022-04-23T22:08:31.211Z] --- PASS: TestImageSave (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageSearchAnyError [2022-04-23T22:08:31.211Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-23T22:08:31.211Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T22:08:31.211Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T22:08:31.211Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-23T22:08:31.211Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageSearchWithoutErrors [2022-04-23T22:08:31.211Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageTagError [2022-04-23T22:08:31.211Z] --- PASS: TestImageTagError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageTagInvalidReference [2022-04-23T22:08:31.211Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageTagInvalidSourceImageName [2022-04-23T22:08:31.211Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageTagHexSource [2022-04-23T22:08:31.211Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestImageTag [2022-04-23T22:08:31.211Z] --- PASS: TestImageTag (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestInfoServerError [2022-04-23T22:08:31.211Z] --- PASS: TestInfoServerError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestInfoInvalidResponseJSONError [2022-04-23T22:08:31.211Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestInfo [2022-04-23T22:08:31.211Z] --- PASS: TestInfo (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestNetworkConnectError [2022-04-23T22:08:31.211Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-23T22:08:31.211Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestNetworkConnect [2022-04-23T22:08:31.211Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestNetworkCreateError [2022-04-23T22:08:31.211Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestNetworkCreate [2022-04-23T22:08:31.211Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestNetworkDisconnectError [2022-04-23T22:08:31.211Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestNetworkDisconnect [2022-04-23T22:08:31.211Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-23T22:08:31.211Z] === RUN TestNetworkInspect [2022-04-23T22:08:31.211Z] === RUN TestNetworkInspect/empty_ID [2022-04-23T22:08:31.211Z] === RUN TestNetworkInspect/no_options [2022-04-23T22:08:31.211Z] === RUN TestNetworkInspect/verbose [2022-04-23T22:08:31.212Z] === RUN TestNetworkInspect/global_scope [2022-04-23T22:08:31.212Z] === RUN TestNetworkInspect/unknown_network [2022-04-23T22:08:31.212Z] === RUN TestNetworkInspect/server_error [2022-04-23T22:08:31.212Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-23T22:08:31.212Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-23T22:08:31.212Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-23T22:08:31.212Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-23T22:08:31.212Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-23T22:08:31.212Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-23T22:08:31.212Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNetworkListError [2022-04-23T22:08:31.212Z] --- PASS: TestNetworkListError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNetworkList [2022-04-23T22:08:31.212Z] --- PASS: TestNetworkList (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNetworksPruneError [2022-04-23T22:08:31.212Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNetworksPrune [2022-04-23T22:08:31.212Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNetworkRemoveError [2022-04-23T22:08:31.212Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNetworkRemove [2022-04-23T22:08:31.212Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNodeInspectError [2022-04-23T22:08:31.212Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNodeInspectNodeNotFound [2022-04-23T22:08:31.212Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNodeInspectWithEmptyID [2022-04-23T22:08:31.212Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNodeInspect [2022-04-23T22:08:31.212Z] --- PASS: TestNodeInspect (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNodeListError [2022-04-23T22:08:31.212Z] --- PASS: TestNodeListError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNodeList [2022-04-23T22:08:31.212Z] --- PASS: TestNodeList (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNodeRemoveError [2022-04-23T22:08:31.212Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNodeRemove [2022-04-23T22:08:31.212Z] --- PASS: TestNodeRemove (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNodeUpdateError [2022-04-23T22:08:31.212Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestNodeUpdate [2022-04-23T22:08:31.212Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestOptionWithHostFromEnv [2022-04-23T22:08:31.212Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestOptionWithTimeout [2022-04-23T22:08:31.212Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestOptionWithVersionFromEnv [2022-04-23T22:08:31.212Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPingFail [2022-04-23T22:08:31.212Z] --- PASS: TestPingFail (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPingWithError [2022-04-23T22:08:31.212Z] 2022/04/23 22:08:30 RoundTripper returned a response & error; ignoring response [2022-04-23T22:08:31.212Z] 2022/04/23 22:08:30 RoundTripper returned a response & error; ignoring response [2022-04-23T22:08:31.212Z] --- PASS: TestPingWithError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPingSuccess [2022-04-23T22:08:31.212Z] --- PASS: TestPingSuccess (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPingHeadFallback [2022-04-23T22:08:31.212Z] === RUN TestPingHeadFallback/OK [2022-04-23T22:08:31.212Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-23T22:08:31.212Z] === RUN TestPingHeadFallback/Not_Found [2022-04-23T22:08:31.212Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-23T22:08:31.212Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-23T22:08:31.212Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-23T22:08:31.212Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-23T22:08:31.212Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-23T22:08:31.212Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginDisableError [2022-04-23T22:08:31.212Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginDisable [2022-04-23T22:08:31.212Z] --- PASS: TestPluginDisable (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginEnableError [2022-04-23T22:08:31.212Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginEnable [2022-04-23T22:08:31.212Z] --- PASS: TestPluginEnable (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginInspectError [2022-04-23T22:08:31.212Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginInspectWithEmptyID [2022-04-23T22:08:31.212Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginInspect [2022-04-23T22:08:31.212Z] --- PASS: TestPluginInspect (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginListError [2022-04-23T22:08:31.212Z] --- PASS: TestPluginListError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginList [2022-04-23T22:08:31.212Z] --- PASS: TestPluginList (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginPushError [2022-04-23T22:08:31.212Z] --- PASS: TestPluginPushError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginPush [2022-04-23T22:08:31.212Z] --- PASS: TestPluginPush (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginRemoveError [2022-04-23T22:08:31.212Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginRemove [2022-04-23T22:08:31.212Z] --- PASS: TestPluginRemove (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginSetError [2022-04-23T22:08:31.212Z] --- PASS: TestPluginSetError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPluginSet [2022-04-23T22:08:31.212Z] --- PASS: TestPluginSet (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSetHostHeader [2022-04-23T22:08:31.212Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestPlainTextError [2022-04-23T22:08:31.212Z] --- PASS: TestPlainTextError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestInfiniteError [2022-04-23T22:08:31.212Z] --- PASS: TestInfiniteError (0.05s) [2022-04-23T22:08:31.212Z] === RUN TestCanceledContext [2022-04-23T22:08:31.212Z] 2022/04/23 22:08:30 RoundTripper returned a response & error; ignoring response [2022-04-23T22:08:31.212Z] --- PASS: TestCanceledContext (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestDeadlineExceededContext [2022-04-23T22:08:31.212Z] 2022/04/23 22:08:30 RoundTripper returned a response & error; ignoring response [2022-04-23T22:08:31.212Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretCreateUnsupported [2022-04-23T22:08:31.212Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretCreateError [2022-04-23T22:08:31.212Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretCreate [2022-04-23T22:08:31.212Z] --- PASS: TestSecretCreate (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretInspectUnsupported [2022-04-23T22:08:31.212Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretInspectError [2022-04-23T22:08:31.212Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretInspectSecretNotFound [2022-04-23T22:08:31.212Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretInspectWithEmptyID [2022-04-23T22:08:31.212Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretInspect [2022-04-23T22:08:31.212Z] --- PASS: TestSecretInspect (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretListUnsupported [2022-04-23T22:08:31.212Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretListError [2022-04-23T22:08:31.212Z] --- PASS: TestSecretListError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretList [2022-04-23T22:08:31.212Z] --- PASS: TestSecretList (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretRemoveUnsupported [2022-04-23T22:08:31.212Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretRemoveError [2022-04-23T22:08:31.212Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretRemove [2022-04-23T22:08:31.212Z] --- PASS: TestSecretRemove (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretUpdateUnsupported [2022-04-23T22:08:31.212Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretUpdateError [2022-04-23T22:08:31.212Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSecretUpdate [2022-04-23T22:08:31.212Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceCreateError [2022-04-23T22:08:31.212Z] --- PASS: TestServiceCreateError (0.01s) [2022-04-23T22:08:31.212Z] === RUN TestServiceCreate [2022-04-23T22:08:31.212Z] --- PASS: TestServiceCreate (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-23T22:08:31.212Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceCreateDigestPinning [2022-04-23T22:08:31.212Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceInspectError [2022-04-23T22:08:31.212Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceInspectServiceNotFound [2022-04-23T22:08:31.212Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceInspectWithEmptyID [2022-04-23T22:08:31.212Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceInspect [2022-04-23T22:08:31.212Z] --- PASS: TestServiceInspect (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceListError [2022-04-23T22:08:31.212Z] --- PASS: TestServiceListError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceList [2022-04-23T22:08:31.212Z] --- PASS: TestServiceList (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceLogsError [2022-04-23T22:08:31.212Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceLogs [2022-04-23T22:08:31.212Z] --- PASS: TestServiceLogs (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceRemoveError [2022-04-23T22:08:31.212Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceRemoveNotFoundError [2022-04-23T22:08:31.212Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceRemove [2022-04-23T22:08:31.212Z] --- PASS: TestServiceRemove (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceUpdateError [2022-04-23T22:08:31.212Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestServiceUpdate [2022-04-23T22:08:31.212Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSwarmGetUnlockKeyError [2022-04-23T22:08:31.212Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSwarmGetUnlockKey [2022-04-23T22:08:31.212Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSwarmInitError [2022-04-23T22:08:31.212Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSwarmInit [2022-04-23T22:08:31.212Z] --- PASS: TestSwarmInit (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSwarmInspectError [2022-04-23T22:08:31.212Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSwarmInspect [2022-04-23T22:08:31.212Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSwarmJoinError [2022-04-23T22:08:31.212Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSwarmJoin [2022-04-23T22:08:31.212Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSwarmLeaveError [2022-04-23T22:08:31.212Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSwarmLeave [2022-04-23T22:08:31.212Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSwarmUnlockError [2022-04-23T22:08:31.212Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSwarmUnlock [2022-04-23T22:08:31.212Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSwarmUpdateError [2022-04-23T22:08:31.212Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestSwarmUpdate [2022-04-23T22:08:31.212Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestTaskInspectError [2022-04-23T22:08:31.212Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestTaskInspectWithEmptyID [2022-04-23T22:08:31.212Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestTaskInspect [2022-04-23T22:08:31.212Z] --- PASS: TestTaskInspect (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestTaskListError [2022-04-23T22:08:31.212Z] --- PASS: TestTaskListError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestTaskList [2022-04-23T22:08:31.212Z] --- PASS: TestTaskList (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestVolumeCreateError [2022-04-23T22:08:31.212Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestVolumeCreate [2022-04-23T22:08:31.212Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestVolumeInspectError [2022-04-23T22:08:31.212Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestVolumeInspectNotFound [2022-04-23T22:08:31.212Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestVolumeInspectWithEmptyID [2022-04-23T22:08:31.212Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestVolumeInspect [2022-04-23T22:08:31.212Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestVolumeListError [2022-04-23T22:08:31.212Z] --- PASS: TestVolumeListError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestVolumeList [2022-04-23T22:08:31.212Z] --- PASS: TestVolumeList (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestVolumeRemoveError [2022-04-23T22:08:31.212Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-23T22:08:31.212Z] === RUN TestVolumeRemove [2022-04-23T22:08:31.212Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-23T22:08:31.212Z] === CONT TestTLSCloseWriter [2022-04-23T22:08:31.212Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-23T22:08:31.212Z] PASS [2022-04-23T22:08:31.212Z] coverage: 75.1% of statements [2022-04-23T22:08:31.212Z] ok github.com/docker/docker/client 0.446s coverage: 75.1% of statements Post stage [Pipeline] junit [2022-04-23T22:08:31.524Z] Recording test results [2022-04-23T22:08:31.760Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T22:08:32.092Z] + echo Ensuring container killed. [2022-04-23T22:08:32.092Z] Ensuring container killed. [2022-04-23T22:08:32.092Z] + docker rm -vf docker-pr1 [2022-04-23T22:08:32.092Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-23T22:08:32.409Z] + echo Chowning /workspace to jenkins user [2022-04-23T22:08:32.409Z] Chowning /workspace to jenkins user [2022-04-23T22:08:32.409Z] + id -u [2022-04-23T22:08:32.409Z] + id -g [2022-04-23T22:08:32.409Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43520:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T22:08:32.409Z] Unable to find image 'busybox:latest' locally [2022-04-23T22:08:32.409Z] latest: Pulling from library/busybox [2022-04-23T22:08:32.665Z] 2f0e692259c0: Pulling fs layer [2022-04-23T22:08:32.666Z] 2f0e692259c0: Verifying Checksum [2022-04-23T22:08:32.666Z] 2f0e692259c0: Download complete [2022-04-23T22:08:32.666Z] 2f0e692259c0: Pull complete [2022-04-23T22:08:32.666Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T22:08:32.666Z] Status: Downloaded newer image for busybox:latest [2022-04-23T22:08:33.519Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-23T22:08:33.519Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T22:08:34.085Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-23T22:08:34.366Z] + bundleName=arm64-integration [2022-04-23T22:08:34.366Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-23T22:08:34.366Z] Creating arm64-integration-bundles.tar.gz [2022-04-23T22:08:34.366Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-23T22:08:34.366Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-23T22:08:34.631Z] Archiving artifacts [2022-04-23T22:08:34.651Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-23T22:08:35.219Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-23T22:08:35.219Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-23T22:08:36.155Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-23T22:08:36.280Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43520/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T22:08:36.627Z] + make clean [2022-04-23T22:08:36.722Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-23T22:08:36.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-23T22:08:36.887Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T22:08:36.887Z] docker-dev-cache [2022-04-23T22:08:36.887Z] docker-mod-cache [Pipeline] deleteDir [2022-04-23T22:08:37.289Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-23T22:08:37.548Z] --- PASS: TestImportExtremelyLargeImageWorks (180.96s) [2022-04-23T22:08:37.548Z] PASS [2022-04-23T22:08:37.548Z] [2022-04-23T22:08:37.548Z] DONE 22 tests in 184.856s [2022-04-23T22:08:37.548Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-23T22:08:37.548Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:08:37.548Z] ++ set -e [2022-04-23T22:08:37.548Z] ++ '[' -n 0 ']' [2022-04-23T22:08:37.548Z] ++ set -x [2022-04-23T22:08:37.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:08:37.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-23T22:08:37.806Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-23T22:08:37.806Z] INFO: Testing against a local daemon [2022-04-23T22:08:37.806Z] === RUN TestNetworkCreateDelete [2022-04-23T22:08:38.066Z] --- PASS: TestNetworkCreateDelete (0.21s) [2022-04-23T22:08:38.066Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T22:08:38.066Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-23T22:08:38.284Z] 2022/04/23 22:08:35 Closing DB instances... [2022-04-23T22:08:38.284Z] --- PASS: TestNetworkDBGarbageCollection (54.46s) [2022-04-23T22:08:38.284Z] === RUN TestFindNode [2022-04-23T22:08:38.284Z] 2022/04/23 22:08:37 Closing DB instances... [2022-04-23T22:08:38.284Z] --- PASS: TestFindNode (0.02s) [2022-04-23T22:08:38.284Z] === RUN TestChangeNodeState [2022-04-23T22:08:38.284Z] 2022/04/23 22:08:37 Closing DB instances... [2022-04-23T22:08:38.284Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-23T22:08:38.284Z] === RUN TestNodeReincarnation [2022-04-23T22:08:38.284Z] 2022/04/23 22:08:37 Closing DB instances... [2022-04-23T22:08:38.633Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2022-04-23T22:08:38.633Z] === RUN TestDaemonDNSFallback [2022-04-23T22:08:38.633Z] === RUN TestDockerSuite/TestBuildLabelsCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T22:08:40.009Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-23T22:08:41.911Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-23T22:08:43.047Z] time="2022-04-23T22:08:42Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-23T22:08:43.047Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-23T22:08:43.047Z] === RUN TestParallelCreate [2022-04-23T22:08:43.516Z] 2022/04/23 22:08:43 Closing DB instances... [2022-04-23T22:08:43.516Z] --- PASS: TestParallelCreate (0.02s) [2022-04-23T22:08:43.516Z] === RUN TestParallelDelete [2022-04-23T22:08:43.516Z] 2022/04/23 22:08:43 Closing DB instances... [2022-04-23T22:08:43.516Z] --- PASS: TestParallelDelete (0.02s) [2022-04-23T22:08:43.516Z] === RUN TestNetworkDBIslands [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:72516bbaf531 with config:&{NodeID:72516bbaf531 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=info msg="Node 72516bbaf531/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=info msg="Node 72516bbaf531/172.22.201.191, added to nodes list" [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3ff3973482bc with config:&{NodeID:3ff3973482bc Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=info msg="Node 3ff3973482bc/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=info msg="Node 3ff3973482bc/172.22.201.191, added to nodes list" [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=info msg="Node 3ff3973482bc/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=info msg="Node 3ff3973482bc/172.22.201.191, added to nodes list" [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=info msg="Node 72516bbaf531/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=info msg="Node 72516bbaf531/172.22.201.191, added to nodes list" [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2022-04-23T22:08:43.516Z] time="2022-04-23T22:08:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=debug msg="memberlist: Failed to join 172.22.201.191: dial tcp 172.22.201.191:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:733752f33656 with config:&{NodeID:733752f33656 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=info msg="Node 733752f33656/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=info msg="Node 733752f33656/172.22.201.191, added to nodes list" [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=info msg="Node 733752f33656/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=info msg="Node 733752f33656/172.22.201.191, added to nodes list" [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=info msg="Node 72516bbaf531/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=info msg="Node 72516bbaf531/172.22.201.191, added to nodes list" [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=info msg="Node 3ff3973482bc/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=info msg="Node 3ff3973482bc/172.22.201.191, added to nodes list" [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-23T22:08:43.984Z] time="2022-04-23T22:08:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=info msg="Node 733752f33656/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=info msg="Node 733752f33656/172.22.201.191, added to nodes list" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b4f8927ee8ca with config:&{NodeID:b4f8927ee8ca Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, added to nodes list" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49390" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, added to nodes list" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=info msg="Node 3ff3973482bc/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=info msg="Node 3ff3973482bc/172.22.201.191, added to nodes list" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=info msg="Node 733752f33656/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=info msg="Node 733752f33656/172.22.201.191, added to nodes list" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=info msg="Node 72516bbaf531/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=info msg="Node 72516bbaf531/172.22.201.191, added to nodes list" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-23T22:08:44.455Z] time="2022-04-23T22:08:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49391" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, added to nodes list" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, added to nodes list" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b8b080b3b20e with config:&{NodeID:b8b080b3b20e Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node b8b080b3b20e/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node b8b080b3b20e/172.22.201.191, added to nodes list" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49392" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node b8b080b3b20e/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node b8b080b3b20e/172.22.201.191, added to nodes list" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node 3ff3973482bc/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node 3ff3973482bc/172.22.201.191, added to nodes list" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node 72516bbaf531/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node 72516bbaf531/172.22.201.191, added to nodes list" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, added to nodes list" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node 733752f33656/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=info msg="Node 733752f33656/172.22.201.191, added to nodes list" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-23T22:08:44.923Z] time="2022-04-23T22:08:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49393" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:44Z" level=info msg="Node b8b080b3b20e/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:44Z" level=info msg="Node b8b080b3b20e/172.22.201.191, added to nodes list" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:44Z" level=info msg="Node b8b080b3b20e/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:44Z" level=info msg="Node b8b080b3b20e/172.22.201.191, added to nodes list" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:44Z" level=info msg="Node b8b080b3b20e/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:44Z" level=info msg="Node b8b080b3b20e/172.22.201.191, added to nodes list" [2022-04-23T22:08:45.392Z] networkdb_test.go:835: Re-joining: 3 [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:45Z" level=info msg="The new bootstrap node list is:[172.22.201.191:10033 172.22.201.191:10034 172.22.201.191:10035]" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.201.191:10033" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:45Z" level=debug msg="memberlist: Stream connection from=172.22.201.191:49394" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.201.191:10034" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:45Z" level=debug msg="memberlist: Stream connection from=172.22.201.191:49395" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.201.191:10035" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:45Z" level=debug msg="memberlist: Stream connection from=172.22.201.191:49396" [2022-04-23T22:08:45.392Z] networkdb_test.go:835: Re-joining: 4 [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:45Z" level=info msg="The new bootstrap node list is:[172.22.201.191:10033 172.22.201.191:10034 172.22.201.191:10035]" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.201.191:10033" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:45Z" level=debug msg="memberlist: Stream connection from=172.22.201.191:49397" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.201.191:10034" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:45Z" level=debug msg="memberlist: Stream connection from=172.22.201.191:49398" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.201.191:10035" [2022-04-23T22:08:45.392Z] time="2022-04-23T22:08:45Z" level=debug msg="memberlist: Stream connection from=172.22.201.191:49399" [2022-04-23T22:08:45.860Z] time="2022-04-23T22:08:45Z" level=info msg="node 0 leaving" [2022-04-23T22:08:45.860Z] time="2022-04-23T22:08:45Z" level=debug msg="memberlist: Failed to join 172.22.201.191: dial tcp 172.22.201.191:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-23T22:08:45.860Z] time="2022-04-23T22:08:45Z" level=info msg="Node 72516bbaf531 change state NodeActive --> NodeLeft" [2022-04-23T22:08:45.860Z] time="2022-04-23T22:08:45Z" level=info msg="Node 72516bbaf531 change state NodeActive --> NodeLeft" [2022-04-23T22:08:45.860Z] time="2022-04-23T22:08:45Z" level=info msg="node4(b4f8927ee8ca): Node leave event for 72516bbaf531/172.22.201.191" [2022-04-23T22:08:45.860Z] time="2022-04-23T22:08:45Z" level=info msg="Node 72516bbaf531 change state NodeActive --> NodeLeft" [2022-04-23T22:08:45.860Z] time="2022-04-23T22:08:45Z" level=info msg="node2(3ff3973482bc): Node leave event for 72516bbaf531/172.22.201.191" [2022-04-23T22:08:45.860Z] time="2022-04-23T22:08:45Z" level=info msg="node3(733752f33656): Node leave event for 72516bbaf531/172.22.201.191" [2022-04-23T22:08:45.860Z] time="2022-04-23T22:08:45Z" level=info msg="Node 72516bbaf531 change state NodeActive --> NodeLeft" [2022-04-23T22:08:45.860Z] time="2022-04-23T22:08:45Z" level=info msg="node5(b8b080b3b20e): Node leave event for 72516bbaf531/172.22.201.191" [2022-04-23T22:08:45.860Z] time="2022-04-23T22:08:45Z" level=info msg="Node 72516bbaf531 change state NodeActive --> NodeLeft" [2022-04-23T22:08:45.860Z] time="2022-04-23T22:08:45Z" level=info msg="node1(72516bbaf531): Node leave event for 72516bbaf531/172.22.201.191" [2022-04-23T22:08:46.097Z] --- PASS: TestDaemonDNSFallback (7.02s) [2022-04-23T22:08:46.097Z] === RUN TestInspectNetwork [2022-04-23T22:08:46.097Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:45Z" level=info msg="Node 72516bbaf531/172.22.201.191, left gossip cluster" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:45Z" level=info msg="Node 72516bbaf531/172.22.201.191, left gossip cluster" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:45Z" level=info msg="Node 72516bbaf531/172.22.201.191, left gossip cluster" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:45Z" level=info msg="Node 72516bbaf531/172.22.201.191, left gossip cluster" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:45Z" level=info msg="Node 72516bbaf531/172.22.201.191, left gossip cluster" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:46Z" level=info msg="node 1 leaving" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:46Z" level=info msg="Node 3ff3973482bc change state NodeActive --> NodeLeft" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:46Z" level=info msg="node3(733752f33656): Node leave event for 3ff3973482bc/172.22.201.191" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:46Z" level=info msg="Node 3ff3973482bc change state NodeActive --> NodeLeft" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:46Z" level=info msg="node5(b8b080b3b20e): Node leave event for 3ff3973482bc/172.22.201.191" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:46Z" level=info msg="Node 3ff3973482bc/172.22.201.191, left gossip cluster" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:46Z" level=info msg="Node 3ff3973482bc change state NodeActive --> NodeFailed" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:46Z" level=info msg="Node 3ff3973482bc/172.22.201.191, added to failed nodes list" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:46Z" level=info msg="Node 3ff3973482bc change state NodeActive --> NodeLeft" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:46Z" level=info msg="node4(b4f8927ee8ca): Node leave event for 3ff3973482bc/172.22.201.191" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:46Z" level=error msg="node: 3ff3973482bc is unknown to memberlist" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:46Z" level=info msg="Node 3ff3973482bc/172.22.201.191, left gossip cluster" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:46Z" level=info msg="Node 3ff3973482bc/172.22.201.191, left gossip cluster" [2022-04-23T22:08:46.328Z] time="2022-04-23T22:08:46Z" level=info msg="Node 3ff3973482bc/172.22.201.191, left gossip cluster" [2022-04-23T22:08:46.796Z] time="2022-04-23T22:08:46Z" level=info msg="node 2 leaving" [2022-04-23T22:08:46.796Z] time="2022-04-23T22:08:46Z" level=info msg="Node 733752f33656 change state NodeActive --> NodeLeft" [2022-04-23T22:08:46.796Z] time="2022-04-23T22:08:46Z" level=info msg="node4(b4f8927ee8ca): Node leave event for 733752f33656/172.22.201.191" [2022-04-23T22:08:46.796Z] time="2022-04-23T22:08:46Z" level=info msg="Node 733752f33656 change state NodeActive --> NodeLeft" [2022-04-23T22:08:46.796Z] time="2022-04-23T22:08:46Z" level=info msg="node5(b8b080b3b20e): Node leave event for 733752f33656/172.22.201.191" [2022-04-23T22:08:46.796Z] time="2022-04-23T22:08:46Z" level=info msg="Node 733752f33656 change state NodeActive --> NodeLeft" [2022-04-23T22:08:46.796Z] time="2022-04-23T22:08:46Z" level=info msg="node3(733752f33656): Node leave event for 733752f33656/172.22.201.191" [2022-04-23T22:08:46.796Z] time="2022-04-23T22:08:46Z" level=debug msg="memberlist: Failed ping: b8b080b3b20e (timeout reached)" [2022-04-23T22:08:46.796Z] time="2022-04-23T22:08:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.201.191:10035: use of closed network connection" [2022-04-23T22:08:46.796Z] time="2022-04-23T22:08:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.201.191:10034: use of closed network connection" [2022-04-23T22:08:46.796Z] time="2022-04-23T22:08:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.201.191:10036: use of closed network connection" [2022-04-23T22:08:46.796Z] time="2022-04-23T22:08:46Z" level=debug msg="memberlist: Stream connection from=172.22.201.191:49401" [2022-04-23T22:08:46.796Z] time="2022-04-23T22:08:46Z" level=info msg="Node 733752f33656/172.22.201.191, left gossip cluster" [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:46Z" level=info msg="Node 733752f33656/172.22.201.191, left gossip cluster" [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:46Z" level=info msg="Node 733752f33656/172.22.201.191, left gossip cluster" [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:47Z" level=warning msg="memberlist: Was able to connect to b8b080b3b20e but other probes failed, network may be misconfigured" [2022-04-23T22:08:47.337Z] networkdb_test.go:867: node5: OK [2022-04-23T22:08:47.337Z] networkdb_test.go:867: node4: OK [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:47Z" level=info msg="node 0 coming back" [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:47Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d099ad63e2f1 with config:&{NodeID:d099ad63e2f1 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:47Z" level=info msg="Node d099ad63e2f1/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:47Z" level=info msg="Node d099ad63e2f1/172.22.201.191, added to nodes list" [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:47Z" level=info msg="node 1 coming back" [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:47Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2129a723e8de with config:&{NodeID:2129a723e8de Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:47Z" level=info msg="Node 2129a723e8de/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:47Z" level=info msg="Node 2129a723e8de/172.22.201.191, added to nodes list" [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:47Z" level=info msg="node 2 coming back" [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:47Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9e4c4a82c65e with config:&{NodeID:9e4c4a82c65e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:47Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:47.337Z] time="2022-04-23T22:08:47Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, added to nodes list" [2022-04-23T22:08:47.805Z] time="2022-04-23T22:08:47Z" level=debug msg="memberlist: Failed to join 172.22.201.191: dial tcp 172.22.201.191:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-23T22:08:49.379Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-23T22:08:49.379Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-23T22:08:49.379Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-23T22:08:49.379Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-23T22:08:49.379Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-23T22:08:49.379Z] === RUN TestInspectNetwork/full_network_id [2022-04-23T22:08:49.379Z] === RUN TestInspectNetwork/partial_network_id [2022-04-23T22:08:49.379Z] === RUN TestInspectNetwork/network_name [2022-04-23T22:08:49.379Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-23T22:08:49.379Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-23T22:08:50.024Z] time="2022-04-23T22:08:49Z" level=debug msg="memberlist: Failed to join 172.22.201.191: dial tcp 172.22.201.191:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-23T22:08:50.492Z] time="2022-04-23T22:08:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.201.191:10033 172.22.201.191:10034 172.22.201.191:10035]" [2022-04-23T22:08:50.754Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-23T22:08:50.961Z] time="2022-04-23T22:08:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.201.191:10033 172.22.201.191:10034 172.22.201.191:10035]" [2022-04-23T22:08:51.322Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.201.191:10033" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=debug msg="memberlist: Stream connection from=172.22.201.191:49404" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node b8b080b3b20e/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node d099ad63e2f1/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node d099ad63e2f1/172.22.201.191, is the new incarnation of the shutdown node 72516bbaf531/172.22.201.191" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node b8b080b3b20e/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node d099ad63e2f1/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.201.191:10034" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=debug msg="memberlist: Stream connection from=172.22.201.191:49405" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node d099ad63e2f1/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node d099ad63e2f1/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 2129a723e8de/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node b8b080b3b20e/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 2129a723e8de/172.22.201.191, is the new incarnation of the shutdown node 3ff3973482bc/172.22.201.191" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 2129a723e8de/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node b8b080b3b20e/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=debug msg="memberlist: Stream connection from=172.22.201.191:49406" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.201.191:10035" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 2129a723e8de/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 2129a723e8de/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node d099ad63e2f1/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node d099ad63e2f1/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node b8b080b3b20e/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node b8b080b3b20e/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, is the new incarnation of the shutdown node 733752f33656/172.22.201.191" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 2129a723e8de/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 2129a723e8de/172.22.201.191, is the new incarnation of the shutdown node 3ff3973482bc/172.22.201.191" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 2129a723e8de/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node d099ad63e2f1/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node d099ad63e2f1/172.22.201.191, is the new incarnation of the shutdown node 72516bbaf531/172.22.201.191" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node d099ad63e2f1/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 2129a723e8de/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 2129a723e8de/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, is the new incarnation of the shutdown node 733752f33656/172.22.201.191" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.429Z] time="2022-04-23T22:08:51Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.897Z] time="2022-04-23T22:08:51Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, joined gossip cluster" [2022-04-23T22:08:51.897Z] time="2022-04-23T22:08:51Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, added to nodes list" [2022-04-23T22:08:51.897Z] time="2022-04-23T22:08:51Z" level=debug msg="memberlist: Failed to join 172.22.201.191: dial tcp 172.22.201.191:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-23T22:08:51.897Z] time="2022-04-23T22:08:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.201.191:10033" [2022-04-23T22:08:51.897Z] time="2022-04-23T22:08:51Z" level=debug msg="memberlist: Stream connection from=172.22.201.191:49408" [2022-04-23T22:08:51.897Z] time="2022-04-23T22:08:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.201.191:10034" [2022-04-23T22:08:51.897Z] time="2022-04-23T22:08:51Z" level=debug msg="memberlist: Stream connection from=172.22.201.191:49409" [2022-04-23T22:08:51.897Z] time="2022-04-23T22:08:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.201.191:10035" [2022-04-23T22:08:51.897Z] time="2022-04-23T22:08:51Z" level=debug msg="memberlist: Stream connection from=172.22.201.191:49410" [2022-04-23T22:08:52.365Z] 2022/04/23 22:08:52 Closing DB instances... [2022-04-23T22:08:52.365Z] time="2022-04-23T22:08:52Z" level=info msg="Node d099ad63e2f1 change state NodeActive --> NodeLeft" [2022-04-23T22:08:52.365Z] time="2022-04-23T22:08:52Z" level=info msg="node4(b4f8927ee8ca): Node leave event for d099ad63e2f1/172.22.201.191" [2022-04-23T22:08:52.365Z] time="2022-04-23T22:08:52Z" level=info msg="Node d099ad63e2f1 change state NodeActive --> NodeLeft" [2022-04-23T22:08:52.365Z] time="2022-04-23T22:08:52Z" level=info msg="node3(9e4c4a82c65e): Node leave event for d099ad63e2f1/172.22.201.191" [2022-04-23T22:08:52.365Z] time="2022-04-23T22:08:52Z" level=info msg="Node d099ad63e2f1 change state NodeActive --> NodeLeft" [2022-04-23T22:08:52.365Z] time="2022-04-23T22:08:52Z" level=info msg="node2(2129a723e8de): Node leave event for d099ad63e2f1/172.22.201.191" [2022-04-23T22:08:52.365Z] time="2022-04-23T22:08:52Z" level=info msg="Node d099ad63e2f1 change state NodeActive --> NodeLeft" [2022-04-23T22:08:52.365Z] time="2022-04-23T22:08:52Z" level=info msg="node5(b8b080b3b20e): Node leave event for d099ad63e2f1/172.22.201.191" [2022-04-23T22:08:52.461Z] --- PASS: TestCheckoutGit (36.47s) [2022-04-23T22:08:52.461Z] === RUN TestValidGitTransport [2022-04-23T22:08:52.461Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-23T22:08:52.461Z] === RUN TestGitInvalidRef [2022-04-23T22:08:52.461Z] --- PASS: TestGitInvalidRef (0.30s) [2022-04-23T22:08:52.461Z] PASS [2022-04-23T22:08:52.461Z] coverage: 86.3% of statements [2022-04-23T22:08:52.461Z] ok github.com/docker/docker/builder/remotecontext/git 36.833s coverage: 86.3% of statements [2022-04-23T22:08:52.461Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T22:08:52.461Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T22:08:52.461Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T22:08:52.461Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="Node d099ad63e2f1 change state NodeActive --> NodeLeft" [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="node1(d099ad63e2f1): Node leave event for d099ad63e2f1/172.22.201.191" [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="Node d099ad63e2f1/172.22.201.191, left gossip cluster" [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="Node d099ad63e2f1/172.22.201.191, left gossip cluster" [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="Node d099ad63e2f1/172.22.201.191, left gossip cluster" [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="Node d099ad63e2f1/172.22.201.191, left gossip cluster" [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="Node d099ad63e2f1/172.22.201.191, left gossip cluster" [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="Node 2129a723e8de change state NodeActive --> NodeLeft" [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="node4(b4f8927ee8ca): Node leave event for 2129a723e8de/172.22.201.191" [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="Node 2129a723e8de change state NodeActive --> NodeLeft" [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="node3(9e4c4a82c65e): Node leave event for 2129a723e8de/172.22.201.191" [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="Node 2129a723e8de change state NodeActive --> NodeLeft" [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="node5(b8b080b3b20e): Node leave event for 2129a723e8de/172.22.201.191" [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="Node 2129a723e8de change state NodeActive --> NodeLeft" [2022-04-23T22:08:52.833Z] time="2022-04-23T22:08:52Z" level=info msg="node2(2129a723e8de): Node leave event for 2129a723e8de/172.22.201.191" [2022-04-23T22:08:53.300Z] time="2022-04-23T22:08:52Z" level=info msg="Node 2129a723e8de/172.22.201.191, left gossip cluster" [2022-04-23T22:08:53.300Z] time="2022-04-23T22:08:52Z" level=info msg="Node 2129a723e8de/172.22.201.191, left gossip cluster" [2022-04-23T22:08:53.300Z] time="2022-04-23T22:08:52Z" level=info msg="Node 2129a723e8de/172.22.201.191, left gossip cluster" [2022-04-23T22:08:53.300Z] time="2022-04-23T22:08:52Z" level=info msg="Node 2129a723e8de/172.22.201.191, left gossip cluster" [2022-04-23T22:08:53.300Z] time="2022-04-23T22:08:53Z" level=info msg="Node 9e4c4a82c65e change state NodeActive --> NodeLeft" [2022-04-23T22:08:53.300Z] time="2022-04-23T22:08:53Z" level=info msg="node5(b8b080b3b20e): Node leave event for 9e4c4a82c65e/172.22.201.191" [2022-04-23T22:08:53.300Z] time="2022-04-23T22:08:53Z" level=info msg="Node 9e4c4a82c65e change state NodeActive --> NodeLeft" [2022-04-23T22:08:53.301Z] time="2022-04-23T22:08:53Z" level=info msg="node4(b4f8927ee8ca): Node leave event for 9e4c4a82c65e/172.22.201.191" [2022-04-23T22:08:53.301Z] time="2022-04-23T22:08:53Z" level=info msg="Node 9e4c4a82c65e change state NodeActive --> NodeLeft" [2022-04-23T22:08:53.301Z] time="2022-04-23T22:08:53Z" level=info msg="node3(9e4c4a82c65e): Node leave event for 9e4c4a82c65e/172.22.201.191" [2022-04-23T22:08:53.769Z] time="2022-04-23T22:08:53Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, left gossip cluster" [2022-04-23T22:08:53.769Z] time="2022-04-23T22:08:53Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, left gossip cluster" [2022-04-23T22:08:53.769Z] time="2022-04-23T22:08:53Z" level=info msg="Node 9e4c4a82c65e/172.22.201.191, left gossip cluster" [2022-04-23T22:08:53.769Z] time="2022-04-23T22:08:53Z" level=debug msg="memberlist: Failed to join 172.22.201.191: dial tcp 172.22.201.191:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-23T22:08:53.769Z] time="2022-04-23T22:08:53Z" level=debug msg="memberlist: Failed ping: 9e4c4a82c65e (timeout reached)" [2022-04-23T22:08:53.769Z] time="2022-04-23T22:08:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.201.191:10036: use of closed network connection" [2022-04-23T22:08:53.769Z] time="2022-04-23T22:08:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.201.191:10037: use of closed network connection" [2022-04-23T22:08:53.769Z] time="2022-04-23T22:08:53Z" level=debug msg="memberlist: Stream connection from=172.22.201.191:49412" [2022-04-23T22:08:53.866Z] --- PASS: TestInspectNetwork (8.34s) [2022-04-23T22:08:53.866Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-23T22:08:53.866Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-23T22:08:53.866Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-23T22:08:53.866Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-23T22:08:53.866Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T22:08:54.241Z] time="2022-04-23T22:08:53Z" level=info msg="Node b4f8927ee8ca change state NodeActive --> NodeLeft" [2022-04-23T22:08:54.241Z] time="2022-04-23T22:08:53Z" level=info msg="node5(b8b080b3b20e): Node leave event for b4f8927ee8ca/172.22.201.191" [2022-04-23T22:08:54.241Z] time="2022-04-23T22:08:53Z" level=info msg="Node b4f8927ee8ca change state NodeActive --> NodeLeft" [2022-04-23T22:08:54.241Z] time="2022-04-23T22:08:53Z" level=info msg="node4(b4f8927ee8ca): Node leave event for b4f8927ee8ca/172.22.201.191" [2022-04-23T22:08:54.241Z] time="2022-04-23T22:08:54Z" level=warning msg="memberlist: Was able to connect to 9e4c4a82c65e but other probes failed, network may be misconfigured" [2022-04-23T22:08:54.433Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-23T22:08:54.709Z] time="2022-04-23T22:08:54Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, left gossip cluster" [2022-04-23T22:08:54.709Z] time="2022-04-23T22:08:54Z" level=info msg="Node b4f8927ee8ca/172.22.201.191, left gossip cluster" [2022-04-23T22:08:55.001Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-23T22:08:55.177Z] time="2022-04-23T22:08:55Z" level=info msg="Node b8b080b3b20e/172.22.201.191, left gossip cluster" [2022-04-23T22:08:55.177Z] time="2022-04-23T22:08:55Z" level=info msg="Node b8b080b3b20e change state NodeActive --> NodeFailed" [2022-04-23T22:08:55.177Z] time="2022-04-23T22:08:55Z" level=info msg="Node b8b080b3b20e/172.22.201.191, added to failed nodes list" [2022-04-23T22:08:55.177Z] --- PASS: TestNetworkDBIslands (12.09s) [2022-04-23T22:08:55.177Z] PASS [2022-04-23T22:08:55.177Z] coverage: 60.6% of statements [2022-04-23T22:08:55.177Z] ok github.com/docker/docker/libnetwork/networkdb 106.962s coverage: 60.6% of statements [2022-04-23T22:08:55.570Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/quota [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T22:08:55.646Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T22:08:56.138Z] --- PASS: TestRunContainerWithBridgeNone (2.14s) [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T22:08:56.139Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:08:56.139Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:08:56.139Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:08:56.139Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T22:08:56.139Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T22:08:56.139Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T22:08:56.139Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T22:08:56.139Z] === RUN TestNetworkList [2022-04-23T22:08:56.139Z] === RUN TestNetworkList//networks [2022-04-23T22:08:56.139Z] === PAUSE TestNetworkList//networks [2022-04-23T22:08:56.139Z] === RUN TestNetworkList//networks/ [2022-04-23T22:08:56.139Z] === PAUSE TestNetworkList//networks/ [2022-04-23T22:08:56.139Z] === CONT TestNetworkList//networks [2022-04-23T22:08:56.139Z] === CONT TestNetworkList//networks/ [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkList (0.04s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T22:08:56.139Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T22:08:56.139Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T22:08:56.706Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-04-23T22:08:56.706Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T22:08:57.642Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-04-23T22:08:57.642Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T22:08:58.578Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-04-23T22:08:58.578Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T22:08:58.600Z] [2022-04-23T22:08:58.600Z] === Skipped [2022-04-23T22:08:58.600Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-23T22:08:58.600Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T22:08:58.600Z] [2022-04-23T22:08:58.600Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-23T22:08:58.600Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:58.600Z] [2022-04-23T22:08:58.600Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-23T22:08:58.600Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:58.600Z] [2022-04-23T22:08:58.600Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-23T22:08:58.600Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:58.600Z] [2022-04-23T22:08:58.600Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-23T22:08:58.600Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:58.600Z] [2022-04-23T22:08:58.600Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T22:08:58.600Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-23T22:08:58.600Z] [2022-04-23T22:08:58.600Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T22:08:58.600Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T22:08:58.600Z] [2022-04-23T22:08:58.600Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T22:08:58.600Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T22:08:58.600Z] [2022-04-23T22:08:58.600Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T22:08:58.600Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T22:08:58.600Z] [2022-04-23T22:08:58.600Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-23T22:08:58.600Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T22:08:58.600Z] [2022-04-23T22:08:58.600Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T22:08:58.600Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T22:08:58.600Z] [2022-04-23T22:08:58.600Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-23T22:08:58.600Z] daemon_test.go:145: root required [2022-04-23T22:08:58.600Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T22:08:58.601Z] reload_test.go:342: root required [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T22:08:58.601Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T22:08:58.601Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-23T22:08:58.601Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-23T22:08:58.601Z] download_test.go:267: Needs fixing on Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-23T22:08:58.601Z] layer_test.go:291: Failing on Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-23T22:08:58.601Z] layer_test.go:340: Failing on Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-23T22:08:58.601Z] layer_test.go:455: Failing on Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-23T22:08:58.601Z] layer_test.go:684: Failing on Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-23T22:08:58.601Z] migration_test.go:45: Failing on Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T22:08:58.601Z] migration_test.go:181: Failing on Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-23T22:08:58.601Z] mount_test.go:17: Failing on Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-23T22:08:58.601Z] mount_test.go:76: Failing on Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-23T22:08:58.601Z] mount_test.go:125: Failing on Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-23T22:08:58.601Z] mount_test.go:212: Failing on Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-23T22:08:58.601Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-23T22:08:58.601Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T22:08:58.601Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-23T22:08:58.601Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-23T22:08:58.601Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-23T22:08:58.601Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-23T22:08:58.601Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-23T22:08:58.601Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-23T22:08:58.601Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-23T22:08:58.601Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-23T22:08:58.601Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-23T22:08:58.601Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-23T22:08:58.601Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-23T22:08:58.601Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-23T22:08:58.601Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-23T22:08:58.601Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-23T22:08:58.601Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-23T22:08:58.601Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-23T22:08:58.601Z] archive_test.go:140: zstd not installed [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-23T22:08:58.601Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:08:58.601Z] archive_windows_test.go:16: Currently fails [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-23T22:08:58.601Z] changes_test.go:196: needs more investigation [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-23T22:08:58.601Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-23T22:08:58.601Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-23T22:08:58.601Z] changes_test.go:433: needs further investigation [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-23T22:08:58.601Z] changes_test.go:469: needs further investigation [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-23T22:08:58.601Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T22:08:58.601Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T22:08:58.601Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-23T22:08:58.601Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-23T22:08:58.601Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-23T22:08:58.601Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:08:58.601Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:08:58.601Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-23T22:08:58.601Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-23T22:08:58.601Z] poller_test.go:40: No chmod on Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T22:08:58.601Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T22:08:58.601Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-23T22:08:58.601Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-23T22:08:58.601Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-23T22:08:58.601Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-23T22:08:58.601Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-23T22:08:58.601Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T22:08:58.601Z] [2022-04-23T22:08:58.601Z] DONE 2290 tests, 70 skipped in 321.010s [2022-04-23T22:08:59.070Z] INFO: make.ps1 ended at 04/23/2022 22:08:58 [2022-04-23T22:08:59.958Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-04-23T22:08:59.958Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T22:09:00.895Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-04-23T22:09:00.895Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T22:09:01.287Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-23T22:09:01.287Z] INFO: Unit tests ended at 04/23/2022 22:09:00. Duration:00:05:37.7366504 [2022-04-23T22:09:01.287Z] INFO: Building busybox [2022-04-23T22:09:01.287Z] Sending build context to Docker daemon 5.12kB [2022-04-23T22:09:01.287Z] [2022-04-23T22:09:01.287Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-23T22:09:01.287Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-23T22:09:01.287Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-23T22:09:01.287Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-23T22:09:01.287Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-23T22:09:01.287Z] ---> aa8714eb8356 [2022-04-23T22:09:01.287Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-23T22:09:01.287Z] ---> Running in 1c782d0b9b53 [2022-04-23T22:09:01.463Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-23T22:09:01.463Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T22:09:02.839Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-23T22:09:02.916Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-23T22:09:02.916Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-23T22:09:02.916Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-23T22:09:02.916Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-23T22:09:02.916Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-23T22:09:02.916Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-23T22:09:02.916Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-23T22:09:02.916Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-23T22:09:02.916Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-23T22:09:02.916Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-23T22:09:02.916Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-23T22:09:02.916Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-23T22:09:02.916Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-23T22:09:02.916Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.02s) [2022-04-23T22:09:02.916Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-23T22:09:02.916Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-04-23T22:09:02.916Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-23T22:09:02.916Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-23T22:09:02.916Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-23T22:09:02.916Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-04-23T22:09:02.916Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-23T22:09:02.916Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-04-23T22:09:02.916Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-23T22:09:02.916Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-04-23T22:09:02.916Z] === RUN TestConfigureDaemonLogs [2022-04-23T22:09:02.916Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-23T22:09:02.916Z] === RUN TestCommonOptionsInstallFlags [2022-04-23T22:09:02.916Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-23T22:09:02.916Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-23T22:09:02.916Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-23T22:09:02.916Z] PASS [2022-04-23T22:09:02.916Z] coverage: 19.0% of statements [2022-04-23T22:09:02.916Z] ok github.com/docker/docker/cmd/dockerd 0.250s coverage: 19.0% of statements [2022-04-23T22:09:02.916Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-23T22:09:02.916Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T22:09:03.385Z] === RUN TestContainerStopSignal [2022-04-23T22:09:03.385Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestContainerStopTimeout [2022-04-23T22:09:03.385Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-23T22:09:03.385Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-23T22:09:03.385Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-23T22:09:03.385Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestReplaceAndAppendEnvVars [2022-04-23T22:09:03.385Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-23T22:09:03.385Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestNewMemoryStore [2022-04-23T22:09:03.385Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestAddContainers [2022-04-23T22:09:03.385Z] --- PASS: TestAddContainers (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestGetContainer [2022-04-23T22:09:03.385Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestDeleteContainer [2022-04-23T22:09:03.385Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestListContainers [2022-04-23T22:09:03.385Z] --- PASS: TestListContainers (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestFirstContainer [2022-04-23T22:09:03.385Z] --- PASS: TestFirstContainer (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestApplyAllContainer [2022-04-23T22:09:03.385Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestIsValidHealthString [2022-04-23T22:09:03.385Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestStateRunStop [2022-04-23T22:09:03.385Z] --- PASS: TestStateRunStop (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestStateTimeoutWait [2022-04-23T22:09:03.385Z] state_test.go:141: Stop callback fired [2022-04-23T22:09:03.385Z] state_test.go:165: Stop callback fired [2022-04-23T22:09:03.385Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-23T22:09:03.385Z] === RUN TestIsValidStateString [2022-04-23T22:09:03.385Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestViewSaveDelete [2022-04-23T22:09:03.385Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-23T22:09:03.385Z] === RUN TestViewAll [2022-04-23T22:09:03.385Z] --- PASS: TestViewAll (0.02s) [2022-04-23T22:09:03.385Z] === RUN TestViewGet [2022-04-23T22:09:03.385Z] --- PASS: TestViewGet (0.02s) [2022-04-23T22:09:03.385Z] === RUN TestNames [2022-04-23T22:09:03.385Z] --- PASS: TestNames (0.00s) [2022-04-23T22:09:03.385Z] === RUN TestViewWithHealthCheck [2022-04-23T22:09:03.385Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-23T22:09:03.385Z] PASS [2022-04-23T22:09:03.385Z] coverage: 41.7% of statements [2022-04-23T22:09:03.385Z] ok github.com/docker/docker/container 0.292s coverage: 41.7% of statements [2022-04-23T22:09:03.385Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T22:09:03.854Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T22:09:03.854Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T22:09:03.854Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-23T22:09:04.324Z] === RUN TestPrepare [2022-04-23T22:09:04.324Z] --- PASS: TestPrepare (0.00s) [2022-04-23T22:09:04.324Z] === RUN TestStart [2022-04-23T22:09:04.324Z] --- PASS: TestStart (0.00s) [2022-04-23T22:09:04.324Z] === RUN TestWaitCancel [2022-04-23T22:09:04.324Z] --- PASS: TestWaitCancel (0.00s) [2022-04-23T22:09:04.324Z] === RUN TestWaitDisabled [2022-04-23T22:09:04.324Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-23T22:09:04.324Z] === RUN TestWaitEnabled [2022-04-23T22:09:04.324Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-23T22:09:04.324Z] === RUN TestRemove [2022-04-23T22:09:04.324Z] --- PASS: TestRemove (0.00s) [2022-04-23T22:09:04.324Z] PASS [2022-04-23T22:09:04.324Z] coverage: 65.3% of statements [2022-04-23T22:09:04.324Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.097s coverage: 65.3% of statements [2022-04-23T22:09:04.625Z] --- PASS: TestBuildWithHugeFile (111.61s) [2022-04-23T22:09:04.625Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T22:09:04.626Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:09:04.626Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:09:04.626Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T22:09:04.626Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:09:04.626Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:09:04.626Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:09:04.626Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:09:04.626Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:09:04.626Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:09:04.626Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:09:04.626Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:09:04.626Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:09:04.626Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-23T22:09:04.626Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-23T22:09:04.626Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-23T22:09:04.626Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-23T22:09:04.626Z] === RUN TestBuildPreserveOwnership [2022-04-23T22:09:04.626Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:09:04.626Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-23T22:09:04.626Z] === RUN TestBuildPlatformInvalid [2022-04-23T22:09:04.626Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-23T22:09:04.626Z] PASS [2022-04-23T22:09:04.626Z] ok github.com/docker/docker/integration/build 174.288s [2022-04-23T22:09:04.626Z] [2022-04-23T22:09:04.626Z] === Skipped [2022-04-23T22:09:04.626Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-23T22:09:04.626Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:09:04.626Z] [2022-04-23T22:09:04.626Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-23T22:09:04.626Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:04.626Z] [2022-04-23T22:09:04.626Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-23T22:09:04.626Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:09:04.626Z] [2022-04-23T22:09:04.626Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-23T22:09:04.626Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:09:04.626Z] [2022-04-23T22:09:04.626Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:09:04.626Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:09:04.626Z] [2022-04-23T22:09:04.626Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-23T22:09:04.626Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:09:04.626Z] [2022-04-23T22:09:04.626Z] DONE 29 tests, 6 skipped in 206.175s [2022-04-23T22:09:04.626Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-23T22:09:04.626Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:09:04.626Z] INFO: Testing against a local daemon [2022-04-23T22:09:04.626Z] === RUN TestConfigInspect [2022-04-23T22:09:04.626Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:04.626Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-23T22:09:04.626Z] === RUN TestConfigList [2022-04-23T22:09:04.626Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:04.626Z] --- SKIP: TestConfigList (0.00s) [2022-04-23T22:09:04.626Z] === RUN TestConfigsCreateAndDelete [2022-04-23T22:09:04.626Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:04.626Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-23T22:09:04.626Z] === RUN TestConfigsUpdate [2022-04-23T22:09:04.626Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:04.626Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-23T22:09:04.626Z] === RUN TestTemplatedConfig [2022-04-23T22:09:04.626Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:04.626Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-23T22:09:04.626Z] === RUN TestConfigCreateResolve [2022-04-23T22:09:04.626Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:09:04.626Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-23T22:09:04.626Z] PASS [2022-04-23T22:09:04.626Z] ok github.com/docker/docker/integration/config 0.091s [2022-04-23T22:09:04.626Z] [2022-04-23T22:09:04.626Z] === Skipped [2022-04-23T22:09:04.626Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-23T22:09:04.626Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:04.626Z] [2022-04-23T22:09:04.626Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-23T22:09:04.626Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:04.626Z] [2022-04-23T22:09:04.626Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-23T22:09:04.626Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:04.626Z] [2022-04-23T22:09:04.626Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-23T22:09:04.626Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:04.626Z] [2022-04-23T22:09:04.626Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-23T22:09:04.626Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:04.626Z] [2022-04-23T22:09:04.626Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-23T22:09:04.626Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:09:04.626Z] [2022-04-23T22:09:04.626Z] DONE 6 tests, 6 skipped in 1.818s [2022-04-23T22:09:04.626Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-23T22:09:04.626Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:09:04.626Z] INFO: Testing against a local daemon [2022-04-23T22:09:04.626Z] === RUN TestCheckpoint [2022-04-23T22:09:04.626Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:09:04.626Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T22:09:04.626Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T22:09:04.626Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:09:04.626Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:09:04.626Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:09:04.626Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:09:04.626Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T22:09:04.626Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T22:09:04.626Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T22:09:04.626Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T22:09:04.626Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T22:09:04.626Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T22:09:04.626Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T22:09:04.626Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T22:09:04.626Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-04-23T22:09:04.626Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T22:09:04.626Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-04-23T22:09:04.626Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T22:09:04.626Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-04-23T22:09:04.626Z] === RUN TestCopyEmptyFile [2022-04-23T22:09:04.748Z] --- PASS: TestServiceWithPredefinedNetwork (2.88s) [2022-04-23T22:09:04.748Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T22:09:04.748Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:09:04.748Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:09:04.748Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T22:09:05.082Z] --- PASS: TestCopyEmptyFile (0.37s) [2022-04-23T22:09:05.082Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T22:09:05.082Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-04-23T22:09:05.082Z] === RUN TestCopyFromContainer [2022-04-23T22:09:05.082Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.082Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-23T22:09:05.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T22:09:05.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:09:05.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:09:05.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:09:05.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:09:05.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:09:05.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:09:05.082Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:09:05.082Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:09:05.082Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:09:05.082Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-23T22:09:05.082Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T22:09:05.082Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T22:09:05.082Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-23T22:09:05.082Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T22:09:05.082Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T22:09:05.082Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T22:09:05.082Z] === RUN TestCreateWithInvalidEnv [2022-04-23T22:09:05.541Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T22:09:05.541Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T22:09:05.541Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T22:09:05.541Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T22:09:05.541Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T22:09:05.541Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T22:09:05.541Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T22:09:05.541Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T22:09:05.541Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T22:09:05.541Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-23T22:09:05.541Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T22:09:05.541Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T22:09:05.541Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T22:09:05.541Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T22:09:05.541Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.541Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T22:09:05.541Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T22:09:05.541Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:09:05.541Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T22:09:05.541Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T22:09:05.541Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:09:05.541Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T22:09:05.541Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T22:09:05.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:09:05.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:09:05.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:09:05.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:09:05.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:09:05.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:09:05.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:09:05.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:09:05.541Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:09:05.541Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:09:05.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:09:05.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:09:05.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:09:05.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:09:05.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:09:05.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-23T22:09:05.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T22:09:05.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T22:09:05.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T22:09:05.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T22:09:05.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-23T22:09:05.541Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T22:09:05.541Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T22:09:05.541Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T22:09:05.541Z] === RUN TestCreateDifferentPlatform [2022-04-23T22:09:05.541Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T22:09:05.541Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T22:09:05.541Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-23T22:09:05.541Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T22:09:05.541Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T22:09:05.541Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T22:09:05.541Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-04-23T22:09:05.541Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T22:09:05.541Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T22:09:05.541Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-23T22:09:05.541Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T22:09:05.541Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:05.541Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-23T22:09:05.541Z] === RUN TestWindowsDevices [2022-04-23T22:09:05.541Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-23T22:09:05.541Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-23T22:09:05.541Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.541Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.541Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.541Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.541Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.541Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.541Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:09:05.541Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:09:05.541Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.541Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.541Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.541Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.541Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.541Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.541Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-23T22:09:05.541Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:09:05.541Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.541Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.683Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-23T22:09:05.998Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:09:05.998Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:09:05.998Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:05.998Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:06.620Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-23T22:09:07.158Z] Removing intermediate container 1c782d0b9b53 [2022-04-23T22:09:07.158Z] ---> 4ba1ab596097 [2022-04-23T22:09:07.158Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-23T22:09:07.287Z] === RUN TestNewListSecretsFilters [2022-04-23T22:09:07.287Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-23T22:09:07.287Z] === RUN TestNewListConfigsFilters [2022-04-23T22:09:07.287Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-23T22:09:07.287Z] PASS [2022-04-23T22:09:07.287Z] coverage: 0.5% of statements [2022-04-23T22:09:07.287Z] ok github.com/docker/docker/daemon/cluster 0.348s coverage: 0.5% of statements [2022-04-23T22:09:07.630Z] ---> Running in 67fa4d163340 [2022-04-23T22:09:07.757Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-23T22:09:08.099Z] Removing intermediate container 67fa4d163340 [2022-04-23T22:09:08.099Z] ---> da8c8eba36f9 [2022-04-23T22:09:08.099Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-23T22:09:08.099Z] ---> Running in e045ff9c2083 [2022-04-23T22:09:08.228Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2022-04-23T22:09:08.228Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-23T22:09:08.228Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-23T22:09:08.228Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-23T22:09:08.228Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-23T22:09:08.228Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-23T22:09:08.228Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-23T22:09:08.228Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-23T22:09:08.228Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-23T22:09:08.228Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-23T22:09:08.228Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-23T22:09:08.228Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-23T22:09:08.228Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-23T22:09:08.228Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-23T22:09:08.228Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-23T22:09:08.228Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-23T22:09:08.228Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-23T22:09:08.228Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-23T22:09:08.228Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-23T22:09:08.228Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-23T22:09:08.228Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-23T22:09:08.528Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-23T22:09:08.528Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-23T22:09:08.528Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-23T22:09:08.567Z] Removing intermediate container e045ff9c2083 [2022-04-23T22:09:08.567Z] ---> fa2f9b74f886 [2022-04-23T22:09:08.567Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-23T22:09:08.697Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-23T22:09:08.697Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-23T22:09:08.697Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-23T22:09:08.697Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-23T22:09:08.697Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-23T22:09:08.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-23T22:09:08.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-23T22:09:08.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-23T22:09:08.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-23T22:09:08.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-23T22:09:08.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-23T22:09:08.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-23T22:09:08.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T22:09:08.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T22:09:08.697Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-23T22:09:08.698Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-23T22:09:08.698Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-23T22:09:08.698Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-23T22:09:08.698Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T22:09:08.698Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-23T22:09:08.698Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-23T22:09:08.698Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-23T22:09:08.698Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-23T22:09:08.698Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-23T22:09:08.698Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-23T22:09:08.698Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-23T22:09:08.698Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-23T22:09:08.698Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-23T22:09:08.698Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-23T22:09:08.698Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-23T22:09:08.698Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-23T22:09:08.698Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-23T22:09:08.698Z] PASS [2022-04-23T22:09:08.698Z] coverage: 35.9% of statements [2022-04-23T22:09:08.698Z] ok github.com/docker/docker/daemon/cluster/convert 0.782s coverage: 35.9% of statements [2022-04-23T22:09:10.139Z] [2022-04-23T22:09:10.607Z] ---> a98ef53d1618 [2022-04-23T22:09:10.607Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-23T22:09:10.607Z] ---> Running in 0d772c8a52fb [2022-04-23T22:09:10.828Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:10.829Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:09:10.918Z] === RUN TestWaitNodeAttachment [2022-04-23T22:09:11.284Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-23T22:09:11.285Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.19s) [2022-04-23T22:09:11.285Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.51s) [2022-04-23T22:09:11.285Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.16s) [2022-04-23T22:09:11.285Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.01s) [2022-04-23T22:09:11.285Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.94s) [2022-04-23T22:09:11.285Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.47s) [2022-04-23T22:09:11.285Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.49s) [2022-04-23T22:09:11.285Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.58s) [2022-04-23T22:09:11.285Z] === RUN TestDiff [2022-04-23T22:09:11.285Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:11.285Z] --- SKIP: TestDiff (0.00s) [2022-04-23T22:09:11.285Z] === RUN TestExecWithCloseStdin [2022-04-23T22:09:11.387Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-23T22:09:11.387Z] === RUN TestIsolationConversion [2022-04-23T22:09:11.387Z] === RUN TestIsolationConversion/default [2022-04-23T22:09:11.387Z] === RUN TestIsolationConversion/process [2022-04-23T22:09:11.387Z] === RUN TestIsolationConversion/hyperv [2022-04-23T22:09:11.387Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestContainerLabels [2022-04-23T22:09:11.387Z] --- PASS: TestContainerLabels (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestCredentialSpecConversion [2022-04-23T22:09:11.387Z] === RUN TestCredentialSpecConversion/none [2022-04-23T22:09:11.387Z] === RUN TestCredentialSpecConversion/config [2022-04-23T22:09:11.387Z] === RUN TestCredentialSpecConversion/file [2022-04-23T22:09:11.387Z] === RUN TestCredentialSpecConversion/registry [2022-04-23T22:09:11.387Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestControllerValidateMountBind [2022-04-23T22:09:11.387Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestControllerValidateMountVolume [2022-04-23T22:09:11.387Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestControllerValidateMountTarget [2022-04-23T22:09:11.387Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestControllerValidateMountTmpfs [2022-04-23T22:09:11.387Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestControllerValidateMountInvalidType [2022-04-23T22:09:11.387Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestControllerValidateMountNamedPipe [2022-04-23T22:09:11.387Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-23T22:09:11.387Z] PASS [2022-04-23T22:09:11.387Z] coverage: 11.0% of statements [2022-04-23T22:09:11.387Z] === RUN TestBuilderGC [2022-04-23T22:09:11.387Z] --- PASS: TestBuilderGC (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestDaemonConfigurationNotFound [2022-04-23T22:09:11.387Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestDaemonBrokenConfiguration [2022-04-23T22:09:11.387Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestFindConfigurationConflicts [2022-04-23T22:09:11.387Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-23T22:09:11.387Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-23T22:09:11.387Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-23T22:09:11.387Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-23T22:09:11.387Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-23T22:09:11.387Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-23T22:09:11.387Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-23T22:09:11.387Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-23T22:09:11.387Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-23T22:09:11.387Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.837s coverage: 11.0% of statements [2022-04-23T22:09:11.387Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-23T22:09:11.387Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-23T22:09:11.387Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-23T22:09:11.387Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestValidateConfigurationErrors [2022-04-23T22:09:11.387Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-23T22:09:11.387Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-23T22:09:11.387Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-23T22:09:11.387Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-23T22:09:11.387Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-23T22:09:11.387Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-23T22:09:11.387Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-23T22:09:11.387Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-23T22:09:11.387Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-23T22:09:11.387Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-23T22:09:11.387Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-23T22:09:11.387Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-23T22:09:11.387Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestValidateConfiguration [2022-04-23T22:09:11.387Z] === RUN TestValidateConfiguration/with_label [2022-04-23T22:09:11.387Z] === RUN TestValidateConfiguration/with_dns [2022-04-23T22:09:11.387Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-23T22:09:11.387Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-23T22:09:11.387Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-23T22:09:11.387Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-23T22:09:11.387Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-23T22:09:11.387Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-23T22:09:11.387Z] === RUN TestValidateConfiguration/with_hosts [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-23T22:09:11.387Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestReloadSetConfigFileNotExist [2022-04-23T22:09:11.387Z] === RUN TestEventsLog [2022-04-23T22:09:11.387Z] --- PASS: TestEventsLog (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestEventsLogTimeout [2022-04-23T22:09:11.387Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-23T22:09:11.387Z] === RUN TestLogEvents [2022-04-23T22:09:11.387Z] --- PASS: TestLogEvents (0.05s) [2022-04-23T22:09:11.387Z] === RUN TestLoadBufferedEvents [2022-04-23T22:09:11.815Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-23T22:09:11.815Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-23T22:09:11.859Z] time="2022-04-23T22:09:11Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-23T22:09:11.859Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-04-23T22:09:11.859Z] === RUN TestReloadDefaultConfigNotExist [2022-04-23T22:09:11.859Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:09:11.859Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T22:09:11.859Z] === RUN TestReloadBadDefaultConfig [2022-04-23T22:09:11.859Z] time="2022-04-23T22:09:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2559567932" [2022-04-23T22:09:11.859Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-23T22:09:11.859Z] === RUN TestReloadWithConflictingLabels [2022-04-23T22:09:11.859Z] time="2022-04-23T22:09:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3260767123" [2022-04-23T22:09:11.859Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-23T22:09:11.859Z] === RUN TestReloadWithDuplicateLabels [2022-04-23T22:09:11.859Z] time="2022-04-23T22:09:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2524559493" [2022-04-23T22:09:11.859Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-23T22:09:11.859Z] === RUN TestMaskURLCredentials [2022-04-23T22:09:11.859Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-23T22:09:11.859Z] === RUN TestDaemonConfigurationMerge [2022-04-23T22:09:11.859Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-23T22:09:11.859Z] PASS [2022-04-23T22:09:11.859Z] coverage: 79.5% of statements [2022-04-23T22:09:11.859Z] ok github.com/docker/docker/daemon/config 0.345s coverage: 79.5% of statements [2022-04-23T22:09:11.859Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-04-23T22:09:11.859Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-23T22:09:11.859Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-23T22:09:11.859Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-23T22:09:11.859Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-23T22:09:11.859Z] PASS [2022-04-23T22:09:11.859Z] coverage: 50.0% of statements [2022-04-23T22:09:11.859Z] ok github.com/docker/docker/daemon/events 0.322s coverage: 50.0% of statements [2022-04-23T22:09:13.190Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-23T22:09:13.431Z] === RUN TestIsEmptyDir [2022-04-23T22:09:13.431Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-23T22:09:13.431Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-23T22:09:13.431Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-23T22:09:13.431Z] PASS [2022-04-23T22:09:13.431Z] coverage: 2.3% of statements [2022-04-23T22:09:13.431Z] ok github.com/docker/docker/daemon/graphdriver 0.207s coverage: 2.3% of statements [2022-04-23T22:09:13.431Z] === RUN TestLinkNaming [2022-04-23T22:09:13.431Z] --- PASS: TestLinkNaming (0.00s) [2022-04-23T22:09:13.431Z] === RUN TestLinkNew [2022-04-23T22:09:13.431Z] --- PASS: TestLinkNew (0.00s) [2022-04-23T22:09:13.431Z] === RUN TestLinkEnv [2022-04-23T22:09:13.431Z] --- PASS: TestLinkEnv (0.00s) [2022-04-23T22:09:13.431Z] === RUN TestLinkMultipleEnv [2022-04-23T22:09:13.432Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-23T22:09:13.432Z] === RUN TestLinkPortRangeEnv [2022-04-23T22:09:13.432Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-23T22:09:13.432Z] PASS [2022-04-23T22:09:13.432Z] coverage: 93.0% of statements [2022-04-23T22:09:13.432Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements [2022-04-23T22:09:13.450Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-23T22:09:13.452Z] --- PASS: TestExecWithCloseStdin (2.19s) [2022-04-23T22:09:13.452Z] === RUN TestExec [2022-04-23T22:09:14.420Z] === RUN TestVerifyNetworkingConfig [2022-04-23T22:09:14.420Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-23T22:09:14.420Z] === RUN TestGetContainer [2022-04-23T22:09:14.420Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T22:09:14.420Z] === RUN TestValidContainerNames [2022-04-23T22:09:14.420Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-23T22:09:14.420Z] === RUN TestContainerInitDNS [2022-04-23T22:09:14.420Z] daemon_test.go:145: root required [2022-04-23T22:09:14.420Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-23T22:09:14.420Z] === RUN TestMerge [2022-04-23T22:09:14.420Z] --- PASS: TestMerge (0.00s) [2022-04-23T22:09:14.420Z] === RUN TestValidateContainerIsolation [2022-04-23T22:09:14.420Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-23T22:09:14.420Z] === RUN TestFindNetworkErrorType [2022-04-23T22:09:14.420Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-23T22:09:14.420Z] === RUN TestEnsureServicesExist [2022-04-23T22:09:14.420Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-23T22:09:14.420Z] === RUN TestEnsureServicesExistErrors [2022-04-23T22:09:14.420Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-23T22:09:14.420Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-23T22:09:14.420Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-23T22:09:14.420Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-23T22:09:14.420Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-23T22:09:14.420Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-23T22:09:14.420Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-23T22:09:14.420Z] === RUN TestContainerDelete [2022-04-23T22:09:14.420Z] --- PASS: TestContainerDelete (0.01s) [2022-04-23T22:09:14.420Z] === RUN TestContainerDoubleDelete [2022-04-23T22:09:14.420Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-23T22:09:14.420Z] === RUN TestLogContainerEventCopyLabels [2022-04-23T22:09:14.420Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-23T22:09:14.420Z] === RUN TestLogContainerEventWithAttributes [2022-04-23T22:09:14.420Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-23T22:09:14.420Z] === RUN TestNoneHealthcheck [2022-04-23T22:09:14.420Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-23T22:09:14.420Z] === RUN TestHealthStates [2022-04-23T22:09:14.420Z] time="2022-04-23T22:09:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:09:14.421Z] time="2022-04-23T22:09:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:09:14.421Z] time="2022-04-23T22:09:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:09:14.421Z] time="2022-04-23T22:09:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:09:14.421Z] time="2022-04-23T22:09:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:09:14.421Z] time="2022-04-23T22:09:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:09:14.421Z] time="2022-04-23T22:09:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:09:14.421Z] time="2022-04-23T22:09:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:09:14.421Z] time="2022-04-23T22:09:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:09:14.421Z] time="2022-04-23T22:09:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T22:09:14.421Z] --- PASS: TestHealthStates (0.19s) [2022-04-23T22:09:14.421Z] === RUN TestGetInspectData [2022-04-23T22:09:14.421Z] --- PASS: TestGetInspectData (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestFillLicense [2022-04-23T22:09:14.421Z] --- PASS: TestFillLicense (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestListInvalidFilter [2022-04-23T22:09:14.421Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestNameFilter [2022-04-23T22:09:14.421Z] --- PASS: TestNameFilter (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-23T22:09:14.421Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-23T22:09:14.421Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.01s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestSetupWindowsDevices [2022-04-23T22:09:14.421Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-23T22:09:14.421Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-23T22:09:14.421Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-23T22:09:14.421Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-23T22:09:14.421Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T22:09:14.421Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T22:09:14.421Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-23T22:09:14.421Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-23T22:09:14.421Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-23T22:09:14.421Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-23T22:09:14.421Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-23T22:09:14.421Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestDaemonReloadLabels [2022-04-23T22:09:14.421Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-23T22:09:14.421Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestDaemonReloadMirrors [2022-04-23T22:09:14.421Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-23T22:09:14.421Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-23T22:09:14.421Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-23T22:09:14.421Z] reload_test.go:342: root required [2022-04-23T22:09:14.421Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-23T22:09:14.421Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-23T22:09:14.421Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-23T22:09:14.421Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-23T22:09:14.421Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-23T22:09:14.421Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-23T22:09:14.421Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-23T22:09:14.421Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-23T22:09:14.421Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-23T22:09:14.421Z] === RUN TestParseVolumesFrom [2022-04-23T22:09:14.421Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-23T22:09:14.421Z] PASS [2022-04-23T22:09:14.421Z] coverage: 8.8% of statements [2022-04-23T22:09:14.421Z] ok github.com/docker/docker/daemon 0.740s coverage: 8.8% of statements [2022-04-23T22:09:14.421Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T22:09:14.421Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T22:09:14.421Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T22:09:14.421Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T22:09:14.421Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-23T22:09:14.421Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-23T22:09:14.421Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-23T22:09:14.421Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T22:09:14.421Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-23T22:09:14.421Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-23T22:09:14.421Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T22:09:14.421Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-23T22:09:14.421Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-23T22:09:14.421Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-23T22:09:15.353Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-23T22:09:15.613Z] --- PASS: TestExec (2.02s) [2022-04-23T22:09:15.613Z] === RUN TestExecUser [2022-04-23T22:09:15.613Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T22:09:15.614Z] --- SKIP: TestExecUser (0.00s) [2022-04-23T22:09:15.614Z] === RUN TestExportContainerAndImportImage [2022-04-23T22:09:15.614Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:15.614Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-23T22:09:15.614Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T22:09:15.614Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:15.614Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T22:09:15.614Z] === RUN TestHealthCheckWorkdir [2022-04-23T22:09:15.614Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:15.614Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-23T22:09:15.614Z] === RUN TestHealthKillContainer [2022-04-23T22:09:15.614Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T22:09:15.614Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-23T22:09:15.614Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T22:09:15.614Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T22:09:15.614Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T22:09:15.614Z] === RUN TestKillContainerInvalidSignal [2022-04-23T22:09:15.921Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-23T22:09:15.995Z] === RUN TestNewStreamConfig [2022-04-23T22:09:15.995Z] === RUN TestNewStreamConfig/defaults [2022-04-23T22:09:15.995Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-23T22:09:15.995Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-23T22:09:15.995Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-23T22:09:15.995Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-23T22:09:15.995Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-23T22:09:15.995Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-23T22:09:16.469Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-23T22:09:16.469Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-23T22:09:16.469Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-23T22:09:16.469Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-23T22:09:16.469Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-23T22:09:16.469Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-23T22:09:16.469Z] time="2022-04-23T22:09:15Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-23T22:09:16.469Z] === RUN TestAdapterReadLogs [2022-04-23T22:09:16.469Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestCopier [2022-04-23T22:09:16.469Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-04-23T22:09:16.469Z] === RUN TestCreateSuccess [2022-04-23T22:09:16.469Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestCreateStreamSkipped [2022-04-23T22:09:16.469Z] time="2022-04-23T22:09:15Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-23T22:09:16.469Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestCreateLogGroupSuccess [2022-04-23T22:09:16.469Z] time="2022-04-23T22:09:15Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-23T22:09:16.469Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestCreateError [2022-04-23T22:09:16.469Z] --- PASS: TestCreateError (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestCreateAlreadyExists [2022-04-23T22:09:16.469Z] time="2022-04-23T22:09:15Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-23T22:09:16.469Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestLogClosed [2022-04-23T22:09:16.469Z] --- PASS: TestLogClosed (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestLogBlocking [2022-04-23T22:09:16.469Z] --- PASS: TestLogBlocking (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-23T22:09:16.469Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestLogNonBlockingBufferFull [2022-04-23T22:09:16.469Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestPublishBatchSuccess [2022-04-23T22:09:16.469Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestPublishBatchError [2022-04-23T22:09:16.469Z] time="2022-04-23T22:09:15Z" level=error msg=error [2022-04-23T22:09:16.469Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-23T22:09:16.469Z] time="2022-04-23T22:09:15Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T22:09:16.469Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-23T22:09:16.469Z] time="2022-04-23T22:09:15Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T22:09:16.469Z] time="2022-04-23T22:09:15Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-23T22:09:16.469Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestCopier (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestCopierLongLines [2022-04-23T22:09:16.469Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestCopierSlow [2022-04-23T22:09:16.469Z] === RUN TestCollectBatchSimple [2022-04-23T22:09:16.469Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestCollectBatchTicker [2022-04-23T22:09:16.469Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestCollectBatchMultilinePattern [2022-04-23T22:09:16.469Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-23T22:09:16.469Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-23T22:09:16.469Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-23T22:09:16.469Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-04-23T22:09:16.469Z] === RUN TestCollectBatchClose [2022-04-23T22:09:16.469Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestEffectiveLen [2022-04-23T22:09:16.469Z] === RUN TestEffectiveLen/0/Hello [2022-04-23T22:09:16.469Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-23T22:09:16.469Z] === RUN TestEffectiveLen/2/🙃 [2022-04-23T22:09:16.469Z] === RUN TestEffectiveLen/3/���� [2022-04-23T22:09:16.469Z] === RUN TestEffectiveLen/4/He��o [2022-04-23T22:09:16.469Z] === RUN TestEffectiveLen/5/ [2022-04-23T22:09:16.469Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-23T22:09:16.469Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-23T22:09:16.469Z] === RUN TestFindValidSplit [2022-04-23T22:09:16.469Z] === RUN TestFindValidSplit/0/ [2022-04-23T22:09:16.469Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:09:16.469Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:09:16.469Z] === RUN TestFindValidSplit/1/Hello [2022-04-23T22:09:16.469Z] cloudwatchlogs_test.go:1076: Hello [2022-04-23T22:09:16.469Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:09:16.469Z] === RUN TestFindValidSplit/2/Hello [2022-04-23T22:09:16.469Z] cloudwatchlogs_test.go:1076: He [2022-04-23T22:09:16.469Z] cloudwatchlogs_test.go:1077: llo [2022-04-23T22:09:16.469Z] === RUN TestFindValidSplit/3/Hello [2022-04-23T22:09:16.470Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:09:16.470Z] cloudwatchlogs_test.go:1077: Hello [2022-04-23T22:09:16.470Z] === RUN TestFindValidSplit/4/🙃 [2022-04-23T22:09:16.470Z] cloudwatchlogs_test.go:1076: [2022-04-23T22:09:16.470Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-23T22:09:16.470Z] === RUN TestFindValidSplit/5/🙃 [2022-04-23T22:09:16.470Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-23T22:09:16.470Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:09:16.470Z] === RUN TestFindValidSplit/6/a� [2022-04-23T22:09:16.470Z] cloudwatchlogs_test.go:1076: a [2022-04-23T22:09:16.470Z] cloudwatchlogs_test.go:1077: � [2022-04-23T22:09:16.470Z] === RUN TestFindValidSplit/7/a� [2022-04-23T22:09:16.470Z] cloudwatchlogs_test.go:1076: a� [2022-04-23T22:09:16.470Z] cloudwatchlogs_test.go:1077: [2022-04-23T22:09:16.470Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestProcessEventEmoji [2022-04-23T22:09:16.470Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestCollectBatchLineSplit [2022-04-23T22:09:16.470Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-23T22:09:16.470Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestCollectBatchMaxEvents [2022-04-23T22:09:16.470Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-04-23T22:09:16.470Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-23T22:09:16.470Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-23T22:09:16.470Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-23T22:09:16.470Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-23T22:09:16.470Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-23T22:09:16.470Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-23T22:09:16.470Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-23T22:09:16.470Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-23T22:09:16.470Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-23T22:09:16.470Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-23T22:09:16.470Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-23T22:09:16.470Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-23T22:09:16.470Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-23T22:09:16.470Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-23T22:09:16.470Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-23T22:09:16.470Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsFormat [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-23T22:09:16.470Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-23T22:09:16.470Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestCreateTagSuccess [2022-04-23T22:09:16.470Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-23T22:09:16.470Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-23T22:09:16.470Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-23T22:09:16.470Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-23T22:09:16.470Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-23T22:09:16.470Z] PASS [2022-04-23T22:09:16.470Z] coverage: 80.2% of statements [2022-04-23T22:09:16.470Z] ok github.com/docker/docker/daemon/logger/awslogs 0.440s coverage: 80.2% of statements [2022-04-23T22:09:16.470Z] --- PASS: TestCopierSlow (0.20s) [2022-04-23T22:09:16.470Z] === RUN TestCopierWithSized [2022-04-23T22:09:16.470Z] === RUN TestCopierWithSized/as_is [2022-04-23T22:09:16.470Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-23T22:09:16.470Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-23T22:09:16.470Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-23T22:09:16.470Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestCopierWithPartial [2022-04-23T22:09:16.470Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestRingLogger [2022-04-23T22:09:16.470Z] --- PASS: TestRingLogger (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestRingCap [2022-04-23T22:09:16.470Z] --- PASS: TestRingCap (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestRingClose [2022-04-23T22:09:16.470Z] --- PASS: TestRingClose (0.00s) [2022-04-23T22:09:16.470Z] === RUN TestRingDrain [2022-04-23T22:09:16.470Z] --- PASS: TestRingDrain (0.00s) [2022-04-23T22:09:16.470Z] PASS [2022-04-23T22:09:16.470Z] coverage: 43.2% of statements [2022-04-23T22:09:16.470Z] ok github.com/docker/docker/daemon/logger 0.319s coverage: 43.2% of statements [2022-04-23T22:09:16.486Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-23T22:09:16.940Z] === RUN TestSearchRegistryForImagesErrors [2022-04-23T22:09:16.940Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-23T22:09:16.940Z] === RUN TestSearchRegistryForImages [2022-04-23T22:09:16.940Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-23T22:09:16.940Z] === RUN TestOnlyPlatformWithFallback [2022-04-23T22:09:16.940Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-23T22:09:16.940Z] === RUN TestImageDelete [2022-04-23T22:09:16.940Z] === RUN TestImageDelete/no_lease [2022-04-23T22:09:16.940Z] === RUN TestImageDelete/lease_exists [2022-04-23T22:09:16.940Z] --- PASS: TestImageDelete (0.07s) [2022-04-23T22:09:16.940Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-23T22:09:16.940Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-04-23T22:09:16.940Z] === RUN TestContentStoreForPull [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptReconnectInterval [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-23T22:09:16.940Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-23T22:09:16.940Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-23T22:09:16.940Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-23T22:09:16.940Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-23T22:09:16.940Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-23T22:09:16.940Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-23T22:09:16.940Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-23T22:09:16.940Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/#00 [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/example.com [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-23T22:09:16.940Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/:// [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/something:// [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-23T22:09:16.941Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-23T22:09:16.941Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-23T22:09:16.941Z] PASS [2022-04-23T22:09:16.941Z] coverage: 53.6% of statements [2022-04-23T22:09:16.941Z] ok github.com/docker/docker/daemon/logger/fluentd 0.144s coverage: 53.6% of statements [2022-04-23T22:09:16.941Z] --- PASS: TestContentStoreForPull (0.22s) [2022-04-23T22:09:16.941Z] PASS [2022-04-23T22:09:16.941Z] coverage: 6.6% of statements [2022-04-23T22:09:16.941Z] ok github.com/docker/docker/daemon/images 0.459s coverage: 6.6% of statements [2022-04-23T22:09:16.941Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T22:09:16.941Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T22:09:16.941Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-23T22:09:16.941Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T22:09:16.941Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-23T22:09:16.941Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-23T22:09:17.056Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-23T22:09:17.410Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-23T22:09:17.410Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-23T22:09:17.410Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-23T22:09:17.774Z] --- PASS: TestKillContainerInvalidSignal (1.89s) [2022-04-23T22:09:17.774Z] === RUN TestKillContainer [2022-04-23T22:09:17.774Z] === RUN TestKillContainer/no_signal [2022-04-23T22:09:17.880Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2022-04-23T22:09:17.880Z] === RUN TestFastTimeMarshalJSON [2022-04-23T22:09:17.880Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-23T22:09:17.880Z] PASS [2022-04-23T22:09:17.880Z] coverage: 87.2% of statements [2022-04-23T22:09:17.880Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.291s coverage: 87.2% of statements [2022-04-23T22:09:18.349Z] === RUN TestJSONFileLogger [2022-04-23T22:09:18.349Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-23T22:09:18.349Z] === RUN TestJSONFileLoggerWithTags [2022-04-23T22:09:18.349Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-23T22:09:18.349Z] === RUN TestJSONFileLoggerWithOpts [2022-04-23T22:09:18.349Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-23T22:09:18.349Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-23T22:09:18.349Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-23T22:09:18.349Z] === RUN TestEncodeDecode [2022-04-23T22:09:18.349Z] === PAUSE TestEncodeDecode [2022-04-23T22:09:18.349Z] === RUN TestUnexpectedEOF [2022-04-23T22:09:18.349Z] time="2022-04-23T22:09:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T22:09:18.349Z] time="2022-04-23T22:09:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T22:09:18.349Z] --- PASS: TestUnexpectedEOF (0.17s) [2022-04-23T22:09:18.349Z] === CONT TestEncodeDecode [2022-04-23T22:09:18.349Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-23T22:09:18.349Z] PASS [2022-04-23T22:09:18.349Z] coverage: 69.9% of statements [2022-04-23T22:09:18.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.257s coverage: 69.9% of statements [2022-04-23T22:09:18.431Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-23T22:09:18.431Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-23T22:09:18.431Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-23T22:09:18.689Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-23T22:09:18.817Z] === RUN TestWriteLog [2022-04-23T22:09:18.947Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-23T22:09:19.289Z] === PAUSE TestWriteLog [2022-04-23T22:09:19.289Z] === RUN TestReadLog [2022-04-23T22:09:19.289Z] === PAUSE TestReadLog [2022-04-23T22:09:19.289Z] === RUN TestDecode [2022-04-23T22:09:19.289Z] --- PASS: TestDecode (0.04s) [2022-04-23T22:09:19.289Z] === CONT TestWriteLog [2022-04-23T22:09:19.289Z] === CONT TestReadLog [2022-04-23T22:09:19.289Z] === RUN TestReadLog/tail_exact [2022-04-23T22:09:19.289Z] --- PASS: TestWriteLog (0.01s) [2022-04-23T22:09:19.289Z] === RUN TestOpenFileDelete [2022-04-23T22:09:19.289Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-23T22:09:19.289Z] === RUN TestOpenFileRename [2022-04-23T22:09:19.289Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-23T22:09:19.289Z] === RUN TestHandleDecoderErr [2022-04-23T22:09:19.289Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-23T22:09:19.289Z] === RUN TestParseLogTagDefaultTag [2022-04-23T22:09:19.289Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-23T22:09:19.289Z] === RUN TestParseLogTag [2022-04-23T22:09:19.289Z] --- PASS: TestParseLogTag (0.00s) [2022-04-23T22:09:19.289Z] === RUN TestParseLogTagEmptyTag [2022-04-23T22:09:19.289Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-23T22:09:19.289Z] === RUN TestTailFiles [2022-04-23T22:09:19.289Z] --- PASS: TestTailFiles (0.00s) [2022-04-23T22:09:19.289Z] === RUN TestFollowLogsConsumerGone [2022-04-23T22:09:19.289Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-23T22:09:19.289Z] === RUN TestFollowLogsProducerGone [2022-04-23T22:09:19.289Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-23T22:09:19.289Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-23T22:09:19.289Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-23T22:09:19.289Z] === RUN TestCheckCapacityAndRotate [2022-04-23T22:09:19.289Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-23T22:09:19.289Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-23T22:09:19.289Z] === RUN TestReadLog/tail_less_than_available [2022-04-23T22:09:19.289Z] === RUN TestReadLog/tail_more_than_available [2022-04-23T22:09:19.289Z] --- PASS: TestReadLog (0.23s) [2022-04-23T22:09:19.289Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-04-23T22:09:19.289Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-23T22:09:19.289Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-23T22:09:19.289Z] PASS [2022-04-23T22:09:19.289Z] coverage: 78.7% of statements [2022-04-23T22:09:19.289Z] ok github.com/docker/docker/daemon/logger/local 0.458s coverage: 78.7% of statements [2022-04-23T22:09:19.289Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-04-23T22:09:19.289Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-23T22:09:19.289Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-04-23T22:09:19.289Z] PASS [2022-04-23T22:09:19.289Z] coverage: 55.1% of statements [2022-04-23T22:09:19.289Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.226s coverage: 55.1% of statements [2022-04-23T22:09:19.289Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T22:09:19.306Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T22:09:19.306Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T22:09:19.306Z] === RUN TestKillContainer/killing_signal [2022-04-23T22:09:19.528Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-23T22:09:19.759Z] === RUN TestLog [2022-04-23T22:09:19.759Z] --- PASS: TestLog (0.03s) [2022-04-23T22:09:19.759Z] PASS [2022-04-23T22:09:19.759Z] coverage: 31.5% of statements [2022-04-23T22:09:19.759Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.083s coverage: 31.5% of statements [2022-04-23T22:09:20.504Z] --- PASS: TestServiceWithDataPathPortInit (15.96s) [2022-04-23T22:09:20.504Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T22:09:20.752Z] === RUN TestNewParse [2022-04-23T22:09:20.752Z] --- PASS: TestNewParse (0.00s) [2022-04-23T22:09:20.752Z] PASS [2022-04-23T22:09:20.752Z] coverage: 8.3% of statements [2022-04-23T22:09:20.752Z] === RUN TestValidateLogOpt [2022-04-23T22:09:20.752Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T22:09:20.752Z] === RUN TestNewMissedConfig [2022-04-23T22:09:20.752Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-23T22:09:20.752Z] === RUN TestNewMissedUrl [2022-04-23T22:09:20.752Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-23T22:09:20.752Z] === RUN TestNewMissedToken [2022-04-23T22:09:20.752Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-23T22:09:20.752Z] === RUN TestNewWithProxy [2022-04-23T22:09:20.752Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-23T22:09:20.752Z] === RUN TestDefault [2022-04-23T22:09:20.752Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2022-04-23T22:09:20.752Z] --- PASS: TestDefault (0.01s) [2022-04-23T22:09:20.752Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-23T22:09:20.752Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-23T22:09:20.752Z] === RUN TestJsonFormat [2022-04-23T22:09:20.752Z] --- PASS: TestJsonFormat (0.01s) [2022-04-23T22:09:20.752Z] === RUN TestRawFormat [2022-04-23T22:09:20.752Z] --- PASS: TestRawFormat (0.00s) [2022-04-23T22:09:20.752Z] === RUN TestRawFormatWithLabels [2022-04-23T22:09:20.752Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-23T22:09:20.752Z] === RUN TestRawFormatWithoutTag [2022-04-23T22:09:20.752Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-23T22:09:20.752Z] === RUN TestBatching [2022-04-23T22:09:20.752Z] --- PASS: TestBatching (0.29s) [2022-04-23T22:09:20.752Z] === RUN TestFrequency [2022-04-23T22:09:21.032Z] Removing intermediate container 0d772c8a52fb [2022-04-23T22:09:21.032Z] ---> f07bccfc9777 [2022-04-23T22:09:21.032Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-23T22:09:21.032Z] ---> Running in 7d7bcc82cf24 [2022-04-23T22:09:21.222Z] === RUN TestParseLogFormat [2022-04-23T22:09:21.222Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-23T22:09:21.222Z] === RUN TestValidateLogOptEmpty [2022-04-23T22:09:21.222Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-23T22:09:21.222Z] === RUN TestValidateSyslogAddress [2022-04-23T22:09:21.222Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-23T22:09:21.222Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-23T22:09:21.222Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-23T22:09:21.222Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-23T22:09:21.222Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-23T22:09:21.222Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-04-23T22:09:21.222Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-23T22:09:21.222Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-23T22:09:21.222Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-23T22:09:21.222Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-23T22:09:21.222Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-23T22:09:21.222Z] === RUN TestParseAddressDefaultPort [2022-04-23T22:09:21.222Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-23T22:09:21.222Z] === RUN TestValidateSyslogFacility [2022-04-23T22:09:21.222Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-23T22:09:21.222Z] === RUN TestValidateLogOptSyslogFormat [2022-04-23T22:09:21.222Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-23T22:09:21.222Z] === RUN TestValidateLogOpt [2022-04-23T22:09:21.222Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T22:09:21.222Z] PASS [2022-04-23T22:09:21.222Z] coverage: 43.6% of statements [2022-04-23T22:09:21.222Z] ok github.com/docker/docker/daemon/logger/syslog 0.096s coverage: 43.6% of statements [2022-04-23T22:09:21.222Z] --- PASS: TestFrequency (0.18s) [2022-04-23T22:09:21.222Z] === RUN TestOneMessagePerRequest [2022-04-23T22:09:21.222Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-23T22:09:21.222Z] === RUN TestVerify [2022-04-23T22:09:21.222Z] --- PASS: TestVerify (0.00s) [2022-04-23T22:09:21.222Z] === RUN TestSkipVerify [2022-04-23T22:09:21.222Z] time="2022-04-23T22:09:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:09:21.222Z] time="2022-04-23T22:09:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:09:21.222Z] time="2022-04-23T22:09:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:09:21.438Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-23T22:09:21.692Z] --- PASS: TestSkipVerify (0.54s) [2022-04-23T22:09:21.692Z] === RUN TestBufferMaximum [2022-04-23T22:09:21.692Z] time="2022-04-23T22:09:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:09:21.692Z] time="2022-04-23T22:09:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:09:21.692Z] time="2022-04-23T22:09:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:09:21.692Z] time="2022-04-23T22:09:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:09:21.692Z] time="2022-04-23T22:09:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:09:21.692Z] time="2022-04-23T22:09:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751761.291850\",\"host\":\"b5e3eb3bb4f9\"}'" [2022-04-23T22:09:21.692Z] time="2022-04-23T22:09:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751761.291850\",\"host\":\"b5e3eb3bb4f9\"}'" [2022-04-23T22:09:21.692Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-23T22:09:21.692Z] === RUN TestServerAlwaysDown [2022-04-23T22:09:21.692Z] time="2022-04-23T22:09:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:09:21.692Z] time="2022-04-23T22:09:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:09:21.692Z] time="2022-04-23T22:09:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751761.294859\",\"host\":\"b5e3eb3bb4f9\"}'" [2022-04-23T22:09:21.692Z] time="2022-04-23T22:09:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751761.294859\",\"host\":\"b5e3eb3bb4f9\"}'" [2022-04-23T22:09:21.693Z] time="2022-04-23T22:09:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T22:09:21.693Z] time="2022-04-23T22:09:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751761.294859\",\"host\":\"b5e3eb3bb4f9\"}'" [2022-04-23T22:09:21.693Z] time="2022-04-23T22:09:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751761.295845\",\"host\":\"b5e3eb3bb4f9\"}'" [2022-04-23T22:09:21.693Z] time="2022-04-23T22:09:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650751761.295845\",\"host\":\"b5e3eb3bb4f9\"}'" [2022-04-23T22:09:21.693Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-23T22:09:21.693Z] === RUN TestCannotSendAfterClose [2022-04-23T22:09:21.693Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-23T22:09:21.693Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-23T22:09:21.696Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-23T22:09:22.163Z] === RUN TestV1IDService [2022-04-23T22:09:22.163Z] --- PASS: TestV1IDService (0.04s) [2022-04-23T22:09:22.163Z] === RUN TestV2MetadataService [2022-04-23T22:09:22.203Z] --- PASS: TestKillContainer (4.42s) [2022-04-23T22:09:22.203Z] --- PASS: TestKillContainer/no_signal (1.81s) [2022-04-23T22:09:22.203Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:09:22.203Z] --- PASS: TestKillContainer/killing_signal (2.56s) [2022-04-23T22:09:22.203Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T22:09:22.203Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:09:22.203Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T22:09:22.203Z] === RUN TestKillStoppedContainer [2022-04-23T22:09:22.203Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:09:22.203Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-23T22:09:22.203Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T22:09:22.203Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:09:22.203Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T22:09:22.203Z] === RUN TestKillDifferentUserContainer [2022-04-23T22:09:22.203Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T22:09:22.203Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-23T22:09:22.203Z] === RUN TestInspectOomKilledTrue [2022-04-23T22:09:22.203Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:22.203Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T22:09:22.203Z] === RUN TestInspectOomKilledFalse [2022-04-23T22:09:22.203Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:09:22.203Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T22:09:22.203Z] === RUN TestLogsFollowTailEmpty [2022-04-23T22:09:22.633Z] time="2022-04-23T22:09:22Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-23T22:09:22.633Z] time="2022-04-23T22:09:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b5e3eb3bb4f9\"}'" [2022-04-23T22:09:22.633Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-23T22:09:22.633Z] PASS [2022-04-23T22:09:22.633Z] coverage: 82.5% of statements [2022-04-23T22:09:22.633Z] ok github.com/docker/docker/daemon/logger/splunk 2.109s coverage: 82.5% of statements [2022-04-23T22:09:22.633Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T22:09:22.633Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-23T22:09:22.633Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T22:09:23.249Z] [2022-04-23T22:09:23.249Z] SUCCESS: Specified value was saved. [2022-04-23T22:09:23.598Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ldn7rnkvnkg3o3nej253ox8mo Created:2022-04-23 22:09:21.884250448 +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[600b55fd1aa076251129c2beda0f324f2ea295cc5eb13a3620e8ab607a9df44c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rnp192eidw3ikujkajv1ithce EndpointID:7005ed5c7da73a1c3260e632d99c39d665dd3b562634f1c949e2a45ca61dc420 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:da7148a005599c19d1cd6c953afcc53458cbb1127cc5c389a024a9276922ffaa 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:c8cb5f5c9331 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rnp192eidw3ikujkajv1ithce EndpointID:7005ed5c7da73a1c3260e632d99c39d665dd3b562634f1c949e2a45ca61dc420 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-23T22:09:23.627Z] === RUN TestSuccessfulDownload [2022-04-23T22:09:23.627Z] download_test.go:267: Needs fixing on Windows [2022-04-23T22:09:23.627Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-23T22:09:23.627Z] === RUN TestCancelledDownload [2022-04-23T22:09:23.627Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-23T22:09:23.627Z] === RUN TestMaxDownloadAttempts [2022-04-23T22:09:23.627Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:09:23.627Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:09:23.627Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:09:23.627Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:09:23.627Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:09:23.627Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:09:23.627Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:09:23.627Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:09:23.627Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T22:09:23.627Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T22:09:23.627Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T22:09:23.627Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T22:09:23.627Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-23T22:09:23.627Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-23T22:09:23.627Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-23T22:09:23.627Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-23T22:09:23.627Z] === RUN TestContinueOnError_NeverContinue [2022-04-23T22:09:23.627Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-23T22:09:23.627Z] === RUN TestManifestStore [2022-04-23T22:09:23.627Z] === RUN TestManifestStore/no_remote_or_local [2022-04-23T22:09:23.627Z] --- PASS: TestV2MetadataService (1.50s) [2022-04-23T22:09:23.627Z] PASS [2022-04-23T22:09:23.627Z] coverage: 48.2% of statements [2022-04-23T22:09:23.627Z] ok github.com/docker/docker/distribution/metadata 1.615s coverage: 48.2% of statements [2022-04-23T22:09:23.627Z] time="2022-04-23T22:09:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:09:23.627Z] time="2022-04-23T22:09:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:09:23.627Z] time="2022-04-23T22:09:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:09:23.627Z] time="2022-04-23T22:09:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T22:09:23.627Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-23T22:09:23.627Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2022-04-23T22:09:23.627Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2022-04-23T22:09:23.627Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2022-04-23T22:09:23.627Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2022-04-23T22:09:23.627Z] === RUN TestTransfer [2022-04-23T22:09:23.627Z] time="2022-04-23T22:09:23Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1619397913\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-23T22:09:23.840Z] --- PASS: TestLogsFollowTailEmpty (1.93s) [2022-04-23T22:09:23.840Z] === RUN TestNetworkNat [2022-04-23T22:09:23.840Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:23.840Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-23T22:09:23.840Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T22:09:23.859Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-23T22:09:24.110Z] === RUN TestManifestStore/no_local_cache [2022-04-23T22:09:24.110Z] === RUN TestManifestStore/with_local_cache [2022-04-23T22:09:24.110Z] === RUN TestManifestStore/unknown_media_type [2022-04-23T22:09:24.110Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-23T22:09:24.110Z] time="2022-04-23T22:09:23Z" level=warning msg="reference for unknown type: " [2022-04-23T22:09:24.110Z] time="2022-04-23T22:09:23Z" level=warning msg="reference for unknown type: " [2022-04-23T22:09:24.110Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-23T22:09:24.110Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-23T22:09:24.110Z] time="2022-04-23T22:09:23Z" level=warning msg="reference for unknown type: " [2022-04-23T22:09:24.110Z] --- PASS: TestTransfer (0.12s) [2022-04-23T22:09:24.110Z] === RUN TestConcurrencyLimit [2022-04-23T22:09:24.110Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-23T22:09:24.110Z] time="2022-04-23T22:09:23Z" level=warning msg="reference for unknown type: " [2022-04-23T22:09:24.110Z] time="2022-04-23T22:09:23Z" level=warning msg="reference for unknown type: " [2022-04-23T22:09:24.110Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-23T22:09:24.110Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-23T22:09:24.110Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-23T22:09:24.110Z] time="2022-04-23T22:09:23Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-23T22:09:24.110Z] --- PASS: TestManifestStore (0.36s) [2022-04-23T22:09:24.110Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2022-04-23T22:09:24.110Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-23T22:09:24.110Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-04-23T22:09:24.110Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-04-23T22:09:24.110Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-23T22:09:24.110Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-23T22:09:24.110Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-23T22:09:24.110Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-04-23T22:09:24.110Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-23T22:09:24.110Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-04-23T22:09:24.110Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaType [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-23T22:09:24.110Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-23T22:09:24.110Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-23T22:09:24.110Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-23T22:09:24.110Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-23T22:09:24.110Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-23T22:09:24.110Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-23T22:09:24.110Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-23T22:09:24.110Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-23T22:09:24.111Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-23T22:09:24.111Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-23T22:09:24.111Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-23T22:09:24.111Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-23T22:09:24.111Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-23T22:09:24.111Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-23T22:09:24.111Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestFixManifestLayers [2022-04-23T22:09:24.111Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-23T22:09:24.111Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T22:09:24.111Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestFixManifestLayersBadParent [2022-04-23T22:09:24.111Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestValidateManifest [2022-04-23T22:09:24.111Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T22:09:24.111Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestFormatPlatform [2022-04-23T22:09:24.111Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestPullSchema2Config [2022-04-23T22:09:24.111Z] === RUN TestPullSchema2Config/success_first_time [2022-04-23T22:09:24.111Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:09:24.111Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:09:24.111Z] === RUN TestPullSchema2Config/500_status [2022-04-23T22:09:24.111Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:09:24.111Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:09:24.111Z] === RUN TestNotFound [2022-04-23T22:09:24.111Z] --- PASS: TestNotFound (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestConflict [2022-04-23T22:09:24.111Z] --- PASS: TestConflict (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestForbidden [2022-04-23T22:09:24.111Z] --- PASS: TestForbidden (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestInvalidParameter [2022-04-23T22:09:24.111Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestNotImplemented [2022-04-23T22:09:24.111Z] --- PASS: TestNotImplemented (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestNotModified [2022-04-23T22:09:24.111Z] --- PASS: TestNotModified (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestUnauthorized [2022-04-23T22:09:24.111Z] --- PASS: TestUnauthorized (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestUnknown [2022-04-23T22:09:24.111Z] --- PASS: TestUnknown (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestCancelled [2022-04-23T22:09:24.111Z] --- PASS: TestCancelled (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestDeadline [2022-04-23T22:09:24.111Z] --- PASS: TestDeadline (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestDataLoss [2022-04-23T22:09:24.111Z] --- PASS: TestDataLoss (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestUnavailable [2022-04-23T22:09:24.111Z] --- PASS: TestUnavailable (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestSystem [2022-04-23T22:09:24.111Z] --- PASS: TestSystem (0.00s) [2022-04-23T22:09:24.111Z] === RUN TestFromStatusCode [2022-04-23T22:09:24.111Z] === RUN TestFromStatusCode/Not_Found [2022-04-23T22:09:24.111Z] === RUN TestFromStatusCode/Bad_Request [2022-04-23T22:09:24.111Z] === RUN TestFromStatusCode/Conflict [2022-04-23T22:09:24.111Z] === RUN TestFromStatusCode/Unauthorized [2022-04-23T22:09:24.111Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-23T22:09:24.111Z] === RUN TestFromStatusCode/Forbidden [2022-04-23T22:09:24.111Z] === RUN TestFromStatusCode/Not_Modified [2022-04-23T22:09:24.111Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-23T22:09:24.111Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-23T22:09:24.111Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-23T22:09:24.111Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-23T22:09:24.111Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-23T22:09:24.111Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-23T22:09:24.111Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-23T22:09:24.111Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-23T22:09:24.111Z] PASS [2022-04-23T22:09:24.111Z] coverage: 77.0% of statements [2022-04-23T22:09:24.111Z] ok github.com/docker/docker/errdefs 0.042s coverage: 77.0% of statements [2022-04-23T22:09:24.111Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:09:24.111Z] === RUN TestPullSchema2Config/EOF [2022-04-23T22:09:24.111Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:09:24.111Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:09:24.111Z] 2022/04/23 22:09:24 http: panic serving 127.0.0.1:49219: intentional panic [2022-04-23T22:09:24.111Z] goroutine 116 [running]: [2022-04-23T22:09:24.111Z] net/http.(*conn).serve.func1() [2022-04-23T22:09:24.111Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T22:09:24.111Z] panic({0x829000, 0xa0b8f0}) [2022-04-23T22:09:24.111Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T22:09:24.111Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000085040?, {0xa130d8?, 0xc000200380?}) [2022-04-23T22:09:24.111Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-23T22:09:24.111Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xa130d8, 0xc000200380}, 0xc00000ce00) [2022-04-23T22:09:24.111Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-23T22:09:24.111Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa130d8?, 0xc000200380?}, 0xe2e6a0?) [2022-04-23T22:09:24.111Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T22:09:24.111Z] net/http.serverHandler.ServeHTTP({0xc00029af30?}, {0xa130d8, 0xc000200380}, 0xc00000ce00) [2022-04-23T22:09:24.111Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T22:09:24.111Z] net/http.(*conn).serve(0xc0001e8aa0, {0xa13950, 0xc0001a01b0}) [2022-04-23T22:09:24.111Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T22:09:24.111Z] created by net/http.(*Server).Serve [2022-04-23T22:09:24.111Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T22:09:24.111Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-04-23T22:09:24.111Z] === RUN TestInactiveJobs [2022-04-23T22:09:24.581Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:09:24.581Z] === RUN TestPullSchema2Config/unauthorized [2022-04-23T22:09:24.581Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T22:09:24.581Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T22:09:24.581Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-23T22:09:24.581Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-23T22:09:24.581Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-23T22:09:24.581Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-23T22:09:24.581Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-23T22:09:24.581Z] === RUN TestGetRepositoryMountCandidates [2022-04-23T22:09:24.581Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-23T22:09:24.581Z] === RUN TestLayerAlreadyExists [2022-04-23T22:09:24.581Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:09:24.581Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:09:24.581Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:09:24.581Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:09:24.581Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:09:24.581Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-23T22:09:24.581Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-23T22:09:24.581Z] === RUN TestWhenEmptyAuthConfig [2022-04-23T22:09:24.581Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-23T22:09:24.581Z] === RUN TestWatchRelease [2022-04-23T22:09:24.581Z] --- PASS: TestWatchRelease (0.04s) [2022-04-23T22:09:24.581Z] === RUN TestWatchFinishedTransfer [2022-04-23T22:09:24.581Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-23T22:09:24.581Z] === RUN TestDuplicateTransfer [2022-04-23T22:09:24.581Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-23T22:09:24.581Z] === RUN TestSuccessfulUpload [2022-04-23T22:09:24.793Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-23T22:09:25.050Z] time="2022-04-23T22:09:24Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-23T22:09:25.050Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-23T22:09:25.050Z] === RUN TestCancelledUpload [2022-04-23T22:09:25.050Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-23T22:09:25.050Z] PASS [2022-04-23T22:09:25.050Z] coverage: 76.8% of statements [2022-04-23T22:09:25.050Z] ok github.com/docker/docker/distribution/xfer 1.862s coverage: 76.8% of statements [2022-04-23T22:09:25.519Z] === RUN TestCompare [2022-04-23T22:09:25.519Z] --- PASS: TestCompare (0.00s) [2022-04-23T22:09:25.519Z] PASS [2022-04-23T22:09:25.519Z] coverage: 19.2% of statements [2022-04-23T22:09:25.519Z] ok github.com/docker/docker/image/cache 0.093s coverage: 19.2% of statements [2022-04-23T22:09:25.519Z] === RUN TestFSGetInvalidData [2022-04-23T22:09:25.519Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-23T22:09:25.519Z] === RUN TestFSInvalidSet [2022-04-23T22:09:25.519Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-23T22:09:25.519Z] === RUN TestFSInvalidRoot [2022-04-23T22:09:25.519Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-23T22:09:25.519Z] === RUN TestFSMetadataGetSet [2022-04-23T22:09:25.519Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-04-23T22:09:25.519Z] === RUN TestFSInvalidWalker [2022-04-23T22:09:25.519Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-23T22:09:25.519Z] === RUN TestFSGetSet [2022-04-23T22:09:25.519Z] --- PASS: TestFSGetSet (0.06s) [2022-04-23T22:09:25.519Z] === RUN TestFSGetUnsetKey [2022-04-23T22:09:25.519Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-23T22:09:25.519Z] === RUN TestFSGetEmptyData [2022-04-23T22:09:25.519Z] --- PASS: TestFSGetEmptyData (0.02s) [2022-04-23T22:09:25.519Z] === RUN TestFSDelete [2022-04-23T22:09:25.519Z] --- PASS: TestFSDelete (0.02s) [2022-04-23T22:09:25.519Z] === RUN TestFSWalker [2022-04-23T22:09:25.519Z] --- PASS: TestFSWalker (0.02s) [2022-04-23T22:09:25.519Z] === RUN TestFSWalkerStopOnError [2022-04-23T22:09:25.519Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-23T22:09:25.519Z] === RUN TestNewFromJSON [2022-04-23T22:09:25.519Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-23T22:09:25.519Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-23T22:09:25.519Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-23T22:09:25.519Z] === RUN TestMarshalKeyOrder [2022-04-23T22:09:25.519Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-23T22:09:25.519Z] === RUN TestHistoryEqual [2022-04-23T22:09:25.519Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2022-04-23T22:09:25.519Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-23T22:09:25.519Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-23T22:09:25.519Z] === RUN TestTokenPassThru [2022-04-23T22:09:25.988Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-23T22:09:25.988Z] === RUN TestTokenPassThruDifferentHost [2022-04-23T22:09:25.988Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-23T22:09:25.988Z] PASS [2022-04-23T22:09:25.988Z] coverage: 26.6% of statements [2022-04-23T22:09:25.988Z] ok github.com/docker/docker/distribution 2.196s coverage: 26.6% of statements [2022-04-23T22:09:25.988Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T22:09:25.988Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T22:09:25.988Z] --- PASS: TestHistoryEqual (0.18s) [2022-04-23T22:09:25.988Z] === RUN TestImage [2022-04-23T22:09:25.988Z] --- PASS: TestImage (0.00s) [2022-04-23T22:09:25.988Z] === RUN TestImageOSNotEmpty [2022-04-23T22:09:25.988Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-23T22:09:25.988Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-23T22:09:25.988Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-23T22:09:25.988Z] === RUN TestCreate [2022-04-23T22:09:25.988Z] --- PASS: TestCreate (0.01s) [2022-04-23T22:09:25.988Z] === RUN TestRestore [2022-04-23T22:09:25.988Z] time="2022-04-23T22:09:25Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-23T22:09:25.988Z] --- PASS: TestRestore (0.04s) [2022-04-23T22:09:25.988Z] === RUN TestAddDelete [2022-04-23T22:09:25.988Z] --- PASS: TestAddDelete (0.04s) [2022-04-23T22:09:25.988Z] === RUN TestSearchAfterDelete [2022-04-23T22:09:25.988Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-04-23T22:09:25.988Z] === RUN TestParentReset [2022-04-23T22:09:25.988Z] --- PASS: TestParentReset (0.05s) [2022-04-23T22:09:25.988Z] === RUN TestGetAndSetLastUpdated [2022-04-23T22:09:25.988Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2022-04-23T22:09:25.988Z] === RUN TestStoreLen [2022-04-23T22:09:25.988Z] --- PASS: TestStoreLen (0.10s) [2022-04-23T22:09:25.988Z] PASS [2022-04-23T22:09:25.988Z] coverage: 86.9% of statements [2022-04-23T22:09:26.168Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-23T22:09:26.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-23T22:09:26.457Z] ok github.com/docker/docker/image 0.827s coverage: 86.9% of statements [2022-04-23T22:09:26.457Z] === RUN TestMakeV1ConfigFromConfig [2022-04-23T22:09:26.457Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-23T22:09:26.457Z] PASS [2022-04-23T22:09:26.457Z] coverage: 25.0% of statements [2022-04-23T22:09:26.457Z] ok github.com/docker/docker/image/v1 0.107s coverage: 25.0% of statements [2022-04-23T22:09:26.457Z] === RUN TestValidateManifest [2022-04-23T22:09:26.457Z] === RUN TestValidateManifest/nil [2022-04-23T22:09:26.457Z] === RUN TestValidateManifest/non-nil [2022-04-23T22:09:26.457Z] --- PASS: TestValidateManifest (0.00s) [2022-04-23T22:09:26.457Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-23T22:09:26.457Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-23T22:09:26.457Z] PASS [2022-04-23T22:09:26.457Z] coverage: 0.7% of statements [2022-04-23T22:09:26.457Z] ok github.com/docker/docker/image/tarexport 0.080s coverage: 0.7% of statements [2022-04-23T22:09:26.457Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T22:09:27.158Z] Removing intermediate container 7d7bcc82cf24 [2022-04-23T22:09:27.158Z] ---> 946ec96e771c [2022-04-23T22:09:27.158Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-23T22:09:27.158Z] ---> Running in f18e1151c356 [2022-04-23T22:09:27.362Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-23T22:09:27.552Z] --- PASS: TestNetworkLocalhostTCPNat (3.13s) [2022-04-23T22:09:27.552Z] === RUN TestNetworkLoopbackNat [2022-04-23T22:09:27.552Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:27.552Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-23T22:09:27.552Z] === RUN TestPause [2022-04-23T22:09:27.552Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T22:09:27.552Z] --- SKIP: TestPause (0.00s) [2022-04-23T22:09:27.552Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T22:09:28.026Z] === RUN TestSerialization [2022-04-23T22:09:28.026Z] --- PASS: TestSerialization (0.02s) [2022-04-23T22:09:28.026Z] PASS [2022-04-23T22:09:28.026Z] coverage: 100.0% of statements [2022-04-23T22:09:28.026Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2022-04-23T22:09:28.299Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.01s) [2022-04-23T22:09:28.299Z] PASS [2022-04-23T22:09:28.299Z] [2022-04-23T22:09:28.299Z] === Skipped [2022-04-23T22:09:28.299Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:09:28.299Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:09:28.299Z] [2022-04-23T22:09:28.299Z] DONE 38 tests, 1 skipped in 50.702s [2022-04-23T22:09:28.299Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-23T22:09:28.299Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:09:28.299Z] ++ set -e [2022-04-23T22:09:28.299Z] ++ '[' -n 0 ']' [2022-04-23T22:09:28.299Z] ++ set -x [2022-04-23T22:09:28.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:09:28.558Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-23T22:09:28.558Z] INFO: Testing against a local daemon [2022-04-23T22:09:28.558Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-23T22:09:28.558Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:09:28.558Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T22:09:28.558Z] === RUN TestDockerNetworkIpvlan [2022-04-23T22:09:28.558Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:09:28.558Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-23T22:09:28.558Z] PASS [2022-04-23T22:09:28.558Z] [2022-04-23T22:09:28.558Z] === Skipped [2022-04-23T22:09:28.558Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T22:09:28.558Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:09:28.558Z] [2022-04-23T22:09:28.558Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-23T22:09:28.558Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T22:09:28.558Z] [2022-04-23T22:09:28.558Z] DONE 2 tests, 2 skipped in 0.129s [2022-04-23T22:09:28.558Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-23T22:09:28.558Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:09:28.558Z] ++ set -e [2022-04-23T22:09:28.558Z] ++ '[' -n 0 ']' [2022-04-23T22:09:28.558Z] ++ set -x [2022-04-23T22:09:28.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:09:28.558Z] docker_api_swarm_test.go:304: [d4b9ef1dc6112] joining swarm manager [d205c1ae5d19c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:09:28.817Z] INFO: Testing against a local daemon [2022-04-23T22:09:28.817Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-23T22:09:29.016Z] === RUN TestEmptyLayer [2022-04-23T22:09:29.016Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-23T22:09:29.016Z] === RUN TestCommitFailure [2022-04-23T22:09:29.016Z] --- PASS: TestCommitFailure (0.01s) [2022-04-23T22:09:29.016Z] === RUN TestStartTransactionFailure [2022-04-23T22:09:29.016Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-23T22:09:29.016Z] === RUN TestGetOrphan [2022-04-23T22:09:29.016Z] === RUN TestEnvironmentParsing [2022-04-23T22:09:29.016Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-23T22:09:29.016Z] PASS [2022-04-23T22:09:29.016Z] coverage: 1.2% of statements [2022-04-23T22:09:29.016Z] --- PASS: TestGetOrphan (0.01s) [2022-04-23T22:09:29.016Z] === RUN TestMountAndRegister [2022-04-23T22:09:29.016Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.2% of statements [2022-04-23T22:09:29.016Z] layer_test.go:258: Layer size: 14 [2022-04-23T22:09:29.016Z] --- PASS: TestMountAndRegister (0.06s) [2022-04-23T22:09:29.016Z] === RUN TestLayerRelease [2022-04-23T22:09:29.016Z] layer_test.go:291: Failing on Windows [2022-04-23T22:09:29.016Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-23T22:09:29.016Z] === RUN TestStoreRestore [2022-04-23T22:09:29.016Z] layer_test.go:340: Failing on Windows [2022-04-23T22:09:29.016Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-23T22:09:29.016Z] === RUN TestTarStreamStability [2022-04-23T22:09:29.016Z] layer_test.go:455: Failing on Windows [2022-04-23T22:09:29.016Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-23T22:09:29.016Z] === RUN TestRegisterExistingLayer [2022-04-23T22:09:29.016Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-04-23T22:09:29.016Z] === RUN TestTarStreamVerification [2022-04-23T22:09:29.016Z] layer_test.go:684: Failing on Windows [2022-04-23T22:09:29.016Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-23T22:09:29.016Z] === RUN TestLayerMigration [2022-04-23T22:09:29.016Z] migration_test.go:45: Failing on Windows [2022-04-23T22:09:29.016Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-23T22:09:29.016Z] === RUN TestLayerMigrationNoTarsplit [2022-04-23T22:09:29.016Z] migration_test.go:181: Failing on Windows [2022-04-23T22:09:29.016Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T22:09:29.016Z] === RUN TestMountInit [2022-04-23T22:09:29.016Z] mount_test.go:17: Failing on Windows [2022-04-23T22:09:29.016Z] --- SKIP: TestMountInit (0.00s) [2022-04-23T22:09:29.016Z] === RUN TestMountSize [2022-04-23T22:09:29.017Z] mount_test.go:76: Failing on Windows [2022-04-23T22:09:29.017Z] --- SKIP: TestMountSize (0.00s) [2022-04-23T22:09:29.017Z] === RUN TestMountChanges [2022-04-23T22:09:29.017Z] mount_test.go:125: Failing on Windows [2022-04-23T22:09:29.017Z] --- SKIP: TestMountChanges (0.00s) [2022-04-23T22:09:29.017Z] === RUN TestMountApply [2022-04-23T22:09:29.017Z] mount_test.go:212: Failing on Windows [2022-04-23T22:09:29.017Z] --- SKIP: TestMountApply (0.00s) [2022-04-23T22:09:29.017Z] PASS [2022-04-23T22:09:29.017Z] coverage: 30.6% of statements [2022-04-23T22:09:29.075Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-23T22:09:29.075Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.96s) [2022-04-23T22:09:29.075Z] === RUN TestPauseStopPausedContainer [2022-04-23T22:09:29.075Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:09:29.075Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-23T22:09:29.075Z] === RUN TestPsFilter [2022-04-23T22:09:29.485Z] ok github.com/docker/docker/layer 0.360s coverage: 30.6% of statements [2022-04-23T22:09:29.485Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T22:09:29.485Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T22:09:29.485Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T22:09:29.485Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T22:09:29.485Z] === RUN TestSequenceGetAvailableBit [2022-04-23T22:09:29.485Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestSequenceEqual [2022-04-23T22:09:29.485Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestSequenceCopy [2022-04-23T22:09:29.485Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestGetFirstAvailable [2022-04-23T22:09:29.485Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestFindSequence [2022-04-23T22:09:29.485Z] --- PASS: TestFindSequence (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestCheckIfAvailable [2022-04-23T22:09:29.485Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestMergeSequences [2022-04-23T22:09:29.485Z] --- PASS: TestMergeSequences (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestPushReservation [2022-04-23T22:09:29.485Z] --- PASS: TestPushReservation (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestSerializeDeserialize [2022-04-23T22:09:29.485Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestSet [2022-04-23T22:09:29.485Z] --- PASS: TestSet (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestSetUnset [2022-04-23T22:09:29.485Z] --- PASS: TestSetUnset (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestOffsetSetUnset [2022-04-23T22:09:29.485Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestSetInRange [2022-04-23T22:09:29.485Z] --- PASS: TestSetInRange (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestSetAnyInRange [2022-04-23T22:09:29.485Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestMethods [2022-04-23T22:09:29.485Z] --- PASS: TestMethods (0.00s) [2022-04-23T22:09:29.485Z] === RUN TestRandomAllocateDeallocate [2022-04-23T22:09:29.531Z] --- PASS: TestPsFilter (0.36s) [2022-04-23T22:09:29.531Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T22:09:30.452Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2022-04-23T22:09:30.452Z] === RUN TestDockerNetworkMacvlan [2022-04-23T22:09:30.452Z] docker_api_swarm_test.go:305: [d4b12ec3019bf] joining swarm manager [d205c1ae5d19c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:09:31.019Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-23T22:09:31.277Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-23T22:09:31.694Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.47s) [2022-04-23T22:09:31.695Z] === RUN TestRemoveContainerWithVolume [2022-04-23T22:09:31.843Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-23T22:09:31.910Z] Cannot create a file when that file already exists. [2022-04-23T22:09:32.408Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-23T22:09:32.445Z] === RUN TestInvalidConfig [2022-04-23T22:09:32.445Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-23T22:09:32.445Z] === RUN TestConfig [2022-04-23T22:09:32.445Z] --- PASS: TestConfig (0.00s) [2022-04-23T22:09:32.445Z] === RUN TestOptionsLabels [2022-04-23T22:09:32.445Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-23T22:09:32.445Z] === RUN TestValidName [2022-04-23T22:09:32.445Z] --- PASS: TestValidName (0.00s) [2022-04-23T22:09:32.445Z] PASS [2022-04-23T22:09:32.445Z] coverage: 19.7% of statements [2022-04-23T22:09:32.445Z] ok github.com/docker/docker/libnetwork/config 0.082s coverage: 19.7% of statements [2022-04-23T22:09:32.445Z] === RUN TestErrorInterfaces [2022-04-23T22:09:32.445Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-23T22:09:32.445Z] === RUN TestNetworkMarshalling [2022-04-23T22:09:32.667Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-23T22:09:32.915Z] === RUN TestKey [2022-04-23T22:09:32.915Z] --- PASS: TestKey (0.00s) [2022-04-23T22:09:32.915Z] === RUN TestParseKey [2022-04-23T22:09:32.915Z] --- PASS: TestParseKey (0.00s) [2022-04-23T22:09:32.915Z] === RUN TestInvalidDataStore [2022-04-23T22:09:32.915Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-23T22:09:32.915Z] === RUN TestKVObjectFlatKey [2022-04-23T22:09:32.915Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-23T22:09:32.915Z] === RUN TestAtomicKVObjectFlatKey [2022-04-23T22:09:32.915Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-23T22:09:32.915Z] PASS [2022-04-23T22:09:32.915Z] coverage: 21.9% of statements [2022-04-23T22:09:32.915Z] ok github.com/docker/docker/libnetwork/datastore 0.056s coverage: 21.9% of statements [2022-04-23T22:09:32.915Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-04-23T22:09:32.915Z] === RUN TestEndpointMarshalling [2022-04-23T22:09:32.915Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-23T22:09:32.915Z] === RUN TestAuxAddresses [2022-04-23T22:09:32.915Z] time="2022-04-23T22:09:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:09:32.915Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-23T22:09:32.915Z] === RUN TestSRVServiceQuery [2022-04-23T22:09:32.915Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:09:32.915Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-23T22:09:32.915Z] === RUN TestServiceVIPReuse [2022-04-23T22:09:32.915Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:09:32.915Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-23T22:09:32.915Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-23T22:09:32.915Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:09:32.915Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T22:09:32.915Z] === RUN TestDNSIPQuery [2022-04-23T22:09:32.915Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:09:32.915Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-23T22:09:32.915Z] === RUN TestDNSProxyServFail [2022-04-23T22:09:32.915Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:09:32.915Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-23T22:09:32.915Z] === RUN TestSandboxAddEmpty [2022-04-23T22:09:32.915Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:09:32.915Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-23T22:09:32.915Z] === RUN TestSandboxAddMultiPrio [2022-04-23T22:09:32.915Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:09:32.915Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-23T22:09:32.915Z] === RUN TestSandboxAddSamePrio [2022-04-23T22:09:32.915Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:09:32.915Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-23T22:09:32.915Z] === RUN TestCleanupServiceDiscovery [2022-04-23T22:09:32.915Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:09:32.915Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-23T22:09:32.915Z] === RUN TestDNSOptions [2022-04-23T22:09:32.915Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:09:32.915Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-23T22:09:32.915Z] === RUN TestMultipleControllersWithSameStore [2022-04-23T22:09:32.915Z] time="2022-04-23T22:09:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:09:32.915Z] time="2022-04-23T22:09:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T22:09:32.915Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-23T22:09:32.915Z] PASS [2022-04-23T22:09:32.915Z] coverage: 8.5% of statements [2022-04-23T22:09:32.915Z] ok github.com/docker/docker/libnetwork 0.398s coverage: 8.5% of statements [2022-04-23T22:09:33.384Z] === RUN TestIPDataMarshalling [2022-04-23T22:09:33.384Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-23T22:09:33.384Z] === RUN TestValidateAndIsV6 [2022-04-23T22:09:33.384Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-23T22:09:33.384Z] PASS [2022-04-23T22:09:33.384Z] coverage: 68.9% of statements [2022-04-23T22:09:33.384Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2022-04-23T22:09:33.853Z] === RUN TestDriver [2022-04-23T22:09:33.853Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:09:33.853Z] PASS [2022-04-23T22:09:33.853Z] coverage: 34.8% of statements [2022-04-23T22:09:33.853Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-04-23T22:09:34.323Z] === RUN TestDriver [2022-04-23T22:09:34.323Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:09:34.323Z] PASS [2022-04-23T22:09:34.323Z] coverage: 34.8% of statements [2022-04-23T22:09:34.323Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-04-23T22:09:34.571Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-23T22:09:34.579Z] --- PASS: TestRemoveContainerWithVolume (2.38s) [2022-04-23T22:09:34.579Z] === RUN TestRemoveContainerRunning [2022-04-23T22:09:34.793Z] === RUN TestNetworkAllocateFree [2022-04-23T22:09:34.793Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-23T22:09:34.793Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-23T22:09:34.793Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-23T22:09:34.793Z] PASS [2022-04-23T22:09:34.793Z] coverage: 63.6% of statements [2022-04-23T22:09:34.793Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.059s coverage: 63.6% of statements [2022-04-23T22:09:34.831Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-23T22:09:35.089Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-23T22:09:35.262Z] === RUN TestGetEmptyCapabilities [2022-04-23T22:09:35.262Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-23T22:09:35.262Z] === RUN TestGetExtraCapabilities [2022-04-23T22:09:35.262Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-23T22:09:35.262Z] === RUN TestGetInvalidCapabilities [2022-04-23T22:09:35.262Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-23T22:09:35.262Z] === RUN TestRemoteDriver [2022-04-23T22:09:35.262Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T22:09:35.262Z] === RUN TestDriverError [2022-04-23T22:09:35.262Z] --- PASS: TestDriverError (0.01s) [2022-04-23T22:09:35.262Z] === RUN TestMissingValues [2022-04-23T22:09:35.262Z] --- PASS: TestMissingValues (0.01s) [2022-04-23T22:09:35.262Z] === RUN TestRollback [2022-04-23T22:09:35.262Z] --- PASS: TestRollback (0.01s) [2022-04-23T22:09:35.262Z] PASS [2022-04-23T22:09:35.262Z] coverage: 57.4% of statements [2022-04-23T22:09:35.656Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-23T22:09:35.730Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.109s coverage: 57.4% of statements [2022-04-23T22:09:36.102Z] --- PASS: TestRemoveContainerRunning (1.87s) [2022-04-23T22:09:36.103Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T22:09:36.199Z] === RUN TestNAT [2022-04-23T22:09:36.199Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T22:09:36.199Z] --- SKIP: TestNAT (0.00s) [2022-04-23T22:09:36.199Z] === RUN TestTransparent [2022-04-23T22:09:36.199Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T22:09:36.199Z] --- SKIP: TestTransparent (0.00s) [2022-04-23T22:09:36.199Z] PASS [2022-04-23T22:09:36.199Z] coverage: 0.0% of statements [2022-04-23T22:09:36.199Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.060s coverage: 0.0% of statements [2022-04-23T22:09:36.199Z] === RUN TestNew [2022-04-23T22:09:36.199Z] --- PASS: TestNew (0.00s) [2022-04-23T22:09:36.199Z] === RUN TestAddDriver [2022-04-23T22:09:36.199Z] --- PASS: TestAddDriver (0.00s) [2022-04-23T22:09:36.199Z] === RUN TestAddDuplicateDriver [2022-04-23T22:09:36.199Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-23T22:09:36.199Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-23T22:09:36.199Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-23T22:09:36.199Z] === RUN TestDriver [2022-04-23T22:09:36.199Z] --- PASS: TestDriver (0.00s) [2022-04-23T22:09:36.199Z] === RUN TestIPAM [2022-04-23T22:09:36.199Z] --- PASS: TestIPAM (0.00s) [2022-04-23T22:09:36.199Z] === RUN TestWalkIPAMs [2022-04-23T22:09:36.199Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-23T22:09:36.199Z] === RUN TestWalkDrivers [2022-04-23T22:09:36.199Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-23T22:09:36.199Z] PASS [2022-04-23T22:09:36.199Z] coverage: 82.4% of statements [2022-04-23T22:09:36.199Z] ok github.com/docker/docker/libnetwork/drvregistry 0.083s coverage: 82.4% of statements [2022-04-23T22:09:36.199Z] === RUN TestBuildDefault [2022-04-23T22:09:36.199Z] --- PASS: TestBuildDefault (0.00s) [2022-04-23T22:09:36.199Z] === RUN TestBuildHostnameDomainname [2022-04-23T22:09:36.669Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-23T22:09:36.669Z] === RUN TestBuildHostname [2022-04-23T22:09:36.669Z] --- PASS: TestBuildHostname (0.00s) [2022-04-23T22:09:36.669Z] === RUN TestBuildHostnameFQDN [2022-04-23T22:09:36.669Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-23T22:09:36.669Z] === RUN TestBuildNoIP [2022-04-23T22:09:36.669Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-23T22:09:36.669Z] === RUN TestUpdate [2022-04-23T22:09:36.669Z] --- PASS: TestUpdate (0.00s) [2022-04-23T22:09:36.669Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-23T22:09:36.669Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-23T22:09:36.669Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-23T22:09:36.669Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-23T22:09:36.669Z] === RUN TestAddEmpty [2022-04-23T22:09:36.669Z] --- PASS: TestAddEmpty (0.00s) [2022-04-23T22:09:36.669Z] === RUN TestAdd [2022-04-23T22:09:36.669Z] --- PASS: TestAdd (0.00s) [2022-04-23T22:09:36.669Z] === RUN TestDeleteEmpty [2022-04-23T22:09:36.669Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-23T22:09:36.669Z] === RUN TestDeleteNewline [2022-04-23T22:09:36.669Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-23T22:09:36.669Z] === RUN TestDelete [2022-04-23T22:09:36.669Z] --- PASS: TestDelete (0.00s) [2022-04-23T22:09:36.669Z] === RUN TestConcurrentWrites [2022-04-23T22:09:36.669Z] --- PASS: TestConcurrentWrites (0.28s) [2022-04-23T22:09:36.669Z] PASS [2022-04-23T22:09:36.669Z] coverage: 81.2% of statements [2022-04-23T22:09:36.669Z] ok github.com/docker/docker/libnetwork/etchosts 0.357s coverage: 81.2% of statements [2022-04-23T22:09:37.138Z] === RUN TestNew [2022-04-23T22:09:37.138Z] --- PASS: TestNew (0.00s) [2022-04-23T22:09:37.138Z] === RUN TestAllocate [2022-04-23T22:09:37.138Z] --- PASS: TestAllocate (0.00s) [2022-04-23T22:09:37.138Z] === RUN TestUninitialized [2022-04-23T22:09:37.138Z] --- PASS: TestUninitialized (0.00s) [2022-04-23T22:09:37.138Z] === RUN TestAllocateInRange [2022-04-23T22:09:37.138Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-23T22:09:37.138Z] === RUN TestAllocateSerial [2022-04-23T22:09:37.138Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-23T22:09:37.138Z] PASS [2022-04-23T22:09:37.138Z] coverage: 87.5% of statements [2022-04-23T22:09:37.138Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-04-23T22:09:37.138Z] === RUN TestCaller [2022-04-23T22:09:37.138Z] --- PASS: TestCaller (0.00s) [2022-04-23T22:09:37.138Z] PASS [2022-04-23T22:09:37.138Z] coverage: 100.0% of statements [2022-04-23T22:09:37.138Z] ok github.com/docker/docker/libnetwork/internal/caller 0.054s coverage: 100.0% of statements [2022-04-23T22:09:37.559Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-23T22:09:37.781Z] Removing intermediate container f18e1151c356 [2022-04-23T22:09:37.781Z] ---> 1f82a33bdd2b [2022-04-23T22:09:37.781Z] Step 13/13 : CMD ["sh"] [2022-04-23T22:09:37.781Z] ---> Running in 6514cd563504 [2022-04-23T22:09:38.126Z] === RUN TestSetSerialInsertDelete [2022-04-23T22:09:38.126Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-23T22:09:38.126Z] === RUN TestSetParallelInsertDelete [2022-04-23T22:09:38.250Z] Removing intermediate container 6514cd563504 [2022-04-23T22:09:38.250Z] ---> bb7a75908579 [2022-04-23T22:09:38.250Z] Successfully built bb7a75908579 [2022-04-23T22:09:38.250Z] Successfully tagged busybox:latest [2022-04-23T22:09:38.250Z] INFO: Docker images of the daemon under test [2022-04-23T22:09:38.250Z] [2022-04-23T22:09:38.250Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T22:09:38.250Z] busybox latest bb7a75908579 Less than a second ago 5.02GB [2022-04-23T22:09:38.250Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-23T22:09:38.250Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-23T22:09:38.250Z] [2022-04-23T22:09:38.250Z] INFO: Running integration tests at 04/23/2022 22:09:37... [2022-04-23T22:09:38.250Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-23T22:09:38.250Z] INFO: Integration API tests being run from the host: [2022-04-23T22:09:38.250Z] INFO: make.ps1 starting at 04/23/2022 22:09:38 [2022-04-23T22:09:38.266Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.91s) [2022-04-23T22:09:38.266Z] === RUN TestRemoveInvalidContainer [2022-04-23T22:09:38.266Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-23T22:09:38.266Z] === RUN TestRenameLinkedContainer [2022-04-23T22:09:38.266Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:38.266Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-23T22:09:38.266Z] === RUN TestRenameStoppedContainer [2022-04-23T22:09:39.114Z] --- PASS: TestRandomAllocateDeallocate (9.39s) [2022-04-23T22:09:39.114Z] === RUN TestAllocateRandomDeallocate [2022-04-23T22:09:39.114Z] === RUN TestInt2IP2IntConversion [2022-04-23T22:09:39.582Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-04-23T22:09:39.582Z] === RUN TestGetAddressVersion [2022-04-23T22:09:39.582Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-23T22:09:39.582Z] === RUN TestKeyString [2022-04-23T22:09:39.582Z] --- PASS: TestKeyString (0.00s) [2022-04-23T22:09:39.582Z] === RUN TestPoolDataMarshal [2022-04-23T22:09:39.582Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-23T22:09:39.582Z] === RUN TestSubnetsMarshal [2022-04-23T22:09:39.582Z] --- PASS: TestSubnetsMarshal (0.11s) [2022-04-23T22:09:39.582Z] === RUN TestAddSubnets [2022-04-23T22:09:39.814Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-23T22:09:40.052Z] --- PASS: TestAddSubnets (0.09s) [2022-04-23T22:09:40.053Z] === RUN TestDoublePoolRelease [2022-04-23T22:09:40.053Z] === RUN TestPoolRequest [2022-04-23T22:09:40.053Z] --- PASS: TestPoolRequest (0.00s) [2022-04-23T22:09:40.053Z] === RUN TestOtherRequests [2022-04-23T22:09:40.053Z] --- PASS: TestOtherRequests (0.00s) [2022-04-23T22:09:40.053Z] PASS [2022-04-23T22:09:40.053Z] coverage: 57.1% of statements [2022-04-23T22:09:40.053Z] ok github.com/docker/docker/libnetwork/ipams/null 0.051s coverage: 57.1% of statements [2022-04-23T22:09:40.053Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-04-23T22:09:40.053Z] === RUN TestAddReleasePoolID [2022-04-23T22:09:40.053Z] --- PASS: TestAddReleasePoolID (0.14s) [2022-04-23T22:09:40.053Z] === RUN TestPredefinedPool [2022-04-23T22:09:40.053Z] --- PASS: TestPredefinedPool (0.08s) [2022-04-23T22:09:40.053Z] === RUN TestRemoveSubnet [2022-04-23T22:09:40.427Z] --- PASS: TestRenameStoppedContainer (2.49s) [2022-04-23T22:09:40.427Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T22:09:40.522Z] --- PASS: TestRemoveSubnet (0.32s) [2022-04-23T22:09:40.522Z] === RUN TestGetSameAddress [2022-04-23T22:09:40.522Z] --- PASS: TestGetSameAddress (0.05s) [2022-04-23T22:09:40.522Z] === RUN TestPoolAllocationReuse [2022-04-23T22:09:40.522Z] --- PASS: TestAllocateRandomDeallocate (1.74s) [2022-04-23T22:09:40.522Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-23T22:09:40.991Z] === RUN TestGetCapabilities [2022-04-23T22:09:40.991Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-23T22:09:40.991Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-23T22:09:40.991Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-23T22:09:40.991Z] === RUN TestGetDefaultAddressSpaces [2022-04-23T22:09:40.991Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-23T22:09:40.991Z] === RUN TestRemoteDriver [2022-04-23T22:09:40.991Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T22:09:40.991Z] PASS [2022-04-23T22:09:40.991Z] coverage: 47.4% of statements [2022-04-23T22:09:40.991Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.075s coverage: 47.4% of statements [2022-04-23T22:09:41.745Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-23T22:09:41.979Z] === RUN TestWindowsIPAM [2022-04-23T22:09:41.979Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-23T22:09:41.979Z] PASS [2022-04-23T22:09:41.979Z] coverage: 71.4% of statements [2022-04-23T22:09:41.979Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.050s coverage: 71.4% of statements [2022-04-23T22:09:42.450Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.72s) [2022-04-23T22:09:42.450Z] === RUN TestRetrieveFromStore [2022-04-23T22:09:42.679Z] --- PASS: TestDockerNetworkMacvlan (12.29s) [2022-04-23T22:09:42.679Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2022-04-23T22:09:42.679Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2022-04-23T22:09:42.679Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s) [2022-04-23T22:09:42.679Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.20s) [2022-04-23T22:09:42.679Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.93s) [2022-04-23T22:09:42.679Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2022-04-23T22:09:42.679Z] PASS [2022-04-23T22:09:42.679Z] [2022-04-23T22:09:42.679Z] DONE 8 tests in 13.899s [2022-04-23T22:09:42.679Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-23T22:09:42.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:09:42.679Z] ++ set -e [2022-04-23T22:09:42.679Z] ++ '[' -n 0 ']' [2022-04-23T22:09:42.679Z] ++ set -x [2022-04-23T22:09:42.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:09:42.679Z] testing: warning: no tests to run [2022-04-23T22:09:42.679Z] PASS [2022-04-23T22:09:42.679Z] [2022-04-23T22:09:42.679Z] DONE 0 tests in 0.028s [2022-04-23T22:09:42.680Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-23T22:09:42.680Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:09:42.680Z] ++ set -e [2022-04-23T22:09:42.680Z] ++ '[' -n 0 ']' [2022-04-23T22:09:42.680Z] ++ set -x [2022-04-23T22:09:42.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:09:42.680Z] INFO: Testing against a local daemon [2022-04-23T22:09:42.680Z] === RUN TestAuthZPluginAllowRequest [2022-04-23T22:09:42.919Z] === RUN TestDefaultNetwork [2022-04-23T22:09:43.390Z] --- PASS: TestPoolAllocationReuse (2.72s) [2022-04-23T22:09:43.390Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-23T22:09:43.390Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-04-23T22:09:43.390Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-23T22:09:43.390Z] --- PASS: TestRetrieveFromStore (0.90s) [2022-04-23T22:09:43.390Z] === RUN TestIsCorrupted [2022-04-23T22:09:43.390Z] --- PASS: TestDefaultNetwork (0.28s) [2022-04-23T22:09:43.390Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-23T22:09:43.390Z] --- PASS: TestIsCorrupted (0.04s) [2022-04-23T22:09:43.390Z] === RUN TestSetRollover [2022-04-23T22:09:43.390Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-04-23T22:09:43.390Z] === RUN TestInitAddressPools [2022-04-23T22:09:43.390Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-23T22:09:43.390Z] PASS [2022-04-23T22:09:43.390Z] coverage: 74.0% of statements [2022-04-23T22:09:43.616Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-23T22:09:43.862Z] ok github.com/docker/docker/libnetwork/ipamutils 0.627s coverage: 74.0% of statements [2022-04-23T22:09:44.183Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2022-04-23T22:09:44.183Z] === RUN TestAuthZPluginTLS [2022-04-23T22:09:44.331Z] === RUN TestKeyValue [2022-04-23T22:09:44.331Z] --- PASS: TestKeyValue (0.00s) [2022-04-23T22:09:44.331Z] PASS [2022-04-23T22:09:44.331Z] coverage: 60.0% of statements [2022-04-23T22:09:44.331Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-04-23T22:09:44.749Z] --- PASS: TestAuthZPluginTLS (0.62s) [2022-04-23T22:09:44.749Z] === RUN TestAuthZPluginDenyRequest [2022-04-23T22:09:45.088Z] --- PASS: TestRenameRunningContainerAndReuse (3.94s) [2022-04-23T22:09:45.088Z] === RUN TestRenameInvalidName [2022-04-23T22:09:45.317Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-04-23T22:09:45.317Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-23T22:09:45.884Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-04-23T22:09:45.884Z] === RUN TestAuthZPluginDenyResponse [2022-04-23T22:09:46.453Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-04-23T22:09:46.453Z] === RUN TestAuthZPluginAllowEventStream [2022-04-23T22:09:46.558Z] --- PASS: TestSetRollover (2.92s) [2022-04-23T22:09:46.558Z] === RUN TestSetRolloverSerial [2022-04-23T22:09:46.614Z] --- PASS: TestRenameInvalidName (1.96s) [2022-04-23T22:09:46.614Z] === RUN TestRenameAnonymousContainer [2022-04-23T22:09:46.713Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-23T22:09:47.027Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.96s) [2022-04-23T22:09:47.027Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-23T22:09:47.497Z] === RUN TestNetworkDBSimple [2022-04-23T22:09:47.647Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2022-04-23T22:09:47.647Z] === RUN TestAuthZPluginErrorResponse [2022-04-23T22:09:47.967Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-23T22:09:47.967Z] PASS [2022-04-23T22:09:47.967Z] coverage: 100.0% of statements [2022-04-23T22:09:47.967Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.054s coverage: 100.0% of statements [2022-04-23T22:09:48.214Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-23T22:09:48.215Z] === RUN TestAuthZPluginErrorRequest [2022-04-23T22:09:48.439Z] --- PASS: TestSetRolloverSerial (2.16s) [2022-04-23T22:09:48.439Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-23T22:09:48.439Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-23T22:09:48.439Z] PASS [2022-04-23T22:09:48.439Z] coverage: 84.4% of statements [2022-04-23T22:09:48.439Z] ok github.com/docker/docker/libnetwork/bitseq 18.941s coverage: 84.4% of statements [2022-04-23T22:09:48.439Z] 2022/04/23 22:09:48 Closing DB instances... [2022-04-23T22:09:48.473Z] === RUN TestDockerSuite/TestBuildRm [2022-04-23T22:09:48.732Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-23T22:09:48.732Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-23T22:09:48.908Z] === RUN TestGenerate [2022-04-23T22:09:48.908Z] --- PASS: TestGenerate (0.00s) [2022-04-23T22:09:48.908Z] === RUN TestGeneratePtr [2022-04-23T22:09:48.908Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-23T22:09:48.908Z] === RUN TestGenerateMissingField [2022-04-23T22:09:48.908Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-23T22:09:48.908Z] === RUN TestFieldCannotBeSet [2022-04-23T22:09:48.908Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-23T22:09:48.908Z] === RUN TestTypeMismatchError [2022-04-23T22:09:48.908Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-23T22:09:48.908Z] PASS [2022-04-23T22:09:48.908Z] coverage: 100.0% of statements [2022-04-23T22:09:48.908Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-04-23T22:09:49.302Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-04-23T22:09:49.302Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-23T22:09:49.378Z] testing: warning: no tests to run [2022-04-23T22:09:49.378Z] PASS [2022-04-23T22:09:49.378Z] coverage: 0.0% of statements [2022-04-23T22:09:49.378Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-04-23T22:09:50.238Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-23T22:09:50.546Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-04-23T22:09:50.546Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-23T22:09:50.546Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.18s) [2022-04-23T22:09:50.546Z] === RUN TestGetAddress [2022-04-23T22:09:50.546Z] === RUN TestRequestNewPort [2022-04-23T22:09:50.546Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-23T22:09:50.546Z] === RUN TestRequestSpecificPort [2022-04-23T22:09:50.546Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-23T22:09:50.546Z] === RUN TestReleasePort [2022-04-23T22:09:50.546Z] --- PASS: TestReleasePort (0.00s) [2022-04-23T22:09:50.546Z] === RUN TestReuseReleasedPort [2022-04-23T22:09:50.546Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-23T22:09:50.546Z] === RUN TestReleaseUnreadledPort [2022-04-23T22:09:50.546Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-23T22:09:50.546Z] === RUN TestUnknowProtocol [2022-04-23T22:09:50.546Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-23T22:09:50.546Z] === RUN TestAllocateAllPorts [2022-04-23T22:09:50.546Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-23T22:09:50.546Z] === RUN TestPortAllocation [2022-04-23T22:09:50.546Z] --- PASS: TestPortAllocation (0.00s) [2022-04-23T22:09:50.546Z] === RUN TestPortAllocationWithCustomRange [2022-04-23T22:09:50.546Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-23T22:09:50.546Z] === RUN TestNoDuplicateBPR [2022-04-23T22:09:50.546Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-23T22:09:50.546Z] === RUN TestChangePortRange [2022-04-23T22:09:50.546Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-23T22:09:50.546Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-23T22:09:50.546Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-23T22:09:50.546Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-23T22:09:50.546Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-23T22:09:50.546Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-23T22:09:50.546Z] --- PASS: TestChangePortRange (0.00s) [2022-04-23T22:09:50.546Z] PASS [2022-04-23T22:09:50.546Z] coverage: 88.6% of statements [2022-04-23T22:09:50.546Z] ok github.com/docker/docker/libnetwork/portallocator 0.049s coverage: 88.6% of statements [2022-04-23T22:09:50.810Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-23T22:09:51.536Z] 2022/04/23 22:09:51 Closing DB instances... [2022-04-23T22:09:51.536Z] testing: warning: no tests to run [2022-04-23T22:09:51.536Z] PASS [2022-04-23T22:09:51.536Z] coverage: 0.0% of statements [2022-04-23T22:09:51.536Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-04-23T22:09:51.746Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2022-04-23T22:09:51.746Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-23T22:09:52.005Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-23T22:09:52.524Z] === RUN TestHashData [2022-04-23T22:09:52.524Z] --- PASS: TestHashData (0.00s) [2022-04-23T22:09:52.524Z] PASS [2022-04-23T22:09:52.524Z] coverage: 2.8% of statements [2022-04-23T22:09:52.524Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-04-23T22:09:52.993Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.88s) [2022-04-23T22:09:52.993Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-23T22:09:53.382Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-23T22:09:53.382Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2022-04-23T22:09:53.382Z] === RUN TestAuthZPluginHeader [2022-04-23T22:09:53.462Z] === RUN TestErrorConstructors [2022-04-23T22:09:53.462Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-23T22:09:53.462Z] === RUN TestCompareIPMask [2022-04-23T22:09:53.462Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-23T22:09:53.462Z] === RUN TestUtilGetHostPartIP [2022-04-23T22:09:53.462Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-23T22:09:53.462Z] === RUN TestUtilGetBroadcastIP [2022-04-23T22:09:53.462Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-23T22:09:53.462Z] === RUN TestParseCIDR [2022-04-23T22:09:53.462Z] --- PASS: TestParseCIDR (0.00s) [2022-04-23T22:09:53.462Z] PASS [2022-04-23T22:09:53.462Z] coverage: 37.3% of statements [2022-04-23T22:09:53.462Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 37.3% of statements [2022-04-23T22:09:53.640Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T22:09:53.931Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T22:09:54.208Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-04-23T22:09:54.208Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-23T22:09:54.208Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-23T22:09:54.400Z] 2022/04/23 22:09:54 Closing DB instances... [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-23T22:09:54.400Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-23T22:09:54.400Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-23T22:09:54.400Z] PASS [2022-04-23T22:09:54.400Z] coverage: 55.0% of statements [2022-04-23T22:09:54.400Z] ok github.com/docker/docker/oci 0.052s coverage: 55.0% of statements [2022-04-23T22:09:54.869Z] === RUN TestParseVersion [2022-04-23T22:09:54.869Z] --- PASS: TestParseVersion (0.00s) [2022-04-23T22:09:54.869Z] PASS [2022-04-23T22:09:54.869Z] coverage: 52.9% of statements [2022-04-23T22:09:54.869Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2022-04-23T22:09:55.144Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-23T22:09:55.712Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-23T22:09:55.857Z] === RUN TestAddressPoolOpt [2022-04-23T22:09:55.857Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/a [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/something [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/_=a [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/env1=value1 [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/_env1=value1 [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/PATH [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/=a [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/PATH= [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/PATH=something [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/asd!qwe [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/1asd [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/123 [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/some_space [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/__some_space_before [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/some_space_after__ [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/= [2022-04-23T22:09:55.857Z] === RUN TestValidateEnv/PaTh [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-23T22:09:55.857Z] === RUN TestParseHost [2022-04-23T22:09:55.857Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-23T22:09:55.857Z] === RUN TestParseHost/something_with_spaces [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://invalid:port [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://:5555/ [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://:5555/p [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-23T22:09:55.857Z] === RUN TestParseHost/:// [2022-04-23T22:09:55.857Z] === RUN TestParseHost/unknown:// [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://:port [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-23T22:09:55.857Z] === RUN TestParseHost/unix://path/to/socket [2022-04-23T22:09:55.857Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://host: [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://[::1]: [2022-04-23T22:09:55.857Z] === RUN TestParseHost/__ [2022-04-23T22:09:55.857Z] === RUN TestParseHost/fd://something [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-23T22:09:55.857Z] === RUN TestParseHost/unix:// [2022-04-23T22:09:55.857Z] === RUN TestParseHost/npipe:// [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://:5555 [2022-04-23T22:09:55.857Z] === RUN TestParseHost/_ [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://: [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-23T22:09:55.857Z] === RUN TestParseHost/#00 [2022-04-23T22:09:55.857Z] === RUN TestParseHost/fd:// [2022-04-23T22:09:55.857Z] === RUN TestParseHost/tcp:// [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/: [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-23T22:09:55.857Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-23T22:09:55.857Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestParseTCP [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/:5555/path [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/localhost:5555/path [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/#00 [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/tcp:// [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/:5555 [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/localhost [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/localhost: [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/localhost:5555 [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/tcp://:5555 [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/0.0.0.1: [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/: [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/[::1]: [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/tcp://: [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/0.0.0.1 [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/::1 [2022-04-23T22:09:55.858Z] === RUN TestParseTCP/[::1]:5555 [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-23T22:09:55.858Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestValidateExtraHosts [2022-04-23T22:09:55.858Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestIpOptString [2022-04-23T22:09:55.858Z] --- PASS: TestIpOptString (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-23T22:09:55.858Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestNewIpOptValidDefaultVal [2022-04-23T22:09:55.858Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestIpOptSetInvalidVal [2022-04-23T22:09:55.858Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestValidateIPAddress [2022-04-23T22:09:55.858Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestMapOpts [2022-04-23T22:09:55.858Z] --- PASS: TestMapOpts (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestListOptsWithoutValidator [2022-04-23T22:09:55.858Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestListOptsWithValidator [2022-04-23T22:09:55.858Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestValidateDNSSearch [2022-04-23T22:09:55.858Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestValidateLabel [2022-04-23T22:09:55.858Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-23T22:09:55.858Z] === RUN TestValidateLabel/label_with_general_format [2022-04-23T22:09:55.858Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-23T22:09:55.858Z] === RUN TestValidateLabel/label_with_one_more [2022-04-23T22:09:55.858Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-23T22:09:55.858Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-23T22:09:55.858Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-23T22:09:55.858Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-23T22:09:55.858Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-23T22:09:55.858Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-23T22:09:55.858Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-23T22:09:55.858Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-23T22:09:55.858Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-23T22:09:55.858Z] --- PASS: TestValidateLabel (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-23T22:09:55.858Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestNamedListOpts [2022-04-23T22:09:55.858Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestNamedMapOpts [2022-04-23T22:09:55.858Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestParseLink [2022-04-23T22:09:55.858Z] --- PASS: TestParseLink (0.00s) [2022-04-23T22:09:55.858Z] === RUN TestUlimitOpt [2022-04-23T22:09:55.858Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-23T22:09:55.858Z] PASS [2022-04-23T22:09:55.858Z] coverage: 66.7% of statements [2022-04-23T22:09:55.858Z] ok github.com/docker/docker/opts 0.108s coverage: 66.7% of statements [2022-04-23T22:09:55.858Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2022-04-23T22:09:55.858Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-23T22:09:56.648Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-23T22:09:56.896Z] --- PASS: TestRenameAnonymousContainer (9.25s) [2022-04-23T22:09:56.896Z] === RUN TestRenameContainerWithSameName [2022-04-23T22:09:57.426Z] === RUN TestIsArchivePathDir [2022-04-23T22:09:57.857Z] --- PASS: TestRenameContainerWithSameName (1.97s) [2022-04-23T22:09:57.857Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T22:09:57.857Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T22:09:57.857Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T22:09:57.857Z] === RUN TestResize [2022-04-23T22:09:57.896Z] === RUN TestPeerCertificateMarshalJSON [2022-04-23T22:09:57.896Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-23T22:09:57.896Z] === RUN TestIsArchivePathInvalidFile [2022-04-23T22:09:57.896Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-04-23T22:09:57.896Z] === RUN TestIsArchivePathTar [2022-04-23T22:09:57.896Z] 2022/04/23 22:09:57 Closing DB instances... [2022-04-23T22:09:57.896Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-04-23T22:09:57.896Z] === RUN TestDecompressStreamGzip [2022-04-23T22:09:58.366Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-23T22:09:58.366Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-23T22:09:58.366Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s) [2022-04-23T22:09:58.366Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-23T22:09:58.366Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-23T22:09:58.366Z] === RUN TestMiddleware [2022-04-23T22:09:58.366Z] --- PASS: TestMiddleware (0.00s) [2022-04-23T22:09:58.366Z] === RUN TestNewResponseModifier [2022-04-23T22:09:58.366Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-23T22:09:58.366Z] PASS [2022-04-23T22:09:58.366Z] coverage: 26.8% of statements [2022-04-23T22:09:58.366Z] ok github.com/docker/docker/pkg/authorization 0.470s coverage: 26.8% of statements [2022-04-23T22:09:58.366Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-23T22:09:58.366Z] === RUN TestDecompressStreamBzip2 [2022-04-23T22:09:58.366Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-04-23T22:09:58.366Z] === RUN TestDecompressStreamXz [2022-04-23T22:09:58.366Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T22:09:58.366Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-23T22:09:58.366Z] === RUN TestDecompressStreamZstd [2022-04-23T22:09:58.366Z] archive_test.go:140: zstd not installed [2022-04-23T22:09:58.366Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-23T22:09:58.366Z] === RUN TestCompressStreamXzUnsupported [2022-04-23T22:09:58.366Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-23T22:09:58.366Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-23T22:09:58.366Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-23T22:09:58.366Z] === RUN TestCompressStreamInvalid [2022-04-23T22:09:58.366Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-23T22:09:58.366Z] === RUN TestExtensionInvalid [2022-04-23T22:09:58.366Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-23T22:09:58.366Z] === RUN TestExtensionUncompressed [2022-04-23T22:09:58.366Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-23T22:09:58.366Z] === RUN TestExtensionBzip2 [2022-04-23T22:09:58.366Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-23T22:09:58.366Z] === RUN TestExtensionGzip [2022-04-23T22:09:58.366Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-23T22:09:58.366Z] === RUN TestExtensionXz [2022-04-23T22:09:58.366Z] --- PASS: TestExtensionXz (0.00s) [2022-04-23T22:09:58.366Z] === RUN TestExtensionZstd [2022-04-23T22:09:58.366Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-23T22:09:58.366Z] === RUN TestCmdStreamLargeStderr [2022-04-23T22:09:58.366Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-23T22:09:58.366Z] === RUN TestCmdStreamBad [2022-04-23T22:09:58.366Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T22:09:58.366Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-23T22:09:58.366Z] === RUN TestCmdStreamGood [2022-04-23T22:09:58.366Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-23T22:09:58.366Z] === RUN TestUntarPathWithInvalidDest [2022-04-23T22:09:58.366Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-23T22:09:58.366Z] === RUN TestUntarPathWithInvalidSrc [2022-04-23T22:09:58.366Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-23T22:09:58.366Z] === RUN TestUntarPath [2022-04-23T22:09:58.554Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.45s) [2022-04-23T22:09:58.554Z] === RUN TestAuthZPluginV2Disable [2022-04-23T22:09:58.840Z] --- PASS: TestUntarPath (0.08s) [2022-04-23T22:09:58.840Z] === RUN TestUntarPathWithDestinationFile [2022-04-23T22:09:58.840Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-23T22:09:58.840Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-23T22:09:58.840Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-04-23T22:09:58.840Z] === RUN TestCopyWithTarInvalidSrc [2022-04-23T22:09:58.840Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-23T22:09:58.840Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-23T22:09:58.840Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T22:09:58.840Z] === RUN TestCopyWithTarSrcFile [2022-04-23T22:09:58.840Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-23T22:09:58.840Z] === RUN TestCopyWithTarSrcFolder [2022-04-23T22:09:58.840Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-23T22:09:58.840Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-23T22:09:58.840Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-23T22:09:58.840Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-23T22:09:58.840Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T22:09:58.840Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-23T22:09:58.840Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-23T22:09:58.840Z] === RUN TestCopyFileWithTarSrcFile [2022-04-23T22:09:58.840Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-23T22:09:58.840Z] === RUN TestTarFiles [2022-04-23T22:09:58.840Z] === RUN TestUnbuffered [2022-04-23T22:09:58.840Z] --- PASS: TestUnbuffered (0.00s) [2022-04-23T22:09:58.840Z] === RUN TestRaceUnbuffered [2022-04-23T22:09:58.840Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-23T22:09:58.840Z] PASS [2022-04-23T22:09:58.840Z] coverage: 100.0% of statements [2022-04-23T22:09:58.840Z] ok github.com/docker/docker/pkg/broadcaster 0.056s coverage: 100.0% of statements [2022-04-23T22:09:59.310Z] === RUN TestMatch [2022-04-23T22:09:59.310Z] === RUN TestMatch/[[]] [2022-04-23T22:09:59.310Z] === RUN TestMatch/[[foo]] [2022-04-23T22:09:59.310Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-23T22:09:59.310Z] === RUN TestMatch/[[foo_bar]] [2022-04-23T22:09:59.310Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-23T22:09:59.310Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-23T22:09:59.310Z] === RUN TestMatch/[] [2022-04-23T22:09:59.310Z] === RUN TestMatch/[]#01 [2022-04-23T22:09:59.310Z] === RUN TestMatch/[[qux]] [2022-04-23T22:09:59.310Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-23T22:09:59.310Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-23T22:09:59.310Z] === RUN TestMatch/[[foo_baz]] [2022-04-23T22:09:59.310Z] --- PASS: TestMatch (0.00s) [2022-04-23T22:09:59.310Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-23T22:09:59.310Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-23T22:09:59.310Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-23T22:09:59.310Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-23T22:09:59.310Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-23T22:09:59.310Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-23T22:09:59.310Z] --- PASS: TestMatch/[] (0.00s) [2022-04-23T22:09:59.310Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-23T22:09:59.310Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-23T22:09:59.310Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-23T22:09:59.310Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-23T22:09:59.310Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-23T22:09:59.310Z] PASS [2022-04-23T22:09:59.310Z] coverage: 87.5% of statements [2022-04-23T22:09:59.310Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-04-23T22:09:59.386Z] --- PASS: TestResize (1.84s) [2022-04-23T22:09:59.386Z] === RUN TestResizeWithInvalidSize [2022-04-23T22:09:59.490Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-23T22:09:59.490Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-23T22:09:59.749Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-23T22:09:59.749Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-23T22:09:59.749Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-23T22:10:00.007Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-23T22:10:00.298Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2022-04-23T22:10:00.298Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-23T22:10:00.767Z] === RUN TestChrootTarUntar [2022-04-23T22:10:00.767Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:10:00.767Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-23T22:10:00.767Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-23T22:10:00.767Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:10:00.767Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T22:10:00.767Z] === RUN TestChrootUntarEmptyArchive [2022-04-23T22:10:00.767Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-23T22:10:00.767Z] === RUN TestChrootTarUntarWithSymlink [2022-04-23T22:10:00.767Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:10:00.767Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T22:10:00.767Z] === RUN TestChrootCopyWithTar [2022-04-23T22:10:00.767Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:10:00.767Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-23T22:10:00.767Z] === RUN TestChrootCopyFileWithTar [2022-04-23T22:10:00.767Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:10:00.767Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-23T22:10:00.767Z] === RUN TestChrootUntarPath [2022-04-23T22:10:00.767Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:10:00.767Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-23T22:10:00.767Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-23T22:10:00.767Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:10:00.767Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:10:00.767Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-23T22:10:00.767Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:10:00.767Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:10:00.767Z] === RUN TestChrootApplyDotDotFile [2022-04-23T22:10:00.767Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:10:00.767Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-23T22:10:00.767Z] PASS [2022-04-23T22:10:00.767Z] coverage: 12.0% of statements [2022-04-23T22:10:00.767Z] ok github.com/docker/docker/pkg/chrootarchive 0.108s coverage: 12.0% of statements [2022-04-23T22:10:00.942Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-23T22:10:00.942Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-23T22:10:01.509Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-23T22:10:01.548Z] --- PASS: TestResizeWithInvalidSize (1.94s) [2022-04-23T22:10:01.548Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T22:10:01.758Z] === RUN TestEnsureRemoveAllNotExist [2022-04-23T22:10:01.758Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-23T22:10:01.758Z] === RUN TestEnsureRemoveAllWithDir [2022-04-23T22:10:01.758Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-23T22:10:01.758Z] === RUN TestEnsureRemoveAllWithFile [2022-04-23T22:10:01.758Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-23T22:10:01.758Z] PASS [2022-04-23T22:10:01.758Z] coverage: 0.0% of statements [2022-04-23T22:10:01.758Z] ok github.com/docker/docker/pkg/containerfs 0.057s coverage: 0.0% of statements [2022-04-23T22:10:02.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-23T22:10:02.228Z] 2022/04/23 22:10:01 Closing DB instances... [2022-04-23T22:10:02.646Z] --- PASS: TestAuthZPluginV2Disable (3.95s) [2022-04-23T22:10:02.646Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-23T22:10:02.697Z] === RUN TestSizeEmpty [2022-04-23T22:10:02.697Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-23T22:10:02.697Z] === RUN TestSizeEmptyFile [2022-04-23T22:10:02.697Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-23T22:10:02.697Z] === RUN TestSizeNonemptyFile [2022-04-23T22:10:02.697Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-23T22:10:02.697Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-23T22:10:02.697Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-23T22:10:02.697Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-23T22:10:02.697Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-23T22:10:02.697Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-23T22:10:02.697Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-23T22:10:02.697Z] === RUN TestMoveToSubdir [2022-04-23T22:10:02.697Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-23T22:10:02.697Z] === RUN TestSizeNonExistingDirectory [2022-04-23T22:10:02.697Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-23T22:10:02.697Z] PASS [2022-04-23T22:10:02.697Z] coverage: 80.0% of statements [2022-04-23T22:10:02.697Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2022-04-23T22:10:03.687Z] --- PASS: TestNetworkDBCRUDTableEntries (3.26s) [2022-04-23T22:10:03.687Z] === RUN TestNetworkDBNodeLeave [2022-04-23T22:10:03.687Z] === RUN TestPollerAddRemove [2022-04-23T22:10:03.687Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-23T22:10:03.687Z] === RUN TestPollerEvent [2022-04-23T22:10:03.687Z] poller_test.go:40: No chmod on Windows [2022-04-23T22:10:03.687Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-23T22:10:03.687Z] === RUN TestPollerClose [2022-04-23T22:10:03.687Z] --- PASS: TestPollerClose (0.00s) [2022-04-23T22:10:03.687Z] PASS [2022-04-23T22:10:03.687Z] coverage: 45.7% of statements [2022-04-23T22:10:03.687Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 45.7% of statements [2022-04-23T22:10:03.712Z] --- PASS: TestResizeWhenContainerNotStarted (2.51s) [2022-04-23T22:10:03.712Z] === RUN TestDaemonRestartKillContainers [2022-04-23T22:10:03.712Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:03.712Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-23T22:10:03.712Z] === RUN TestStats [2022-04-23T22:10:03.712Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T22:10:03.712Z] --- SKIP: TestStats (0.00s) [2022-04-23T22:10:03.712Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T22:10:04.555Z] docker_api_swarm_test.go:272: [dd0299328a414] joining swarm manager [dc550f9770469]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:10:05.253Z] === RUN TestCopyFileWithInvalidSrc [2022-04-23T22:10:05.253Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T22:10:05.253Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-23T22:10:05.253Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-23T22:10:05.253Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestCopyFile [2022-04-23T22:10:05.253Z] --- PASS: TestCopyFile (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-23T22:10:05.253Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T22:10:05.253Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-23T22:10:05.253Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-23T22:10:05.253Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T22:10:05.253Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestWildcardMatches [2022-04-23T22:10:05.253Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestPatternMatches [2022-04-23T22:10:05.253Z] --- PASS: TestPatternMatches (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-23T22:10:05.253Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestPatternMatchesFolderExclusions [2022-04-23T22:10:05.253Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-23T22:10:05.253Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-23T22:10:05.253Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-23T22:10:05.253Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-23T22:10:05.253Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestSingleExclamationError [2022-04-23T22:10:05.253Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestMatchesWithNoPatterns [2022-04-23T22:10:05.253Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestMatchesWithMalformedPatterns [2022-04-23T22:10:05.253Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestMatches [2022-04-23T22:10:05.253Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-23T22:10:05.253Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-23T22:10:05.253Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-23T22:10:05.253Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-23T22:10:05.253Z] --- PASS: TestMatches (0.01s) [2022-04-23T22:10:05.253Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-23T22:10:05.253Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-23T22:10:05.253Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-23T22:10:05.253Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestCleanPatterns [2022-04-23T22:10:05.253Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-23T22:10:05.253Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestCleanPatternsExceptionFlag [2022-04-23T22:10:05.253Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-23T22:10:05.253Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-23T22:10:05.253Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestCleanPatternsErrorSingleException [2022-04-23T22:10:05.253Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestCreateIfNotExistsDir [2022-04-23T22:10:05.253Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestCreateIfNotExistsFile [2022-04-23T22:10:05.253Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-23T22:10:05.253Z] === RUN TestMatch [2022-04-23T22:10:05.253Z] --- PASS: TestMatch (0.00s) [2022-04-23T22:10:05.253Z] === RUN TestCompile [2022-04-23T22:10:05.253Z] === RUN TestCompile/slash [2022-04-23T22:10:05.253Z] === RUN TestCompile/backslash [2022-04-23T22:10:05.253Z] --- PASS: TestCompile (0.00s) [2022-04-23T22:10:05.253Z] --- PASS: TestCompile/slash (0.00s) [2022-04-23T22:10:05.253Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-23T22:10:05.253Z] PASS [2022-04-23T22:10:05.253Z] coverage: 84.7% of statements [2022-04-23T22:10:05.253Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 84.7% of statements [2022-04-23T22:10:05.494Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-23T22:10:05.722Z] --- PASS: TestTarFiles (6.84s) [2022-04-23T22:10:05.722Z] === RUN TestDetectCompressionZstd [2022-04-23T22:10:05.722Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-23T22:10:05.722Z] === RUN TestTarUntar [2022-04-23T22:10:05.722Z] --- PASS: TestTarUntar (0.04s) [2022-04-23T22:10:05.722Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-23T22:10:05.722Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-23T22:10:05.722Z] === RUN TestTarWithOptions [2022-04-23T22:10:05.722Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-23T22:10:05.722Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-23T22:10:05.722Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-23T22:10:05.722Z] === RUN TestUntarUstarGnuConflict [2022-04-23T22:10:05.722Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-23T22:10:05.722Z] === RUN TestUntarInvalidFilenames [2022-04-23T22:10:05.722Z] === RUN TestGet [2022-04-23T22:10:05.722Z] --- PASS: TestGet (0.00s) [2022-04-23T22:10:05.722Z] === RUN TestGetShortcutString [2022-04-23T22:10:05.722Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-23T22:10:05.722Z] PASS [2022-04-23T22:10:05.722Z] coverage: 42.9% of statements [2022-04-23T22:10:05.722Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-04-23T22:10:05.722Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames574786381\\dest" [2022-04-23T22:10:05.722Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-04-23T22:10:05.722Z] === RUN TestUntarHardlinkToSymlink [2022-04-23T22:10:05.722Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-23T22:10:05.722Z] === RUN TestUntarInvalidHardlink [2022-04-23T22:10:05.722Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1927939091\\victim\\hello" -> "../victim/hello" [2022-04-23T22:10:05.722Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1384234589\\victim\\hello" -> "/../victim/hello" [2022-04-23T22:10:05.752Z] docker_api_swarm_test.go:273: [d55624951394c] joining swarm manager [dc550f9770469]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:10:06.190Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink962753114\\victim" -> "../victim" [2022-04-23T22:10:06.190Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1911197114\\victim" -> "../victim" [2022-04-23T22:10:06.190Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2116293611\\victim" -> "../victim" [2022-04-23T22:10:06.190Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3692943671\\victim" -> "../victim" [2022-04-23T22:10:06.190Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-23T22:10:06.190Z] === RUN TestUntarInvalidSymlink [2022-04-23T22:10:06.190Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink890851406\\dest\\dotdot" -> "../victim/hello" [2022-04-23T22:10:06.190Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3004799778\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T22:10:06.190Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3791069761\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:10:06.190Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1196690398\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:10:06.190Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1323745371\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:10:06.190Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4176499745\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:10:06.190Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2481299346\\dest\\dir\\loophole" -> "../../victim" [2022-04-23T22:10:06.190Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-23T22:10:06.190Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-23T22:10:06.190Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-23T22:10:06.190Z] === RUN TestXGlobalNoParent [2022-04-23T22:10:06.190Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-23T22:10:06.190Z] === RUN TestReplaceFileTarWrapper [2022-04-23T22:10:06.190Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-04-23T22:10:06.190Z] === RUN TestPrefixHeaderReadable [2022-04-23T22:10:06.190Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-04-23T22:10:06.190Z] === RUN TestNetworkDBWatch [2022-04-23T22:10:06.190Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-23T22:10:06.190Z] === RUN TestDisablePigz [2022-04-23T22:10:06.190Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-23T22:10:06.190Z] --- PASS: TestDisablePigz (0.13s) [2022-04-23T22:10:06.190Z] === RUN TestPigz [2022-04-23T22:10:06.659Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-23T22:10:06.659Z] --- PASS: TestPigz (0.15s) [2022-04-23T22:10:06.659Z] === RUN TestNosysFileInfo [2022-04-23T22:10:06.659Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-23T22:10:06.659Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T22:10:06.659Z] archive_windows_test.go:16: Currently fails [2022-04-23T22:10:06.659Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:10:06.659Z] === RUN TestCanonicalTarNameForPath [2022-04-23T22:10:06.659Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-23T22:10:06.659Z] === RUN TestCanonicalTarName [2022-04-23T22:10:06.659Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-23T22:10:06.659Z] === RUN TestChmodTarEntry [2022-04-23T22:10:06.659Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-23T22:10:06.659Z] === RUN TestHardLinkOrder [2022-04-23T22:10:06.659Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-23T22:10:06.659Z] === RUN TestChangeString [2022-04-23T22:10:06.659Z] --- PASS: TestChangeString (0.00s) [2022-04-23T22:10:06.659Z] === RUN TestChangesWithNoChanges [2022-04-23T22:10:06.659Z] === RUN TestCreateIDMapOrder [2022-04-23T22:10:06.659Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-23T22:10:06.659Z] PASS [2022-04-23T22:10:06.659Z] coverage: 7.2% of statements [2022-04-23T22:10:06.659Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-23T22:10:06.659Z] === RUN TestChangesWithChanges [2022-04-23T22:10:06.659Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-04-23T22:10:06.659Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-23T22:10:06.659Z] === RUN TestChangesWithChangesGH13590 [2022-04-23T22:10:06.659Z] changes_test.go:196: needs more investigation [2022-04-23T22:10:06.659Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-23T22:10:06.659Z] === RUN TestChangesDirsEmpty [2022-04-23T22:10:06.659Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-04-23T22:10:06.659Z] === RUN TestChangesDirsMutated [2022-04-23T22:10:06.687Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-23T22:10:06.687Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.93s) [2022-04-23T22:10:06.687Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-23T22:10:07.130Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-04-23T22:10:07.130Z] === RUN TestApplyLayer [2022-04-23T22:10:07.130Z] changes_test.go:433: needs further investigation [2022-04-23T22:10:07.130Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-23T22:10:07.130Z] === RUN TestChangesSizeWithHardlinks [2022-04-23T22:10:07.130Z] changes_test.go:469: needs further investigation [2022-04-23T22:10:07.130Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-23T22:10:07.130Z] === RUN TestChangesSizeWithNoChanges [2022-04-23T22:10:07.130Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-23T22:10:07.130Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-23T22:10:07.130Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-23T22:10:07.130Z] === RUN TestChangesSize [2022-04-23T22:10:07.130Z] --- PASS: TestChangesSize (0.00s) [2022-04-23T22:10:07.130Z] === RUN TestApplyLayerInvalidFilenames [2022-04-23T22:10:07.130Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames77659678\\dest" [2022-04-23T22:10:07.130Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-23T22:10:07.130Z] === RUN TestApplyLayerInvalidHardlink [2022-04-23T22:10:07.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1790711241\\victim\\hello" -> "../victim/hello" [2022-04-23T22:10:07.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4043996348\\victim\\hello" -> "/../victim/hello" [2022-04-23T22:10:07.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3923905565\\victim" -> "../victim" [2022-04-23T22:10:07.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1649112630\\victim" -> "../victim" [2022-04-23T22:10:07.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2487770805\\victim" -> "../victim" [2022-04-23T22:10:07.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink148137296\\victim" -> "../victim" [2022-04-23T22:10:07.130Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-23T22:10:07.130Z] === RUN TestApplyLayerInvalidSymlink [2022-04-23T22:10:07.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink539023713\\dest\\dotdot" -> "../victim/hello" [2022-04-23T22:10:07.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1868338532\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T22:10:07.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1710960768\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:10:07.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3270001995\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:10:07.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1384395424\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:10:07.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink923820649\\dest\\loophole-victim" -> "../victim" [2022-04-23T22:10:07.130Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-23T22:10:07.130Z] === RUN TestApplyLayerWhiteouts [2022-04-23T22:10:07.130Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-04-23T22:10:07.130Z] === RUN TestGenerateEmptyFile [2022-04-23T22:10:07.130Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-23T22:10:07.130Z] === RUN TestGenerateWithContent [2022-04-23T22:10:07.131Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-23T22:10:07.131Z] PASS [2022-04-23T22:10:07.131Z] coverage: 62.9% of statements [2022-04-23T22:10:07.131Z] ok github.com/docker/docker/pkg/archive 9.638s coverage: 62.9% of statements [2022-04-23T22:10:07.254Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-23T22:10:07.513Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-23T22:10:08.118Z] 2022/04/23 22:10:07 Closing DB instances... [2022-04-23T22:10:08.118Z] === RUN TestFixedBufferCap [2022-04-23T22:10:08.118Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-23T22:10:08.118Z] === RUN TestFixedBufferLen [2022-04-23T22:10:08.118Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-23T22:10:08.118Z] === RUN TestFixedBufferString [2022-04-23T22:10:08.118Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-23T22:10:08.118Z] === RUN TestFixedBufferWrite [2022-04-23T22:10:08.118Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-23T22:10:08.118Z] === RUN TestFixedBufferRead [2022-04-23T22:10:08.118Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-23T22:10:08.118Z] === RUN TestBytesPipeRead [2022-04-23T22:10:08.118Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-23T22:10:08.118Z] === RUN TestBytesPipeWrite [2022-04-23T22:10:08.118Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-23T22:10:08.118Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-23T22:10:08.449Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-23T22:10:08.586Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2022-04-23T22:10:08.586Z] === RUN TestAtomicWriteToFile [2022-04-23T22:10:08.586Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-23T22:10:08.586Z] === RUN TestAtomicWriteSetCommit [2022-04-23T22:10:08.586Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-23T22:10:08.586Z] === RUN TestAtomicWriteSetCancel [2022-04-23T22:10:08.586Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-23T22:10:08.586Z] === RUN TestReadCloserWrapperClose [2022-04-23T22:10:08.586Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-23T22:10:08.586Z] === RUN TestReaderErrWrapperReadOnError [2022-04-23T22:10:08.586Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-23T22:10:08.586Z] === RUN TestReaderErrWrapperRead [2022-04-23T22:10:08.586Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-23T22:10:08.586Z] === RUN TestCancelReadCloser [2022-04-23T22:10:08.586Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-23T22:10:08.586Z] === RUN TestWriteCloserWrapperClose [2022-04-23T22:10:08.586Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-23T22:10:08.586Z] === RUN TestNopWriteCloser [2022-04-23T22:10:08.586Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-23T22:10:08.586Z] === RUN TestNopWriter [2022-04-23T22:10:08.586Z] --- PASS: TestNopWriter (0.00s) [2022-04-23T22:10:08.586Z] === RUN TestWriteCounter [2022-04-23T22:10:08.586Z] --- PASS: TestWriteCounter (0.00s) [2022-04-23T22:10:08.586Z] PASS [2022-04-23T22:10:08.586Z] coverage: 70.1% of statements [2022-04-23T22:10:08.586Z] ok github.com/docker/docker/pkg/ioutils 0.614s coverage: 70.1% of statements [2022-04-23T22:10:09.574Z] --- PASS: TestNetworkDBWatch (3.23s) [2022-04-23T22:10:09.574Z] === RUN TestNetworkDBBulkSync [2022-04-23T22:10:09.574Z] === RUN TestError [2022-04-23T22:10:09.574Z] --- PASS: TestError (0.00s) [2022-04-23T22:10:09.574Z] === RUN TestProgressString [2022-04-23T22:10:09.574Z] === RUN TestProgressString/no_progress [2022-04-23T22:10:09.574Z] === RUN TestProgressString/progress_1 [2022-04-23T22:10:09.574Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-23T22:10:09.574Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-23T22:10:09.574Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-23T22:10:09.574Z] === RUN TestProgressString/with_units [2022-04-23T22:10:09.574Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-23T22:10:09.574Z] === RUN TestProgressString/hide_counts [2022-04-23T22:10:09.574Z] --- PASS: TestProgressString (0.00s) [2022-04-23T22:10:09.574Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-23T22:10:09.574Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-23T22:10:09.574Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-23T22:10:09.574Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-23T22:10:09.574Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-23T22:10:09.574Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-23T22:10:09.574Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-23T22:10:09.574Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-23T22:10:09.574Z] === RUN TestJSONMessageDisplay [2022-04-23T22:10:09.830Z] === RUN TestDockerSuite/TestBuildUser [2022-04-23T22:10:10.044Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-04-23T22:10:10.044Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-23T22:10:10.044Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-23T22:10:10.044Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-23T22:10:10.044Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-23T22:10:10.044Z] === RUN TestDisplayJSONMessagesStream [2022-04-23T22:10:10.044Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-23T22:10:10.044Z] PASS [2022-04-23T22:10:10.044Z] coverage: 91.7% of statements [2022-04-23T22:10:10.044Z] ok github.com/docker/docker/pkg/jsonmessage 0.220s coverage: 91.7% of statements [2022-04-23T22:10:10.514Z] === RUN TestStandardLongPath [2022-04-23T22:10:10.514Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-23T22:10:10.514Z] === RUN TestUNCLongPath [2022-04-23T22:10:10.514Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-23T22:10:10.514Z] PASS [2022-04-23T22:10:10.514Z] coverage: 100.0% of statements [2022-04-23T22:10:10.514Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-04-23T22:10:10.758Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.93s) [2022-04-23T22:10:10.758Z] === RUN TestStopContainerWithTimeout [2022-04-23T22:10:10.758Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T22:10:10.758Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-23T22:10:10.758Z] === RUN TestUpdateRestartPolicy [2022-04-23T22:10:10.983Z] 2022/04/23 22:10:10 Closing DB instances... [2022-04-23T22:10:10.983Z] === RUN TestNameFormat [2022-04-23T22:10:10.983Z] --- PASS: TestNameFormat (0.00s) [2022-04-23T22:10:10.983Z] === RUN TestNameRetries [2022-04-23T22:10:10.983Z] --- PASS: TestNameRetries (0.00s) [2022-04-23T22:10:10.983Z] PASS [2022-04-23T22:10:10.983Z] coverage: 85.7% of statements [2022-04-23T22:10:10.983Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-04-23T22:10:11.975Z] === RUN TestParseKeyValueOpt [2022-04-23T22:10:11.975Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-23T22:10:11.975Z] === RUN TestParseUintList [2022-04-23T22:10:11.975Z] --- PASS: TestParseUintList (0.00s) [2022-04-23T22:10:11.975Z] === RUN TestParseUintListMaximumLimits [2022-04-23T22:10:11.975Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-23T22:10:11.975Z] PASS [2022-04-23T22:10:11.976Z] coverage: 97.0% of statements [2022-04-23T22:10:11.976Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2022-04-23T22:10:12.446Z] --- PASS: TestNetworkDBBulkSync (3.04s) [2022-04-23T22:10:12.446Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-23T22:10:12.453Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-23T22:10:12.915Z] === RUN Test_windowsOSRelease_String [2022-04-23T22:10:12.915Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-23T22:10:12.916Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-23T22:10:12.916Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-23T22:10:12.916Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-23T22:10:12.916Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-23T22:10:12.916Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-23T22:10:12.916Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-23T22:10:12.916Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-23T22:10:12.916Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-23T22:10:12.916Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T22:10:12.916Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T22:10:12.916Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T22:10:12.916Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T22:10:12.916Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T22:10:12.916Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T22:10:12.916Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T22:10:12.916Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T22:10:12.916Z] PASS [2022-04-23T22:10:12.916Z] coverage: 36.4% of statements [2022-04-23T22:10:12.916Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.042s coverage: 36.4% of statements [2022-04-23T22:10:13.904Z] === RUN TestNewAndRemove [2022-04-23T22:10:13.904Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-23T22:10:13.904Z] === RUN TestRemoveInvalidPath [2022-04-23T22:10:13.904Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-23T22:10:13.904Z] PASS [2022-04-23T22:10:13.904Z] coverage: 82.6% of statements [2022-04-23T22:10:13.904Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2022-04-23T22:10:14.751Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-23T22:10:14.751Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-04-23T22:10:14.751Z] { [2022-04-23T22:10:14.751Z] "RT_GROUP_ICON": { [2022-04-23T22:10:14.751Z] "#1": { [2022-04-23T22:10:14.751Z] "0409": "../../winresources/docker.ico" [2022-04-23T22:10:14.751Z] } [2022-04-23T22:10:14.751Z] }, [2022-04-23T22:10:14.751Z] "RT_MANIFEST": { [2022-04-23T22:10:14.751Z] "#1": { [2022-04-23T22:10:14.751Z] "0409": { [2022-04-23T22:10:14.751Z] "identity": {}, [2022-04-23T22:10:14.751Z] "description": "Docker Engine", [2022-04-23T22:10:14.751Z] "minimum-os": "vista", [2022-04-23T22:10:14.751Z] "execution-level": "", [2022-04-23T22:10:14.751Z] "ui-access": false, [2022-04-23T22:10:14.751Z] "auto-elevate": false, [2022-04-23T22:10:14.751Z] "dpi-awareness": "unaware", [2022-04-23T22:10:14.751Z] "disable-theming": false, [2022-04-23T22:10:14.751Z] "disable-window-filtering": false, [2022-04-23T22:10:14.751Z] "high-resolution-scrolling-aware": false, [2022-04-23T22:10:14.751Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T22:10:14.751Z] "long-path-aware": false, [2022-04-23T22:10:14.751Z] "printer-driver-isolation": false, [2022-04-23T22:10:14.751Z] "gdi-scaling": false, [2022-04-23T22:10:14.751Z] "segment-heap": false, [2022-04-23T22:10:14.751Z] "use-common-controls-v6": false [2022-04-23T22:10:14.751Z] } [2022-04-23T22:10:14.751Z] } [2022-04-23T22:10:14.751Z] }, [2022-04-23T22:10:14.751Z] "RT_MESSAGETABLE": { [2022-04-23T22:10:14.751Z] "#1": { [2022-04-23T22:10:14.751Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T22:10:14.751Z] } [2022-04-23T22:10:14.751Z] }, [2022-04-23T22:10:14.751Z] "RT_VERSION": { [2022-04-23T22:10:14.751Z] "#1": { [2022-04-23T22:10:14.751Z] "0409": { [2022-04-23T22:10:14.751Z] "fixed": { [2022-04-23T22:10:14.751Z] "file_version": "0.0.0.0", [2022-04-23T22:10:14.751Z] "product_version": "0.0.0.0", [2022-04-23T22:10:14.751Z] "type": "Unknown" [2022-04-23T22:10:14.751Z] }, [2022-04-23T22:10:14.751Z] "info": { [2022-04-23T22:10:14.751Z] "0000": { [2022-04-23T22:10:14.751Z] "CompanyName": "", [2022-04-23T22:10:14.751Z] "FileVersion": "dev", [2022-04-23T22:10:14.751Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-23T22:10:14.751Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-04-23T22:10:14.751Z] "ProductName": "", [2022-04-23T22:10:14.751Z] "ProductVersion": "dev", [2022-04-23T22:10:14.751Z] "SpecialBuild": "cd054983ff5bb51089117096f31b9aa50ec0d339" [2022-04-23T22:10:14.751Z] } [2022-04-23T22:10:14.751Z] } [2022-04-23T22:10:14.751Z] } [2022-04-23T22:10:14.751Z] } [2022-04-23T22:10:14.751Z] } [2022-04-23T22:10:14.751Z] } [2022-04-23T22:10:14.751Z] cmd/docker-proxy/genwinres_windows.go [2022-04-23T22:10:14.751Z] cmd/docker-proxy/main.go [2022-04-23T22:10:14.751Z] cmd/docker-proxy/network_proxy_test.go [2022-04-23T22:10:14.751Z] cmd/docker-proxy/proxy.go [2022-04-23T22:10:14.751Z] cmd/docker-proxy/sctp_proxy.go [2022-04-23T22:10:14.751Z] cmd/docker-proxy/tcp_proxy.go [2022-04-23T22:10:14.751Z] cmd/docker-proxy/udp_proxy.go [2022-04-23T22:10:14.751Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-23T22:10:14.751Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-23T22:10:14.751Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-23T22:10:14.751Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-23T22:10:14.751Z] remote: Enumerating objects: 23, done. [2022-04-23T22:10:14.751Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-23T22:10:14.751Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-23T22:10:14.751Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-23T22:10:14.751Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-04-23T22:10:14.751Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-23T22:10:14.751Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-23T22:10:14.751Z] Cross building: bundles/cross/linux/ppc64le [2022-04-23T22:10:14.751Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-23T22:10:14.751Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-23T22:10:15.475Z] --- PASS: TestGetAddress (24.94s) [2022-04-23T22:10:15.476Z] === RUN TestRequestSyntaxCheck [2022-04-23T22:10:15.476Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-04-23T22:10:15.476Z] === RUN TestRequest [2022-04-23T22:10:15.476Z] === RUN TestFailedConnection [2022-04-23T22:10:15.476Z] 2022/04/23 22:10:15 Closing DB instances... [2022-04-23T22:10:15.743Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-23T22:10:16.464Z] --- PASS: TestFailedConnection (1.06s) [2022-04-23T22:10:16.464Z] === RUN TestFailOnce [2022-04-23T22:10:16.934Z] 2022/04/23 22:10:16 http: panic serving 127.0.0.1:49299: Plugin not ready [2022-04-23T22:10:16.934Z] goroutine 34 [running]: [2022-04-23T22:10:16.934Z] net/http.(*conn).serve.func1() [2022-04-23T22:10:16.934Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T22:10:16.934Z] panic({0xcb3700, 0xdfd060}) [2022-04-23T22:10:16.934Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T22:10:16.934Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000c3a70?) [2022-04-23T22:10:16.934Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-23T22:10:16.934Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xe02878?, 0xc0000a80e0?}, 0xc0d9a6?) [2022-04-23T22:10:16.934Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T22:10:16.934Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xe02878, 0xc0000a80e0}, 0xc00022a000) [2022-04-23T22:10:16.934Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-23T22:10:16.934Z] net/http.serverHandler.ServeHTTP({0xe00e98?}, {0xe02878, 0xc0000a80e0}, 0xc00022a000) [2022-04-23T22:10:16.934Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T22:10:16.934Z] net/http.(*conn).serve(0xc000220000, {0xe02d78, 0xc0002020c0}) [2022-04-23T22:10:16.934Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T22:10:16.934Z] created by net/http.(*Server).Serve [2022-04-23T22:10:16.934Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T22:10:16.934Z] time="2022-04-23T22:10:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.FailOnce: Post \"http://127.0.0.1:49298/Test.FailOnce\": EOF, retrying in 1s" [2022-04-23T22:10:17.652Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.88s) [2022-04-23T22:10:17.652Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-23T22:10:17.921Z] --- PASS: TestFailOnce (1.28s) [2022-04-23T22:10:17.921Z] === RUN TestEchoInputOutput [2022-04-23T22:10:17.921Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-23T22:10:17.921Z] === RUN TestBackoff [2022-04-23T22:10:17.921Z] --- PASS: TestBackoff (0.00s) [2022-04-23T22:10:17.921Z] === RUN TestAbortRetry [2022-04-23T22:10:17.921Z] --- PASS: TestAbortRetry (0.00s) [2022-04-23T22:10:17.921Z] === RUN TestClientScheme [2022-04-23T22:10:17.921Z] --- PASS: TestClientScheme (0.00s) [2022-04-23T22:10:17.921Z] === RUN TestNewClientWithTimeout [2022-04-23T22:10:18.390Z] time="2022-04-23T22:10:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-23T22:10:18.390Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.98s) [2022-04-23T22:10:18.390Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-23T22:10:19.379Z] 2022/04/23 22:10:19 Closing DB instances... [2022-04-23T22:10:19.848Z] time="2022-04-23T22:10:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-23T22:10:21.416Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-23T22:10:21.416Z] === RUN TestNetworkDBGarbageCollection [2022-04-23T22:10:22.406Z] time="2022-04-23T22:10:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-23T22:10:22.557Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:10:22.557Z] INFO: Testing against a local daemon [2022-04-23T22:10:22.557Z] === RUN TestBuildWithSession [2022-04-23T22:10:22.557Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:10:22.557Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T22:10:22.557Z] === RUN TestBuildSquashParent [2022-04-23T22:10:22.557Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:22.557Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-23T22:10:22.557Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T22:10:22.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:10:22.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:10:22.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:10:22.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:10:22.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:10:22.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:10:22.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:10:22.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:10:22.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:10:22.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:10:22.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:10:22.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:10:22.557Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:10:22.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:10:22.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:10:22.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:10:25.764Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-23T22:10:26.022Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-23T22:10:26.280Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-23T22:10:26.850Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-23T22:10:27.171Z] time="2022-04-23T22:10:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-23T22:10:27.790Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-23T22:10:28.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-23T22:10:28.617Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-23T22:10:28.617Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-23T22:10:28.617Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-23T22:10:28.617Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-23T22:10:28.617Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-23T22:10:28.617Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-23T22:10:28.617Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-23T22:10:28.617Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-23T22:10:28.617Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-23T22:10:29.996Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-23T22:10:30.126Z] --- PASS: TestRequest (14.43s) [2022-04-23T22:10:30.126Z] === RUN TestOverlappingRequests [2022-04-23T22:10:30.255Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-23T22:10:30.596Z] --- PASS: TestOverlappingRequests (0.65s) [2022-04-23T22:10:30.596Z] === RUN TestRelease [2022-04-23T22:10:30.822Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-23T22:10:31.390Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-23T22:10:31.955Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-23T22:10:31.955Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-23T22:10:32.818Z] === RUN TestParseEmptyInterface [2022-04-23T22:10:32.818Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-23T22:10:32.818Z] === RUN TestParseNonInterfaceType [2022-04-23T22:10:32.818Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-23T22:10:32.818Z] === RUN TestParseWithOneFunction [2022-04-23T22:10:32.818Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-23T22:10:32.818Z] === RUN TestParseWithMultipleFuncs [2022-04-23T22:10:32.818Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-23T22:10:32.818Z] === RUN TestParseWithUnnamedReturn [2022-04-23T22:10:32.818Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-23T22:10:32.818Z] === RUN TestEmbeddedInterface [2022-04-23T22:10:32.818Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-23T22:10:32.818Z] === RUN TestParsedImports [2022-04-23T22:10:32.818Z] --- PASS: TestParsedImports (0.00s) [2022-04-23T22:10:32.818Z] === RUN TestAliasedImports [2022-04-23T22:10:32.818Z] --- PASS: TestAliasedImports (0.00s) [2022-04-23T22:10:32.818Z] PASS [2022-04-23T22:10:32.818Z] coverage: 56.8% of statements [2022-04-23T22:10:32.818Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.069s coverage: 56.8% of statements [2022-04-23T22:10:33.287Z] --- PASS: TestRelease (2.66s) [2022-04-23T22:10:33.287Z] === RUN TestAllocateRandomDeallocate [2022-04-23T22:10:33.757Z] === RUN TestHTTPTransport [2022-04-23T22:10:33.757Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-23T22:10:33.757Z] PASS [2022-04-23T22:10:33.757Z] coverage: 85.7% of statements [2022-04-23T22:10:33.757Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2022-04-23T22:10:33.857Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-23T22:10:33.857Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-23T22:10:33.857Z] PASS [2022-04-23T22:10:33.857Z] [2022-04-23T22:10:33.857Z] DONE 17 tests in 51.396s [2022-04-23T22:10:33.857Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-23T22:10:33.857Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:10:33.857Z] ++ set -e [2022-04-23T22:10:33.857Z] ++ '[' -n 0 ']' [2022-04-23T22:10:33.857Z] ++ set -x [2022-04-23T22:10:33.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:10:34.115Z] INFO: Testing against a local daemon [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:10:34.115Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:10:34.115Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T22:10:34.115Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T22:10:34.115Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T22:10:34.115Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T22:10:34.115Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T22:10:34.115Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T22:10:34.115Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T22:10:34.115Z] === RUN TestPluginInstall [2022-04-23T22:10:34.115Z] === RUN TestPluginInstall/no_auth [2022-04-23T22:10:34.225Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-23T22:10:34.225Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T22:10:34.225Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-23T22:10:34.225Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-23T22:10:34.225Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-23T22:10:34.225Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-23T22:10:34.225Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-23T22:10:34.225Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T22:10:34.225Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-23T22:10:34.225Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-23T22:10:34.225Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-23T22:10:34.225Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-23T22:10:34.225Z] === RUN TestBufferPoolPutAndGet [2022-04-23T22:10:34.225Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-23T22:10:34.225Z] PASS [2022-04-23T22:10:34.225Z] coverage: 88.2% of statements [2022-04-23T22:10:34.225Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2022-04-23T22:10:35.052Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-23T22:10:35.216Z] === RUN TestOutputOnPrematureClose [2022-04-23T22:10:35.216Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-23T22:10:35.216Z] === RUN TestCompleteSilently [2022-04-23T22:10:35.216Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-23T22:10:35.216Z] PASS [2022-04-23T22:10:35.216Z] coverage: 75.9% of statements [2022-04-23T22:10:35.216Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-04-23T22:10:35.686Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-23T22:10:35.686Z] === RUN TestClientStream [2022-04-23T22:10:35.686Z] --- PASS: TestClientStream (0.00s) [2022-04-23T22:10:35.686Z] === RUN TestClientSendFile [2022-04-23T22:10:35.686Z] --- PASS: TestClientSendFile (0.00s) [2022-04-23T22:10:35.686Z] === RUN TestClientWithRequestTimeout [2022-04-23T22:10:35.686Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-23T22:10:35.686Z] === RUN TestFileSpecPlugin [2022-04-23T22:10:35.686Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-23T22:10:35.686Z] === RUN TestFileJSONSpecPlugin [2022-04-23T22:10:35.686Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-23T22:10:35.686Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-23T22:10:35.686Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-23T22:10:35.686Z] === RUN TestPluginAddHandler [2022-04-23T22:10:35.686Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-23T22:10:35.686Z] === RUN TestPluginWaitBadPlugin [2022-04-23T22:10:35.686Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-23T22:10:35.686Z] === RUN TestGet [2022-04-23T22:10:35.686Z] === RUN TestSendToOneSub [2022-04-23T22:10:35.686Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-23T22:10:35.686Z] === RUN TestSendToMultipleSubs [2022-04-23T22:10:35.686Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-23T22:10:35.686Z] === RUN TestEvictOneSub [2022-04-23T22:10:35.686Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-23T22:10:35.686Z] === RUN TestClosePublisher [2022-04-23T22:10:35.686Z] --- PASS: TestClosePublisher (0.00s) [2022-04-23T22:10:35.686Z] === RUN TestPubSubRace [2022-04-23T22:10:35.686Z] time="2022-04-23T22:10:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-23T22:10:35.853Z] --- PASS: TestUpdateRestartPolicy (21.28s) [2022-04-23T22:10:35.853Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T22:10:35.853Z] --- PASS: TestUpdateRestartWithAutoRemove (1.92s) [2022-04-23T22:10:35.853Z] === RUN TestWaitNonBlocked [2022-04-23T22:10:35.853Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:10:35.853Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:10:35.853Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:10:35.853Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:10:35.853Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:10:35.853Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:10:35.988Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-23T22:10:36.248Z] time="2022-04-23T22:10:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:10:36.248Z] time="2022-04-23T22:10:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35a591fac923e12e39ec46995ad3b3e3330d8f49393d0e17d56bddd04cad7237" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:10:36.248Z] time="2022-04-23T22:10:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:10:36.248Z] time="2022-04-23T22:10:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35a591fac923e12e39ec46995ad3b3e3330d8f49393d0e17d56bddd04cad7237" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:10:36.508Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-23T22:10:36.508Z] === RUN TestPluginInstall/with_htpasswd [2022-04-23T22:10:36.676Z] time="2022-04-23T22:10:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-23T22:10:36.676Z] --- PASS: TestPubSubRace (1.07s) [2022-04-23T22:10:36.676Z] PASS [2022-04-23T22:10:36.676Z] coverage: 75.0% of statements [2022-04-23T22:10:36.676Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 75.0% of statements [2022-04-23T22:10:37.076Z] time="2022-04-23T22:10:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:10:37.076Z] time="2022-04-23T22:10:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f239eb64aedf87c055dc339aa0f61d570d2402ef4ad327ab90fadfd3355ebaf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:10:37.076Z] time="2022-04-23T22:10:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:10:37.076Z] time="2022-04-23T22:10:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f239eb64aedf87c055dc339aa0f61d570d2402ef4ad327ab90fadfd3355ebaf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:10:37.076Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-23T22:10:37.076Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-23T22:10:37.076Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-23T22:10:37.334Z] === RUN TestPluginInstall/with_insecure [2022-04-23T22:10:37.380Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-23T22:10:37.380Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.09s) [2022-04-23T22:10:37.380Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.19s) [2022-04-23T22:10:37.380Z] === RUN TestWaitBlocked [2022-04-23T22:10:37.380Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:37.380Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-23T22:10:37.380Z] PASS [2022-04-23T22:10:37.380Z] ok github.com/docker/docker/integration/container 93.470s [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === Skipped [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-23T22:10:37.380Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-23T22:10:37.380Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T22:10:37.380Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T22:10:37.380Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T22:10:37.380Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T22:10:37.380Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T22:10:37.380Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-23T22:10:37.380Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-23T22:10:37.380Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.19s) [2022-04-23T22:10:37.380Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:10:37.380Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.19s) [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-23T22:10:37.380Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-23T22:10:37.380Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-23T22:10:37.380Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T22:10:37.380Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-23T22:10:37.380Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-23T22:10:37.380Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T22:10:37.380Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:10:37.380Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T22:10:37.380Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T22:10:37.380Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-23T22:10:37.380Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:10:37.380Z] [2022-04-23T22:10:37.380Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T22:10:37.381Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:10:37.381Z] [2022-04-23T22:10:37.381Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-23T22:10:37.381Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T22:10:37.381Z] [2022-04-23T22:10:37.381Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-23T22:10:37.381Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:37.381Z] [2022-04-23T22:10:37.381Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-23T22:10:37.381Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:10:37.381Z] [2022-04-23T22:10:37.381Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-23T22:10:37.381Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:37.381Z] [2022-04-23T22:10:37.381Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-23T22:10:37.381Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:37.381Z] [2022-04-23T22:10:37.381Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-23T22:10:37.381Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T22:10:37.381Z] [2022-04-23T22:10:37.381Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-23T22:10:37.381Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:37.381Z] [2022-04-23T22:10:37.381Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-23T22:10:37.381Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:37.381Z] [2022-04-23T22:10:37.381Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T22:10:37.381Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T22:10:37.381Z] [2022-04-23T22:10:37.381Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-23T22:10:37.381Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:10:37.381Z] [2022-04-23T22:10:37.381Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-23T22:10:37.381Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T22:10:37.381Z] [2022-04-23T22:10:37.381Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-23T22:10:37.381Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T22:10:37.381Z] [2022-04-23T22:10:37.381Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-23T22:10:37.381Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:10:37.381Z] [2022-04-23T22:10:37.381Z] DONE 120 tests, 34 skipped in 96.215s [2022-04-23T22:10:37.381Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-23T22:10:37.664Z] === RUN TestRegister [2022-04-23T22:10:37.664Z] --- PASS: TestRegister (0.00s) [2022-04-23T22:10:37.664Z] === RUN TestCommand [2022-04-23T22:10:37.664Z] --- PASS: TestCommand (0.04s) [2022-04-23T22:10:37.664Z] === RUN TestNaiveSelf [2022-04-23T22:10:37.664Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-23T22:10:37.664Z] PASS [2022-04-23T22:10:37.664Z] coverage: 82.4% of statements [2022-04-23T22:10:37.664Z] ok github.com/docker/docker/pkg/reexec 0.111s coverage: 82.4% of statements [2022-04-23T22:10:37.902Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-23T22:10:38.133Z] === RUN TestDump [2022-04-23T22:10:38.133Z] goroutine 6 [running]: [2022-04-23T22:10:38.133Z] github.com/docker/docker/pkg/stack.dump(0xf92d57?) [2022-04-23T22:10:38.133Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T22:10:38.133Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-23T22:10:38.133Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-23T22:10:38.133Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-23T22:10:38.133Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-23T22:10:38.133Z] testing.tRunner(0xc0001621a0, 0x115a498) [2022-04-23T22:10:38.133Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:10:38.133Z] created by testing.(*T).Run [2022-04-23T22:10:38.133Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T22:10:38.133Z] [2022-04-23T22:10:38.133Z] goroutine 1 [chan receive]: [2022-04-23T22:10:38.133Z] testing.(*T).Run(0xc000162000, {0x114913c?, 0xf6c1f3?}, 0x115a498) [2022-04-23T22:10:38.133Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T22:10:38.133Z] testing.runTests.func1(0xc00006c870?) [2022-04-23T22:10:38.133Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T22:10:38.133Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-23T22:10:38.133Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:10:38.133Z] testing.runTests(0xc000058500?, {0x12de400, 0x3, 0x3}, {0x1faeaca0108?, 0x40?, 0x12e34a0?}) [2022-04-23T22:10:38.133Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T22:10:38.133Z] testing.(*M).Run(0xc000058500) [2022-04-23T22:10:38.133Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T22:10:38.133Z] main.main() [2022-04-23T22:10:38.133Z] _testmain.go:99 +0x255 [2022-04-23T22:10:38.133Z] --- PASS: TestDump (0.00s) [2022-04-23T22:10:38.133Z] === RUN TestDumpToFile [2022-04-23T22:10:38.470Z] time="2022-04-23T22:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:10:38.470Z] time="2022-04-23T22:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97f2d91c4c2f565014708ba8640946d093ba4cce0aef6f4b570bc07687082d33" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:10:38.470Z] time="2022-04-23T22:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T22:10:38.470Z] time="2022-04-23T22:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97f2d91c4c2f565014708ba8640946d093ba4cce0aef6f4b570bc07687082d33" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T22:10:38.602Z] --- PASS: TestDumpToFile (0.18s) [2022-04-23T22:10:38.602Z] === RUN TestDumpToFileWithEmptyInput [2022-04-23T22:10:38.602Z] goroutine 8 [running]: [2022-04-23T22:10:38.602Z] github.com/docker/docker/pkg/stack.dump(0x100ed13?) [2022-04-23T22:10:38.602Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T22:10:38.602Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x100ece0?}) [2022-04-23T22:10:38.602Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-23T22:10:38.602Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-04-23T22:10:38.602Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-23T22:10:38.602Z] testing.tRunner(0xc000162820, 0x115a488) [2022-04-23T22:10:38.602Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:10:38.602Z] created by testing.(*T).Run [2022-04-23T22:10:38.602Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T22:10:38.602Z] [2022-04-23T22:10:38.602Z] goroutine 1 [chan receive]: [2022-04-23T22:10:38.602Z] testing.(*T).Run(0xc000162000, {0x1150713?, 0xf6c1f3?}, 0x115a488) [2022-04-23T22:10:38.602Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T22:10:38.602Z] testing.runTests.func1(0xc00006c870?) [2022-04-23T22:10:38.602Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T22:10:38.602Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-23T22:10:38.602Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T22:10:38.602Z] testing.runTests(0xc000058500?, {0x12de400, 0x3, 0x3}, {0x1faeaca0108?, 0x40?, 0x12e34a0?}) [2022-04-23T22:10:38.602Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T22:10:38.602Z] testing.(*M).Run(0xc000058500) [2022-04-23T22:10:38.602Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T22:10:38.602Z] main.main() [2022-04-23T22:10:38.602Z] _testmain.go:99 +0x255 [2022-04-23T22:10:38.602Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-23T22:10:38.602Z] PASS [2022-04-23T22:10:38.602Z] coverage: 90.9% of statements [2022-04-23T22:10:38.602Z] ok github.com/docker/docker/pkg/stack 0.218s coverage: 90.9% of statements [2022-04-23T22:10:38.602Z] time="2022-04-23T22:10:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-23T22:10:38.729Z] plugin_test.go:195: [da57f87d3da8e] daemon is not started [2022-04-23T22:10:38.729Z] --- PASS: TestPluginInstall (4.52s) [2022-04-23T22:10:38.729Z] --- PASS: TestPluginInstall/no_auth (2.42s) [2022-04-23T22:10:38.729Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-04-23T22:10:38.729Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-04-23T22:10:38.729Z] === RUN TestPluginsWithRuntimes [2022-04-23T22:10:39.072Z] === RUN TestNewStdWriter [2022-04-23T22:10:39.072Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-23T22:10:39.072Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-23T22:10:39.072Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-23T22:10:39.072Z] === RUN TestWriteWithNilBytes [2022-04-23T22:10:39.072Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-23T22:10:39.072Z] === RUN TestWrite [2022-04-23T22:10:39.072Z] --- PASS: TestWrite (0.00s) [2022-04-23T22:10:39.072Z] === RUN TestWriteWithWriterError [2022-04-23T22:10:39.072Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-23T22:10:39.072Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-23T22:10:39.072Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-23T22:10:39.072Z] === RUN TestStdCopyWriteAndRead [2022-04-23T22:10:39.072Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-23T22:10:39.072Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-23T22:10:39.072Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-23T22:10:39.072Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-23T22:10:39.072Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-23T22:10:39.072Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-23T22:10:39.072Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-23T22:10:39.072Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-23T22:10:39.072Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-23T22:10:39.072Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-23T22:10:39.072Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-23T22:10:39.072Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-23T22:10:39.072Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-23T22:10:39.072Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-23T22:10:39.072Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-23T22:10:39.072Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-23T22:10:39.072Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-23T22:10:39.072Z] PASS [2022-04-23T22:10:39.072Z] coverage: 100.0% of statements [2022-04-23T22:10:39.072Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-04-23T22:10:39.667Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-23T22:10:39.667Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-23T22:10:39.667Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T22:10:39.667Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-23T22:10:40.059Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-23T22:10:40.059Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-23T22:10:40.059Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-23T22:10:40.059Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-23T22:10:40.059Z] === RUN TestFormatStatus [2022-04-23T22:10:40.059Z] --- PASS: TestFormatStatus (0.00s) [2022-04-23T22:10:40.059Z] === RUN TestFormatError [2022-04-23T22:10:40.059Z] --- PASS: TestFormatError (0.00s) [2022-04-23T22:10:40.059Z] === RUN TestFormatJSONError [2022-04-23T22:10:40.059Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-23T22:10:40.059Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-23T22:10:40.059Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-23T22:10:40.059Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-23T22:10:40.059Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-23T22:10:40.059Z] === RUN TestNewJSONProgressOutput [2022-04-23T22:10:40.059Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-23T22:10:40.059Z] === RUN TestAuxFormatterEmit [2022-04-23T22:10:40.059Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-23T22:10:40.059Z] === RUN TestStreamWriterStdout [2022-04-23T22:10:40.059Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-23T22:10:40.059Z] === RUN TestStreamWriterStderr [2022-04-23T22:10:40.059Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-23T22:10:40.059Z] PASS [2022-04-23T22:10:40.059Z] coverage: 66.2% of statements [2022-04-23T22:10:40.059Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2022-04-23T22:10:40.059Z] --- PASS: TestAllocateRandomDeallocate (7.10s) [2022-04-23T22:10:40.059Z] === RUN TestRetrieveFromStore [2022-04-23T22:10:40.233Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-23T22:10:40.233Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-23T22:10:40.529Z] === RUN TestGenerateRandomID [2022-04-23T22:10:40.529Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-23T22:10:40.529Z] === RUN TestShortenId [2022-04-23T22:10:40.529Z] --- PASS: TestShortenId (0.00s) [2022-04-23T22:10:40.529Z] === RUN TestShortenSha256Id [2022-04-23T22:10:40.529Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-23T22:10:40.529Z] === RUN TestShortenIdEmpty [2022-04-23T22:10:40.529Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-23T22:10:40.529Z] === RUN TestShortenIdInvalid [2022-04-23T22:10:40.529Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-23T22:10:40.529Z] === RUN TestIsShortIDNonHex [2022-04-23T22:10:40.529Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-23T22:10:40.529Z] === RUN TestIsShortIDNotCorrectSize [2022-04-23T22:10:40.529Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-23T22:10:40.529Z] PASS [2022-04-23T22:10:40.529Z] coverage: 70.6% of statements [2022-04-23T22:10:40.529Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-04-23T22:10:40.800Z] === RUN TestDockerSuite/TestCommitChange [2022-04-23T22:10:41.369Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-23T22:10:41.516Z] === RUN TestIsCpusetListAvailable [2022-04-23T22:10:41.516Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-23T22:10:41.516Z] PASS [2022-04-23T22:10:41.516Z] coverage: 39.4% of statements [2022-04-23T22:10:41.516Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-04-23T22:10:41.628Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-23T22:10:42.196Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-23T22:10:42.455Z] --- PASS: TestPluginsWithRuntimes (3.92s) [2022-04-23T22:10:42.455Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-04-23T22:10:42.455Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-04-23T22:10:42.455Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T22:10:42.503Z] --- PASS: TestRetrieveFromStore (2.30s) [2022-04-23T22:10:42.503Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-23T22:10:42.503Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-23T22:10:42.503Z] === RUN TestParallelPredefinedRequest1 [2022-04-23T22:10:42.503Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-23T22:10:42.503Z] === RUN TestParallelPredefinedRequest2 [2022-04-23T22:10:42.503Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-23T22:10:42.503Z] === RUN TestParallelPredefinedRequest3 [2022-04-23T22:10:42.503Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-23T22:10:42.503Z] === RUN TestParallelPredefinedRequest4 [2022-04-23T22:10:42.503Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-23T22:10:42.503Z] === RUN TestParallelPredefinedRequest5 [2022-04-23T22:10:42.503Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-23T22:10:42.503Z] === RUN TestDebug [2022-04-23T22:10:42.503Z] --- PASS: TestDebug (0.00s) [2022-04-23T22:10:42.503Z] === RUN TestRequestPoolParallel [2022-04-23T22:10:42.503Z] time="2022-04-23T22:10:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-23T22:10:42.972Z] === RUN TestChtimes [2022-04-23T22:10:42.972Z] --- PASS: TestChtimes (0.00s) [2022-04-23T22:10:42.972Z] === RUN TestChtimesWindows [2022-04-23T22:10:42.972Z] --- PASS: TestChtimesWindows (0.01s) [2022-04-23T22:10:42.972Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-23T22:10:42.972Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-23T22:10:42.972Z] PASS [2022-04-23T22:10:42.972Z] coverage: 13.0% of statements [2022-04-23T22:10:42.972Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.0% of statements [2022-04-23T22:10:42.972Z] --- PASS: TestRequestPoolParallel (0.51s) [2022-04-23T22:10:42.972Z] === RUN TestFullAllocateRelease [2022-04-23T22:10:43.390Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-04-23T22:10:43.390Z] PASS [2022-04-23T22:10:43.390Z] [2022-04-23T22:10:43.390Z] DONE 24 tests in 9.374s [2022-04-23T22:10:43.390Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-23T22:10:43.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:10:43.390Z] ++ set -e [2022-04-23T22:10:43.390Z] ++ '[' -n 0 ']' [2022-04-23T22:10:43.390Z] ++ set -x [2022-04-23T22:10:43.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:10:43.391Z] INFO: Testing against a local daemon [2022-04-23T22:10:43.391Z] === RUN TestExternalGraphDriver [2022-04-23T22:10:43.391Z] === RUN TestExternalGraphDriver/json [2022-04-23T22:10:43.444Z] --- PASS: TestFullAllocateRelease (0.45s) [2022-04-23T22:10:43.444Z] === RUN TestOddAllocateRelease [2022-04-23T22:10:43.444Z] === RUN TestTailFile [2022-04-23T22:10:43.444Z] --- PASS: TestTailFile (0.00s) [2022-04-23T22:10:43.444Z] === RUN TestTailFileManyLines [2022-04-23T22:10:43.444Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-23T22:10:43.444Z] === RUN TestTailEmptyFile [2022-04-23T22:10:43.444Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-23T22:10:43.444Z] === RUN TestTailNegativeN [2022-04-23T22:10:43.444Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader [2022-04-23T22:10:43.444Z] === CONT TestNewTailReader [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/no_delimiter [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/truncated_last_line [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-23T22:10:43.444Z] === CONT TestNewTailReader/no_delimiter [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:10:43.444Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.444Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.444Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:10:43.444Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.444Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.445Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-23T22:10:43.445Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:10:43.445Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:10:43.445Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:10:43.445Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:10:43.445Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:10:43.445Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:10:43.445Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.445Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.445Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.445Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.445Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.445Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.445Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.445Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.445Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.445Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.445Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-23T22:10:43.445Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.445Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:10:43.445Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.445Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:10:43.445Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:10:43.445Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:10:43.445Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.445Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:10:43.445Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.445Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:10:43.445Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.445Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.650Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-23T22:10:43.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:10:43.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.919Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:43.919Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.919Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:43.919Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:10:43.919Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:10:43.919Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:43.920Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:43.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:43.920Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-04-23T22:10:43.920Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-23T22:10:43.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:43.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:43.921Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:43.922Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:43.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:43.922Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:43.923Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.923Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:43.923Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T22:10:43.923Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T22:10:43.923Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:43.923Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:43.923Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:43.923Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:43.923Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:43.923Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:43.923Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:43.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:43.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:44.413Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:44.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:44.413Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:44.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:44.413Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:44.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:44.413Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:44.413Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:44.414Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.17s) [2022-04-23T22:10:44.414Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T22:10:44.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:10:44.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:10:44.415Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-23T22:10:44.416Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T22:10:44.416Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T22:10:44.417Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.417Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T22:10:44.417Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T22:10:44.417Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T22:10:44.417Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T22:10:44.417Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-23T22:10:44.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T22:10:44.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T22:10:44.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T22:10:44.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T22:10:44.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T22:10:44.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T22:10:44.885Z] PASS [2022-04-23T22:10:44.885Z] coverage: 88.6% of statements [2022-04-23T22:10:44.885Z] ok github.com/docker/docker/pkg/tailfile 0.329s coverage: 88.6% of statements [2022-04-23T22:10:44.885Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-23T22:10:44.885Z] === CONT TestParallelPredefinedRequest1 [2022-04-23T22:10:44.885Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T22:10:44.885Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T22:10:44.885Z] === CONT TestParallelPredefinedRequest1 [2022-04-23T22:10:44.885Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:10:44.885Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T22:10:44.885Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:10:44.885Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-23T22:10:44.885Z] === CONT TestParallelPredefinedRequest3 [2022-04-23T22:10:44.885Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:10:44.885Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-23T22:10:44.885Z] === CONT TestParallelPredefinedRequest2 [2022-04-23T22:10:44.885Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:10:44.885Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-23T22:10:44.885Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T22:10:44.885Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:10:44.885Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-23T22:10:44.885Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-23T22:10:44.885Z] PASS [2022-04-23T22:10:44.885Z] coverage: 85.3% of statements [2022-04-23T22:10:44.885Z] ok github.com/docker/docker/libnetwork/ipam 64.921s coverage: 85.3% of statements [2022-04-23T22:10:45.080Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-23T22:10:45.342Z] === RUN TestExternalGraphDriver/spec [2022-04-23T22:10:45.355Z] === RUN TestTarSumRemoveNonExistent [2022-04-23T22:10:45.355Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-23T22:10:45.355Z] === RUN TestTarSumRemove [2022-04-23T22:10:45.355Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-23T22:10:45.355Z] === RUN TestSortFileInfoSums [2022-04-23T22:10:45.355Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-23T22:10:45.355Z] === RUN TestNewTarSumForLabelInvalid [2022-04-23T22:10:45.355Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-23T22:10:45.355Z] === RUN TestNewTarSumForLabel [2022-04-23T22:10:45.355Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-23T22:10:45.355Z] === RUN TestEmptyTar [2022-04-23T22:10:45.355Z] --- PASS: TestEmptyTar (0.01s) [2022-04-23T22:10:45.355Z] === RUN TestTarSumsReadSize [2022-04-23T22:10:45.355Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-23T22:10:45.355Z] === RUN TestTarSums [2022-04-23T22:10:45.355Z] --- PASS: TestTarSums (0.06s) [2022-04-23T22:10:45.355Z] === RUN TestIteration [2022-04-23T22:10:45.355Z] --- PASS: TestIteration (0.00s) [2022-04-23T22:10:45.355Z] === RUN TestVersionLabelForChecksum [2022-04-23T22:10:45.355Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-23T22:10:45.355Z] === RUN TestVersion [2022-04-23T22:10:45.355Z] --- PASS: TestVersion (0.00s) [2022-04-23T22:10:45.355Z] === RUN TestGetVersion [2022-04-23T22:10:45.355Z] --- PASS: TestGetVersion (0.00s) [2022-04-23T22:10:45.355Z] === RUN TestGetVersions [2022-04-23T22:10:45.355Z] --- PASS: TestGetVersions (0.00s) [2022-04-23T22:10:45.355Z] PASS [2022-04-23T22:10:45.355Z] coverage: 89.3% of statements [2022-04-23T22:10:45.355Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [2022-04-23T22:10:45.600Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-23T22:10:45.824Z] === RUN TestTruncIndex [2022-04-23T22:10:45.824Z] --- PASS: TestTruncIndex (0.10s) [2022-04-23T22:10:45.824Z] PASS [2022-04-23T22:10:45.824Z] coverage: 91.5% of statements [2022-04-23T22:10:45.824Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-04-23T22:10:46.813Z] === RUN TestVersionInfo [2022-04-23T22:10:46.813Z] --- PASS: TestVersionInfo (0.00s) [2022-04-23T22:10:46.813Z] === RUN TestAppendVersions [2022-04-23T22:10:46.813Z] --- PASS: TestAppendVersions (0.00s) [2022-04-23T22:10:46.813Z] PASS [2022-04-23T22:10:46.813Z] coverage: 88.9% of statements [2022-04-23T22:10:46.813Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-04-23T22:10:46.975Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-23T22:10:47.234Z] === RUN TestExternalGraphDriver/pull [2022-04-23T22:10:47.492Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-23T22:10:48.379Z] === RUN TestValidatePrivileges [2022-04-23T22:10:48.379Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-23T22:10:48.379Z] === RUN TestFilterByCapNeg [2022-04-23T22:10:48.379Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-23T22:10:48.379Z] === RUN TestFilterByCapPos [2022-04-23T22:10:48.379Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-23T22:10:48.379Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-23T22:10:48.379Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-23T22:10:48.379Z] PASS [2022-04-23T22:10:48.379Z] coverage: 12.2% of statements [2022-04-23T22:10:48.379Z] ok github.com/docker/docker/plugin 0.059s coverage: 12.2% of statements [2022-04-23T22:10:48.870Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-23T22:10:49.129Z] --- PASS: TestExternalGraphDriver (5.60s) [2022-04-23T22:10:49.129Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2022-04-23T22:10:49.129Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2022-04-23T22:10:49.129Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2022-04-23T22:10:49.129Z] === RUN TestGraphdriverPluginV2 [2022-04-23T22:10:49.368Z] === RUN TestNewSettable [2022-04-23T22:10:49.368Z] --- PASS: TestNewSettable (0.00s) [2022-04-23T22:10:49.368Z] === RUN TestIsSettable [2022-04-23T22:10:49.368Z] --- PASS: TestIsSettable (0.00s) [2022-04-23T22:10:49.368Z] === RUN TestUpdateSettingsEnv [2022-04-23T22:10:49.368Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-23T22:10:49.368Z] PASS [2022-04-23T22:10:49.368Z] coverage: 20.0% of statements [2022-04-23T22:10:49.368Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2022-04-23T22:10:49.387Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-23T22:10:49.387Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-23T22:10:49.387Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-23T22:10:49.387Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-23T22:10:49.387Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-23T22:10:49.387Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-23T22:10:49.387Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-23T22:10:50.355Z] === RUN TestLoad [2022-04-23T22:10:50.355Z] --- PASS: TestLoad (0.00s) [2022-04-23T22:10:50.355Z] === RUN TestSave [2022-04-23T22:10:50.355Z] --- PASS: TestSave (0.03s) [2022-04-23T22:10:50.355Z] === RUN TestAddDeleteGet [2022-04-23T22:10:50.355Z] --- PASS: TestAddDeleteGet (0.05s) [2022-04-23T22:10:50.355Z] === RUN TestInvalidTags [2022-04-23T22:10:50.355Z] --- PASS: TestInvalidTags (0.01s) [2022-04-23T22:10:50.355Z] PASS [2022-04-23T22:10:50.355Z] coverage: 84.4% of statements [2022-04-23T22:10:50.355Z] ok github.com/docker/docker/reference 0.130s coverage: 84.4% of statements [2022-04-23T22:10:50.761Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-23T22:10:50.824Z] --- PASS: TestGet (15.01s) [2022-04-23T22:10:50.824Z] === RUN TestPluginWithNoManifest [2022-04-23T22:10:50.824Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-23T22:10:50.824Z] === RUN TestGetAll [2022-04-23T22:10:50.824Z] --- PASS: TestGetAll (0.00s) [2022-04-23T22:10:50.824Z] PASS [2022-04-23T22:10:50.824Z] coverage: 73.2% of statements [2022-04-23T22:10:50.824Z] ok github.com/docker/docker/pkg/plugins 35.062s coverage: 73.2% of statements [2022-04-23T22:10:51.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-23T22:10:52.266Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-23T22:10:52.266Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-23T22:10:52.390Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-23T22:10:52.390Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-23T22:10:52.390Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-23T22:10:52.390Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-23T22:10:52.390Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-23T22:10:52.390Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-23T22:10:52.390Z] === RUN TestResumableRequestReaderWithReadError [2022-04-23T22:10:52.390Z] === RUN TestResolveAuthConfigIndexServer [2022-04-23T22:10:52.390Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-23T22:10:52.390Z] === RUN TestResolveAuthConfigFullURL [2022-04-23T22:10:52.390Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-23T22:10:52.391Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestValidateMirror [2022-04-23T22:10:52.391Z] --- PASS: TestValidateMirror (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestLoadInsecureRegistries [2022-04-23T22:10:52.391Z] time="2022-04-23T22:10:51Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-23T22:10:52.391Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-04-23T22:10:52.391Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-23T22:10:52.391Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-23T22:10:52.391Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-23T22:10:52.391Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestResumableRequestReader [2022-04-23T22:10:52.391Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-23T22:10:52.391Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-23T22:10:52.391Z] PASS [2022-04-23T22:10:52.391Z] coverage: 100.0% of statements [2022-04-23T22:10:52.391Z] ok github.com/docker/docker/registry/resumable 0.247s coverage: 100.0% of statements [2022-04-23T22:10:52.391Z] time="2022-04-23T22:10:51Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T22:10:52.391Z] time="2022-04-23T22:10:52Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-23T22:10:52.391Z] time="2022-04-23T22:10:52Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T22:10:52.391Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-04-23T22:10:52.391Z] === RUN TestNewServiceConfig [2022-04-23T22:10:52.391Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestValidateIndexName [2022-04-23T22:10:52.391Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestValidateIndexNameWithError [2022-04-23T22:10:52.391Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestEndpointParse [2022-04-23T22:10:52.391Z] --- PASS: TestEndpointParse (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestEndpointParseInvalid [2022-04-23T22:10:52.391Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestValidateEndpoint [2022-04-23T22:10:52.391Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-23T22:10:52.391Z] === RUN TestPing [2022-04-23T22:10:52.391Z] --- PASS: TestPing (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestPingRegistryEndpoint [2022-04-23T22:10:52.391Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:10:52.391Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestEndpoint [2022-04-23T22:10:52.391Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:10:52.391Z] --- SKIP: TestEndpoint (0.01s) [2022-04-23T22:10:52.391Z] === RUN TestParseRepositoryInfo [2022-04-23T22:10:52.391Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestNewIndexInfo [2022-04-23T22:10:52.391Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestMirrorEndpointLookup [2022-04-23T22:10:52.391Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:10:52.391Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestSearchRepositories [2022-04-23T22:10:52.391Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-23T22:10:52.391Z] Host: 127.0.0.1:49341 [2022-04-23T22:10:52.391Z] User-Agent: docker test client [2022-04-23T22:10:52.391Z] Authorization: Token fake-token [2022-04-23T22:10:52.391Z] X-Docker-Token: true [2022-04-23T22:10:52.391Z] Accept-Encoding: gzip [2022-04-23T22:10:52.391Z] [2022-04-23T22:10:52.391Z] [2022-04-23T22:10:52.391Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-23T22:10:52.391Z] Connection: close [2022-04-23T22:10:52.391Z] Content-Length: 144 [2022-04-23T22:10:52.391Z] Cache-Control: no-cache [2022-04-23T22:10:52.391Z] Content-Type: application/json [2022-04-23T22:10:52.391Z] Date: Sat, 23 Apr 2022 22:10:52 GMT [2022-04-23T22:10:52.391Z] Expires: -1 [2022-04-23T22:10:52.391Z] Pragma: no-cache [2022-04-23T22:10:52.391Z] Server: docker-tests/mock [2022-04-23T22:10:52.391Z] X-Docker-Registry-Config: mock [2022-04-23T22:10:52.391Z] X-Docker-Registry-Version: 0.0.0 [2022-04-23T22:10:52.391Z] [2022-04-23T22:10:52.391Z] [2022-04-23T22:10:52.391Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-23T22:10:52.391Z] === RUN TestTrustedLocation [2022-04-23T22:10:52.391Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-23T22:10:52.391Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestAllowNondistributableArtifacts [2022-04-23T22:10:52.391Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-23T22:10:52.391Z] === RUN TestIsSecureIndex [2022-04-23T22:10:52.391Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-23T22:10:52.391Z] PASS [2022-04-23T22:10:52.391Z] coverage: 51.7% of statements [2022-04-23T22:10:52.391Z] ok github.com/docker/docker/registry 0.289s coverage: 51.7% of statements [2022-04-23T22:10:52.836Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-23T22:10:52.859Z] === RUN TestRestartManagerTimeout [2022-04-23T22:10:52.859Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-23T22:10:52.859Z] === RUN TestRestartManagerTimeoutReset [2022-04-23T22:10:52.859Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-23T22:10:52.859Z] PASS [2022-04-23T22:10:52.859Z] coverage: 50.9% of statements [2022-04-23T22:10:52.859Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2022-04-23T22:10:53.327Z] === RUN TestDecodeContainerConfig [2022-04-23T22:10:53.327Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-23T22:10:53.327Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-23T22:10:53.327Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-23T22:10:53.327Z] === RUN TestDecodeContainerConfigIsolation [2022-04-23T22:10:53.327Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-23T22:10:53.327Z] === RUN TestValidatePrivileged [2022-04-23T22:10:53.327Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-23T22:10:53.327Z] PASS [2022-04-23T22:10:53.327Z] coverage: 52.4% of statements [2022-04-23T22:10:53.327Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.4% of statements [2022-04-23T22:10:53.773Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-23T22:10:53.773Z] --- PASS: TestGraphdriverPluginV2 (4.84s) [2022-04-23T22:10:53.773Z] PASS [2022-04-23T22:10:53.773Z] [2022-04-23T22:10:53.773Z] DONE 5 tests in 10.542s [2022-04-23T22:10:53.798Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-23T22:10:53.798Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-23T22:10:53.798Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-23T22:10:53.798Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-23T22:10:53.798Z] PASS [2022-04-23T22:10:53.798Z] coverage: 62.5% of statements [2022-04-23T22:10:53.798Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2022-04-23T22:10:54.033Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-23T22:10:54.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:10:54.033Z] ++ set -e [2022-04-23T22:10:54.033Z] ++ '[' -n 0 ']' [2022-04-23T22:10:54.033Z] ++ set -x [2022-04-23T22:10:54.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:10:54.033Z] INFO: Testing against a local daemon [2022-04-23T22:10:54.033Z] === RUN TestContinueAfterPluginCrash [2022-04-23T22:10:54.033Z] === PAUSE TestContinueAfterPluginCrash [2022-04-23T22:10:54.033Z] === RUN TestReadPluginNoRead [2022-04-23T22:10:54.033Z] === PAUSE TestReadPluginNoRead [2022-04-23T22:10:54.033Z] === RUN TestDaemonStartWithLogOpt [2022-04-23T22:10:54.033Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-23T22:10:54.033Z] === CONT TestContinueAfterPluginCrash [2022-04-23T22:10:54.033Z] === CONT TestDaemonStartWithLogOpt [2022-04-23T22:10:54.323Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-04-23T22:10:54.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (19.46s) [2022-04-23T22:10:54.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.62s) [2022-04-23T22:10:54.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.73s) [2022-04-23T22:10:54.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.56s) [2022-04-23T22:10:54.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.81s) [2022-04-23T22:10:54.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.73s) [2022-04-23T22:10:54.323Z] === RUN TestBuildMultiStageCopy [2022-04-23T22:10:54.323Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T22:10:54.600Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-23T22:10:55.974Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-23T22:10:56.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-23T22:10:56.544Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-23T22:10:56.749Z] === RUN TestGetDriver [2022-04-23T22:10:56.749Z] --- PASS: TestGetDriver (0.00s) [2022-04-23T22:10:56.749Z] === RUN TestVolumeRequestError [2022-04-23T22:10:56.749Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-23T22:10:56.749Z] PASS [2022-04-23T22:10:56.749Z] coverage: 36.1% of statements [2022-04-23T22:10:56.749Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2022-04-23T22:10:56.749Z] === RUN TestGetAddress [2022-04-23T22:10:56.749Z] --- PASS: TestGetAddress (0.00s) [2022-04-23T22:10:56.749Z] === RUN TestRemove [2022-04-23T22:10:56.749Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T22:10:56.749Z] --- SKIP: TestRemove (0.00s) [2022-04-23T22:10:56.749Z] === RUN TestInitializeWithVolumes [2022-04-23T22:10:56.749Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-23T22:10:56.749Z] === RUN TestCreate [2022-04-23T22:10:56.749Z] --- PASS: TestCreate (0.01s) [2022-04-23T22:10:56.749Z] === RUN TestValidateName [2022-04-23T22:10:56.749Z] --- PASS: TestValidateName (0.00s) [2022-04-23T22:10:56.749Z] === RUN TestCreateWithOpts [2022-04-23T22:10:56.749Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T22:10:56.749Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-23T22:10:56.749Z] === RUN TestRelaodNoOpts [2022-04-23T22:10:56.749Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-23T22:10:56.749Z] PASS [2022-04-23T22:10:56.749Z] coverage: 41.5% of statements [2022-04-23T22:10:56.749Z] ok github.com/docker/docker/volume/local 0.093s coverage: 41.5% of statements [2022-04-23T22:10:56.802Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-23T22:10:56.802Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-23T22:10:57.738Z] === RUN TestLCOWParseMountRaw [2022-04-23T22:10:57.738Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-23T22:10:57.738Z] === RUN TestLCOWParseMountRawSplit [2022-04-23T22:10:57.738Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-23T22:10:57.738Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-23T22:10:57.738Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-23T22:10:57.738Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-23T22:10:57.738Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-23T22:10:57.738Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-23T22:10:57.738Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-23T22:10:57.738Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-23T22:10:57.738Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-23T22:10:57.738Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T22:10:57.738Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-23T22:10:57.738Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-23T22:10:57.738Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T22:10:57.738Z] === RUN TestLinuxParseMountRaw [2022-04-23T22:10:57.738Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-23T22:10:57.738Z] === RUN TestLinuxParseMountRawSplit [2022-04-23T22:10:57.738Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-23T22:10:57.738Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-23T22:10:57.738Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-23T22:10:57.738Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-23T22:10:57.738Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-23T22:10:57.738Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-23T22:10:57.738Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-23T22:10:57.738Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-23T22:10:57.738Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-23T22:10:57.738Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-23T22:10:57.738Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-23T22:10:57.738Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-23T22:10:57.738Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T22:10:57.738Z] === RUN TestConvertTmpfsOptions [2022-04-23T22:10:57.738Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-23T22:10:57.738Z] linux_parser_test.go:209: data="ro" [2022-04-23T22:10:57.738Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-23T22:10:57.738Z] === RUN TestParseMountSpec [2022-04-23T22:10:57.738Z] parser_test.go:62: case 0 [2022-04-23T22:10:57.738Z] parser_test.go:62: case 1 [2022-04-23T22:10:57.738Z] parser_test.go:62: case 2 [2022-04-23T22:10:57.738Z] parser_test.go:62: case 3 [2022-04-23T22:10:57.738Z] parser_test.go:62: case 4 [2022-04-23T22:10:57.738Z] parser_test.go:62: case 5 [2022-04-23T22:10:57.738Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-23T22:10:57.738Z] === RUN TestValidateMount [2022-04-23T22:10:57.738Z] --- PASS: TestValidateMount (0.00s) [2022-04-23T22:10:57.738Z] === RUN TestWindowsParseMountRaw [2022-04-23T22:10:57.740Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-23T22:10:57.740Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-23T22:10:57.740Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-23T22:10:57.740Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-23T22:10:57.740Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountRawSplit [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T22:10:58.207Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-23T22:10:58.207Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T22:10:58.207Z] PASS [2022-04-23T22:10:58.207Z] coverage: 67.6% of statements [2022-04-23T22:10:58.207Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.6% of statements [2022-04-23T22:10:58.677Z] === RUN TestSetGetMeta [2022-04-23T22:10:58.677Z] === PAUSE TestSetGetMeta [2022-04-23T22:10:58.677Z] === RUN TestRestore [2022-04-23T22:10:58.677Z] === PAUSE TestRestore [2022-04-23T22:10:58.677Z] === RUN TestServiceCreate [2022-04-23T22:10:58.677Z] === PAUSE TestServiceCreate [2022-04-23T22:10:58.677Z] === RUN TestServiceList [2022-04-23T22:10:58.677Z] === PAUSE TestServiceList [2022-04-23T22:10:58.677Z] === RUN TestServiceRemove [2022-04-23T22:10:58.677Z] === PAUSE TestServiceRemove [2022-04-23T22:10:58.677Z] === RUN TestServiceGet [2022-04-23T22:10:58.677Z] === PAUSE TestServiceGet [2022-04-23T22:10:58.677Z] === RUN TestServicePrune [2022-04-23T22:10:58.677Z] === PAUSE TestServicePrune [2022-04-23T22:10:58.677Z] === RUN TestCreate [2022-04-23T22:10:58.677Z] === PAUSE TestCreate [2022-04-23T22:10:58.677Z] === RUN TestRemove [2022-04-23T22:10:58.677Z] === PAUSE TestRemove [2022-04-23T22:10:58.677Z] === RUN TestList [2022-04-23T22:10:58.677Z] === PAUSE TestList [2022-04-23T22:10:58.677Z] === RUN TestFindByDriver [2022-04-23T22:10:58.677Z] === PAUSE TestFindByDriver [2022-04-23T22:10:58.677Z] === RUN TestFindByReferenced [2022-04-23T22:10:58.677Z] === PAUSE TestFindByReferenced [2022-04-23T22:10:58.677Z] === RUN TestDerefMultipleOfSameRef [2022-04-23T22:10:58.677Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-23T22:10:58.677Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:10:58.677Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:10:58.677Z] === RUN TestDefererencePluginOnCreateError [2022-04-23T22:10:58.677Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-23T22:10:58.677Z] === RUN TestRefDerefRemove [2022-04-23T22:10:58.677Z] === PAUSE TestRefDerefRemove [2022-04-23T22:10:58.677Z] === RUN TestGet [2022-04-23T22:10:58.677Z] === PAUSE TestGet [2022-04-23T22:10:58.677Z] === RUN TestGetWithReference [2022-04-23T22:10:58.677Z] === PAUSE TestGetWithReference [2022-04-23T22:10:58.677Z] === RUN TestFilterFunc [2022-04-23T22:10:58.677Z] === RUN TestFilterFunc/test_nil_list [2022-04-23T22:10:58.677Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-23T22:10:58.677Z] === RUN TestFilterFunc/test_empty_list [2022-04-23T22:10:58.677Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-23T22:10:58.677Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:10:58.677Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:10:58.677Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:10:58.677Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:10:58.677Z] === RUN TestFilterFunc/test_filter_some [2022-04-23T22:10:58.677Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-23T22:10:58.677Z] === RUN TestFilterFunc/test_filter_middle [2022-04-23T22:10:58.677Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-23T22:10:58.677Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:10:58.677Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:10:58.677Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-23T22:10:58.677Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-23T22:10:58.677Z] === CONT TestFilterFunc/test_nil_list [2022-04-23T22:10:58.677Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-23T22:10:58.677Z] === CONT TestFilterFunc/test_filter_some [2022-04-23T22:10:58.677Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T22:10:58.677Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T22:10:58.677Z] === CONT TestFilterFunc/test_empty_list [2022-04-23T22:10:58.677Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-23T22:10:58.677Z] === CONT TestFilterFunc/test_filter_middle [2022-04-23T22:10:58.677Z] --- PASS: TestFilterFunc (0.00s) [2022-04-23T22:10:58.677Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-23T22:10:58.677Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-23T22:10:58.677Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-23T22:10:58.677Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-23T22:10:58.677Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-23T22:10:58.677Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-23T22:10:58.677Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-23T22:10:58.677Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-23T22:10:58.677Z] === CONT TestSetGetMeta [2022-04-23T22:10:58.677Z] === CONT TestDefererencePluginOnCreateError [2022-04-23T22:10:58.677Z] === CONT TestList [2022-04-23T22:10:58.677Z] === CONT TestRemove [2022-04-23T22:10:58.677Z] --- PASS: TestSetGetMeta (0.04s) [2022-04-23T22:10:58.677Z] === CONT TestGetWithReference [2022-04-23T22:10:58.677Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-04-23T22:10:58.677Z] === CONT TestGet [2022-04-23T22:10:58.677Z] --- PASS: TestRemove (0.06s) [2022-04-23T22:10:58.677Z] === CONT TestRefDerefRemove [2022-04-23T22:10:58.677Z] --- PASS: TestList (0.06s) [2022-04-23T22:10:58.677Z] === CONT TestCreate [2022-04-23T22:10:58.677Z] --- PASS: TestGetWithReference (0.05s) [2022-04-23T22:10:58.677Z] === CONT TestServicePrune [2022-04-23T22:10:58.677Z] --- PASS: TestGet (0.04s) [2022-04-23T22:10:58.677Z] === CONT TestServiceGet [2022-04-23T22:10:58.677Z] --- PASS: TestCreate (0.04s) [2022-04-23T22:10:58.677Z] === CONT TestServiceRemove [2022-04-23T22:10:58.677Z] --- PASS: TestRefDerefRemove (0.05s) [2022-04-23T22:10:58.677Z] === CONT TestServiceList [2022-04-23T22:10:59.119Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-23T22:10:59.119Z] docker_api_swarm_node_test.go:20: [decd1c8fd15ec] joining swarm manager [d58738c6ad349]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:10:59.145Z] --- PASS: TestServiceGet (0.16s) [2022-04-23T22:10:59.145Z] === CONT TestServiceCreate [2022-04-23T22:10:59.145Z] time="2022-04-23T22:10:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:10:59.145Z] --- PASS: TestServiceRemove (0.15s) [2022-04-23T22:10:59.145Z] === CONT TestRestore [2022-04-23T22:10:59.145Z] --- PASS: TestServiceList (0.15s) [2022-04-23T22:10:59.145Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T22:10:59.145Z] time="2022-04-23T22:10:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:10:59.145Z] time="2022-04-23T22:10:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:10:59.145Z] time="2022-04-23T22:10:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-23T22:10:59.145Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-23T22:10:59.145Z] === CONT TestDerefMultipleOfSameRef [2022-04-23T22:10:59.145Z] --- PASS: TestServiceCreate (0.04s) [2022-04-23T22:10:59.145Z] === CONT TestFindByReferenced [2022-04-23T22:10:59.145Z] time="2022-04-23T22:10:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T22:10:59.145Z] --- PASS: TestRestore (0.04s) [2022-04-23T22:10:59.145Z] === CONT TestFindByDriver [2022-04-23T22:10:59.145Z] --- PASS: TestServicePrune (0.22s) [2022-04-23T22:10:59.145Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-23T22:10:59.145Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-23T22:10:59.145Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T22:10:59.145Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T22:10:59.145Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T22:10:59.145Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-23T22:10:59.145Z] --- PASS: TestFindByDriver (0.03s) [2022-04-23T22:10:59.145Z] PASS [2022-04-23T22:10:59.145Z] coverage: 69.0% of statements [2022-04-23T22:10:59.145Z] ok github.com/docker/docker/volume/service 0.374s coverage: 69.0% of statements [2022-04-23T22:10:59.689Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-23T22:10:59.947Z] --- PASS: TestDaemonStartWithLogOpt (5.79s) [2022-04-23T22:10:59.947Z] === CONT TestReadPluginNoRead [2022-04-23T22:11:00.205Z] docker_api_swarm_node_test.go:21: [d0a9752b490ff] joining swarm manager [d58738c6ad349]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:11:00.772Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-23T22:11:00.773Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-23T22:11:02.153Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-23T22:11:02.603Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T22:11:02.603Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T22:11:02.603Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-23T22:11:02.603Z] === RUN TestDaemonConfigValidation [2022-04-23T22:11:02.603Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T22:11:02.603Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-23T22:11:02.603Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T22:11:02.603Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T22:11:02.603Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T22:11:02.603Z] === RUN TestDaemonProxy [2022-04-23T22:11:02.603Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T22:11:02.603Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-23T22:11:02.603Z] PASS [2022-04-23T22:11:02.603Z] ok github.com/docker/docker/integration/daemon 0.114s [2022-04-23T22:11:02.603Z] [2022-04-23T22:11:02.603Z] === Skipped [2022-04-23T22:11:02.603Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-23T22:11:02.603Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T22:11:02.603Z] [2022-04-23T22:11:02.603Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-23T22:11:02.603Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T22:11:02.603Z] [2022-04-23T22:11:02.603Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T22:11:02.603Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T22:11:02.603Z] [2022-04-23T22:11:02.603Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-23T22:11:02.603Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T22:11:02.603Z] [2022-04-23T22:11:02.603Z] DONE 4 tests, 4 skipped in 22.883s [2022-04-23T22:11:02.603Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-23T22:11:02.720Z] === RUN TestReadPluginNoRead/default [2022-04-23T22:11:02.720Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-23T22:11:02.720Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-23T22:11:03.286Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-23T22:11:03.852Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-23T22:11:04.111Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-23T22:11:04.127Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:04.127Z] INFO: Testing against a local daemon [2022-04-23T22:11:04.127Z] === RUN TestCommitInheritsEnv [2022-04-23T22:11:04.127Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:11:04.127Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-23T22:11:04.127Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T22:11:04.127Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:11:04.127Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T22:11:04.127Z] === RUN TestImportWithCustomPlatform [2022-04-23T22:11:04.127Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:11:04.127Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-23T22:11:04.127Z] === RUN TestImagesFilterMultiReference [2022-04-23T22:11:04.127Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-23T22:11:04.127Z] === RUN TestImagePullPlatformInvalid [2022-04-23T22:11:04.127Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-23T22:11:04.127Z] === RUN TestRemoveImageOrphaning [2022-04-23T22:11:04.677Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-23T22:11:04.752Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T22:11:05.246Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-23T22:11:05.246Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-23T22:11:05.246Z] --- PASS: TestContinueAfterPluginCrash (11.26s) [2022-04-23T22:11:05.656Z] --- PASS: TestRemoveImageOrphaning (1.03s) [2022-04-23T22:11:05.656Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T22:11:05.656Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-23T22:11:05.656Z] === RUN TestTagInvalidReference [2022-04-23T22:11:05.656Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-23T22:11:05.656Z] === RUN TestTagValidPrefixedRepo [2022-04-23T22:11:05.656Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-23T22:11:05.656Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T22:11:05.656Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-23T22:11:05.656Z] === RUN TestTagOfficialNames [2022-04-23T22:11:05.656Z] --- PASS: TestTagOfficialNames (0.10s) [2022-04-23T22:11:05.656Z] === RUN TestTagMatchesDigest [2022-04-23T22:11:05.656Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-23T22:11:05.656Z] PASS [2022-04-23T22:11:05.656Z] ok github.com/docker/docker/integration/image 1.590s [2022-04-23T22:11:05.656Z] [2022-04-23T22:11:05.656Z] === Skipped [2022-04-23T22:11:05.656Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-23T22:11:05.656Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:11:05.656Z] [2022-04-23T22:11:05.656Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T22:11:05.656Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:11:05.656Z] [2022-04-23T22:11:05.656Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-23T22:11:05.656Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:11:05.656Z] [2022-04-23T22:11:05.656Z] DONE 12 tests, 3 skipped in 5.325s [2022-04-23T22:11:05.738Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T22:11:05.814Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-23T22:11:05.814Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-23T22:11:06.112Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-23T22:11:06.380Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-23T22:11:07.305Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T22:11:07.315Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-23T22:11:07.315Z] === CONT TestReadPluginNoRead [2022-04-23T22:11:07.315Z] read_test.go:92: [d89f35b5bf03e] daemon is not started [2022-04-23T22:11:07.315Z] --- PASS: TestReadPluginNoRead (7.37s) [2022-04-23T22:11:07.315Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2022-04-23T22:11:07.315Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.64s) [2022-04-23T22:11:07.315Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2022-04-23T22:11:07.315Z] PASS [2022-04-23T22:11:07.315Z] [2022-04-23T22:11:07.315Z] DONE 6 tests in 13.303s [2022-04-23T22:11:07.315Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-23T22:11:07.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:11:07.315Z] ++ set -e [2022-04-23T22:11:07.315Z] ++ '[' -n 0 ']' [2022-04-23T22:11:07.315Z] ++ set -x [2022-04-23T22:11:07.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:11:07.315Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-23T22:11:07.315Z] testing: warning: no tests to run [2022-04-23T22:11:07.315Z] PASS [2022-04-23T22:11:07.315Z] [2022-04-23T22:11:07.315Z] DONE 0 tests in 0.037s [2022-04-23T22:11:07.315Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-23T22:11:07.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:11:07.315Z] ++ set -e [2022-04-23T22:11:07.315Z] ++ '[' -n 0 ']' [2022-04-23T22:11:07.315Z] ++ set -x [2022-04-23T22:11:07.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:11:07.315Z] INFO: Testing against a local daemon [2022-04-23T22:11:07.315Z] === RUN TestPluginWithDevMounts [2022-04-23T22:11:07.315Z] === PAUSE TestPluginWithDevMounts [2022-04-23T22:11:07.315Z] === CONT TestPluginWithDevMounts [2022-04-23T22:11:07.882Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-23T22:11:08.275Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:08.275Z] INFO: Testing against a local daemon [2022-04-23T22:11:08.275Z] === RUN TestNetworkCreateDelete [2022-04-23T22:11:08.275Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:08.275Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T22:11:08.275Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-23T22:11:08.275Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestDaemonDNSFallback [2022-04-23T22:11:08.275Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:08.275Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestInspectNetwork [2022-04-23T22:11:08.275Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:08.275Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T22:11:08.275Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:08.275Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T22:11:08.275Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:11:08.275Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:11:08.275Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:11:08.275Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T22:11:08.275Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T22:11:08.275Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T22:11:08.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestNetworkList [2022-04-23T22:11:08.275Z] === RUN TestNetworkList//networks [2022-04-23T22:11:08.275Z] === PAUSE TestNetworkList//networks [2022-04-23T22:11:08.275Z] === RUN TestNetworkList//networks/ [2022-04-23T22:11:08.275Z] === PAUSE TestNetworkList//networks/ [2022-04-23T22:11:08.275Z] === CONT TestNetworkList//networks [2022-04-23T22:11:08.275Z] === CONT TestNetworkList//networks/ [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkList (0.04s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T22:11:08.275Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T22:11:08.275Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T22:11:08.275Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T22:11:08.275Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T22:11:08.275Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T22:11:08.275Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T22:11:08.275Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T22:11:08.275Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T22:11:08.275Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:11:08.275Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T22:11:08.275Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-23T22:11:08.275Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T22:11:08.275Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T22:11:08.275Z] PASS [2022-04-23T22:11:08.275Z] ok github.com/docker/docker/integration/network 0.178s [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === Skipped [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-23T22:11:08.275Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T22:11:08.275Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-23T22:11:08.275Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-23T22:11:08.275Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-23T22:11:08.275Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-23T22:11:08.275Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T22:11:08.275Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T22:11:08.275Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T22:11:08.275Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T22:11:08.275Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T22:11:08.275Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T22:11:08.275Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:11:08.275Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-23T22:11:08.275Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T22:11:08.275Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T22:11:08.275Z] [2022-04-23T22:11:08.275Z] DONE 34 tests, 15 skipped in 2.124s [2022-04-23T22:11:08.275Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-23T22:11:08.730Z] testing: warning: no tests to run [2022-04-23T22:11:08.730Z] PASS [2022-04-23T22:11:08.730Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2022-04-23T22:11:08.730Z] [2022-04-23T22:11:08.730Z] DONE 0 tests in 0.697s [2022-04-23T22:11:08.817Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-23T22:11:08.867Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T22:11:09.186Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-23T22:11:09.385Z] --- PASS: TestPluginWithDevMounts (1.79s) [2022-04-23T22:11:09.385Z] PASS [2022-04-23T22:11:09.385Z] [2022-04-23T22:11:09.385Z] DONE 1 tests in 1.914s [2022-04-23T22:11:09.385Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-23T22:11:09.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:11:09.385Z] ++ set -e [2022-04-23T22:11:09.385Z] ++ '[' -n 0 ']' [2022-04-23T22:11:09.385Z] ++ set -x [2022-04-23T22:11:09.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:11:09.385Z] INFO: Testing against a local daemon [2022-04-23T22:11:09.385Z] === RUN TestSecretInspect [2022-04-23T22:11:09.956Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-23T22:11:09.956Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-23T22:11:09.956Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-23T22:11:09.956Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-23T22:11:09.956Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-23T22:11:10.193Z] testing: warning: no tests to run [2022-04-23T22:11:10.193Z] PASS [2022-04-23T22:11:10.193Z] ok github.com/docker/docker/integration/network/macvlan 0.107s [2022-04-23T22:11:10.193Z] [2022-04-23T22:11:10.193Z] DONE 0 tests in 0.972s [2022-04-23T22:11:10.193Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-23T22:11:10.431Z] --- PASS: TestBuildMultiStageCopy (17.22s) [2022-04-23T22:11:10.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.86s) [2022-04-23T22:11:10.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.03s) [2022-04-23T22:11:10.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.25s) [2022-04-23T22:11:10.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.45s) [2022-04-23T22:11:10.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.62s) [2022-04-23T22:11:10.432Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T22:11:10.521Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-23T22:11:10.780Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-23T22:11:11.154Z] testing: warning: no tests to run [2022-04-23T22:11:11.154Z] PASS [2022-04-23T22:11:11.154Z] ok github.com/docker/docker/integration/plugin 0.111s [2022-04-23T22:11:11.154Z] [2022-04-23T22:11:11.154Z] DONE 0 tests in 1.108s [2022-04-23T22:11:11.609Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-23T22:11:11.714Z] --- PASS: TestSecretInspect (2.44s) [2022-04-23T22:11:11.714Z] === RUN TestSecretList [2022-04-23T22:11:12.572Z] testing: warning: no tests to run [2022-04-23T22:11:12.572Z] PASS [2022-04-23T22:11:12.572Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [2022-04-23T22:11:12.572Z] [2022-04-23T22:11:12.572Z] DONE 0 tests in 0.990s [2022-04-23T22:11:12.572Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-23T22:11:13.384Z] --- PASS: TestBuildMultiStageParentConfig (3.07s) [2022-04-23T22:11:13.384Z] === RUN TestBuildLabelWithTargets [2022-04-23T22:11:13.384Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:11:13.384Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-23T22:11:13.384Z] === RUN TestBuildWithEmptyLayers [2022-04-23T22:11:14.066Z] 2022/04/23 22:11:13 Closing DB instances... [2022-04-23T22:11:14.948Z] --- PASS: TestBuildWithEmptyLayers (1.68s) [2022-04-23T22:11:14.948Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T22:11:14.997Z] docker_api_swarm_test.go:502: [d4c1d5b67f295] joining swarm manager [de386c3514842]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:11:14.997Z] --- PASS: TestSecretList (2.64s) [2022-04-23T22:11:14.997Z] === RUN TestSecretsCreateAndDelete [2022-04-23T22:11:14.997Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-23T22:11:15.256Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-23T22:11:15.632Z] --- PASS: TestNetworkDBGarbageCollection (54.65s) [2022-04-23T22:11:15.632Z] === RUN TestFindNode [2022-04-23T22:11:15.632Z] 2022/04/23 22:11:15 Closing DB instances... [2022-04-23T22:11:15.632Z] --- PASS: TestFindNode (0.02s) [2022-04-23T22:11:15.632Z] === RUN TestChangeNodeState [2022-04-23T22:11:15.632Z] 2022/04/23 22:11:15 Closing DB instances... [2022-04-23T22:11:15.632Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-23T22:11:15.632Z] === RUN TestNodeReincarnation [2022-04-23T22:11:15.632Z] 2022/04/23 22:11:15 Closing DB instances... [2022-04-23T22:11:15.822Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-23T22:11:15.822Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-23T22:11:15.822Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-23T22:11:16.082Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-23T22:11:17.016Z] --- PASS: TestSecretsCreateAndDelete (2.42s) [2022-04-23T22:11:17.016Z] === RUN TestSecretsUpdate [2022-04-23T22:11:17.245Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:17.245Z] INFO: Testing against a local daemon [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:11:17.245Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:11:17.245Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T22:11:17.245Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T22:11:17.245Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:11:17.245Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T22:11:17.245Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T22:11:17.245Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T22:11:17.245Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T22:11:17.245Z] === RUN TestPluginInstall [2022-04-23T22:11:17.245Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T22:11:17.245Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-23T22:11:17.245Z] === RUN TestPluginsWithRuntimes [2022-04-23T22:11:17.245Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T22:11:17.245Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-23T22:11:17.245Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T22:11:17.245Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T22:11:17.245Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T22:11:17.245Z] PASS [2022-04-23T22:11:17.245Z] ok github.com/docker/docker/integration/plugin/common 0.119s [2022-04-23T22:11:17.245Z] [2022-04-23T22:11:17.245Z] === Skipped [2022-04-23T22:11:17.245Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-23T22:11:17.245Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T22:11:17.245Z] [2022-04-23T22:11:17.245Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-23T22:11:17.245Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T22:11:17.245Z] [2022-04-23T22:11:17.245Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T22:11:17.245Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T22:11:17.245Z] [2022-04-23T22:11:17.245Z] DONE 19 tests, 3 skipped in 4.557s [2022-04-23T22:11:17.245Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-23T22:11:18.919Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-23T22:11:19.181Z] --- PASS: TestSecretsUpdate (2.45s) [2022-04-23T22:11:19.181Z] === RUN TestTemplatedSecret [2022-04-23T22:11:19.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:19.435Z] INFO: Testing against a local daemon [2022-04-23T22:11:19.435Z] === RUN TestExternalGraphDriver [2022-04-23T22:11:19.435Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T22:11:19.435Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-23T22:11:19.435Z] === RUN TestGraphdriverPluginV2 [2022-04-23T22:11:19.435Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T22:11:19.435Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-23T22:11:19.435Z] PASS [2022-04-23T22:11:19.435Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.114s [2022-04-23T22:11:19.435Z] [2022-04-23T22:11:19.435Z] === Skipped [2022-04-23T22:11:19.435Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-23T22:11:19.435Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T22:11:19.435Z] [2022-04-23T22:11:19.435Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-23T22:11:19.435Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T22:11:19.435Z] [2022-04-23T22:11:19.435Z] DONE 2 tests, 2 skipped in 2.158s [2022-04-23T22:11:19.435Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-23T22:11:19.439Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-23T22:11:20.373Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-23T22:11:21.495Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-23T22:11:21.495Z] === RUN TestParallelCreate [2022-04-23T22:11:21.495Z] 2022/04/23 22:11:20 Closing DB instances... [2022-04-23T22:11:21.495Z] --- PASS: TestParallelCreate (0.02s) [2022-04-23T22:11:21.495Z] === RUN TestParallelDelete [2022-04-23T22:11:21.495Z] 2022/04/23 22:11:20 Closing DB instances... [2022-04-23T22:11:21.495Z] --- PASS: TestParallelDelete (0.02s) [2022-04-23T22:11:21.495Z] === RUN TestNetworkDBIslands [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:56936de43010 with config:&{NodeID:56936de43010 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=info msg="Node 56936de43010/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=info msg="Node 56936de43010/192.168.129.95, added to nodes list" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9588bb475825 with config:&{NodeID:9588bb475825 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=info msg="Node 9588bb475825/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=info msg="Node 9588bb475825/192.168.129.95, added to nodes list" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=info msg="Node 9588bb475825/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=info msg="Node 9588bb475825/192.168.129.95, added to nodes list" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=info msg="Node 56936de43010/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=info msg="Node 56936de43010/192.168.129.95, added to nodes list" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-23T22:11:21.495Z] time="2022-04-23T22:11:21Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f57f36d5d382 with config:&{NodeID:f57f36d5d382 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:11:21.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:21.622Z] INFO: Testing against a local daemon [2022-04-23T22:11:21.622Z] === RUN TestReadPluginNoRead [2022-04-23T22:11:21.622Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T22:11:21.622Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-23T22:11:21.622Z] PASS [2022-04-23T22:11:21.622Z] ok github.com/docker/docker/integration/plugin/logging 0.113s [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node f57f36d5d382/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node f57f36d5d382/192.168.129.95, added to nodes list" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node f57f36d5d382/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node f57f36d5d382/192.168.129.95, added to nodes list" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node 56936de43010/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node 56936de43010/192.168.129.95, added to nodes list" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node 9588bb475825/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node 9588bb475825/192.168.129.95, added to nodes list" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node f57f36d5d382/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node f57f36d5d382/192.168.129.95, added to nodes list" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9fe4e886b22c with config:&{NodeID:9fe4e886b22c Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, added to nodes list" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, added to nodes list" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node 9588bb475825/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node 9588bb475825/192.168.129.95, added to nodes list" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node f57f36d5d382/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node f57f36d5d382/192.168.129.95, added to nodes list" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node 56936de43010/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=info msg="Node 56936de43010/192.168.129.95, added to nodes list" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-04-23T22:11:21.963Z] time="2022-04-23T22:11:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-23T22:11:22.081Z] [2022-04-23T22:11:22.081Z] === Skipped [2022-04-23T22:11:22.081Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-23T22:11:22.081Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T22:11:22.081Z] [2022-04-23T22:11:22.081Z] DONE 1 tests, 1 skipped in 2.373s [2022-04-23T22:11:22.081Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, added to nodes list" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, added to nodes list" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:20fa1cba02da with config:&{NodeID:20fa1cba02da Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node 20fa1cba02da/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node 20fa1cba02da/192.168.129.95, added to nodes list" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node 20fa1cba02da/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node 20fa1cba02da/192.168.129.95, added to nodes list" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node 56936de43010/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node 56936de43010/192.168.129.95, added to nodes list" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, added to nodes list" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node 9588bb475825/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node 9588bb475825/192.168.129.95, added to nodes list" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node f57f36d5d382/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=info msg="Node f57f36d5d382/192.168.129.95, added to nodes list" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-04-23T22:11:22.431Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-23T22:11:22.901Z] time="2022-04-23T22:11:22Z" level=info msg="Node 20fa1cba02da/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:22.901Z] time="2022-04-23T22:11:22Z" level=info msg="Node 20fa1cba02da/192.168.129.95, added to nodes list" [2022-04-23T22:11:22.901Z] time="2022-04-23T22:11:22Z" level=info msg="Node 20fa1cba02da/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:22.901Z] time="2022-04-23T22:11:22Z" level=info msg="Node 20fa1cba02da/192.168.129.95, added to nodes list" [2022-04-23T22:11:22.901Z] time="2022-04-23T22:11:22Z" level=info msg="Node 20fa1cba02da/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:22.901Z] time="2022-04-23T22:11:22Z" level=info msg="Node 20fa1cba02da/192.168.129.95, added to nodes list" [2022-04-23T22:11:22.901Z] networkdb_test.go:835: Re-joining: 3 [2022-04-23T22:11:22.901Z] time="2022-04-23T22:11:22Z" level=info msg="The new bootstrap node list is:[192.168.129.95:10033 192.168.129.95:10034 192.168.129.95:10035]" [2022-04-23T22:11:22.901Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.129.95:10033" [2022-04-23T22:11:22.901Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Stream connection from=192.168.129.95:49372" [2022-04-23T22:11:22.901Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.129.95:10034" [2022-04-23T22:11:22.901Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Stream connection from=192.168.129.95:49373" [2022-04-23T22:11:22.901Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.129.95:10035" [2022-04-23T22:11:22.901Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Stream connection from=192.168.129.95:49374" [2022-04-23T22:11:22.906Z] --- PASS: TestTemplatedSecret (3.18s) [2022-04-23T22:11:22.906Z] === RUN TestSecretCreateResolve [2022-04-23T22:11:23.042Z] testing: warning: no tests to run [2022-04-23T22:11:23.042Z] PASS [2022-04-23T22:11:23.042Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.067s [2022-04-23T22:11:23.042Z] [2022-04-23T22:11:23.042Z] DONE 0 tests in 1.149s [2022-04-23T22:11:23.164Z] docker_api_swarm_test.go:507: [dad917e9109e6] joining swarm manager [de386c3514842]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:11:23.369Z] networkdb_test.go:835: Re-joining: 4 [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:22Z" level=info msg="The new bootstrap node list is:[192.168.129.95:10033 192.168.129.95:10034 192.168.129.95:10035]" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Stream connection from=192.168.129.95:49375" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.129.95:10033" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Stream connection from=192.168.129.95:49376" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.129.95:10034" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.129.95:10035" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:22Z" level=debug msg="memberlist: Stream connection from=192.168.129.95:49377" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:23Z" level=info msg="node 0 leaving" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:23Z" level=info msg="Node 56936de43010 change state NodeActive --> NodeLeft" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:23Z" level=info msg="node2(9588bb475825): Node leave event for 56936de43010/192.168.129.95" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:23Z" level=info msg="Node 56936de43010 change state NodeActive --> NodeLeft" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:23Z" level=info msg="node5(20fa1cba02da): Node leave event for 56936de43010/192.168.129.95" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:23Z" level=info msg="Node 56936de43010 change state NodeActive --> NodeLeft" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:23Z" level=info msg="node4(9fe4e886b22c): Node leave event for 56936de43010/192.168.129.95" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:23Z" level=info msg="Node 56936de43010 change state NodeActive --> NodeLeft" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:23Z" level=info msg="node3(f57f36d5d382): Node leave event for 56936de43010/192.168.129.95" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:23Z" level=info msg="Node 56936de43010 change state NodeActive --> NodeLeft" [2022-04-23T22:11:23.369Z] time="2022-04-23T22:11:23Z" level=info msg="node1(56936de43010): Node leave event for 56936de43010/192.168.129.95" [2022-04-23T22:11:23.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="Node 56936de43010/192.168.129.95, left gossip cluster" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="Node 56936de43010/192.168.129.95, left gossip cluster" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="Node 56936de43010/192.168.129.95, left gossip cluster" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="Node 56936de43010/192.168.129.95, left gossip cluster" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="Node 56936de43010/192.168.129.95, left gossip cluster" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="node 1 leaving" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="Node 9588bb475825 change state NodeActive --> NodeLeft" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="node4(9fe4e886b22c): Node leave event for 9588bb475825/192.168.129.95" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="Node 9588bb475825/192.168.129.95, left gossip cluster" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="Node 9588bb475825 change state NodeActive --> NodeLeft" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="Node 9588bb475825 change state NodeActive --> NodeFailed" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="Node 9588bb475825/192.168.129.95, added to failed nodes list" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="node3(f57f36d5d382): Node leave event for 9588bb475825/192.168.129.95" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="Node 9588bb475825 change state NodeActive --> NodeLeft" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=info msg="node5(20fa1cba02da): Node leave event for 9588bb475825/192.168.129.95" [2022-04-23T22:11:23.837Z] time="2022-04-23T22:11:23Z" level=error msg="node: 9588bb475825 is unknown to memberlist" [2022-04-23T22:11:24.098Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-23T22:11:24.305Z] time="2022-04-23T22:11:23Z" level=info msg="Node 9588bb475825/192.168.129.95, left gossip cluster" [2022-04-23T22:11:24.305Z] time="2022-04-23T22:11:23Z" level=info msg="Node 9588bb475825/192.168.129.95, left gossip cluster" [2022-04-23T22:11:24.305Z] time="2022-04-23T22:11:23Z" level=info msg="Node 9588bb475825/192.168.129.95, left gossip cluster" [2022-04-23T22:11:24.305Z] time="2022-04-23T22:11:24Z" level=info msg="node 2 leaving" [2022-04-23T22:11:24.305Z] time="2022-04-23T22:11:24Z" level=info msg="Node f57f36d5d382 change state NodeActive --> NodeLeft" [2022-04-23T22:11:24.305Z] time="2022-04-23T22:11:24Z" level=info msg="node5(20fa1cba02da): Node leave event for f57f36d5d382/192.168.129.95" [2022-04-23T22:11:24.305Z] time="2022-04-23T22:11:24Z" level=info msg="Node f57f36d5d382 change state NodeActive --> NodeLeft" [2022-04-23T22:11:24.305Z] time="2022-04-23T22:11:24Z" level=info msg="node4(9fe4e886b22c): Node leave event for f57f36d5d382/192.168.129.95" [2022-04-23T22:11:24.305Z] time="2022-04-23T22:11:24Z" level=info msg="Node f57f36d5d382 change state NodeActive --> NodeLeft" [2022-04-23T22:11:24.305Z] time="2022-04-23T22:11:24Z" level=info msg="node3(f57f36d5d382): Node leave event for f57f36d5d382/192.168.129.95" [2022-04-23T22:11:24.305Z] time="2022-04-23T22:11:24Z" level=debug msg="memberlist: Failed ping: 9588bb475825 (timeout reached)" [2022-04-23T22:11:24.305Z] time="2022-04-23T22:11:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.129.95:10035: use of closed network connection" [2022-04-23T22:11:24.305Z] time="2022-04-23T22:11:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.129.95:10036: use of closed network connection" [2022-04-23T22:11:24.305Z] time="2022-04-23T22:11:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.129.95:10037: use of closed network connection" [2022-04-23T22:11:24.357Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="Node f57f36d5d382/192.168.129.95, left gossip cluster" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="Node f57f36d5d382/192.168.129.95, left gossip cluster" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="Node f57f36d5d382/192.168.129.95, left gossip cluster" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->192.168.129.95:10037: use of closed network connection" [2022-04-23T22:11:24.773Z] networkdb_test.go:867: node5: OK [2022-04-23T22:11:24.773Z] networkdb_test.go:867: node4: OK [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="node 0 coming back" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e5c9e50895f3 with config:&{NodeID:e5c9e50895f3 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="Node e5c9e50895f3/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="Node e5c9e50895f3/192.168.129.95, added to nodes list" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="node 1 coming back" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:31f0c206f4b9 with config:&{NodeID:31f0c206f4b9 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, added to nodes list" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="node 2 coming back" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:96125352cbe0 with config:&{NodeID:96125352cbe0 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="Node 96125352cbe0/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="Node 96125352cbe0/192.168.129.95, added to nodes list" [2022-04-23T22:11:24.773Z] time="2022-04-23T22:11:24Z" level=info msg="memberlist: Suspect 9588bb475825 has failed, no acks received" [2022-04-23T22:11:25.024Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:25.024Z] INFO: Testing against a local daemon [2022-04-23T22:11:25.024Z] === RUN TestPluginWithDevMounts [2022-04-23T22:11:25.024Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:25.024Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-23T22:11:25.024Z] PASS [2022-04-23T22:11:25.024Z] ok github.com/docker/docker/integration/plugin/volumes 0.089s [2022-04-23T22:11:25.292Z] --- PASS: TestSecretCreateResolve (2.60s) [2022-04-23T22:11:25.292Z] PASS [2022-04-23T22:11:25.292Z] [2022-04-23T22:11:25.292Z] DONE 6 tests in 15.855s [2022-04-23T22:11:25.292Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-23T22:11:25.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:11:25.292Z] ++ set -e [2022-04-23T22:11:25.292Z] ++ '[' -n 0 ']' [2022-04-23T22:11:25.292Z] ++ set -x [2022-04-23T22:11:25.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:11:25.292Z] INFO: Testing against a local daemon [2022-04-23T22:11:25.292Z] === RUN TestServiceCreateInit [2022-04-23T22:11:25.292Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T22:11:25.483Z] [2022-04-23T22:11:25.484Z] === Skipped [2022-04-23T22:11:25.484Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-23T22:11:25.484Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:25.484Z] [2022-04-23T22:11:25.484Z] DONE 1 tests, 1 skipped in 1.999s [2022-04-23T22:11:25.484Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-23T22:11:25.861Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-23T22:11:26.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-23T22:11:27.031Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:27.031Z] INFO: Testing against a local daemon [2022-04-23T22:11:27.031Z] === RUN TestSecretInspect [2022-04-23T22:11:27.031Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:27.031Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-23T22:11:27.031Z] === RUN TestSecretList [2022-04-23T22:11:27.031Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:27.031Z] --- SKIP: TestSecretList (0.00s) [2022-04-23T22:11:27.031Z] === RUN TestSecretsCreateAndDelete [2022-04-23T22:11:27.031Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:27.031Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-23T22:11:27.031Z] === RUN TestSecretsUpdate [2022-04-23T22:11:27.031Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:27.031Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-23T22:11:27.031Z] === RUN TestTemplatedSecret [2022-04-23T22:11:27.031Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:27.031Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-23T22:11:27.031Z] === RUN TestSecretCreateResolve [2022-04-23T22:11:27.031Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:27.031Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-23T22:11:27.031Z] PASS [2022-04-23T22:11:27.031Z] ok github.com/docker/docker/integration/secret 0.099s [2022-04-23T22:11:27.031Z] [2022-04-23T22:11:27.031Z] === Skipped [2022-04-23T22:11:27.031Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-23T22:11:27.031Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:27.031Z] [2022-04-23T22:11:27.031Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-23T22:11:27.031Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:27.031Z] [2022-04-23T22:11:27.031Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-23T22:11:27.031Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:27.031Z] [2022-04-23T22:11:27.031Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-23T22:11:27.031Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:27.031Z] [2022-04-23T22:11:27.031Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-23T22:11:27.031Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:27.031Z] [2022-04-23T22:11:27.031Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-23T22:11:27.031Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:27.031Z] [2022-04-23T22:11:27.031Z] DONE 6 tests, 6 skipped in 1.802s [2022-04-23T22:11:27.490Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-23T22:11:27.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-23T22:11:28.560Z] time="2022-04-23T22:11:27Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.129.95:10033 192.168.129.95:10034 192.168.129.95:10035]" [2022-04-23T22:11:28.560Z] time="2022-04-23T22:11:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.129.95:10033 192.168.129.95:10034 192.168.129.95:10035]" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.129.95:10033" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=debug msg="memberlist: Stream connection from=192.168.129.95:49379" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 20fa1cba02da/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node e5c9e50895f3/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node e5c9e50895f3/192.168.129.95, is the new incarnation of the shutdown node 56936de43010/192.168.129.95" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 20fa1cba02da/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node e5c9e50895f3/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.129.95:10034" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=debug msg="memberlist: Stream connection from=192.168.129.95:49380" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node e5c9e50895f3/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node e5c9e50895f3/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 20fa1cba02da/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, is the new incarnation of the shutdown node 9588bb475825/192.168.129.95" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 20fa1cba02da/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.129.95:10035" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node e5c9e50895f3/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node e5c9e50895f3/192.168.129.95, is the new incarnation of the shutdown node 56936de43010/192.168.129.95" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node e5c9e50895f3/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=debug msg="memberlist: Stream connection from=192.168.129.95:49381" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node e5c9e50895f3/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node e5c9e50895f3/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 20fa1cba02da/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 20fa1cba02da/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 96125352cbe0/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 96125352cbe0/192.168.129.95, is the new incarnation of the shutdown node f57f36d5d382/192.168.129.95" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 96125352cbe0/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, is the new incarnation of the shutdown node 9588bb475825/192.168.129.95" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 96125352cbe0/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 96125352cbe0/192.168.129.95, is the new incarnation of the shutdown node f57f36d5d382/192.168.129.95" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 96125352cbe0/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 96125352cbe0/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.030Z] time="2022-04-23T22:11:28Z" level=info msg="Node 96125352cbe0/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.503Z] time="2022-04-23T22:11:29Z" level=info msg="Node 96125352cbe0/192.168.129.95, joined gossip cluster" [2022-04-23T22:11:29.503Z] time="2022-04-23T22:11:29Z" level=info msg="Node 96125352cbe0/192.168.129.95, added to nodes list" [2022-04-23T22:11:29.503Z] time="2022-04-23T22:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.129.95:10033" [2022-04-23T22:11:29.503Z] time="2022-04-23T22:11:29Z" level=debug msg="memberlist: Stream connection from=192.168.129.95:49382" [2022-04-23T22:11:29.503Z] time="2022-04-23T22:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.129.95:10034" [2022-04-23T22:11:29.503Z] time="2022-04-23T22:11:29Z" level=debug msg="memberlist: Stream connection from=192.168.129.95:49383" [2022-04-23T22:11:29.503Z] time="2022-04-23T22:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.129.95:10035" [2022-04-23T22:11:29.503Z] time="2022-04-23T22:11:29Z" level=debug msg="memberlist: Stream connection from=192.168.129.95:49384" [2022-04-23T22:11:29.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-23T22:11:29.632Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T22:11:29.653Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:29.654Z] INFO: Testing against a local daemon [2022-04-23T22:11:29.654Z] === RUN TestServiceCreateInit [2022-04-23T22:11:29.654Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T22:11:29.654Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:29.654Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T22:11:29.654Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:29.654Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-23T22:11:29.654Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:11:29.654Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:11:29.654Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T22:11:29.654Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:29.654Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-23T22:11:29.654Z] === RUN TestCreateServiceConflict [2022-04-23T22:11:29.654Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:29.654Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-23T22:11:29.654Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T22:11:29.654Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:29.654Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-23T22:11:29.654Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T22:11:29.654Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:29.654Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T22:11:29.654Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T22:11:29.654Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:29.654Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-23T22:11:29.654Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T22:11:29.654Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:29.654Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-23T22:11:29.654Z] === RUN TestCreateServiceSysctls [2022-04-23T22:11:29.654Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:29.970Z] 2022/04/23 22:11:29 Closing DB instances... [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="Node e5c9e50895f3 change state NodeActive --> NodeLeft" [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="node5(20fa1cba02da): Node leave event for e5c9e50895f3/192.168.129.95" [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="Node e5c9e50895f3 change state NodeActive --> NodeLeft" [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="node3(96125352cbe0): Node leave event for e5c9e50895f3/192.168.129.95" [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="Node e5c9e50895f3 change state NodeActive --> NodeLeft" [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="node4(9fe4e886b22c): Node leave event for e5c9e50895f3/192.168.129.95" [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="Node e5c9e50895f3 change state NodeActive --> NodeLeft" [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="node2(31f0c206f4b9): Node leave event for e5c9e50895f3/192.168.129.95" [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="Node e5c9e50895f3 change state NodeActive --> NodeLeft" [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="node1(e5c9e50895f3): Node leave event for e5c9e50895f3/192.168.129.95" [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="Node e5c9e50895f3/192.168.129.95, left gossip cluster" [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="Node e5c9e50895f3/192.168.129.95, left gossip cluster" [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="Node e5c9e50895f3/192.168.129.95, left gossip cluster" [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="Node e5c9e50895f3/192.168.129.95, left gossip cluster" [2022-04-23T22:11:29.970Z] time="2022-04-23T22:11:29Z" level=info msg="Node e5c9e50895f3/192.168.129.95, left gossip cluster" [2022-04-23T22:11:30.109Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-23T22:11:30.109Z] === RUN TestCreateServiceCapabilities [2022-04-23T22:11:30.109Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-23T22:11:30.109Z] === RUN TestInspect [2022-04-23T22:11:30.109Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] --- SKIP: TestInspect (0.00s) [2022-04-23T22:11:30.109Z] === RUN TestCreateJob [2022-04-23T22:11:30.109Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] --- SKIP: TestCreateJob (0.00s) [2022-04-23T22:11:30.109Z] === RUN TestReplicatedJob [2022-04-23T22:11:30.109Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-23T22:11:30.109Z] === RUN TestUpdateReplicatedJob [2022-04-23T22:11:30.109Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-23T22:11:30.109Z] === RUN TestServiceListWithStatuses [2022-04-23T22:11:30.109Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T22:11:30.109Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T22:11:30.109Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-23T22:11:30.109Z] === RUN TestDockerNetworkReConnect [2022-04-23T22:11:30.109Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-23T22:11:30.109Z] === RUN TestServicePlugin [2022-04-23T22:11:30.109Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-23T22:11:30.109Z] === RUN TestServiceUpdateLabel [2022-04-23T22:11:30.109Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:30.109Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-23T22:11:30.109Z] === RUN TestServiceUpdateSecrets [2022-04-23T22:11:30.109Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:30.109Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-23T22:11:30.109Z] === RUN TestServiceUpdateConfigs [2022-04-23T22:11:30.109Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:30.109Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-23T22:11:30.109Z] === RUN TestServiceUpdateNetwork [2022-04-23T22:11:30.109Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:30.109Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-23T22:11:30.109Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T22:11:30.109Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:30.109Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-23T22:11:30.109Z] PASS [2022-04-23T22:11:30.109Z] ok github.com/docker/docker/integration/service 0.260s [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === Skipped [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:11:30.109Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:11:30.109Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-23T22:11:30.109Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-23T22:11:30.109Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-23T22:11:30.109Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T22:11:30.109Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-23T22:11:30.109Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-23T22:11:30.109Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-23T22:11:30.109Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-23T22:11:30.109Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-23T22:11:30.109Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-23T22:11:30.109Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-23T22:11:30.109Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-23T22:11:30.109Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-23T22:11:30.109Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-23T22:11:30.109Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-23T22:11:30.109Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-23T22:11:30.109Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-23T22:11:30.109Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-23T22:11:30.109Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-23T22:11:30.109Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-23T22:11:30.109Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-23T22:11:30.109Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:11:30.109Z] [2022-04-23T22:11:30.109Z] DONE 24 tests, 23 skipped in 2.658s [2022-04-23T22:11:30.109Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-23T22:11:30.440Z] time="2022-04-23T22:11:30Z" level=info msg="Node 31f0c206f4b9 change state NodeActive --> NodeLeft" [2022-04-23T22:11:30.440Z] time="2022-04-23T22:11:30Z" level=info msg="node4(9fe4e886b22c): Node leave event for 31f0c206f4b9/192.168.129.95" [2022-04-23T22:11:30.440Z] time="2022-04-23T22:11:30Z" level=info msg="Node 31f0c206f4b9 change state NodeActive --> NodeLeft" [2022-04-23T22:11:30.440Z] time="2022-04-23T22:11:30Z" level=info msg="Node 31f0c206f4b9 change state NodeActive --> NodeLeft" [2022-04-23T22:11:30.440Z] time="2022-04-23T22:11:30Z" level=info msg="node3(96125352cbe0): Node leave event for 31f0c206f4b9/192.168.129.95" [2022-04-23T22:11:30.440Z] time="2022-04-23T22:11:30Z" level=info msg="node5(20fa1cba02da): Node leave event for 31f0c206f4b9/192.168.129.95" [2022-04-23T22:11:30.440Z] time="2022-04-23T22:11:30Z" level=info msg="Node 31f0c206f4b9 change state NodeActive --> NodeLeft" [2022-04-23T22:11:30.440Z] time="2022-04-23T22:11:30Z" level=info msg="node2(31f0c206f4b9): Node leave event for 31f0c206f4b9/192.168.129.95" [2022-04-23T22:11:30.440Z] time="2022-04-23T22:11:30Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, left gossip cluster" [2022-04-23T22:11:30.440Z] time="2022-04-23T22:11:30Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, left gossip cluster" [2022-04-23T22:11:30.440Z] time="2022-04-23T22:11:30Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, left gossip cluster" [2022-04-23T22:11:30.440Z] time="2022-04-23T22:11:30Z" level=info msg="Node 31f0c206f4b9/192.168.129.95, left gossip cluster" [2022-04-23T22:11:30.909Z] time="2022-04-23T22:11:30Z" level=info msg="Node 96125352cbe0 change state NodeActive --> NodeLeft" [2022-04-23T22:11:30.909Z] time="2022-04-23T22:11:30Z" level=info msg="node5(20fa1cba02da): Node leave event for 96125352cbe0/192.168.129.95" [2022-04-23T22:11:30.909Z] time="2022-04-23T22:11:30Z" level=info msg="Node 96125352cbe0 change state NodeActive --> NodeLeft" [2022-04-23T22:11:30.909Z] time="2022-04-23T22:11:30Z" level=info msg="node3(96125352cbe0): Node leave event for 96125352cbe0/192.168.129.95" [2022-04-23T22:11:30.909Z] time="2022-04-23T22:11:30Z" level=info msg="Node 96125352cbe0 change state NodeActive --> NodeLeft" [2022-04-23T22:11:30.909Z] time="2022-04-23T22:11:30Z" level=info msg="node4(9fe4e886b22c): Node leave event for 96125352cbe0/192.168.129.95" [2022-04-23T22:11:30.909Z] time="2022-04-23T22:11:30Z" level=info msg="Node 96125352cbe0/192.168.129.95, left gossip cluster" [2022-04-23T22:11:30.909Z] time="2022-04-23T22:11:30Z" level=info msg="Node 96125352cbe0/192.168.129.95, left gossip cluster" [2022-04-23T22:11:31.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-23T22:11:31.377Z] time="2022-04-23T22:11:30Z" level=info msg="Node 96125352cbe0/192.168.129.95, left gossip cluster" [2022-04-23T22:11:31.377Z] time="2022-04-23T22:11:31Z" level=debug msg="memberlist: Failed ping: 20fa1cba02da (timeout reached)" [2022-04-23T22:11:31.377Z] time="2022-04-23T22:11:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.129.95:10036: use of closed network connection" [2022-04-23T22:11:31.377Z] time="2022-04-23T22:11:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.129.95:10035: use of closed network connection" [2022-04-23T22:11:31.377Z] time="2022-04-23T22:11:31Z" level=debug msg="memberlist: Stream connection from=192.168.129.95:49385" [2022-04-23T22:11:31.377Z] time="2022-04-23T22:11:31Z" level=info msg="Node 9fe4e886b22c change state NodeActive --> NodeLeft" [2022-04-23T22:11:31.377Z] time="2022-04-23T22:11:31Z" level=info msg="node5(20fa1cba02da): Node leave event for 9fe4e886b22c/192.168.129.95" [2022-04-23T22:11:31.377Z] time="2022-04-23T22:11:31Z" level=info msg="Node 9fe4e886b22c change state NodeActive --> NodeLeft" [2022-04-23T22:11:31.377Z] time="2022-04-23T22:11:31Z" level=info msg="node4(9fe4e886b22c): Node leave event for 9fe4e886b22c/192.168.129.95" [2022-04-23T22:11:31.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:31.634Z] INFO: Testing against a local daemon [2022-04-23T22:11:31.634Z] === RUN TestSessionCreate [2022-04-23T22:11:31.634Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:31.634Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-23T22:11:31.634Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T22:11:31.634Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:31.634Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T22:11:31.634Z] PASS [2022-04-23T22:11:31.634Z] ok github.com/docker/docker/integration/session 0.092s [2022-04-23T22:11:31.634Z] [2022-04-23T22:11:31.634Z] === Skipped [2022-04-23T22:11:31.634Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-23T22:11:31.634Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:31.634Z] [2022-04-23T22:11:31.634Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T22:11:31.634Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T22:11:31.634Z] [2022-04-23T22:11:31.634Z] DONE 2 tests, 2 skipped in 1.591s [2022-04-23T22:11:31.634Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-23T22:11:31.846Z] time="2022-04-23T22:11:31Z" level=warning msg="memberlist: Was able to connect to 20fa1cba02da but other probes failed, network may be misconfigured" [2022-04-23T22:11:32.315Z] time="2022-04-23T22:11:31Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, left gossip cluster" [2022-04-23T22:11:32.315Z] time="2022-04-23T22:11:32Z" level=info msg="Node 9fe4e886b22c/192.168.129.95, left gossip cluster" [2022-04-23T22:11:32.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-23T22:11:32.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001145188_} [2022-04-23T22:11:32.766Z] --- PASS: TestBuildMultiStageOnBuild (17.70s) [2022-04-23T22:11:32.766Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T22:11:32.766Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:11:32.766Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-23T22:11:32.766Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T22:11:32.783Z] time="2022-04-23T22:11:32Z" level=info msg="Node 20fa1cba02da/192.168.129.95, left gossip cluster" [2022-04-23T22:11:32.783Z] time="2022-04-23T22:11:32Z" level=info msg="Node 20fa1cba02da change state NodeActive --> NodeFailed" [2022-04-23T22:11:32.783Z] time="2022-04-23T22:11:32Z" level=info msg="Node 20fa1cba02da/192.168.129.95, added to failed nodes list" [2022-04-23T22:11:32.783Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-04-23T22:11:32.783Z] PASS [2022-04-23T22:11:32.783Z] coverage: 60.0% of statements [2022-04-23T22:11:32.783Z] ok github.com/docker/docker/libnetwork/networkdb 105.498s coverage: 60.0% of statements [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/quota [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T22:11:32.783Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T22:11:33.576Z] --- PASS: TestServiceCreateInit (8.42s) [2022-04-23T22:11:33.576Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.43s) [2022-04-23T22:11:33.576Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.97s) [2022-04-23T22:11:33.576Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T22:11:33.811Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:33.811Z] INFO: Testing against a local daemon [2022-04-23T22:11:33.811Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:11:33.811Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:33.811Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:11:33.811Z] === RUN TestDiskUsage [2022-04-23T22:11:33.811Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T22:11:33.811Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-23T22:11:33.811Z] === RUN TestEventsExecDie [2022-04-23T22:11:33.811Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T22:11:33.811Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-23T22:11:33.811Z] === RUN TestEventsBackwardsCompatible [2022-04-23T22:11:33.811Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T22:11:33.811Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-23T22:11:33.811Z] === RUN TestEventsVolumeCreate [2022-04-23T22:11:33.811Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T22:11:33.811Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-23T22:11:33.811Z] === RUN TestInfoAPI [2022-04-23T22:11:33.811Z] --- PASS: TestInfoAPI (0.06s) [2022-04-23T22:11:33.811Z] === RUN TestInfoAPIWarnings [2022-04-23T22:11:33.811Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:11:33.811Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-23T22:11:33.811Z] === RUN TestInfoDebug [2022-04-23T22:11:33.811Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:33.811Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-23T22:11:33.811Z] === RUN TestInfoInsecureRegistries [2022-04-23T22:11:33.811Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:33.811Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-23T22:11:33.811Z] === RUN TestInfoRegistryMirrors [2022-04-23T22:11:33.811Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:33.811Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-23T22:11:33.811Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T22:11:34.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13147357210_/foo_false____} [2022-04-23T22:11:34.774Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-23T22:11:34.774Z] === RUN TestPingCacheHeaders [2022-04-23T22:11:34.774Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-23T22:11:34.774Z] === RUN TestPingGet [2022-04-23T22:11:35.230Z] --- PASS: TestPingGet (0.04s) [2022-04-23T22:11:35.230Z] === RUN TestPingHead [2022-04-23T22:11:35.230Z] --- PASS: TestPingHead (0.06s) [2022-04-23T22:11:35.230Z] === RUN TestPingSwarmHeader [2022-04-23T22:11:35.230Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:35.230Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-23T22:11:35.230Z] === RUN TestVersion [2022-04-23T22:11:35.230Z] --- PASS: TestVersion (0.04s) [2022-04-23T22:11:35.230Z] PASS [2022-04-23T22:11:35.230Z] ok github.com/docker/docker/integration/system 1.298s [2022-04-23T22:11:35.230Z] [2022-04-23T22:11:35.230Z] === Skipped [2022-04-23T22:11:35.230Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:11:35.230Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:35.230Z] [2022-04-23T22:11:35.230Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-23T22:11:35.230Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T22:11:35.230Z] [2022-04-23T22:11:35.230Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-23T22:11:35.230Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T22:11:35.230Z] [2022-04-23T22:11:35.230Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-23T22:11:35.230Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T22:11:35.230Z] [2022-04-23T22:11:35.230Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-23T22:11:35.230Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T22:11:35.230Z] [2022-04-23T22:11:35.230Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-23T22:11:35.230Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:11:35.230Z] [2022-04-23T22:11:35.230Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-23T22:11:35.230Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:35.230Z] [2022-04-23T22:11:35.230Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-23T22:11:35.230Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:35.230Z] [2022-04-23T22:11:35.231Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-23T22:11:35.231Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:11:35.231Z] [2022-04-23T22:11:35.231Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-23T22:11:35.231Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:11:35.231Z] [2022-04-23T22:11:35.231Z] DONE 16 tests, 10 skipped in 3.339s [2022-04-23T22:11:35.231Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-23T22:11:35.518Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13147357210_/foo_true____} [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === Skipped [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-23T22:11:35.734Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-23T22:11:35.734Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-23T22:11:35.734Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-23T22:11:35.734Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-23T22:11:35.734Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T22:11:35.734Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T22:11:35.734Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T22:11:35.734Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T22:11:35.734Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-23T22:11:35.734Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T22:11:35.734Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-23T22:11:35.734Z] daemon_test.go:145: root required [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T22:11:35.734Z] reload_test.go:342: root required [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T22:11:35.734Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T22:11:35.734Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-23T22:11:35.734Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-23T22:11:35.734Z] download_test.go:267: Needs fixing on Windows [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-23T22:11:35.734Z] layer_test.go:291: Failing on Windows [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-23T22:11:35.734Z] layer_test.go:340: Failing on Windows [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-23T22:11:35.734Z] layer_test.go:455: Failing on Windows [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-23T22:11:35.734Z] layer_test.go:684: Failing on Windows [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-23T22:11:35.734Z] migration_test.go:45: Failing on Windows [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T22:11:35.734Z] migration_test.go:181: Failing on Windows [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-23T22:11:35.734Z] mount_test.go:17: Failing on Windows [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-23T22:11:35.734Z] mount_test.go:76: Failing on Windows [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-23T22:11:35.734Z] mount_test.go:125: Failing on Windows [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-23T22:11:35.734Z] mount_test.go:212: Failing on Windows [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-23T22:11:35.734Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-23T22:11:35.734Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T22:11:35.734Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-23T22:11:35.734Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-23T22:11:35.734Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-23T22:11:35.734Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-23T22:11:35.734Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-23T22:11:35.734Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-23T22:11:35.734Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-23T22:11:35.734Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-23T22:11:35.734Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-23T22:11:35.734Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-23T22:11:35.734Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-23T22:11:35.734Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-23T22:11:35.734Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-23T22:11:35.734Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-23T22:11:35.734Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-23T22:11:35.734Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-23T22:11:35.734Z] archive_test.go:140: zstd not installed [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-23T22:11:35.734Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-23T22:11:35.734Z] archive_windows_test.go:16: Currently fails [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-23T22:11:35.734Z] changes_test.go:196: needs more investigation [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-23T22:11:35.734Z] changes_test.go:433: needs further investigation [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-23T22:11:35.734Z] changes_test.go:469: needs further investigation [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-23T22:11:35.734Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T22:11:35.734Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T22:11:35.734Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-23T22:11:35.734Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:11:35.734Z] [2022-04-23T22:11:35.734Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-23T22:11:35.735Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:11:35.735Z] [2022-04-23T22:11:35.735Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-23T22:11:35.735Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T22:11:35.735Z] [2022-04-23T22:11:35.735Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:11:35.735Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:11:35.735Z] [2022-04-23T22:11:35.735Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T22:11:35.735Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:11:35.735Z] [2022-04-23T22:11:35.735Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-23T22:11:35.735Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:11:35.735Z] [2022-04-23T22:11:35.735Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-23T22:11:35.735Z] poller_test.go:40: No chmod on Windows [2022-04-23T22:11:35.735Z] [2022-04-23T22:11:35.735Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T22:11:35.735Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T22:11:35.735Z] [2022-04-23T22:11:35.735Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T22:11:35.735Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T22:11:35.735Z] [2022-04-23T22:11:35.735Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-23T22:11:35.735Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:11:35.735Z] [2022-04-23T22:11:35.735Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-04-23T22:11:35.735Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:11:35.735Z] [2022-04-23T22:11:35.735Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-23T22:11:35.735Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T22:11:35.735Z] [2022-04-23T22:11:35.735Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-23T22:11:35.735Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T22:11:35.735Z] [2022-04-23T22:11:35.735Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-23T22:11:35.735Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T22:11:35.735Z] [2022-04-23T22:11:35.735Z] DONE 2290 tests, 68 skipped in 303.157s [2022-04-23T22:11:36.202Z] INFO: make.ps1 ended at 04/23/2022 22:11:35 [2022-04-23T22:11:37.416Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:37.416Z] INFO: Testing against a local daemon [2022-04-23T22:11:37.416Z] === RUN TestVolumesCreateAndList [2022-04-23T22:11:37.416Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-23T22:11:37.416Z] === RUN TestVolumesRemove [2022-04-23T22:11:37.416Z] --- PASS: TestVolumesRemove (0.16s) [2022-04-23T22:11:37.416Z] === RUN TestVolumesInspect [2022-04-23T22:11:37.416Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-23T22:11:37.416Z] === RUN TestVolumesInvalidJSON [2022-04-23T22:11:37.416Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T22:11:37.416Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T22:11:37.416Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T22:11:37.416Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T22:11:37.416Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T22:11:37.416Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T22:11:37.416Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T22:11:37.416Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-23T22:11:37.416Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-23T22:11:37.416Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T22:11:37.416Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T22:11:37.416Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T22:11:37.416Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T22:11:37.416Z] PASS [2022-04-23T22:11:37.416Z] ok github.com/docker/docker/integration/volume 0.349s [2022-04-23T22:11:37.416Z] [2022-04-23T22:11:37.416Z] DONE 9 tests in 2.009s [2022-04-23T22:11:37.416Z] INFO: make.ps1 ended at 04/23/2022 22:11:37 [2022-04-23T22:11:37.416Z] INFO: Integration CLI tests being run from the host: [2022-04-23T22:11:37.416Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-23T22:11:37.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3641817135_/foo_false____} [2022-04-23T22:11:37.768Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-23T22:11:37.768Z] INFO: Unit tests ended at 04/23/2022 22:11:37. Duration:00:05:23.0859705 [2022-04-23T22:11:37.768Z] INFO: Building busybox [2022-04-23T22:11:38.237Z] Sending build context to Docker daemon 5.12kB [2022-04-23T22:11:38.237Z] [2022-04-23T22:11:38.237Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-23T22:11:38.237Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-23T22:11:38.237Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-23T22:11:38.238Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-23T22:11:38.238Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-23T22:11:38.238Z] ---> e8870c5c3ab2 [2022-04-23T22:11:38.238Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-23T22:11:38.238Z] ---> Running in c6538ae83e3e [2022-04-23T22:11:38.814Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3641817135_/foo_true____} [2022-04-23T22:11:40.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3641817135_/foo_true__0xc0011451b8__} [2022-04-23T22:11:42.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0011451d0_} [2022-04-23T22:11:43.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0011451e8_} [2022-04-23T22:11:44.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001145200_} [2022-04-23T22:11:46.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001145218_} [2022-04-23T22:11:47.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-23T22:11:47.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-23T22:11:47.705Z] --- PASS: TestBuildMultiStageLayerLeak (14.21s) [2022-04-23T22:11:47.705Z] === RUN TestBuildWithHugeFile [2022-04-23T22:11:47.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:11:47.716Z] INFO: Testing against a local daemon [2022-04-23T22:11:47.716Z] === RUN TestDockerSuite [2022-04-23T22:11:47.716Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-23T22:11:47.716Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-23T22:11:47.716Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:11:47.716Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-23T22:11:47.716Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-23T22:11:47.716Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-23T22:11:47.716Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-23T22:11:47.716Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T22:11:47.716Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-23T22:11:47.716Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-23T22:11:48.171Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-23T22:11:48.171Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-23T22:11:48.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-23T22:11:48.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-23T22:11:48.867Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-23T22:11:49.138Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-23T22:11:49.138Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-23T22:11:49.807Z] docker_api_swarm_node_test.go:81: [d79b64120fdb2] joining swarm manager [d1ae167e98ccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:11:50.373Z] --- PASS: TestCreateServiceMultipleTimes (16.74s) [2022-04-23T22:11:50.373Z] === RUN TestCreateServiceConflict [2022-04-23T22:11:51.308Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-23T22:11:53.210Z] --- PASS: TestCreateServiceConflict (2.82s) [2022-04-23T22:11:53.210Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T22:11:53.468Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-23T22:11:56.755Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-23T22:11:57.325Z] --- PASS: TestCreateServiceMaxReplicas (3.89s) [2022-04-23T22:11:57.325Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T22:11:58.260Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-23T22:11:58.260Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-23T22:11:59.194Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-23T22:11:59.473Z] Removing intermediate container c6538ae83e3e [2022-04-23T22:11:59.473Z] ---> 4fb419dfb442 [2022-04-23T22:11:59.473Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-23T22:11:59.473Z] ---> Running in 56a248e8ba50 [2022-04-23T22:11:59.473Z] Removing intermediate container 56a248e8ba50 [2022-04-23T22:11:59.473Z] ---> 12ec93a2a2d7 [2022-04-23T22:11:59.473Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-23T22:11:59.473Z] ---> Running in 70ca4abf1c85 [2022-04-23T22:11:59.473Z] Removing intermediate container 70ca4abf1c85 [2022-04-23T22:11:59.473Z] ---> 93eb21fe074c [2022-04-23T22:11:59.473Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-23T22:11:59.473Z] [2022-04-23T22:11:59.943Z] ---> 90b6aa2b2a68 [2022-04-23T22:11:59.943Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-23T22:11:59.943Z] ---> Running in 64d3245a416c [2022-04-23T22:12:00.129Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-23T22:12:00.696Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-23T22:12:01.263Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-23T22:12:01.831Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-23T22:12:02.400Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-23T22:12:02.966Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-23T22:12:03.533Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-23T22:12:04.100Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-23T22:12:04.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-23T22:12:05.034Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-23T22:12:05.969Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-23T22:12:06.161Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-23T22:12:06.161Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-23T22:12:06.161Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-23T22:12:06.161Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-23T22:12:06.161Z] Cross building: bundles/cross/linux/s390x [2022-04-23T22:12:06.161Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-23T22:12:06.161Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-23T22:12:06.536Z] docker_api_swarm_node_test.go:53: [d8a53dc1d8738] joining swarm manager [dbd142ae10068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:12:06.795Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-23T22:12:07.362Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-23T22:12:07.620Z] docker_api_swarm_node_test.go:54: [d757025d68b00] joining swarm manager [dbd142ae10068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:12:08.188Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-23T22:12:08.756Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-23T22:12:09.324Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-23T22:12:09.324Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-23T22:12:09.891Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-23T22:12:10.459Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-23T22:12:11.027Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-23T22:12:11.595Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.36s) [2022-04-23T22:12:11.595Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T22:12:11.854Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-23T22:12:12.424Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-23T22:12:13.805Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-23T22:12:14.740Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-23T22:12:14.740Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2022-04-23T22:12:14.740Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T22:12:16.118Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-23T22:12:18.022Z] --- PASS: TestCreateServiceConfigFileMode (3.11s) [2022-04-23T22:12:18.022Z] === RUN TestCreateServiceSysctls [2022-04-23T22:12:19.926Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-23T22:12:21.836Z] --- PASS: TestCreateServiceSysctls (3.76s) [2022-04-23T22:12:21.836Z] === RUN TestCreateServiceCapabilities [2022-04-23T22:12:22.402Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-23T22:12:22.968Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-23T22:12:24.873Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2022-04-23T22:12:24.873Z] === RUN TestInspect [2022-04-23T22:12:25.290Z] Removing intermediate container 64d3245a416c [2022-04-23T22:12:25.290Z] ---> 574a0baaf852 [2022-04-23T22:12:25.290Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-23T22:12:25.290Z] ---> Running in 956df29bb5df [2022-04-23T22:12:25.290Z] [2022-04-23T22:12:25.290Z] SUCCESS: Specified value was saved. [2022-04-23T22:12:26.775Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-23T22:12:27.710Z] --- PASS: TestInspect (3.17s) [2022-04-23T22:12:27.710Z] === RUN TestCreateJob [2022-04-23T22:12:28.247Z] Removing intermediate container 956df29bb5df [2022-04-23T22:12:28.247Z] ---> cb76e6bd43a9 [2022-04-23T22:12:28.247Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-23T22:12:28.247Z] ---> Running in 4948d5e17b85 [2022-04-23T22:12:29.087Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-23T22:12:29.654Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-23T22:12:31.561Z] --- PASS: TestCreateJob (3.86s) [2022-04-23T22:12:31.561Z] === RUN TestReplicatedJob [2022-04-23T22:12:33.463Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-23T22:12:34.420Z] === RUN TestDockerSuite/TestCpToDot [2022-04-23T22:12:35.362Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-23T22:12:35.411Z] Cannot create a file when that file already exists. [2022-04-23T22:12:36.744Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-23T22:12:38.124Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-23T22:12:38.124Z] --- PASS: TestReplicatedJob (6.34s) [2022-04-23T22:12:38.124Z] === RUN TestUpdateReplicatedJob [2022-04-23T22:12:38.383Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-23T22:12:39.320Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-23T22:12:39.887Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-23T22:12:39.887Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-23T22:12:40.173Z] Removing intermediate container 4948d5e17b85 [2022-04-23T22:12:40.173Z] ---> 2ae766b4366c [2022-04-23T22:12:40.173Z] Step 13/13 : CMD ["sh"] [2022-04-23T22:12:40.173Z] ---> Running in 1227df0b23b7 [2022-04-23T22:12:40.642Z] Removing intermediate container 1227df0b23b7 [2022-04-23T22:12:40.642Z] ---> a1779f081c57 [2022-04-23T22:12:40.642Z] Successfully built a1779f081c57 [2022-04-23T22:12:40.642Z] Successfully tagged busybox:latest [2022-04-23T22:12:40.642Z] INFO: Docker images of the daemon under test [2022-04-23T22:12:40.642Z] [2022-04-23T22:12:40.642Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T22:12:40.642Z] busybox latest a1779f081c57 Less than a second ago 5.78GB [2022-04-23T22:12:40.642Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-23T22:12:40.642Z] microsoft/windowsservercore latest e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-23T22:12:40.642Z] [2022-04-23T22:12:40.642Z] INFO: Running integration tests at 04/23/2022 22:12:40... [2022-04-23T22:12:40.642Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-23T22:12:40.642Z] INFO: Integration API tests being run from the host: [2022-04-23T22:12:40.642Z] INFO: make.ps1 starting at 04/23/2022 22:12:40 [2022-04-23T22:12:40.823Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-23T22:12:41.759Z] --- PASS: TestUpdateReplicatedJob (3.84s) [2022-04-23T22:12:41.759Z] === RUN TestServiceListWithStatuses [2022-04-23T22:12:41.759Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T22:12:41.759Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T22:12:41.759Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T22:12:42.018Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-23T22:12:42.018Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-23T22:12:42.212Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-23T22:12:42.277Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-23T22:12:42.536Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-23T22:12:43.102Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-23T22:12:43.102Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-23T22:12:43.102Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-23T22:12:43.102Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-23T22:12:44.038Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-23T22:12:44.297Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-23T22:12:44.297Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-23T22:12:44.555Z] === RUN TestDockerSuite/TestCreateRM [2022-04-23T22:12:44.813Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-23T22:12:44.813Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T22:12:44.813Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-23T22:12:44.813Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-23T22:12:45.071Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-23T22:12:46.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-23T22:12:47.019Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-23T22:12:47.019Z] --- PASS: TestDockerNetworkConnectAlias (5.19s) [2022-04-23T22:12:47.019Z] === RUN TestDockerNetworkReConnect [2022-04-23T22:12:47.019Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-23T22:12:47.019Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-23T22:12:48.928Z] docker_api_swarm_test.go:202: [debda270d19ae] joining swarm manager [df4c4de516eba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:12:52.221Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-23T22:12:52.221Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-23T22:12:52.221Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-23T22:12:52.221Z] --- PASS: TestDockerNetworkReConnect (4.88s) [2022-04-23T22:12:52.221Z] === RUN TestServicePlugin [2022-04-23T22:12:52.221Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-23T22:12:52.221Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-23T22:12:52.221Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-23T22:12:52.481Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-23T22:12:53.859Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-23T22:12:54.426Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-23T22:12:55.802Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-23T22:12:56.369Z] plugin_test.go:61: [d19d60ccc5787] joining swarm manager [d70fe3d495830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:12:57.305Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-23T22:12:57.565Z] plugin_test.go:64: [df5af6208fd90] joining swarm manager [d70fe3d495830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:12:57.823Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-23T22:12:58.761Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-23T22:12:58.761Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-23T22:12:59.330Z] === RUN TestDockerSuite/TestDockerFails [2022-04-23T22:12:59.330Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-23T22:12:59.330Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-23T22:12:59.330Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-23T22:13:00.265Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-23T22:13:00.833Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-23T22:13:01.771Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-23T22:13:01.771Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-23T22:13:02.034Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-23T22:13:02.034Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-23T22:13:07.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-23T22:13:07.863Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-23T22:13:09.766Z] docker_api_swarm_test.go:384: [d63748f98bf88] joining swarm manager [d6b0c9803f301]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:13:10.334Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-23T22:13:11.271Z] docker_api_swarm_test.go:385: [d9b248b29f013] joining swarm manager [d6b0c9803f301]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:13:12.649Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-23T22:13:14.035Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-23T22:13:14.602Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-23T22:13:15.169Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-23T22:13:15.176Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-23T22:13:15.176Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-23T22:13:15.176Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-23T22:13:15.176Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T22:13:15.176Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-23T22:13:15.176Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T22:13:15.176Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-23T22:13:15.176Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:13:15.176Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-23T22:13:15.176Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T22:13:15.176Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-23T22:13:15.176Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:13:15.176Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-23T22:13:15.176Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T22:13:15.176Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-23T22:13:15.176Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:13:15.176Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-23T22:13:15.176Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-23T22:13:15.176Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T22:13:15.177Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-23T22:13:15.736Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-23T22:13:16.135Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-23T22:13:16.135Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:13:16.135Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-23T22:13:16.135Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T22:13:16.135Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-23T22:13:16.303Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-23T22:13:16.869Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-23T22:13:17.436Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-23T22:13:18.810Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-23T22:13:19.745Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-23T22:13:19.846Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-23T22:13:22.011Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-23T22:13:22.011Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T22:13:22.011Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-23T22:13:22.011Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T22:13:22.011Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-23T22:13:22.011Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T22:13:22.011Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-23T22:13:22.011Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T22:13:22.011Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-23T22:13:22.277Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-23T22:13:24.175Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-23T22:13:24.741Z] --- PASS: TestServicePlugin (32.68s) [2022-04-23T22:13:24.741Z] === RUN TestServiceUpdateLabel [2022-04-23T22:13:24.741Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-23T22:13:24.895Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-23T22:13:24.895Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T22:13:24.895Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-23T22:13:24.895Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T22:13:24.895Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-23T22:13:24.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:13:24.987Z] INFO: Testing against a local daemon [2022-04-23T22:13:24.987Z] === RUN TestBuildWithSession [2022-04-23T22:13:24.987Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:13:24.987Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T22:13:24.987Z] === RUN TestBuildSquashParent [2022-04-23T22:13:24.987Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:13:24.987Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-23T22:13:24.987Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T22:13:24.987Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:13:24.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:13:24.987Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:13:24.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:13:24.987Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:13:24.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:13:24.987Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:13:24.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:13:24.987Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:13:24.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:13:24.987Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:13:24.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:13:24.987Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T22:13:24.987Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T22:13:24.987Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T22:13:24.987Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T22:13:25.680Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-23T22:13:27.056Z] --- PASS: TestServiceUpdateLabel (2.47s) [2022-04-23T22:13:27.056Z] === RUN TestServiceUpdateSecrets [2022-04-23T22:13:31.243Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-23T22:13:31.502Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-23T22:13:31.938Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-23T22:13:32.443Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-23T22:13:33.013Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-23T22:13:33.280Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-23T22:13:33.545Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-23T22:13:33.806Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-23T22:13:33.806Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-23T22:13:34.740Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-23T22:13:36.117Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-23T22:13:36.117Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-23T22:13:36.117Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-23T22:13:36.685Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-23T22:13:36.943Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-23T22:13:37.430Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T22:13:37.430Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T22:13:37.509Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-23T22:13:38.882Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-23T22:13:38.882Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-23T22:13:38.882Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-23T22:13:38.882Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-23T22:13:38.882Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-23T22:13:38.882Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-23T22:13:40.782Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-23T22:13:41.351Z] === RUN TestDockerSuite/TestEventsRename [2022-04-23T22:13:41.918Z] --- PASS: TestServiceUpdateSecrets (14.73s) [2022-04-23T22:13:41.918Z] === RUN TestServiceUpdateConfigs [2022-04-23T22:13:41.918Z] === RUN TestDockerSuite/TestEventsResize [2022-04-23T22:13:42.854Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-23T22:13:46.025Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-04-23T22:13:46.025Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.97s) [2022-04-23T22:13:46.025Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.08s) [2022-04-23T22:13:46.025Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.34s) [2022-04-23T22:13:46.025Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.54s) [2022-04-23T22:13:46.025Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.81s) [2022-04-23T22:13:46.025Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.16s) [2022-04-23T22:13:46.025Z] === RUN TestBuildMultiStageCopy [2022-04-23T22:13:46.025Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T22:13:48.120Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-23T22:13:48.685Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-23T22:13:49.252Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-23T22:13:52.532Z] === RUN TestDockerSuite/TestEventsTop [2022-04-23T22:13:52.532Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-23T22:13:54.627Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T22:13:55.064Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-23T22:13:55.601Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T22:13:56.031Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-04-23T22:13:56.031Z] === RUN TestServiceUpdateNetwork [2022-04-23T22:13:56.575Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T22:13:57.648Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-23T22:13:57.648Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-23T22:13:57.648Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-23T22:13:57.648Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-23T22:13:57.648Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-23T22:13:58.023Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-23T22:13:58.125Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T22:13:58.341Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cd054983ff5bb51089117096f31b9aa50ec0d339 hack/test/unit [2022-04-23T22:13:58.597Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-23T22:13:58.597Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-23T22:13:58.597Z] + TESTDIRS=./... [2022-04-23T22:13:58.597Z] + exclude_paths='/vendor/|/integration' [2022-04-23T22:13:58.597Z] ++ go list ./... [2022-04-23T22:13:58.597Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-23T22:13:59.526Z] + pkg_list='github.com/docker/docker/api [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/backend/build [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/httputils [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/middleware [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/router [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/router/build [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/router/container [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/router/debug [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/router/image [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/router/network [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/router/session [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/router/system [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/server/router/volume [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/backend [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/container [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/events [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/filters [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/image [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/mount [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/network [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/registry [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/strslice [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/swarm [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/time [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/versions [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T22:13:59.526Z] github.com/docker/docker/api/types/volume [2022-04-23T22:13:59.526Z] github.com/docker/docker/builder [2022-04-23T22:13:59.526Z] github.com/docker/docker/builder/builder-next [2022-04-23T22:13:59.526Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T22:13:59.526Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T22:13:59.526Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T22:13:59.526Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T22:13:59.526Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T22:13:59.526Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T22:13:59.526Z] github.com/docker/docker/builder/dockerfile [2022-04-23T22:13:59.526Z] github.com/docker/docker/builder/remotecontext [2022-04-23T22:13:59.526Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T22:13:59.526Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T22:13:59.526Z] github.com/docker/docker/cli [2022-04-23T22:13:59.526Z] github.com/docker/docker/cli/config [2022-04-23T22:13:59.526Z] github.com/docker/docker/cli/debug [2022-04-23T22:13:59.526Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T22:13:59.526Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T22:13:59.526Z] github.com/docker/docker/client [2022-04-23T22:13:59.526Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T22:13:59.526Z] github.com/docker/docker/cmd/dockerd [2022-04-23T22:13:59.526Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T22:13:59.526Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T22:13:59.526Z] github.com/docker/docker/container [2022-04-23T22:13:59.526Z] github.com/docker/docker/container/stream [2022-04-23T22:13:59.526Z] github.com/docker/docker/contrib/apparmor [2022-04-23T22:13:59.526Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T22:13:59.526Z] github.com/docker/docker/contrib/httpserver [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/cluster [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/config [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/events [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/exec [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/images [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/initlayer [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/links [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/listeners [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger/local [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/names [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/network [2022-04-23T22:13:59.526Z] github.com/docker/docker/daemon/stats [2022-04-23T22:13:59.526Z] github.com/docker/docker/distribution [2022-04-23T22:13:59.526Z] github.com/docker/docker/distribution/metadata [2022-04-23T22:13:59.526Z] github.com/docker/docker/distribution/utils [2022-04-23T22:13:59.526Z] github.com/docker/docker/distribution/xfer [2022-04-23T22:13:59.526Z] github.com/docker/docker/dockerversion [2022-04-23T22:13:59.526Z] github.com/docker/docker/errdefs [2022-04-23T22:13:59.526Z] github.com/docker/docker/image [2022-04-23T22:13:59.526Z] github.com/docker/docker/image/cache [2022-04-23T22:13:59.526Z] github.com/docker/docker/image/tarexport [2022-04-23T22:13:59.526Z] github.com/docker/docker/image/v1 [2022-04-23T22:13:59.526Z] github.com/docker/docker/internal/test/suite [2022-04-23T22:13:59.526Z] github.com/docker/docker/layer [2022-04-23T22:13:59.526Z] github.com/docker/docker/libcontainerd [2022-04-23T22:13:59.526Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T22:13:59.526Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T22:13:59.526Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T22:13:59.526Z] github.com/docker/docker/libcontainerd/types [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/config [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/idm [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/ns [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/options [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/osl [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T22:13:59.526Z] github.com/docker/docker/libnetwork/types [2022-04-23T22:13:59.526Z] github.com/docker/docker/oci [2022-04-23T22:13:59.526Z] github.com/docker/docker/oci/caps [2022-04-23T22:13:59.526Z] github.com/docker/docker/opts [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/aaparser [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/archive [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/authorization [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/capabilities [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/containerfs [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/directory [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/dmesg [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/filenotify [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/fileutils [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/fsutils [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/homedir [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/idtools [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/ioutils [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/longpath [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/loopback [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/parsers [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/pidfile [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/platform [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/plugins [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/pools [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/progress [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/pubsub [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/reexec [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/signal [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/stack [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/stringid [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/system [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/tailfile [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/tarsum [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/truncindex [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/urlutil [2022-04-23T22:13:59.526Z] github.com/docker/docker/pkg/useragent [2022-04-23T22:13:59.526Z] github.com/docker/docker/plugin [2022-04-23T22:13:59.526Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T22:13:59.526Z] github.com/docker/docker/plugin/v2 [2022-04-23T22:13:59.526Z] github.com/docker/docker/profiles/apparmor [2022-04-23T22:13:59.526Z] github.com/docker/docker/profiles/seccomp [2022-04-23T22:13:59.526Z] github.com/docker/docker/quota [2022-04-23T22:13:59.526Z] github.com/docker/docker/reference [2022-04-23T22:13:59.526Z] github.com/docker/docker/registry [2022-04-23T22:13:59.526Z] github.com/docker/docker/registry/resumable [2022-04-23T22:13:59.526Z] github.com/docker/docker/restartmanager [2022-04-23T22:13:59.526Z] github.com/docker/docker/rootless [2022-04-23T22:13:59.526Z] github.com/docker/docker/rootless/specconv [2022-04-23T22:13:59.526Z] github.com/docker/docker/runconfig [2022-04-23T22:13:59.527Z] github.com/docker/docker/runconfig/opts [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/daemon [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/environment [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/fakegit [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/registry [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/request [2022-04-23T22:13:59.527Z] github.com/docker/docker/volume [2022-04-23T22:13:59.527Z] github.com/docker/docker/volume/drivers [2022-04-23T22:13:59.527Z] github.com/docker/docker/volume/local [2022-04-23T22:13:59.527Z] github.com/docker/docker/volume/mounts [2022-04-23T22:13:59.527Z] github.com/docker/docker/volume/service [2022-04-23T22:13:59.527Z] github.com/docker/docker/volume/service/opts [2022-04-23T22:13:59.527Z] github.com/docker/docker/volume/testutils' [2022-04-23T22:13:59.527Z] ++ echo 'github.com/docker/docker/api [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/backend/build [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/httputils [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/middleware [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/build [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/container [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/debug [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/image [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/network [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/session [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/system [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/volume [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types [2022-04-23T22:13:59.527Z] github.com/docker/docke++ grep --fixed-strings -v /libnetwork [2022-04-23T22:13:59.527Z] r/api/types/backend [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/container [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/events [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/filters [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/image [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/mount [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/network [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/registry [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/strslice [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/swarm [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/time [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/versions [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/volume [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/builder-next [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/dockerfile [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/remotecontext [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T22:13:59.527Z] github.com/docker/docker/cli [2022-04-23T22:13:59.527Z] github.com/docker/docker/cli/config [2022-04-23T22:13:59.527Z] github.com/docker/docker/cli/debug [2022-04-23T22:13:59.527Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T22:13:59.527Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T22:13:59.527Z] github.com/docker/docker/client [2022-04-23T22:13:59.527Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T22:13:59.527Z] github.com/docker/docker/cmd/dockerd [2022-04-23T22:13:59.527Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T22:13:59.527Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T22:13:59.527Z] github.com/docker/docker/container [2022-04-23T22:13:59.527Z] github.com/docker/docker/container/stream [2022-04-23T22:13:59.527Z] github.com/docker/docker/contrib/apparmor [2022-04-23T22:13:59.527Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T22:13:59.527Z] github.com/docker/docker/contrib/httpserver [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/cluster [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/config [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/events [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/exec [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/images [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/initlayer [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/links [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/listeners [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger/local [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/names [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/network [2022-04-23T22:13:59.527Z] github.com/docker/docker/daemon/stats [2022-04-23T22:13:59.527Z] github.com/docker/docker/distribution [2022-04-23T22:13:59.527Z] github.com/docker/docker/distribution/metadata [2022-04-23T22:13:59.527Z] github.com/docker/docker/distribution/utils [2022-04-23T22:13:59.527Z] github.com/docker/docker/distribution/xfer [2022-04-23T22:13:59.527Z] github.com/docker/docker/dockerversion [2022-04-23T22:13:59.527Z] github.com/docker/docker/errdefs [2022-04-23T22:13:59.527Z] github.com/docker/docker/image [2022-04-23T22:13:59.527Z] github.com/docker/docker/image/cache [2022-04-23T22:13:59.527Z] github.com/docker/docker/image/tarexport [2022-04-23T22:13:59.527Z] github.com/docker/docker/image/v1 [2022-04-23T22:13:59.527Z] github.com/docker/docker/internal/test/suite [2022-04-23T22:13:59.527Z] github.com/docker/docker/layer [2022-04-23T22:13:59.527Z] github.com/docker/docker/libcontainerd [2022-04-23T22:13:59.527Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T22:13:59.527Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T22:13:59.527Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T22:13:59.527Z] github.com/docker/docker/libcontainerd/types [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/config [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/idm [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/ns [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/options [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/osl [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T22:13:59.527Z] github.com/docker/docker/libnetwork/types [2022-04-23T22:13:59.527Z] github.com/docker/docker/oci [2022-04-23T22:13:59.527Z] github.com/docker/docker/oci/caps [2022-04-23T22:13:59.527Z] github.com/docker/docker/opts [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/aaparser [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/archive [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/authorization [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/capabilities [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/containerfs [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/directory [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/dmesg [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/filenotify [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/fileutils [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/fsutils [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/homedir [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/idtools [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/ioutils [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/longpath [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/loopback [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/parsers [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/pidfile [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/platform [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/plugins [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/pools [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/progress [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/pubsub [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/reexec [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/signal [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/stack [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/stringid [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/system [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/tailfile [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/tarsum [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/truncindex [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/urlutil [2022-04-23T22:13:59.527Z] github.com/docker/docker/pkg/useragent [2022-04-23T22:13:59.527Z] github.com/docker/docker/plugin [2022-04-23T22:13:59.527Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T22:13:59.527Z] github.com/docker/docker/plugin/v2 [2022-04-23T22:13:59.527Z] github.com/docker/docker/profiles/apparmor [2022-04-23T22:13:59.527Z] github.com/docker/docker/profiles/seccomp [2022-04-23T22:13:59.527Z] github.com/docker/docker/quota [2022-04-23T22:13:59.527Z] github.com/docker/docker/reference [2022-04-23T22:13:59.527Z] github.com/docker/docker/registry [2022-04-23T22:13:59.527Z] github.com/docker/docker/registry/resumable [2022-04-23T22:13:59.527Z] github.com/docker/docker/restartmanager [2022-04-23T22:13:59.527Z] github.com/docker/docker/rootless [2022-04-23T22:13:59.527Z] github.com/docker/docker/rootless/specconv [2022-04-23T22:13:59.527Z] github.com/docker/docker/runconfig [2022-04-23T22:13:59.527Z] github.com/docker/docker/runconfig/opts [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/daemon [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/environment [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/fakegit [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/registry [2022-04-23T22:13:59.527Z] github.com/docker/docker/testutil/request [2022-04-23T22:13:59.527Z] github.com/docker/docker/volume [2022-04-23T22:13:59.527Z] github.com/docker/docker/volume/drivers [2022-04-23T22:13:59.527Z] github.com/docker/docker/volume/local [2022-04-23T22:13:59.527Z] github.com/docker/docker/volume/mounts [2022-04-23T22:13:59.527Z] github.com/docker/docker/volume/service [2022-04-23T22:13:59.527Z] github.com/docker/docker/volume/service/opts [2022-04-23T22:13:59.527Z] github.com/docker/docker/volume/testutils' [2022-04-23T22:13:59.527Z] + base_pkg_list='github.com/docker/docker/api [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/backend/build [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/httputils [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/middleware [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/build [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/container [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/debug [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/image [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/network [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/session [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/system [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/server/router/volume [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/backend [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/container [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/events [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/filters [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/image [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/mount [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/network [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/registry [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/strslice [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/swarm [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/time [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/versions [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T22:13:59.527Z] github.com/docker/docker/api/types/volume [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/builder-next [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/dockerfile [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/remotecontext [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T22:13:59.527Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T22:13:59.527Z] github.com/docker/docker/cli [2022-04-23T22:13:59.527Z] github.com/docker/docker/cli/config [2022-04-23T22:13:59.527Z] github.com/docker/docker/cli/debug [2022-04-23T22:13:59.527Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T22:13:59.527Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T22:13:59.528Z] github.com/docker/docker/client [2022-04-23T22:13:59.528Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T22:13:59.528Z] github.com/docker/docker/cmd/dockerd [2022-04-23T22:13:59.528Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T22:13:59.528Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T22:13:59.528Z] github.com/docker/docker/container [2022-04-23T22:13:59.528Z] github.com/docker/docker/container/stream [2022-04-23T22:13:59.528Z] github.com/docker/docker/contrib/apparmor [2022-04-23T22:13:59.528Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T22:13:59.528Z] github.com/docker/docker/contrib/httpserver [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/cluster [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/config [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/events [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/exec [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/images [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/initlayer [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/links [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/listeners [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/local [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/names [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/network [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/stats [2022-04-23T22:13:59.528Z] github.com/docker/docker/distribution [2022-04-23T22:13:59.528Z] github.com/docker/docker/distribution/metadata [2022-04-23T22:13:59.528Z] github.com/docker/docker/distribution/utils [2022-04-23T22:13:59.528Z] github.com/docker/docker/distribution/xfer [2022-04-23T22:13:59.528Z] github.com/docker/docker/dockerversion [2022-04-23T22:13:59.528Z] github.com/docker/docker/errdefs [2022-04-23T22:13:59.528Z] github.com/docker/docker/image [2022-04-23T22:13:59.528Z] github.com/docker/docker/image/cache [2022-04-23T22:13:59.528Z] github.com/docker/docker/image/tarexport [2022-04-23T22:13:59.528Z] github.com/docker/docker/image/v1 [2022-04-23T22:13:59.528Z] github.com/docker/docker/internal/test/suite [2022-04-23T22:13:59.528Z] github.com/docker/docker/layer [2022-04-23T22:13:59.528Z] github.com/docker/docker/libcontainerd [2022-04-23T22:13:59.528Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T22:13:59.528Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T22:13:59.528Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T22:13:59.528Z] github.com/docker/docker/libcontainerd/types [2022-04-23T22:13:59.528Z] github.com/docker/docker/oci [2022-04-23T22:13:59.528Z] github.com/docker/docker/oci/caps [2022-04-23T22:13:59.528Z] github.com/docker/docker/opts [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/aaparser [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/archive [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/authorization [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/capabilities [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/containerfs [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/directory [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/dmesg [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/filenotify [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/fileutils [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/fsutils [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/homedir [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/idtools [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/ioutils [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/longpath [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/loopback [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/parsers [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/pidfile [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/platform [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/plugins [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/pools [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/progress [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/pubsub [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/reexec [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/signal [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/stack [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/stringid [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/system [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/tailfile [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/tarsum [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/truncindex [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/urlutil [2022-04-23T22:13:59.528Z] github.com/docker/docker/pkg/useragent [2022-04-23T22:13:59.528Z] github.com/docker/docker/plugin [2022-04-23T22:13:59.528Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T22:13:59.528Z] github.com/docker/docker/plugin/v2 [2022-04-23T22:13:59.528Z] github.com/docker/docker/profiles/apparmor [2022-04-23T22:13:59.528Z] github.com/docker/docker/profiles/seccomp [2022-04-23T22:13:59.528Z] github.com/docker/docker/quota [2022-04-23T22:13:59.528Z] github.com/docker/docker/reference [2022-04-23T22:13:59.528Z] github.com/docker/docker/registry [2022-04-23T22:13:59.528Z] github.com/docker/docker/registry/resumable [2022-04-23T22:13:59.528Z] github.com/docker/docker/restartmanager [2022-04-23T22:13:59.528Z] github.com/docker/docker/rootless [2022-04-23T22:13:59.528Z] github.com/docker/docker/rootless/specconv [2022-04-23T22:13:59.528Z] github.com/docker/docker/runconfig [2022-04-23T22:13:59.528Z] github.com/docker/docker/runconfig/opts [2022-04-23T22:13:59.528Z] github.com/docker/docker/testutil [2022-04-23T22:13:59.528Z] github.com/docker/docker/testutil/daemon [2022-04-23T22:13:59.528Z] github.com/docker/docker/testutil/environment [2022-04-23T22:13:59.528Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T22:13:59.528Z] github.com/docker/docker/testutil/fakegit [2022-04-23T22:13:59.528Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T22:13:59.528Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T22:13:59.528Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T22:13:59.528Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T22:13:59.528Z] github.com/docker/docker/testutil/registry [2022-04-23T22:13:59.528Z] github.com/docker/docker/testutil/request [2022-04-23T22:13:59.528Z] github.com/docker/docker/volume [2022-04-23T22:13:59.528Z] github.com/docker/docker/volume/drivers [2022-04-23T22:13:59.528Z] github.com/docker/docker/volume/local [2022-04-23T22:13:59.528Z] github.com/docker/docker/volume/mounts [2022-04-23T22:13:59.528Z] github.com/docker/docker/volume/service [2022-04-23T22:13:59.528Z] github.com/docker/docker/volume/service/opts [2022-04-23T22:13:59.528Z] github.com/docker/docker/volume/testutils' [2022-04-23T22:13:59.528Z] ++ grep --fixed-strings /libnetwork [2022-04-23T22:13:59.528Z] ++ echo 'github.com/docker/docker/api [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/backend/build [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/httputils [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/middleware [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/router [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/router/build [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/router/container [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/router/debug [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/router/image [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/router/network [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/router/session [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/router/system [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/server/router/volume [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/backend [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/container [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/events [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/filters [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/image [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/mount [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/network [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/registry [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/strslice [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/swarm [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/time [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/versions [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T22:13:59.528Z] github.com/docker/docker/api/types/volume [2022-04-23T22:13:59.528Z] github.com/docker/docker/builder [2022-04-23T22:13:59.528Z] github.com/docker/docker/builder/builder-next [2022-04-23T22:13:59.528Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T22:13:59.528Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T22:13:59.528Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T22:13:59.528Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T22:13:59.528Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T22:13:59.528Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T22:13:59.528Z] github.com/docker/docker/builder/dockerfile [2022-04-23T22:13:59.528Z] github.com/docker/docker/builder/remotecontext [2022-04-23T22:13:59.528Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T22:13:59.528Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T22:13:59.528Z] github.com/docker/docker/cli [2022-04-23T22:13:59.528Z] github.com/docker/docker/cli/config [2022-04-23T22:13:59.528Z] github.com/docker/docker/cli/debug [2022-04-23T22:13:59.528Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T22:13:59.528Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T22:13:59.528Z] github.com/docker/docker/client [2022-04-23T22:13:59.528Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T22:13:59.528Z] github.com/docker/docker/cmd/dockerd [2022-04-23T22:13:59.528Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T22:13:59.528Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T22:13:59.528Z] github.com/docker/docker/container [2022-04-23T22:13:59.528Z] github.com/docker/docker/container/stream [2022-04-23T22:13:59.528Z] github.com/docker/docker/contrib/apparmor [2022-04-23T22:13:59.528Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T22:13:59.528Z] github.com/docker/docker/contrib/httpserver [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/cluster [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/config [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/events [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/exec [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/images [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/initlayer [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/links [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/listeners [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/local [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/names [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/network [2022-04-23T22:13:59.528Z] github.com/docker/docker/daemon/stats [2022-04-23T22:13:59.528Z] github.com/docker/docker/distribution [2022-04-23T22:13:59.528Z] github.com/docker/docker/distribution/metadata [2022-04-23T22:13:59.528Z] github.com/docker/docker/distribution/utils [2022-04-23T22:13:59.528Z] github.com/docker/docker/distribution/xfer [2022-04-23T22:13:59.528Z] github.com/docker/docker/dockerversion [2022-04-23T22:13:59.528Z] github.com/docker/docker/errdefs [2022-04-23T22:13:59.528Z] github.com/docker/docker/image [2022-04-23T22:13:59.528Z] github.com/docker/docker/image/cache [2022-04-23T22:13:59.528Z] github.com/docker/docker/image/tarexport [2022-04-23T22:13:59.528Z] github.com/docker/docker/image/v1 [2022-04-23T22:13:59.528Z] github.com/docker/docker/internal/test/suite [2022-04-23T22:13:59.528Z] github.com/docker/docker/layer [2022-04-23T22:13:59.528Z] github.com/docker/docker/libcontainerd [2022-04-23T22:13:59.528Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T22:13:59.528Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T22:13:59.528Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T22:13:59.528Z] github.com/docker/docker/libcontainerd/types [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/config [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T22:13:59.528Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/idm [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ns [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/options [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/osl [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/types [2022-04-23T22:13:59.529Z] github.com/docker/docker/oci [2022-04-23T22:13:59.529Z] github.com/docker/docker/oci/caps [2022-04-23T22:13:59.529Z] github.com/docker/docker/opts [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/aaparser [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/archive [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/authorization [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/capabilities [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/containerfs [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/directory [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/dmesg [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/filenotify [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/fileutils [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/fsutils [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/homedir [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/idtools [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/ioutils [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/longpath [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/loopback [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/parsers [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/pidfile [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/platform [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/plugins [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/pools [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/progress [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/pubsub [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/reexec [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/signal [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/stack [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/stringid [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/system [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/tailfile [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/tarsum [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/truncindex [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/urlutil [2022-04-23T22:13:59.529Z] github.com/docker/docker/pkg/useragent [2022-04-23T22:13:59.529Z] github.com/docker/docker/plugin [2022-04-23T22:13:59.529Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T22:13:59.529Z] github.com/docker/docker/plugin/v2 [2022-04-23T22:13:59.529Z] github.com/docker/docker/profiles/apparmor [2022-04-23T22:13:59.529Z] github.com/docker/docker/profiles/seccomp [2022-04-23T22:13:59.529Z] github.com/docker/docker/quota [2022-04-23T22:13:59.529Z] github.com/docker/docker/reference [2022-04-23T22:13:59.529Z] github.com/docker/docker/registry [2022-04-23T22:13:59.529Z] github.com/docker/docker/registry/resumable [2022-04-23T22:13:59.529Z] github.com/docker/docker/restartmanager [2022-04-23T22:13:59.529Z] github.com/docker/docker/rootless [2022-04-23T22:13:59.529Z] github.com/docker/docker/rootless/specconv [2022-04-23T22:13:59.529Z] github.com/docker/docker/runconfig [2022-04-23T22:13:59.529Z] github.com/docker/docker/runconfig/opts [2022-04-23T22:13:59.529Z] github.com/docker/docker/testutil [2022-04-23T22:13:59.529Z] github.com/docker/docker/testutil/daemon [2022-04-23T22:13:59.529Z] github.com/docker/docker/testutil/environment [2022-04-23T22:13:59.529Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T22:13:59.529Z] github.com/docker/docker/testutil/fakegit [2022-04-23T22:13:59.529Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T22:13:59.529Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T22:13:59.529Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T22:13:59.529Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T22:13:59.529Z] github.com/docker/docker/testutil/registry [2022-04-23T22:13:59.529Z] github.com/docker/docker/testutil/request [2022-04-23T22:13:59.529Z] github.com/docker/docker/volume [2022-04-23T22:13:59.529Z] github.com/docker/docker/volume/drivers [2022-04-23T22:13:59.529Z] github.com/docker/docker/volume/local [2022-04-23T22:13:59.529Z] github.com/docker/docker/volume/mounts [2022-04-23T22:13:59.529Z] github.com/docker/docker/volume/service [2022-04-23T22:13:59.529Z] github.com/docker/docker/volume/service/opts [2022-04-23T22:13:59.529Z] github.com/docker/docker/volume/testutils' [2022-04-23T22:13:59.529Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/config [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/idm [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ns [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/options [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/osl [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/types' [2022-04-23T22:13:59.529Z] + echo 'github.com/docker/docker/libnetwork [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/config [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/idm [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/ns [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/options [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/osl [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/types' [2022-04-23T22:13:59.529Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T22:13:59.529Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T22:13:59.529Z] + type docker-proxy [2022-04-23T22:13:59.529Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-23T22:13:59.529Z] + hack/make.sh binary-proxy install-proxy [2022-04-23T22:13:59.529Z] [2022-04-23T22:13:59.529Z] Removing bundles/ [2022-04-23T22:13:59.636Z] --- PASS: TestBuildWithHugeFile (129.07s) [2022-04-23T22:13:59.636Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T22:13:59.636Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:13:59.636Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:13:59.636Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T22:13:59.636Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:13:59.636Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:13:59.636Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:13:59.636Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:13:59.636Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:13:59.636Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:13:59.636Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:13:59.636Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:13:59.636Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:13:59.636Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-04-23T22:13:59.636Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-23T22:13:59.636Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-23T22:13:59.636Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-23T22:13:59.636Z] === RUN TestBuildPreserveOwnership [2022-04-23T22:13:59.636Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:13:59.636Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-23T22:13:59.636Z] === RUN TestBuildPlatformInvalid [2022-04-23T22:13:59.636Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-23T22:13:59.636Z] PASS [2022-04-23T22:13:59.636Z] ok github.com/docker/docker/integration/build 214.619s [2022-04-23T22:13:59.636Z] [2022-04-23T22:13:59.636Z] === Skipped [2022-04-23T22:13:59.636Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-23T22:13:59.636Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:13:59.636Z] [2022-04-23T22:13:59.636Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-23T22:13:59.636Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:13:59.636Z] [2022-04-23T22:13:59.636Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-23T22:13:59.636Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:13:59.636Z] [2022-04-23T22:13:59.636Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-23T22:13:59.636Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:13:59.636Z] [2022-04-23T22:13:59.636Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:13:59.636Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:13:59.636Z] [2022-04-23T22:13:59.636Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-23T22:13:59.636Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:13:59.636Z] [2022-04-23T22:13:59.636Z] DONE 29 tests, 6 skipped in 256.984s [2022-04-23T22:13:59.636Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-23T22:13:59.636Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:13:59.636Z] INFO: Testing against a local daemon [2022-04-23T22:13:59.636Z] === RUN TestConfigInspect [2022-04-23T22:13:59.636Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:13:59.636Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-23T22:13:59.636Z] === RUN TestConfigList [2022-04-23T22:13:59.636Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:13:59.636Z] --- SKIP: TestConfigList (0.00s) [2022-04-23T22:13:59.636Z] === RUN TestConfigsCreateAndDelete [2022-04-23T22:13:59.636Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:13:59.636Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-23T22:13:59.636Z] === RUN TestConfigsUpdate [2022-04-23T22:13:59.636Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:13:59.636Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-23T22:13:59.636Z] === RUN TestTemplatedConfig [2022-04-23T22:13:59.636Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:13:59.636Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-23T22:13:59.636Z] === RUN TestConfigCreateResolve [2022-04-23T22:13:59.636Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:13:59.636Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-23T22:13:59.636Z] PASS [2022-04-23T22:13:59.636Z] ok github.com/docker/docker/integration/config 0.115s [2022-04-23T22:13:59.636Z] [2022-04-23T22:13:59.636Z] === Skipped [2022-04-23T22:13:59.636Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-23T22:13:59.636Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:13:59.636Z] [2022-04-23T22:13:59.636Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-23T22:13:59.636Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:13:59.636Z] [2022-04-23T22:13:59.636Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-23T22:13:59.636Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:13:59.636Z] [2022-04-23T22:13:59.636Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-23T22:13:59.636Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:13:59.636Z] [2022-04-23T22:13:59.636Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-23T22:13:59.636Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:13:59.636Z] [2022-04-23T22:13:59.636Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-23T22:13:59.636Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:13:59.636Z] [2022-04-23T22:13:59.636Z] DONE 6 tests, 6 skipped in 2.388s [2022-04-23T22:13:59.636Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-23T22:13:59.671Z] --- PASS: TestBuildMultiStageCopy (14.66s) [2022-04-23T22:13:59.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.57s) [2022-04-23T22:13:59.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2022-04-23T22:13:59.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.14s) [2022-04-23T22:13:59.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.38s) [2022-04-23T22:13:59.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.64s) [2022-04-23T22:13:59.671Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T22:13:59.788Z] [2022-04-23T22:13:59.788Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-23T22:13:59.788Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-23T22:13:59.788Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T22:14:02.591Z] --- PASS: TestBuildMultiStageParentConfig (3.23s) [2022-04-23T22:14:02.591Z] === RUN TestBuildLabelWithTargets [2022-04-23T22:14:02.591Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:14:02.591Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-23T22:14:02.591Z] === RUN TestBuildWithEmptyLayers [2022-04-23T22:14:02.603Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:14:02.603Z] INFO: Testing against a local daemon [2022-04-23T22:14:02.603Z] === RUN TestCheckpoint [2022-04-23T22:14:02.603Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:14:02.603Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T22:14:02.603Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T22:14:02.603Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:14:02.603Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:14:02.603Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:14:02.603Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:14:02.603Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T22:14:02.603Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T22:14:02.603Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T22:14:02.603Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T22:14:02.603Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T22:14:02.603Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T22:14:02.603Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T22:14:02.603Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T22:14:03.072Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-04-23T22:14:03.072Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T22:14:03.539Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-04-23T22:14:03.539Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T22:14:03.539Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-04-23T22:14:03.539Z] === RUN TestCopyEmptyFile [2022-04-23T22:14:04.009Z] --- PASS: TestCopyEmptyFile (0.42s) [2022-04-23T22:14:04.009Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T22:14:04.477Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-04-23T22:14:04.477Z] === RUN TestCopyFromContainer [2022-04-23T22:14:04.477Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:04.477Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-23T22:14:04.477Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T22:14:04.477Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:14:04.477Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:14:04.477Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:14:04.477Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:14:04.477Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:14:04.477Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:14:04.477Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:14:04.477Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:14:04.477Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:14:04.477Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-23T22:14:04.477Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-23T22:14:04.477Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-23T22:14:04.477Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-23T22:14:04.477Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T22:14:04.477Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T22:14:04.477Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T22:14:04.477Z] === RUN TestCreateWithInvalidEnv [2022-04-23T22:14:04.477Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T22:14:04.477Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T22:14:04.477Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T22:14:04.477Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T22:14:04.477Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T22:14:04.477Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T22:14:04.477Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T22:14:04.477Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T22:14:04.477Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T22:14:04.477Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-23T22:14:04.477Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T22:14:04.477Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T22:14:04.477Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T22:14:04.477Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T22:14:04.477Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:04.477Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T22:14:04.477Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T22:14:04.477Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:14:04.477Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T22:14:04.477Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T22:14:04.477Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:14:04.477Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T22:14:04.477Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T22:14:04.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:14:04.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:14:04.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:14:04.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:14:04.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:14:04.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:14:04.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:14:04.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:14:04.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:14:04.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:14:04.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:14:04.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:14:04.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:14:04.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:14:04.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:14:04.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-23T22:14:04.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T22:14:04.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-23T22:14:04.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T22:14:04.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T22:14:04.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-04-23T22:14:04.477Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T22:14:04.477Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T22:14:04.477Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T22:14:04.477Z] === RUN TestCreateDifferentPlatform [2022-04-23T22:14:04.477Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T22:14:04.477Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T22:14:04.477Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-23T22:14:04.477Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-23T22:14:04.477Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T22:14:04.477Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T22:14:04.477Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2022-04-23T22:14:04.477Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T22:14:04.477Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T22:14:04.477Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-23T22:14:04.477Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T22:14:04.477Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:04.477Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-23T22:14:04.477Z] === RUN TestWindowsDevices [2022-04-23T22:14:04.477Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-23T22:14:04.477Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-23T22:14:04.477Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.477Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.477Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.477Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.477Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.477Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.477Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:14:04.477Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:14:04.477Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.477Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.477Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.477Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.477Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.477Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.477Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-23T22:14:04.477Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:14:04.477Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.477Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.782Z] --- PASS: TestBuildWithEmptyLayers (1.76s) [2022-04-23T22:14:04.782Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T22:14:04.945Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:14:04.945Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:14:04.945Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.945Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.945Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:14:04.945Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.945Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.945Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:14:04.945Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.945Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:04.945Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:14:04.945Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:14:06.001Z] check_test.go:378: [d9b248b29f013] daemon is not started [2022-04-23T22:14:06.001Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-23T22:14:06.001Z] === RUN TestDockerSuite/TestExec [2022-04-23T22:14:06.938Z] docker_api_swarm_test.go:802: [dd23b3a659efe] joining swarm manager [d84ea7ad7638a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:14:06.938Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-23T22:14:07.504Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-23T22:14:07.763Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-23T22:14:07.878Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-23T22:14:07.878Z] [2022-04-23T22:14:07.878Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-23T22:14:07.878Z] Installing docker-proxy to /usr/local/bin/ [2022-04-23T22:14:07.878Z] [2022-04-23T22:14:07.878Z] + mkdir -p bundles [2022-04-23T22:14:07.878Z] + '[' -n 'github.com/docker/docker/api [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/backend/build [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/httputils [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/middleware [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/router [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/router/build [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/router/container [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/router/debug [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/router/image [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/router/network [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/router/session [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/router/system [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/server/router/volume [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/backend [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/container [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/events [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/filters [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/image [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/mount [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/network [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/registry [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/strslice [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/swarm [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/time [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/versions [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T22:14:07.878Z] github.com/docker/docker/api/types/volume [2022-04-23T22:14:07.878Z] github.com/docker/docker/builder [2022-04-23T22:14:07.878Z] github.com/docker/docker/builder/builder-next [2022-04-23T22:14:07.878Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T22:14:07.878Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T22:14:07.878Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T22:14:07.878Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T22:14:07.878Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T22:14:07.878Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T22:14:07.878Z] github.com/docker/docker/builder/dockerfile [2022-04-23T22:14:07.878Z] github.com/docker/docker/builder/remotecontext [2022-04-23T22:14:07.878Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T22:14:07.878Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T22:14:07.878Z] github.com/docker/docker/cli [2022-04-23T22:14:07.878Z] github.com/docker/docker/cli/config [2022-04-23T22:14:07.878Z] github.com/docker/docker/cli/debug [2022-04-23T22:14:07.878Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T22:14:07.878Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T22:14:07.878Z] github.com/docker/docker/client [2022-04-23T22:14:07.878Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T22:14:07.878Z] github.com/docker/docker/cmd/dockerd [2022-04-23T22:14:07.878Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T22:14:07.878Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T22:14:07.878Z] github.com/docker/docker/container [2022-04-23T22:14:07.878Z] github.com/docker/docker/container/stream [2022-04-23T22:14:07.878Z] github.com/docker/docker/contrib/apparmor [2022-04-23T22:14:07.878Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T22:14:07.878Z] github.com/docker/docker/contrib/httpserver [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/cluster [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/config [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/events [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/exec [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/images [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/initlayer [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/links [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/listeners [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger/local [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/names [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/network [2022-04-23T22:14:07.878Z] github.com/docker/docker/daemon/stats [2022-04-23T22:14:07.878Z] github.com/docker/docker/distribution [2022-04-23T22:14:07.878Z] github.com/docker/docker/distribution/metadata [2022-04-23T22:14:07.878Z] github.com/docker/docker/distribution/utils [2022-04-23T22:14:07.878Z] github.com/docker/docker/distribution/xfer [2022-04-23T22:14:07.878Z] github.com/docker/docker/dockerversion [2022-04-23T22:14:07.878Z] github.com/docker/docker/errdefs [2022-04-23T22:14:07.878Z] github.com/docker/docker/image [2022-04-23T22:14:07.878Z] github.com/docker/docker/image/cache [2022-04-23T22:14:07.878Z] github.com/docker/docker/image/tarexport [2022-04-23T22:14:07.878Z] github.com/docker/docker/image/v1 [2022-04-23T22:14:07.878Z] github.com/docker/docker/internal/test/suite [2022-04-23T22:14:07.878Z] github.com/docker/docker/layer [2022-04-23T22:14:07.878Z] github.com/docker/docker/libcontainerd [2022-04-23T22:14:07.878Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T22:14:07.878Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T22:14:07.878Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T22:14:07.878Z] github.com/docker/docker/libcontainerd/types [2022-04-23T22:14:07.878Z] github.com/docker/docker/oci [2022-04-23T22:14:07.878Z] github.com/docker/docker/oci/caps [2022-04-23T22:14:07.878Z] github.com/docker/docker/opts [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/aaparser [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/archive [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/authorization [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/capabilities [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/containerfs [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/directory [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/dmesg [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/filenotify [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/fileutils [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/fsutils [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/homedir [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/idtools [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/ioutils [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/longpath [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/loopback [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/parsers [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T22:14:07.878Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/pidfile [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/platform [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/plugins [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/pools [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/progress [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/pubsub [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/reexec [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/signal [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/stack [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/stringid [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/system [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/tailfile [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/tarsum [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/truncindex [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/urlutil [2022-04-23T22:14:07.879Z] github.com/docker/docker/pkg/useragent [2022-04-23T22:14:07.879Z] github.com/docker/docker/plugin [2022-04-23T22:14:07.879Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T22:14:07.879Z] github.com/docker/docker/plugin/v2 [2022-04-23T22:14:07.879Z] github.com/docker/docker/profiles/apparmor [2022-04-23T22:14:07.879Z] github.com/docker/docker/profiles/seccomp [2022-04-23T22:14:07.879Z] github.com/docker/docker/quota [2022-04-23T22:14:07.879Z] github.com/docker/docker/reference [2022-04-23T22:14:07.879Z] github.com/docker/docker/registry [2022-04-23T22:14:07.879Z] github.com/docker/docker/registry/resumable [2022-04-23T22:14:07.879Z] github.com/docker/docker/restartmanager [2022-04-23T22:14:07.879Z] github.com/docker/docker/rootless [2022-04-23T22:14:07.879Z] github.com/docker/docker/rootless/specconv [2022-04-23T22:14:07.879Z] github.com/docker/docker/runconfig [2022-04-23T22:14:07.879Z] github.com/docker/docker/runconfig/opts [2022-04-23T22:14:07.879Z] github.com/docker/docker/testutil [2022-04-23T22:14:07.879Z] github.com/docker/docker/testutil/daemon [2022-04-23T22:14:07.879Z] github.com/docker/docker/testutil/environment [2022-04-23T22:14:07.879Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T22:14:07.879Z] github.com/docker/docker/testutil/fakegit [2022-04-23T22:14:07.879Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T22:14:07.879Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T22:14:07.879Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T22:14:07.879Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T22:14:07.879Z] github.com/docker/docker/testutil/registry [2022-04-23T22:14:07.879Z] github.com/docker/docker/testutil/request [2022-04-23T22:14:07.879Z] github.com/docker/docker/volume [2022-04-23T22:14:07.879Z] github.com/docker/docker/volume/drivers [2022-04-23T22:14:07.879Z] github.com/docker/docker/volume/local [2022-04-23T22:14:07.879Z] github.com/docker/docker/volume/mounts [2022-04-23T22:14:07.879Z] github.com/docker/docker/volume/service [2022-04-23T22:14:07.879Z] github.com/docker/docker/volume/service/opts [2022-04-23T22:14:07.879Z] github.com/docker/docker/volume/testutils' ']' [2022-04-23T22:14:07.879Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T22:14:07.879Z] ? github.com/docker/docker/api [no test files] [2022-04-23T22:14:08.330Z] docker_api_swarm_test.go:802: [de2c8a5d91f91] joining swarm manager [d84ea7ad7638a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:14:08.896Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-23T22:14:08.896Z] --- PASS: TestServiceUpdateNetwork (12.77s) [2022-04-23T22:14:08.896Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T22:14:09.835Z] docker_api_swarm_test.go:802: [dfd62045730ab] joining swarm manager [d84ea7ad7638a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-23T22:14:10.402Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-23T22:14:10.402Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-23T22:14:10.970Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-23T22:14:11.230Z] docker_api_swarm_test.go:802: [d4cad7319a6b0] joining swarm manager [d84ea7ad7638a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-23T22:14:11.489Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-23T22:14:12.054Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-23T22:14:12.240Z] --- PASS: TestWindowsDevices (0.05s) [2022-04-23T22:14:12.240Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-23T22:14:12.240Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-23T22:14:12.240Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-04-23T22:14:12.240Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s) [2022-04-23T22:14:12.240Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.00s) [2022-04-23T22:14:12.240Z] --- PASS: TestWindowsDevices/process/no_device_mounted (7.18s) [2022-04-23T22:14:12.240Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.78s) [2022-04-23T22:14:12.240Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.97s) [2022-04-23T22:14:12.240Z] === RUN TestDiff [2022-04-23T22:14:12.240Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T22:14:12.240Z] --- SKIP: TestDiff (0.00s) [2022-04-23T22:14:12.240Z] === RUN TestExecWithCloseStdin [2022-04-23T22:14:12.240Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-23T22:14:12.240Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-23T22:14:12.240Z] === RUN TestExec [2022-04-23T22:14:12.620Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-23T22:14:13.187Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-23T22:14:13.756Z] docker_api_swarm_test.go:810: [df0a5d59531c3] joining swarm manager [d84ea7ad7638a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-23T22:14:13.756Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-23T22:14:14.690Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-23T22:14:15.628Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-23T22:14:16.200Z] === RUN TestDockerSuite/TestExecEnv [2022-04-23T22:14:16.768Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-23T22:14:16.991Z] --- PASS: TestExec (4.44s) [2022-04-23T22:14:16.991Z] === RUN TestExecUser [2022-04-23T22:14:16.991Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T22:14:16.991Z] --- SKIP: TestExecUser (0.00s) [2022-04-23T22:14:16.991Z] === RUN TestExportContainerAndImportImage [2022-04-23T22:14:16.991Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:16.991Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-23T22:14:16.991Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T22:14:16.991Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:16.991Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T22:14:16.991Z] === RUN TestHealthCheckWorkdir [2022-04-23T22:14:16.991Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T22:14:16.991Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-23T22:14:16.991Z] === RUN TestHealthKillContainer [2022-04-23T22:14:16.991Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T22:14:16.991Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-23T22:14:16.991Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T22:14:16.991Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T22:14:16.991Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T22:14:16.991Z] === RUN TestKillContainerInvalidSignal [2022-04-23T22:14:17.704Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-23T22:14:18.275Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-23T22:14:18.535Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-23T22:14:19.944Z] --- PASS: TestKillContainerInvalidSignal (3.46s) [2022-04-23T22:14:19.944Z] === RUN TestKillContainer [2022-04-23T22:14:19.944Z] === RUN TestKillContainer/no_signal [2022-04-23T22:14:21.063Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-23T22:14:21.630Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-23T22:14:22.196Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-23T22:14:22.455Z] === RUN TestDockerSuite/TestExecParseError [2022-04-23T22:14:23.023Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-23T22:14:23.589Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-23T22:14:23.743Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T22:14:23.743Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T22:14:23.743Z] === RUN TestKillContainer/killing_signal [2022-04-23T22:14:24.155Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-23T22:14:25.090Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-23T22:14:25.656Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-23T22:14:25.926Z] --- PASS: TestBuildMultiStageOnBuild (19.35s) [2022-04-23T22:14:25.926Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T22:14:25.926Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:14:25.926Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-23T22:14:25.926Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T22:14:25.968Z] ok github.com/docker/docker/api/server 0.018s coverage: 7.9% of statements [2022-04-23T22:14:26.222Z] --- PASS: TestServiceUpdatePidsLimit (17.25s) [2022-04-23T22:14:26.222Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.06s) [2022-04-23T22:14:26.222Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2022-04-23T22:14:26.222Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-04-23T22:14:26.222Z] PASS [2022-04-23T22:14:26.222Z] [2022-04-23T22:14:26.222Z] === Skipped [2022-04-23T22:14:26.222Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-23T22:14:26.222Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T22:14:26.222Z] [2022-04-23T22:14:26.222Z] DONE 27 tests, 1 skipped in 180.986s [2022-04-23T22:14:26.222Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-23T22:14:26.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:14:26.222Z] ++ set -e [2022-04-23T22:14:26.222Z] ++ '[' -n 0 ']' [2022-04-23T22:14:26.222Z] ++ set -x [2022-04-23T22:14:26.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:14:26.222Z] INFO: Testing against a local daemon [2022-04-23T22:14:26.222Z] === RUN TestSessionCreate [2022-04-23T22:14:26.222Z] --- PASS: TestSessionCreate (0.02s) [2022-04-23T22:14:26.222Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T22:14:26.222Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-23T22:14:26.222Z] PASS [2022-04-23T22:14:26.222Z] [2022-04-23T22:14:26.222Z] DONE 2 tests in 0.139s [2022-04-23T22:14:26.222Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-23T22:14:26.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:14:26.222Z] ++ set -e [2022-04-23T22:14:26.222Z] ++ '[' -n 0 ']' [2022-04-23T22:14:26.222Z] ++ set -x [2022-04-23T22:14:26.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:14:26.480Z] INFO: Testing against a local daemon [2022-04-23T22:14:26.481Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:14:26.481Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T22:14:26.481Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:14:26.481Z] === RUN TestDiskUsage [2022-04-23T22:14:26.481Z] === PAUSE TestDiskUsage [2022-04-23T22:14:26.481Z] === RUN TestEventsExecDie [2022-04-23T22:14:26.481Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-23T22:14:26.694Z] --- PASS: TestKillContainer (6.78s) [2022-04-23T22:14:26.694Z] --- PASS: TestKillContainer/no_signal (3.32s) [2022-04-23T22:14:26.694Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:14:26.694Z] --- PASS: TestKillContainer/killing_signal (3.39s) [2022-04-23T22:14:26.694Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T22:14:26.694Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:14:26.694Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T22:14:26.694Z] === RUN TestKillStoppedContainer [2022-04-23T22:14:26.694Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:14:26.694Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-23T22:14:26.694Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T22:14:26.694Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:14:26.694Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T22:14:26.694Z] === RUN TestKillDifferentUserContainer [2022-04-23T22:14:26.694Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T22:14:26.694Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-23T22:14:26.694Z] === RUN TestInspectOomKilledTrue [2022-04-23T22:14:26.694Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:26.694Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T22:14:26.694Z] === RUN TestInspectOomKilledFalse [2022-04-23T22:14:26.694Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:14:26.694Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T22:14:26.694Z] === RUN TestLogsFollowTailEmpty [2022-04-23T22:14:27.048Z] --- PASS: TestEventsExecDie (0.76s) [2022-04-23T22:14:27.048Z] === RUN TestEventsBackwardsCompatible [2022-04-23T22:14:27.306Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-23T22:14:27.306Z] === RUN TestEventsVolumeCreate [2022-04-23T22:14:27.306Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-23T22:14:27.306Z] === RUN TestInfoBinaryCommits [2022-04-23T22:14:27.306Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-23T22:14:27.306Z] === RUN TestInfoAPIVersioned [2022-04-23T22:14:27.306Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-23T22:14:27.306Z] === RUN TestInfoAPI [2022-04-23T22:14:27.306Z] --- PASS: TestInfoAPI (0.02s) [2022-04-23T22:14:27.306Z] === RUN TestInfoAPIWarnings [2022-04-23T22:14:30.484Z] --- PASS: TestLogsFollowTailEmpty (3.39s) [2022-04-23T22:14:30.484Z] === RUN TestNetworkNat [2022-04-23T22:14:30.484Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T22:14:30.484Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-23T22:14:30.484Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T22:14:34.276Z] --- PASS: TestNetworkLocalhostTCPNat (4.30s) [2022-04-23T22:14:34.276Z] === RUN TestNetworkLoopbackNat [2022-04-23T22:14:34.276Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T22:14:34.276Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-23T22:14:34.276Z] === RUN TestPause [2022-04-23T22:14:34.276Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T22:14:34.276Z] --- SKIP: TestPause (0.00s) [2022-04-23T22:14:34.276Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T22:14:38.071Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.48s) [2022-04-23T22:14:38.071Z] === RUN TestPauseStopPausedContainer [2022-04-23T22:14:38.071Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:14:38.071Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-23T22:14:38.071Z] === RUN TestPsFilter [2022-04-23T22:14:38.071Z] --- PASS: TestPsFilter (0.40s) [2022-04-23T22:14:38.071Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T22:14:39.501Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-23T22:14:39.501Z] === RUN TestDockerSuite/TestExecTTY [2022-04-23T22:14:39.501Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-23T22:14:39.501Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-23T22:14:39.501Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-23T22:14:40.067Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-23T22:14:40.067Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-23T22:14:40.067Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-23T22:14:40.864Z] --- PASS: TestBuildMultiStageLayerLeak (16.43s) [2022-04-23T22:14:40.864Z] === RUN TestBuildWithHugeFile [2022-04-23T22:14:41.444Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-23T22:14:41.860Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.36s) [2022-04-23T22:14:41.860Z] === RUN TestRemoveContainerWithVolume [2022-04-23T22:14:42.010Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-23T22:14:42.577Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-23T22:14:43.143Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-23T22:14:43.711Z] --- PASS: TestInfoAPIWarnings (16.32s) [2022-04-23T22:14:43.711Z] === RUN TestInfoDebug [2022-04-23T22:14:43.977Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-23T22:14:44.237Z] --- PASS: TestInfoDebug (0.54s) [2022-04-23T22:14:44.237Z] === RUN TestInfoInsecureRegistries [2022-04-23T22:14:44.803Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-23T22:14:44.803Z] === RUN TestInfoRegistryMirrors [2022-04-23T22:14:44.812Z] --- PASS: TestRemoveContainerWithVolume (3.39s) [2022-04-23T22:14:44.812Z] === RUN TestRemoveContainerRunning [2022-04-23T22:14:45.369Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-23T22:14:45.369Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T22:14:45.369Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-23T22:14:45.369Z] === RUN TestPingCacheHeaders [2022-04-23T22:14:45.369Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-23T22:14:45.369Z] === RUN TestPingGet [2022-04-23T22:14:45.369Z] --- PASS: TestPingGet (0.01s) [2022-04-23T22:14:45.369Z] === RUN TestPingHead [2022-04-23T22:14:45.369Z] --- PASS: TestPingHead (0.01s) [2022-04-23T22:14:45.369Z] === RUN TestPingSwarmHeader [2022-04-23T22:14:45.935Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-23T22:14:46.500Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-23T22:14:47.434Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-23T22:14:47.434Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-04-23T22:14:47.434Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-23T22:14:47.434Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-23T22:14:47.434Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-23T22:14:47.434Z] === RUN TestVersion [2022-04-23T22:14:47.434Z] --- PASS: TestVersion (0.02s) [2022-04-23T22:14:47.434Z] === CONT TestDiskUsage [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/empty [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/empty/container_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/empty/image_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/empty/volume_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-23T22:14:48.000Z] === RUN TestDiskUsage/after_container.Run [2022-04-23T22:14:48.567Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-23T22:14:48.567Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-23T22:14:48.567Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-23T22:14:48.567Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-23T22:14:48.567Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-23T22:14:48.567Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-23T22:14:48.567Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-23T22:14:48.567Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-23T22:14:48.567Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-23T22:14:48.567Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-23T22:14:48.567Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-23T22:14:48.567Z] --- PASS: TestDiskUsage (1.21s) [2022-04-23T22:14:48.567Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-23T22:14:48.568Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T22:14:48.568Z] PASS [2022-04-23T22:14:48.568Z] [2022-04-23T22:14:48.568Z] === Skipped [2022-04-23T22:14:48.568Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:14:48.568Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T22:14:48.568Z] [2022-04-23T22:14:48.568Z] DONE 54 tests, 1 skipped in 22.310s [2022-04-23T22:14:48.568Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-23T22:14:48.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:14:48.568Z] ++ set -e [2022-04-23T22:14:48.568Z] ++ '[' -n 0 ']' [2022-04-23T22:14:48.568Z] ++ set -x [2022-04-23T22:14:48.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-23T22:14:48.606Z] --- PASS: TestRemoveContainerRunning (3.45s) [2022-04-23T22:14:48.606Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T22:14:48.827Z] INFO: Testing against a local daemon [2022-04-23T22:14:48.827Z] === RUN TestVolumesCreateAndList [2022-04-23T22:14:48.827Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-23T22:14:48.827Z] === RUN TestVolumesRemove [2022-04-23T22:14:48.827Z] --- PASS: TestVolumesRemove (0.09s) [2022-04-23T22:14:48.827Z] === RUN TestVolumesInspect [2022-04-23T22:14:48.827Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-23T22:14:48.827Z] === RUN TestVolumesInvalidJSON [2022-04-23T22:14:48.827Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T22:14:48.827Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T22:14:48.827Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T22:14:48.827Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T22:14:48.827Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T22:14:48.827Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T22:14:48.827Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T22:14:48.827Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-23T22:14:48.827Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-23T22:14:48.827Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T22:14:48.827Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T22:14:48.827Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T22:14:48.827Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T22:14:48.827Z] PASS [2022-04-23T22:14:48.827Z] [2022-04-23T22:14:48.827Z] DONE 9 tests in 0.291s [2022-04-23T22:14:48.827Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T22:14:49.088Z] ++++ cat bundles/test-integration/docker.pid [2022-04-23T22:14:49.088Z] +++ kill 6663 [2022-04-23T22:14:49.347Z] +++ /etc/init.d/apparmor stop [2022-04-23T22:14:49.347Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T22:14:49.347Z] [2022-04-23T22:14:49.347Z] Unloading profiles will leave already running processes permanently [2022-04-23T22:14:49.347Z] unconfined, which can lead to unexpected situations. [2022-04-23T22:14:49.347Z] [2022-04-23T22:14:49.347Z] To set a process to complain mode, use the command line tool [2022-04-23T22:14:49.347Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T22:14:49.347Z] +++ true [2022-04-23T22:14:49.347Z] exiting test-integration [2022-04-23T22:14:49.347Z] ++ exit 0 [2022-04-23T22:14:49.347Z] [2022-04-23T22:14:49.913Z] + for job in $(jobs -p) [2022-04-23T22:14:49.913Z] + wait 1258 [2022-04-23T22:14:52.396Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.43s) [2022-04-23T22:14:52.396Z] === RUN TestRemoveInvalidContainer [2022-04-23T22:14:52.396Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-04-23T22:14:52.396Z] === RUN TestRenameLinkedContainer [2022-04-23T22:14:52.396Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T22:14:52.396Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-23T22:14:52.396Z] === RUN TestRenameStoppedContainer [2022-04-23T22:14:53.195Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-23T22:14:54.569Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-23T22:14:56.189Z] --- PASS: TestRenameStoppedContainer (3.80s) [2022-04-23T22:14:56.189Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T22:14:57.881Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-23T22:14:57.881Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T22:14:57.881Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-23T22:14:57.881Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-23T22:14:57.881Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-23T22:14:59.831Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-23T22:14:59.831Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-23T22:14:59.831Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-23T22:14:59.831Z] === RUN TestDockerSuite/TestHealth [2022-04-23T22:15:00.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-23T22:15:01.594Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-23T22:15:02.555Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-23T22:15:02.555Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T22:15:02.555Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-23T22:15:02.555Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T22:15:02.555Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-23T22:15:02.555Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T22:15:02.555Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-23T22:15:03.010Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-23T22:15:03.354Z] --- PASS: TestRenameRunningContainerAndReuse (7.28s) [2022-04-23T22:15:03.354Z] === RUN TestRenameInvalidName [2022-04-23T22:15:03.969Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-23T22:15:06.324Z] --- PASS: TestRenameInvalidName (3.44s) [2022-04-23T22:15:06.324Z] === RUN TestRenameAnonymousContainer [2022-04-23T22:15:06.857Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-23T22:15:08.382Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-23T22:15:08.382Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T22:15:08.382Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-23T22:15:08.382Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T22:15:08.382Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-23T22:15:08.838Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-23T22:15:11.724Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-23T22:15:21.312Z] --- PASS: TestRenameAnonymousContainer (13.28s) [2022-04-23T22:15:21.312Z] === RUN TestRenameContainerWithSameName [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-23T22:15:22.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-23T22:15:22.343Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-23T22:15:23.278Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-23T22:15:23.278Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-23T22:15:23.530Z] --- PASS: TestRenameContainerWithSameName (3.46s) [2022-04-23T22:15:23.530Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T22:15:23.530Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T22:15:23.530Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T22:15:23.530Z] === RUN TestResize [2022-04-23T22:15:23.845Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-23T22:15:24.054Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-23T22:15:26.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-23T22:15:26.635Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-23T22:15:26.635Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-23T22:15:26.893Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-23T22:15:27.322Z] --- PASS: TestResize (3.70s) [2022-04-23T22:15:27.322Z] === RUN TestResizeWithInvalidSize [2022-04-23T22:15:28.270Z] === RUN TestDockerSuite/TestImportFile [2022-04-23T22:15:28.529Z] docker_api_swarm_service_test.go:395: [d9401459e27cf] joining swarm manager [d2de7e050ee7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:15:28.714Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-23T22:15:29.169Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-23T22:15:29.169Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T22:15:29.169Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-23T22:15:29.464Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-23T22:15:29.465Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-23T22:15:29.723Z] docker_api_swarm_service_test.go:395: [d0e22d029c7b7] joining swarm manager [d2de7e050ee7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:15:30.274Z] --- PASS: TestResizeWithInvalidSize (3.49s) [2022-04-23T22:15:30.274Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T22:15:31.099Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-23T22:15:32.881Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-23T22:15:33.002Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-23T22:15:33.840Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-23T22:15:34.067Z] --- PASS: TestResizeWhenContainerNotStarted (3.52s) [2022-04-23T22:15:34.067Z] === RUN TestDaemonRestartKillContainers [2022-04-23T22:15:34.067Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:15:34.067Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-23T22:15:34.067Z] === RUN TestStats [2022-04-23T22:15:34.067Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T22:15:34.067Z] --- SKIP: TestStats (0.00s) [2022-04-23T22:15:34.067Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T22:15:34.904Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-23T22:15:35.469Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-23T22:15:35.727Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-23T22:15:36.292Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-23T22:15:36.292Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-23T22:15:36.292Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-23T22:15:36.860Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-23T22:15:37.426Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-23T22:15:37.684Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-23T22:15:38.251Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-23T22:15:38.820Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-23T22:15:39.080Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-23T22:15:39.339Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-23T22:15:39.600Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-23T22:15:39.600Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T22:15:39.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-23T22:15:39.600Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T22:15:39.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-23T22:15:39.600Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T22:15:39.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-23T22:15:39.600Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T22:15:39.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-23T22:15:39.600Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-23T22:15:40.285Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-23T22:15:40.852Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-23T22:15:41.418Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-23T22:15:41.418Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-23T22:15:41.677Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-23T22:15:41.677Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-23T22:15:41.677Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-23T22:15:42.612Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-23T22:15:43.179Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-23T22:15:43.437Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-23T22:15:44.003Z] === RUN TestDockerSuite/TestInspectImage [2022-04-23T22:15:44.003Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-23T22:15:44.262Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-23T22:15:44.262Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-23T22:15:44.262Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-23T22:15:44.489Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.71s) [2022-04-23T22:15:44.489Z] === RUN TestStopContainerWithTimeout [2022-04-23T22:15:44.489Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T22:15:44.489Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-23T22:15:44.489Z] === RUN TestUpdateRestartPolicy [2022-04-23T22:15:44.520Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-23T22:15:45.090Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-23T22:15:45.090Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-23T22:15:45.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-23T22:15:45.607Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-23T22:15:46.174Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-23T22:15:47.550Z] docker_api_swarm_service_test.go:343: [d0309571f3cea] joining swarm manager [dc196e003930d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:15:48.484Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-23T22:15:48.484Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-23T22:15:48.484Z] docker_api_swarm_service_test.go:343: [dc3cbbb11955d] joining swarm manager [dc196e003930d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:15:49.051Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-23T22:15:49.986Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-23T22:15:51.889Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-23T22:15:52.455Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-23T22:15:53.023Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-23T22:15:53.281Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-23T22:15:53.847Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-23T22:15:54.412Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-23T22:15:54.670Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-23T22:15:54.671Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-23T22:15:56.593Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-23T22:15:57.158Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-23T22:15:58.095Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-23T22:15:58.360Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-23T22:15:59.736Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-23T22:16:01.110Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T22:16:02.371Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 31.9% of statements [2022-04-23T22:16:02.371Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T22:16:02.371Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.1% of statements [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T22:16:02.371Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-04-23T22:16:02.371Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T22:16:02.371Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-04-23T22:16:02.371Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T22:16:02.371Z] ok github.com/docker/docker/builder/remotecontext 0.135s coverage: 13.7% of statements [2022-04-23T22:16:02.371Z] ok github.com/docker/docker/builder/dockerfile 0.512s coverage: 49.3% of statements [2022-04-23T22:16:02.371Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.005s coverage: 100.0% of statements [2022-04-23T22:16:02.371Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-23T22:16:02.371Z] ok github.com/docker/docker/builder/remotecontext/git 1.788s coverage: 86.3% of statements [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T22:16:02.371Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T22:16:02.371Z] ok github.com/docker/docker/cmd/docker-proxy 0.217s coverage: 67.6% of statements [2022-04-23T22:16:02.485Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-23T22:16:02.485Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-23T22:16:02.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-23T22:16:04.124Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-23T22:16:04.386Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-23T22:16:04.895Z] ok github.com/docker/docker/client 0.160s coverage: 75.6% of statements [2022-04-23T22:16:04.953Z] docker_api_swarm_service_test.go:490: [d96965a0bd9fd] joining swarm manager [d7146d9f6a88d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:16:05.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-23T22:16:06.086Z] docker_api_swarm_service_test.go:490: [d2bc838f0d828] joining swarm manager [d7146d9f6a88d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:16:09.774Z] --- PASS: TestUpdateRestartPolicy (25.23s) [2022-04-23T22:16:09.774Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T22:16:14.207Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-23T22:16:14.533Z] --- PASS: TestUpdateRestartWithAutoRemove (5.16s) [2022-04-23T22:16:14.533Z] === RUN TestWaitNonBlocked [2022-04-23T22:16:14.533Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:16:14.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:16:14.533Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:16:14.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:16:14.533Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:16:14.533Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:16:15.142Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-23T22:16:15.251Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-23T22:16:15.251Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T22:16:15.251Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-23T22:16:15.251Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T22:16:15.251Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-23T22:16:16.078Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-23T22:16:16.646Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-23T22:16:18.570Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-23T22:16:18.570Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-23T22:16:18.570Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-23T22:16:18.570Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-23T22:16:18.570Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-23T22:16:19.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-23T22:16:19.144Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-23T22:16:19.306Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-04-23T22:16:19.306Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.84s) [2022-04-23T22:16:19.306Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (5.02s) [2022-04-23T22:16:19.306Z] === RUN TestWaitBlocked [2022-04-23T22:16:19.306Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:16:19.306Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-23T22:16:19.306Z] PASS [2022-04-23T22:16:19.306Z] ok github.com/docker/docker/integration/container 136.377s [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === Skipped [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-23T22:16:19.306Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-23T22:16:19.306Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T22:16:19.306Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T22:16:19.306Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T22:16:19.306Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T22:16:19.306Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T22:16:19.306Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-23T22:16:19.306Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-23T22:16:19.306Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-23T22:16:19.306Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:16:19.306Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-23T22:16:19.306Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:16:19.306Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-04-23T22:16:19.306Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:16:19.306Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s) [2022-04-23T22:16:19.306Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:16:19.306Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s) [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-23T22:16:19.306Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-23T22:16:19.306Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-23T22:16:19.306Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-23T22:16:19.306Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T22:16:19.306Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-23T22:16:19.306Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-23T22:16:19.306Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T22:16:19.306Z] [2022-04-23T22:16:19.306Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T22:16:19.307Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:16:19.307Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T22:16:19.307Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T22:16:19.307Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-23T22:16:19.307Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T22:16:19.307Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-23T22:16:19.307Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-23T22:16:19.307Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-23T22:16:19.307Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-23T22:16:19.307Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-23T22:16:19.307Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-23T22:16:19.307Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-23T22:16:19.307Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-23T22:16:19.307Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T22:16:19.307Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-23T22:16:19.307Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-23T22:16:19.307Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-23T22:16:19.307Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-23T22:16:19.307Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:16:19.307Z] [2022-04-23T22:16:19.307Z] DONE 120 tests, 38 skipped in 139.735s [2022-04-23T22:16:19.307Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-23T22:16:19.710Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-23T22:16:22.995Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-23T22:16:23.560Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-23T22:16:24.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-23T22:16:26.394Z] docker_api_swarm_service_test.go:128: [db821d452d223] joining swarm manager [dfc79c286db5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:16:27.327Z] docker_api_swarm_service_test.go:129: [da5f5fc31a794] joining swarm manager [dfc79c286db5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:16:28.266Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-23T22:16:28.833Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-23T22:16:28.833Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-23T22:16:29.091Z] docker_api_swarm_service_test.go:137: [d83d179228a96] joining swarm manager [dfc79c286db5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-23T22:16:30.026Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-23T22:16:30.286Z] docker_api_swarm_service_test.go:138: [d9f637d27d8d7] joining swarm manager [dfc79c286db5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-23T22:16:31.222Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-23T22:16:32.157Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-23T22:16:32.901Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-23T22:16:32.901Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T22:16:32.901Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-23T22:16:32.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-23T22:16:33.090Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-23T22:16:34.023Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-23T22:16:35.942Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-23T22:16:36.202Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-23T22:16:36.769Z] === RUN TestDockerSuite/TestLogsSince [2022-04-23T22:16:38.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-23T22:16:38.659Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T22:16:39.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-23T22:16:43.326Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-23T22:16:44.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-23T22:16:48.589Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-23T22:16:49.156Z] === RUN TestDockerSuite/TestLogsTail [2022-04-23T22:16:49.492Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T22:16:49.492Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T22:16:49.492Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-23T22:16:49.492Z] === RUN TestDaemonConfigValidation [2022-04-23T22:16:49.492Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T22:16:49.492Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-23T22:16:49.492Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T22:16:49.492Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T22:16:49.492Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T22:16:49.492Z] === RUN TestDaemonProxy [2022-04-23T22:16:49.492Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T22:16:49.492Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-23T22:16:49.492Z] PASS [2022-04-23T22:16:49.492Z] ok github.com/docker/docker/integration/daemon 0.135s [2022-04-23T22:16:49.492Z] [2022-04-23T22:16:49.492Z] === Skipped [2022-04-23T22:16:49.492Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-23T22:16:49.492Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T22:16:49.492Z] [2022-04-23T22:16:49.492Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-23T22:16:49.492Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T22:16:49.492Z] [2022-04-23T22:16:49.492Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T22:16:49.492Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T22:16:49.492Z] [2022-04-23T22:16:49.492Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-23T22:16:49.492Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T22:16:49.492Z] [2022-04-23T22:16:49.492Z] DONE 4 tests, 4 skipped in 28.983s [2022-04-23T22:16:49.492Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-23T22:16:49.724Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-23T22:16:50.293Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-23T22:16:50.552Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-23T22:16:51.120Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-23T22:16:51.378Z] === RUN TestDockerSuite/TestNetHostname [2022-04-23T22:16:51.530Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 28.9% of statements [2022-04-23T22:16:51.530Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-04-23T22:16:51.530Z] ok github.com/docker/docker/cmd/dockerd/trap 2.510s coverage: 0.0% of statements [2022-04-23T22:16:51.530Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T22:16:51.530Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T22:16:51.530Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T22:16:51.530Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T22:16:51.530Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-23T22:16:52.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-23T22:16:53.010Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-23T22:16:53.268Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-23T22:16:53.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:16:53.303Z] INFO: Testing against a local daemon [2022-04-23T22:16:53.303Z] === RUN TestCommitInheritsEnv [2022-04-23T22:16:53.303Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:16:53.303Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-23T22:16:53.303Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T22:16:53.303Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:16:53.303Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T22:16:53.303Z] === RUN TestImportWithCustomPlatform [2022-04-23T22:16:53.303Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:16:53.303Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-23T22:16:53.303Z] === RUN TestImagesFilterMultiReference [2022-04-23T22:16:53.303Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-23T22:16:53.303Z] === RUN TestImagePullPlatformInvalid [2022-04-23T22:16:53.303Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-23T22:16:53.303Z] === RUN TestRemoveImageOrphaning [2022-04-23T22:16:54.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-23T22:16:54.865Z] --- PASS: TestRemoveImageOrphaning (1.30s) [2022-04-23T22:16:54.865Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T22:16:54.865Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-23T22:16:54.865Z] === RUN TestTagInvalidReference [2022-04-23T22:16:54.865Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-23T22:16:54.865Z] === RUN TestTagValidPrefixedRepo [2022-04-23T22:16:54.865Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-23T22:16:54.865Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T22:16:54.865Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-04-23T22:16:54.865Z] === RUN TestTagOfficialNames [2022-04-23T22:16:54.865Z] --- PASS: TestTagOfficialNames (0.11s) [2022-04-23T22:16:54.865Z] === RUN TestTagMatchesDigest [2022-04-23T22:16:55.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-23T22:16:55.334Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-23T22:16:55.334Z] PASS [2022-04-23T22:16:55.334Z] ok github.com/docker/docker/integration/image 1.940s [2022-04-23T22:16:55.334Z] [2022-04-23T22:16:55.334Z] === Skipped [2022-04-23T22:16:55.334Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-23T22:16:55.334Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:16:55.334Z] [2022-04-23T22:16:55.334Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T22:16:55.334Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:16:55.334Z] [2022-04-23T22:16:55.334Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-23T22:16:55.334Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:16:55.334Z] [2022-04-23T22:16:55.334Z] DONE 12 tests, 3 skipped in 6.854s [2022-04-23T22:16:55.334Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-23T22:16:55.699Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2022-04-23T22:16:56.681Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-04-23T22:16:57.082Z] docker_api_swarm_service_test.go:304: [dbf3116b3b5d6] joining swarm manager [dc9462f5dc005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:16:57.609Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-23T22:16:57.647Z] docker_api_swarm_service_test.go:304: [daf624558cbd1] joining swarm manager [dc9462f5dc005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:16:58.286Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:16:58.286Z] INFO: Testing against a local daemon [2022-04-23T22:16:58.286Z] === RUN TestNetworkCreateDelete [2022-04-23T22:16:58.286Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:16:58.286Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-23T22:16:58.286Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T22:16:58.286Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-23T22:16:58.286Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T22:16:58.286Z] === RUN TestDaemonDNSFallback [2022-04-23T22:16:58.286Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:16:58.286Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-23T22:16:58.286Z] === RUN TestInspectNetwork [2022-04-23T22:16:58.286Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T22:16:58.286Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-23T22:16:58.286Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T22:16:58.286Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:16:58.286Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T22:16:58.286Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:16:58.286Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:16:58.286Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:16:58.286Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T22:16:58.286Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T22:16:58.286Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T22:16:58.286Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T22:16:58.286Z] === RUN TestNetworkList [2022-04-23T22:16:58.286Z] === RUN TestNetworkList//networks [2022-04-23T22:16:58.286Z] === PAUSE TestNetworkList//networks [2022-04-23T22:16:58.286Z] === RUN TestNetworkList//networks/ [2022-04-23T22:16:58.286Z] === PAUSE TestNetworkList//networks/ [2022-04-23T22:16:58.286Z] === CONT TestNetworkList//networks [2022-04-23T22:16:58.286Z] === CONT TestNetworkList//networks/ [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkList (0.08s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T22:16:58.286Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T22:16:58.286Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T22:16:58.286Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] --- SKIP: TestHostIPv4BridgeLabel (0.01s) [2022-04-23T22:16:58.286Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T22:16:58.286Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T22:16:58.286Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T22:16:58.286Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-04-23T22:16:58.286Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T22:16:58.286Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T22:16:58.286Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T22:16:58.286Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-04-23T22:16:58.286Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T22:16:58.286Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T22:16:58.286Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T22:16:58.286Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] --- SKIP: TestServiceWithPredefinedNetwork (0.01s) [2022-04-23T22:16:58.286Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T22:16:58.286Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:16:58.286Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:16:58.286Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T22:16:58.286Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-23T22:16:58.286Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T22:16:58.286Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T22:16:58.286Z] PASS [2022-04-23T22:16:58.286Z] ok github.com/docker/docker/integration/network 0.276s [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === Skipped [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-23T22:16:58.286Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T22:16:58.286Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-23T22:16:58.286Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-23T22:16:58.286Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-23T22:16:58.286Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.01s) [2022-04-23T22:16:58.286Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T22:16:58.286Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.01s) [2022-04-23T22:16:58.286Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T22:16:58.286Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-04-23T22:16:58.286Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T22:16:58.286Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.01s) [2022-04-23T22:16:58.286Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:16:58.286Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-23T22:16:58.286Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T22:16:58.286Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T22:16:58.286Z] [2022-04-23T22:16:58.286Z] DONE 34 tests, 15 skipped in 2.609s [2022-04-23T22:16:58.286Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-23T22:16:58.755Z] testing: warning: no tests to run [2022-04-23T22:16:58.755Z] PASS [2022-04-23T22:16:58.755Z] ok github.com/docker/docker/integration/network/ipvlan 0.087s [2022-04-23T22:16:58.755Z] [2022-04-23T22:16:58.755Z] DONE 0 tests in 0.864s [2022-04-23T22:16:59.023Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-23T22:16:59.223Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-23T22:17:00.214Z] testing: warning: no tests to run [2022-04-23T22:17:00.214Z] PASS [2022-04-23T22:17:00.214Z] ok github.com/docker/docker/integration/network/macvlan 0.092s [2022-04-23T22:17:00.214Z] [2022-04-23T22:17:00.214Z] DONE 0 tests in 0.863s [2022-04-23T22:17:00.214Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-23T22:17:00.398Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-23T22:17:00.966Z] === RUN TestDockerSuite/TestPluginActive [2022-04-23T22:17:01.204Z] testing: warning: no tests to run [2022-04-23T22:17:01.204Z] PASS [2022-04-23T22:17:01.204Z] ok github.com/docker/docker/integration/plugin 0.088s [2022-04-23T22:17:01.204Z] [2022-04-23T22:17:01.204Z] DONE 0 tests in 0.897s [2022-04-23T22:17:01.204Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-23T22:17:01.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-23T22:17:01.589Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T22:17:01.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-23T22:17:02.191Z] testing: warning: no tests to run [2022-04-23T22:17:02.191Z] PASS [2022-04-23T22:17:02.191Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [2022-04-23T22:17:02.191Z] [2022-04-23T22:17:02.191Z] DONE 0 tests in 0.891s [2022-04-23T22:17:02.191Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-23T22:17:03.493Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-23T22:17:05.697Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-04-23T22:17:05.697Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.2% of statements [2022-04-23T22:17:06.244Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-23T22:17:06.244Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T22:17:06.244Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-23T22:17:06.244Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T22:17:06.244Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-23T22:17:06.259Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-23T22:17:06.822Z] ok github.com/docker/docker/daemon 10.149s coverage: 17.0% of statements [2022-04-23T22:17:06.822Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T22:17:06.822Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T22:17:06.822Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T22:17:06.822Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T22:17:07.079Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2022-04-23T22:17:08.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:17:08.079Z] INFO: Testing against a local daemon [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:17:08.079Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:17:08.079Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T22:17:08.079Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T22:17:08.079Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:17:08.079Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T22:17:08.079Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T22:17:08.079Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T22:17:08.079Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T22:17:08.079Z] === RUN TestPluginInstall [2022-04-23T22:17:08.079Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T22:17:08.079Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-23T22:17:08.079Z] === RUN TestPluginsWithRuntimes [2022-04-23T22:17:08.079Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T22:17:08.079Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-23T22:17:08.079Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T22:17:08.079Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T22:17:08.079Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T22:17:08.079Z] PASS [2022-04-23T22:17:08.079Z] ok github.com/docker/docker/integration/plugin/common 0.145s [2022-04-23T22:17:08.079Z] [2022-04-23T22:17:08.079Z] === Skipped [2022-04-23T22:17:08.079Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-23T22:17:08.079Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T22:17:08.079Z] [2022-04-23T22:17:08.079Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-23T22:17:08.079Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T22:17:08.079Z] [2022-04-23T22:17:08.079Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T22:17:08.079Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T22:17:08.079Z] [2022-04-23T22:17:08.079Z] DONE 19 tests, 3 skipped in 5.771s [2022-04-23T22:17:08.079Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-23T22:17:09.012Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.761s coverage: 74.8% of statements [2022-04-23T22:17:09.012Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-04-23T22:17:10.051Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-23T22:17:10.051Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-23T22:17:10.051Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-23T22:17:10.379Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.431s coverage: 56.2% of statements [2022-04-23T22:17:10.617Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-23T22:17:11.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:17:11.048Z] INFO: Testing against a local daemon [2022-04-23T22:17:11.048Z] === RUN TestExternalGraphDriver [2022-04-23T22:17:11.048Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T22:17:11.048Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-23T22:17:11.048Z] === RUN TestGraphdriverPluginV2 [2022-04-23T22:17:11.048Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T22:17:11.048Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-23T22:17:11.048Z] PASS [2022-04-23T22:17:11.048Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.137s [2022-04-23T22:17:11.048Z] [2022-04-23T22:17:11.048Z] === Skipped [2022-04-23T22:17:11.048Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-23T22:17:11.048Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T22:17:11.048Z] [2022-04-23T22:17:11.048Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-23T22:17:11.048Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T22:17:11.048Z] [2022-04-23T22:17:11.048Z] DONE 2 tests, 2 skipped in 2.831s [2022-04-23T22:17:11.048Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-23T22:17:11.755Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-04-23T22:17:13.232Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.286s coverage: 50.6% of statements [2022-04-23T22:17:13.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-23T22:17:13.276Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T22:17:13.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-23T22:17:13.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-23T22:17:13.276Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T22:17:13.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-23T22:17:13.276Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T22:17:13.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-23T22:17:13.896Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-23T22:17:14.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:17:14.028Z] INFO: Testing against a local daemon [2022-04-23T22:17:14.028Z] === RUN TestReadPluginNoRead [2022-04-23T22:17:14.028Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T22:17:14.028Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-23T22:17:14.028Z] PASS [2022-04-23T22:17:14.028Z] ok github.com/docker/docker/integration/plugin/logging 0.111s [2022-04-23T22:17:14.028Z] [2022-04-23T22:17:14.028Z] === Skipped [2022-04-23T22:17:14.028Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-23T22:17:14.028Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T22:17:14.028Z] [2022-04-23T22:17:14.028Z] DONE 1 tests, 1 skipped in 2.794s [2022-04-23T22:17:14.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-23T22:17:14.190Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.092s coverage: 46.1% of statements [2022-04-23T22:17:14.190Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T22:17:15.556Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.5% of statements [2022-04-23T22:17:15.556Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.662s coverage: 58.2% of statements [2022-04-23T22:17:15.556Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-23T22:17:15.556Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T22:17:15.592Z] testing: warning: no tests to run [2022-04-23T22:17:15.592Z] PASS [2022-04-23T22:17:15.592Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.085s [2022-04-23T22:17:15.592Z] [2022-04-23T22:17:15.592Z] DONE 0 tests in 1.312s [2022-04-23T22:17:15.592Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-23T22:17:15.798Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-23T22:17:16.485Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-04-23T22:17:17.047Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-04-23T22:17:17.973Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.6% of statements [2022-04-23T22:17:17.973Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T22:17:17.973Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T22:17:18.335Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-23T22:17:18.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-23T22:17:18.535Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.0% of statements [2022-04-23T22:17:18.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:17:18.558Z] INFO: Testing against a local daemon [2022-04-23T22:17:18.558Z] === RUN TestPluginWithDevMounts [2022-04-23T22:17:18.558Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:18.558Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-23T22:17:18.558Z] PASS [2022-04-23T22:17:18.558Z] ok github.com/docker/docker/integration/plugin/volumes 0.116s [2022-04-23T22:17:18.558Z] [2022-04-23T22:17:18.558Z] === Skipped [2022-04-23T22:17:18.558Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-23T22:17:18.558Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:18.558Z] [2022-04-23T22:17:18.558Z] DONE 1 tests, 1 skipped in 2.661s [2022-04-23T22:17:18.558Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-23T22:17:19.463Z] ok github.com/docker/docker/daemon/logger/awslogs 0.193s coverage: 80.2% of statements [2022-04-23T22:17:19.463Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-04-23T22:17:19.463Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T22:17:20.239Z] docker_api_swarm_service_test.go:100: [d1fb041257b29] joining swarm manager [dec9b2dc01f10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:17:20.391Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-04-23T22:17:20.391Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 23.9% of statements [2022-04-23T22:17:20.773Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:17:20.773Z] INFO: Testing against a local daemon [2022-04-23T22:17:20.773Z] === RUN TestSecretInspect [2022-04-23T22:17:20.773Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:20.773Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-23T22:17:20.773Z] === RUN TestSecretList [2022-04-23T22:17:20.773Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:20.773Z] --- SKIP: TestSecretList (0.00s) [2022-04-23T22:17:20.773Z] === RUN TestSecretsCreateAndDelete [2022-04-23T22:17:20.773Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:20.773Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-23T22:17:20.773Z] === RUN TestSecretsUpdate [2022-04-23T22:17:20.773Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:20.773Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-23T22:17:20.773Z] === RUN TestTemplatedSecret [2022-04-23T22:17:20.773Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:20.773Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-23T22:17:20.773Z] === RUN TestSecretCreateResolve [2022-04-23T22:17:20.773Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:20.773Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-23T22:17:20.773Z] PASS [2022-04-23T22:17:20.773Z] ok github.com/docker/docker/integration/secret 0.115s [2022-04-23T22:17:20.773Z] [2022-04-23T22:17:20.773Z] === Skipped [2022-04-23T22:17:20.773Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-23T22:17:20.773Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:20.773Z] [2022-04-23T22:17:20.773Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-23T22:17:20.773Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:20.773Z] [2022-04-23T22:17:20.773Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-23T22:17:20.773Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:20.773Z] [2022-04-23T22:17:20.773Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-23T22:17:20.773Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:20.773Z] [2022-04-23T22:17:20.773Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-23T22:17:20.773Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:20.773Z] [2022-04-23T22:17:20.773Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-23T22:17:20.773Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:20.773Z] [2022-04-23T22:17:20.773Z] DONE 6 tests, 6 skipped in 2.169s [2022-04-23T22:17:20.773Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-23T22:17:20.953Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-04-23T22:17:21.174Z] docker_api_swarm_service_test.go:101: [d2db206320e41] joining swarm manager [dec9b2dc01f10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:17:21.209Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 69.9% of statements [2022-04-23T22:17:21.772Z] ok github.com/docker/docker/daemon/logger/local 0.067s coverage: 78.7% of statements [2022-04-23T22:17:21.772Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T22:17:22.335Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 54.9% of statements [2022-04-23T22:17:22.898Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.058s coverage: 31.5% of statements [2022-04-23T22:17:23.209Z] --- PASS: TestBuildWithHugeFile (151.43s) [2022-04-23T22:17:23.209Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T22:17:23.209Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:17:23.209Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:17:23.209Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T22:17:23.209Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:17:23.209Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:17:23.209Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:17:23.209Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:17:23.209Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:17:23.209Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:17:23.209Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T22:17:23.209Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T22:17:23.209Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T22:17:23.209Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-23T22:17:23.209Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-23T22:17:23.209Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-23T22:17:23.209Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-23T22:17:23.209Z] === RUN TestBuildPreserveOwnership [2022-04-23T22:17:23.209Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:17:23.209Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-23T22:17:23.209Z] === RUN TestBuildPlatformInvalid [2022-04-23T22:17:23.209Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-23T22:17:23.209Z] PASS [2022-04-23T22:17:23.209Z] ok github.com/docker/docker/integration/build 230.260s [2022-04-23T22:17:23.209Z] [2022-04-23T22:17:23.209Z] === Skipped [2022-04-23T22:17:23.209Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-23T22:17:23.209Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T22:17:23.209Z] [2022-04-23T22:17:23.209Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-23T22:17:23.209Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.209Z] [2022-04-23T22:17:23.209Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-23T22:17:23.209Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:17:23.209Z] [2022-04-23T22:17:23.209Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-23T22:17:23.209Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:17:23.209Z] [2022-04-23T22:17:23.209Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T22:17:23.209Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T22:17:23.209Z] [2022-04-23T22:17:23.209Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-23T22:17:23.209Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:17:23.209Z] [2022-04-23T22:17:23.209Z] DONE 29 tests, 6 skipped in 270.177s [2022-04-23T22:17:23.209Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-23T22:17:23.209Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:17:23.209Z] INFO: Testing against a local daemon [2022-04-23T22:17:23.209Z] === RUN TestConfigInspect [2022-04-23T22:17:23.209Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.209Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-23T22:17:23.209Z] === RUN TestConfigList [2022-04-23T22:17:23.209Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.209Z] --- SKIP: TestConfigList (0.00s) [2022-04-23T22:17:23.209Z] === RUN TestConfigsCreateAndDelete [2022-04-23T22:17:23.209Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.209Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-23T22:17:23.209Z] === RUN TestConfigsUpdate [2022-04-23T22:17:23.209Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.209Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-23T22:17:23.209Z] === RUN TestTemplatedConfig [2022-04-23T22:17:23.209Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.209Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-23T22:17:23.209Z] === RUN TestConfigCreateResolve [2022-04-23T22:17:23.209Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:23.209Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-23T22:17:23.209Z] PASS [2022-04-23T22:17:23.209Z] ok github.com/docker/docker/integration/config 0.131s [2022-04-23T22:17:23.209Z] [2022-04-23T22:17:23.209Z] === Skipped [2022-04-23T22:17:23.209Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-23T22:17:23.209Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.209Z] [2022-04-23T22:17:23.209Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-23T22:17:23.209Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.209Z] [2022-04-23T22:17:23.209Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-23T22:17:23.210Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.210Z] [2022-04-23T22:17:23.210Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-23T22:17:23.210Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.210Z] [2022-04-23T22:17:23.210Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-23T22:17:23.210Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.210Z] [2022-04-23T22:17:23.210Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-04-23T22:17:23.210Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:23.210Z] [2022-04-23T22:17:23.210Z] DONE 6 tests, 6 skipped in 2.148s [2022-04-23T22:17:23.210Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-23T22:17:23.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:17:23.210Z] INFO: Testing against a local daemon [2022-04-23T22:17:23.210Z] === RUN TestCheckpoint [2022-04-23T22:17:23.210Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:17:23.210Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T22:17:23.210Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T22:17:23.210Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:17:23.210Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:17:23.210Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:17:23.210Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:17:23.210Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T22:17:23.210Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T22:17:23.210Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T22:17:23.210Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T22:17:23.210Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T22:17:23.210Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.03s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.03s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T22:17:23.210Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T22:17:23.210Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T22:17:23.210Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-04-23T22:17:23.210Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T22:17:23.210Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-04-23T22:17:23.210Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T22:17:23.210Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-04-23T22:17:23.210Z] === RUN TestCopyEmptyFile [2022-04-23T22:17:23.210Z] --- PASS: TestCopyEmptyFile (0.49s) [2022-04-23T22:17:23.210Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T22:17:23.210Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-04-23T22:17:23.210Z] === RUN TestCopyFromContainer [2022-04-23T22:17:23.210Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.210Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-23T22:17:23.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T22:17:23.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:17:23.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:17:23.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:17:23.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:17:23.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:17:23.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:17:23.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T22:17:23.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T22:17:23.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T22:17:23.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-23T22:17:23.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T22:17:23.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-23T22:17:23.210Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T22:17:23.210Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T22:17:23.210Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T22:17:23.210Z] === RUN TestCreateWithInvalidEnv [2022-04-23T22:17:23.210Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T22:17:23.210Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T22:17:23.210Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T22:17:23.210Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T22:17:23.210Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T22:17:23.210Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T22:17:23.210Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T22:17:23.210Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T22:17:23.210Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T22:17:23.210Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-23T22:17:23.210Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T22:17:23.210Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T22:17:23.210Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T22:17:23.210Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.210Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T22:17:23.210Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T22:17:23.210Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:23.210Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T22:17:23.210Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T22:17:23.210Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:23.210Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T22:17:23.210Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T22:17:23.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:17:23.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:17:23.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:17:23.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:17:23.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:17:23.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:17:23.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:17:23.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:17:23.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:17:23.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:17:23.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T22:17:23.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T22:17:23.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T22:17:23.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T22:17:23.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T22:17:23.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-23T22:17:23.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-23T22:17:23.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T22:17:23.210Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T22:17:23.210Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T22:17:23.210Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T22:17:23.210Z] === RUN TestCreateDifferentPlatform [2022-04-23T22:17:23.210Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T22:17:23.210Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T22:17:23.210Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-23T22:17:23.210Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T22:17:23.210Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T22:17:23.210Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T22:17:23.210Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-04-23T22:17:23.210Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T22:17:23.210Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T22:17:23.210Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-23T22:17:23.210Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T22:17:23.210Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.210Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-23T22:17:23.210Z] === RUN TestWindowsDevices [2022-04-23T22:17:23.210Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-23T22:17:23.210Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-23T22:17:23.210Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:17:23.210Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:17:23.210Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-23T22:17:23.210Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:17:23.210Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T22:17:23.210Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:17:23.210Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.210Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T22:17:23.725Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:17:23.725Z] INFO: Testing against a local daemon [2022-04-23T22:17:23.725Z] === RUN TestServiceCreateInit [2022-04-23T22:17:23.725Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T22:17:23.725Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T22:17:23.725Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- PASS: TestServiceCreateInit (0.07s) [2022-04-23T22:17:23.725Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:17:23.725Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T22:17:23.725Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestCreateServiceConflict [2022-04-23T22:17:23.725Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T22:17:23.725Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-23T22:17:23.725Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T22:17:23.725Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T22:17:23.725Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T22:17:23.725Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestCreateServiceSysctls [2022-04-23T22:17:23.725Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-23T22:17:23.725Z] === RUN TestCreateServiceCapabilities [2022-04-23T22:17:23.725Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestCreateServiceCapabilities (0.07s) [2022-04-23T22:17:23.725Z] === RUN TestInspect [2022-04-23T22:17:23.725Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestInspect (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestCreateJob [2022-04-23T22:17:23.725Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestCreateJob (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestReplicatedJob [2022-04-23T22:17:23.725Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestUpdateReplicatedJob [2022-04-23T22:17:23.725Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestServiceListWithStatuses [2022-04-23T22:17:23.725Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T22:17:23.725Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestDockerNetworkReConnect [2022-04-23T22:17:23.725Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestServicePlugin [2022-04-23T22:17:23.725Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestServiceUpdateLabel [2022-04-23T22:17:23.725Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:23.725Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestServiceUpdateSecrets [2022-04-23T22:17:23.725Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:23.725Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestServiceUpdateConfigs [2022-04-23T22:17:23.725Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:23.725Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestServiceUpdateNetwork [2022-04-23T22:17:23.725Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:23.725Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-23T22:17:23.725Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T22:17:23.725Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:23.725Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-04-23T22:17:23.725Z] PASS [2022-04-23T22:17:23.725Z] ok github.com/docker/docker/integration/service 0.342s [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === Skipped [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:17:23.725Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:17:23.725Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-23T22:17:23.725Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-23T22:17:23.725Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-23T22:17:23.725Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T22:17:23.725Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-23T22:17:23.725Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-23T22:17:23.725Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-23T22:17:23.725Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.07s) [2022-04-23T22:17:23.725Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-23T22:17:23.725Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-23T22:17:23.725Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-23T22:17:23.725Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-23T22:17:23.725Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-23T22:17:23.725Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-23T22:17:23.725Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-23T22:17:23.725Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-23T22:17:23.725Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-23T22:17:23.725Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-23T22:17:23.725Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-23T22:17:23.725Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-23T22:17:23.725Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-04-23T22:17:23.725Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:17:23.725Z] [2022-04-23T22:17:23.725Z] DONE 24 tests, 23 skipped in 3.202s [2022-04-23T22:17:23.828Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-04-23T22:17:24.084Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-23T22:17:24.193Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-23T22:17:24.457Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-23T22:17:24.646Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-23T22:17:25.208Z] ok github.com/docker/docker/daemon/logger/splunk 1.629s coverage: 82.5% of statements [2022-04-23T22:17:25.208Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T22:17:25.208Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T22:17:25.398Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-23T22:17:25.398Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-23T22:17:25.398Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.39s) [2022-04-23T22:17:25.398Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.40s) [2022-04-23T22:17:25.398Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.45s) [2022-04-23T22:17:25.398Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.08s) [2022-04-23T22:17:25.398Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.71s) [2022-04-23T22:17:25.398Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.93s) [2022-04-23T22:17:25.398Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.44s) [2022-04-23T22:17:25.398Z] === RUN TestDiff [2022-04-23T22:17:25.398Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T22:17:25.398Z] --- SKIP: TestDiff (0.00s) [2022-04-23T22:17:25.398Z] === RUN TestExecWithCloseStdin [2022-04-23T22:17:25.758Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:17:25.758Z] INFO: Testing against a local daemon [2022-04-23T22:17:25.758Z] === RUN TestSessionCreate [2022-04-23T22:17:25.758Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T22:17:25.758Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-23T22:17:25.758Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T22:17:25.758Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T22:17:25.758Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T22:17:25.758Z] PASS [2022-04-23T22:17:25.758Z] ok github.com/docker/docker/integration/session 0.122s [2022-04-23T22:17:25.758Z] [2022-04-23T22:17:25.758Z] === Skipped [2022-04-23T22:17:25.758Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-23T22:17:25.758Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T22:17:25.758Z] [2022-04-23T22:17:25.758Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T22:17:25.758Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T22:17:25.758Z] [2022-04-23T22:17:25.758Z] DONE 2 tests, 2 skipped in 1.973s [2022-04-23T22:17:26.226Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-23T22:17:26.358Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-23T22:17:26.573Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-04-23T22:17:26.830Z] ok github.com/docker/docker/distribution 0.625s coverage: 28.3% of statements [2022-04-23T22:17:26.830Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T22:17:27.297Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-23T22:17:27.393Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-23T22:17:27.955Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-23T22:17:28.211Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-23T22:17:28.231Z] === RUN TestDockerSuite/TestPortList [2022-04-23T22:17:28.309Z] --- PASS: TestExecWithCloseStdin (2.48s) [2022-04-23T22:17:28.309Z] === RUN TestExec [2022-04-23T22:17:28.773Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-23T22:17:28.773Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-04-23T22:17:28.773Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T22:17:29.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:17:29.181Z] INFO: Testing against a local daemon [2022-04-23T22:17:29.181Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:17:29.181Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:29.181Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:17:29.181Z] === RUN TestDiskUsage [2022-04-23T22:17:29.181Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T22:17:29.181Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-23T22:17:29.181Z] === RUN TestEventsExecDie [2022-04-23T22:17:29.181Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T22:17:29.181Z] --- SKIP: TestEventsExecDie (0.01s) [2022-04-23T22:17:29.181Z] === RUN TestEventsBackwardsCompatible [2022-04-23T22:17:29.181Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T22:17:29.181Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-23T22:17:29.181Z] === RUN TestEventsVolumeCreate [2022-04-23T22:17:29.181Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T22:17:29.181Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-23T22:17:29.181Z] === RUN TestInfoAPI [2022-04-23T22:17:29.181Z] --- PASS: TestInfoAPI (0.06s) [2022-04-23T22:17:29.181Z] === RUN TestInfoAPIWarnings [2022-04-23T22:17:29.181Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:17:29.181Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-23T22:17:29.181Z] === RUN TestInfoDebug [2022-04-23T22:17:29.181Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:17:29.181Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-23T22:17:29.181Z] === RUN TestInfoInsecureRegistries [2022-04-23T22:17:29.181Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:17:29.181Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-23T22:17:29.181Z] === RUN TestInfoRegistryMirrors [2022-04-23T22:17:29.181Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:17:29.181Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-23T22:17:29.181Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T22:17:29.336Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2022-04-23T22:17:29.336Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T22:17:29.592Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-04-23T22:17:29.650Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-04-23T22:17:29.650Z] === RUN TestPingCacheHeaders [2022-04-23T22:17:29.650Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-23T22:17:29.650Z] === RUN TestPingGet [2022-04-23T22:17:29.650Z] --- PASS: TestPingGet (0.05s) [2022-04-23T22:17:29.650Z] === RUN TestPingHead [2022-04-23T22:17:29.650Z] --- PASS: TestPingHead (0.04s) [2022-04-23T22:17:29.650Z] === RUN TestPingSwarmHeader [2022-04-23T22:17:29.650Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:29.650Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-23T22:17:29.650Z] === RUN TestVersion [2022-04-23T22:17:30.117Z] --- PASS: TestVersion (0.05s) [2022-04-23T22:17:30.117Z] PASS [2022-04-23T22:17:30.117Z] ok github.com/docker/docker/integration/system 1.353s [2022-04-23T22:17:30.117Z] [2022-04-23T22:17:30.117Z] === Skipped [2022-04-23T22:17:30.117Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:17:30.117Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:30.117Z] [2022-04-23T22:17:30.117Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-23T22:17:30.117Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T22:17:30.117Z] [2022-04-23T22:17:30.117Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-04-23T22:17:30.117Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T22:17:30.117Z] [2022-04-23T22:17:30.117Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-23T22:17:30.117Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T22:17:30.117Z] [2022-04-23T22:17:30.117Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-23T22:17:30.117Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T22:17:30.117Z] [2022-04-23T22:17:30.117Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-23T22:17:30.117Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:17:30.117Z] [2022-04-23T22:17:30.117Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-23T22:17:30.117Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:17:30.117Z] [2022-04-23T22:17:30.117Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-23T22:17:30.117Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:17:30.117Z] [2022-04-23T22:17:30.117Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-23T22:17:30.117Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:17:30.117Z] [2022-04-23T22:17:30.117Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-23T22:17:30.117Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:30.117Z] [2022-04-23T22:17:30.117Z] DONE 16 tests, 10 skipped in 3.887s [2022-04-23T22:17:30.117Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-23T22:17:30.500Z] --- PASS: TestExec (2.10s) [2022-04-23T22:17:30.500Z] === RUN TestExecUser [2022-04-23T22:17:30.500Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T22:17:30.500Z] --- SKIP: TestExecUser (0.00s) [2022-04-23T22:17:30.500Z] === RUN TestExportContainerAndImportImage [2022-04-23T22:17:30.500Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:30.500Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-23T22:17:30.500Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T22:17:30.500Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:30.500Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T22:17:30.500Z] === RUN TestHealthCheckWorkdir [2022-04-23T22:17:30.500Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T22:17:30.500Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-23T22:17:30.500Z] === RUN TestHealthKillContainer [2022-04-23T22:17:30.500Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T22:17:30.500Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-23T22:17:30.500Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T22:17:30.500Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T22:17:30.500Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T22:17:30.500Z] === RUN TestKillContainerInvalidSignal [2022-04-23T22:17:30.520Z] ok github.com/docker/docker/oci 0.017s coverage: 46.0% of statements [2022-04-23T22:17:31.452Z] ok github.com/docker/docker/opts 0.023s coverage: 66.7% of statements [2022-04-23T22:17:31.452Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-04-23T22:17:32.042Z] --- PASS: TestKillContainerInvalidSignal (2.04s) [2022-04-23T22:17:32.042Z] === RUN TestKillContainer [2022-04-23T22:17:32.042Z] === RUN TestKillContainer/no_signal [2022-04-23T22:17:32.397Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:17:32.397Z] INFO: Testing against a local daemon [2022-04-23T22:17:32.397Z] === RUN TestVolumesCreateAndList [2022-04-23T22:17:32.397Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-04-23T22:17:32.397Z] === RUN TestVolumesRemove [2022-04-23T22:17:32.397Z] --- PASS: TestVolumesRemove (0.20s) [2022-04-23T22:17:32.397Z] === RUN TestVolumesInspect [2022-04-23T22:17:32.397Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-23T22:17:32.397Z] === RUN TestVolumesInvalidJSON [2022-04-23T22:17:32.397Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T22:17:32.397Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T22:17:32.867Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T22:17:32.867Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T22:17:32.867Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T22:17:32.867Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T22:17:32.867Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T22:17:32.867Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-04-23T22:17:32.867Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-23T22:17:32.867Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T22:17:32.867Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T22:17:32.867Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T22:17:32.867Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T22:17:32.867Z] PASS [2022-04-23T22:17:32.867Z] ok github.com/docker/docker/integration/volume 0.470s [2022-04-23T22:17:32.867Z] [2022-04-23T22:17:32.867Z] DONE 9 tests in 2.617s [2022-04-23T22:17:32.867Z] INFO: make.ps1 ended at 04/23/2022 22:17:32 [2022-04-23T22:17:32.867Z] INFO: Integration CLI tests being run from the host: [2022-04-23T22:17:32.867Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-23T22:17:33.341Z] ok github.com/docker/docker/pkg/archive 0.313s coverage: 82.1% of statements [2022-04-23T22:17:33.597Z] ok github.com/docker/docker/pkg/authorization 0.093s coverage: 68.3% of statements [2022-04-23T22:17:33.854Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-23T22:17:34.110Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-04-23T22:17:34.225Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T22:17:34.225Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T22:17:34.225Z] === RUN TestKillContainer/killing_signal [2022-04-23T22:17:34.794Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-23T22:17:35.750Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-23T22:17:36.411Z] --- PASS: TestKillContainer (4.17s) [2022-04-23T22:17:36.411Z] --- PASS: TestKillContainer/no_signal (1.83s) [2022-04-23T22:17:36.411Z] --- SKIP: TestKillContainer/non_killing_signal (0.01s) [2022-04-23T22:17:36.411Z] --- PASS: TestKillContainer/killing_signal (2.26s) [2022-04-23T22:17:36.411Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T22:17:36.411Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:17:36.411Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T22:17:36.411Z] === RUN TestKillStoppedContainer [2022-04-23T22:17:36.411Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:17:36.411Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-23T22:17:36.411Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T22:17:36.411Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:17:36.411Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T22:17:36.411Z] === RUN TestKillDifferentUserContainer [2022-04-23T22:17:36.411Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T22:17:36.411Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-23T22:17:36.411Z] === RUN TestInspectOomKilledTrue [2022-04-23T22:17:36.411Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:36.411Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T22:17:36.411Z] === RUN TestInspectOomKilledFalse [2022-04-23T22:17:36.411Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:17:36.411Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T22:17:36.411Z] === RUN TestLogsFollowTailEmpty [2022-04-23T22:17:37.378Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 42.7% of statements [2022-04-23T22:17:37.378Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-23T22:17:37.378Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-23T22:17:37.634Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-23T22:17:38.198Z] ok github.com/docker/docker/layer 7.558s coverage: 69.0% of statements [2022-04-23T22:17:38.198Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T22:17:38.198Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T22:17:38.198Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T22:17:38.198Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T22:17:38.198Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T22:17:38.198Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T22:17:38.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-23T22:17:38.455Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-04-23T22:17:38.455Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-23T22:17:38.625Z] --- PASS: TestLogsFollowTailEmpty (1.96s) [2022-04-23T22:17:38.625Z] === RUN TestNetworkNat [2022-04-23T22:17:38.625Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T22:17:38.625Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-23T22:17:38.625Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T22:17:39.019Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-04-23T22:17:39.019Z] ok github.com/docker/docker/pkg/fsutils 0.170s coverage: 85.1% of statements [2022-04-23T22:17:39.947Z] ok github.com/docker/docker/pkg/idtools 0.476s coverage: 67.9% of statements [2022-04-23T22:17:40.203Z] ok github.com/docker/docker/pkg/ioutils 0.421s coverage: 71.5% of statements [2022-04-23T22:17:40.460Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-04-23T22:17:40.460Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2022-04-23T22:17:40.460Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-23T22:17:40.716Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-23T22:17:40.716Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-23T22:17:40.840Z] --- PASS: TestNetworkLocalhostTCPNat (2.56s) [2022-04-23T22:17:40.840Z] === RUN TestNetworkLoopbackNat [2022-04-23T22:17:40.840Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T22:17:40.840Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-23T22:17:40.840Z] === RUN TestPause [2022-04-23T22:17:40.840Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T22:17:40.840Z] --- SKIP: TestPause (0.00s) [2022-04-23T22:17:40.840Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T22:17:40.973Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-04-23T22:17:41.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-23T22:17:41.222Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T22:17:41.229Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 90.5% of statements [2022-04-23T22:17:41.484Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-04-23T22:17:41.484Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T22:17:41.484Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T22:17:42.046Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-04-23T22:17:42.185Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-23T22:17:42.185Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:17:42.310Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-23T22:17:42.310Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-23T22:17:42.310Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-23T22:17:42.608Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-04-23T22:17:42.608Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-23T22:17:42.640Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-23T22:17:42.864Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-23T22:17:42.875Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-23T22:17:42.875Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-23T22:17:42.875Z] check_test.go:378: [d1fb041257b29] daemon is not started [2022-04-23T22:17:43.052Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.88s) [2022-04-23T22:17:43.052Z] === RUN TestPauseStopPausedContainer [2022-04-23T22:17:43.052Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:17:43.052Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-23T22:17:43.052Z] === RUN TestPsFilter [2022-04-23T22:17:43.052Z] --- PASS: TestPsFilter (0.24s) [2022-04-23T22:17:43.052Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T22:17:43.440Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-23T22:17:43.440Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-23T22:17:44.006Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-23T22:17:44.006Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-23T22:17:44.164Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-23T22:17:44.164Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-23T22:17:44.164Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-23T22:17:44.228Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-04-23T22:17:44.228Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-23T22:17:44.485Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-23T22:17:44.741Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-23T22:17:44.940Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-23T22:17:44.940Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-23T22:17:44.996Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-23T22:17:44.997Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-23T22:17:45.266Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.30s) [2022-04-23T22:17:45.267Z] === RUN TestRemoveContainerWithVolume [2022-04-23T22:17:45.539Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T22:17:45.540Z] INFO: Testing against a local daemon [2022-04-23T22:17:45.540Z] === RUN TestDockerSuite [2022-04-23T22:17:45.540Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-23T22:17:45.540Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-23T22:17:45.540Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:17:45.540Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-23T22:17:45.540Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-23T22:17:45.540Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-23T22:17:45.540Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-23T22:17:45.540Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T22:17:45.540Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-23T22:17:45.540Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-23T22:17:45.558Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-23T22:17:46.007Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-23T22:17:46.120Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-23T22:17:46.120Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-04-23T22:17:46.475Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-23T22:17:46.682Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-04-23T22:17:46.939Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-23T22:17:46.943Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-23T22:17:47.195Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-23T22:17:47.411Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-23T22:17:47.469Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-23T22:17:47.487Z] --- PASS: TestRemoveContainerWithVolume (2.27s) [2022-04-23T22:17:47.487Z] === RUN TestRemoveContainerRunning [2022-04-23T22:17:48.033Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-23T22:17:48.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-23T22:17:48.292Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-23T22:17:48.549Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-23T22:17:48.823Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-23T22:17:49.085Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.3% of statements [2022-04-23T22:17:49.342Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-23T22:17:49.599Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-23T22:17:49.710Z] --- PASS: TestRemoveContainerRunning (2.10s) [2022-04-23T22:17:49.710Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T22:17:50.351Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-23T22:17:50.351Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T22:17:50.351Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-23T22:17:50.351Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T22:17:50.351Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-23T22:17:50.452Z] docker_api_swarm_service_test.go:533: [dacd2706877a5] joining swarm manager [daa061d3d340f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:17:50.966Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2022-04-23T22:17:50.966Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-23T22:17:51.019Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-23T22:17:51.877Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-23T22:17:51.893Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-04-23T22:17:51.928Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.13s) [2022-04-23T22:17:51.928Z] === RUN TestRemoveInvalidContainer [2022-04-23T22:17:51.928Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-04-23T22:17:51.928Z] === RUN TestRenameLinkedContainer [2022-04-23T22:17:51.928Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T22:17:51.928Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-23T22:17:51.928Z] === RUN TestRenameStoppedContainer [2022-04-23T22:17:51.958Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-23T22:17:51.958Z] docker_api_swarm_service_test.go:534: [dd4e277e3a2ae] joining swarm manager [daa061d3d340f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:17:52.149Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-23T22:17:52.405Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-23T22:17:52.836Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-23T22:17:52.967Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-23T22:17:53.223Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-23T22:17:53.290Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-23T22:17:53.745Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-23T22:17:54.200Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-23T22:17:55.113Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-23T22:17:55.243Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-23T22:17:55.369Z] ok github.com/docker/docker/volume/local 0.115s coverage: 76.4% of statements [2022-04-23T22:17:55.930Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-04-23T22:17:56.858Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-04-23T22:17:59.083Z] --- PASS: TestRenameStoppedContainer (7.33s) [2022-04-23T22:17:59.083Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T22:17:59.434Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-23T22:17:59.434Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-23T22:17:59.960Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-23T22:18:01.966Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-23T22:18:02.119Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-23T22:18:02.119Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T22:18:02.119Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-23T22:18:03.086Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-23T22:18:03.087Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T22:18:03.087Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-23T22:18:03.541Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-23T22:18:04.950Z] --- PASS: TestRenameRunningContainerAndReuse (4.84s) [2022-04-23T22:18:04.950Z] === RUN TestRenameInvalidName [2022-04-23T22:18:05.704Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-23T22:18:05.936Z] --- PASS: TestRenameInvalidName (2.01s) [2022-04-23T22:18:05.936Z] === RUN TestRenameAnonymousContainer [2022-04-23T22:18:06.670Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-23T22:18:07.125Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-23T22:18:07.125Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T22:18:07.125Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-23T22:18:08.085Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-23T22:18:08.521Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-23T22:18:08.540Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-23T22:18:08.540Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T22:18:08.540Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-23T22:18:08.540Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T22:18:08.540Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-23T22:18:09.453Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-23T22:18:10.829Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-23T22:18:11.763Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-23T22:18:13.136Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-23T22:18:14.295Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-23T22:18:14.512Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-23T22:18:15.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-23T22:18:16.010Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-23T22:18:16.360Z] --- PASS: TestRenameAnonymousContainer (9.58s) [2022-04-23T22:18:16.360Z] === RUN TestRenameContainerWithSameName [2022-04-23T22:18:17.347Z] --- PASS: TestRenameContainerWithSameName (1.89s) [2022-04-23T22:18:17.347Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T22:18:17.347Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T22:18:17.347Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T22:18:17.347Z] === RUN TestResize [2022-04-23T22:18:17.388Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-23T22:18:17.388Z] docker_api_swarm_service_test.go:148: [d16e295a99d28] joining swarm manager [d0b78d645b58c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:18:17.388Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-23T22:18:18.325Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-23T22:18:18.325Z] docker_api_swarm_service_test.go:148: [d3213fcd4d758] joining swarm manager [d0b78d645b58c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:18:18.827Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.3% of statements [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T22:18:18.827Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === Skipped [2022-04-23T22:18:18.827Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T22:18:18.827Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T22:18:18.827Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T22:18:18.827Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T22:18:18.827Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-23T22:18:18.827Z] graphtest_unix.go:71: No driver to put! [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-23T22:18:18.827Z] time="2022-04-23T22:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-23T22:18:18.827Z] time="2022-04-23T22:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-23T22:18:18.827Z] time="2022-04-23T22:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-23T22:18:18.827Z] time="2022-04-23T22:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-23T22:18:18.827Z] time="2022-04-23T22:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-23T22:18:18.827Z] graphtest_unix.go:71: No driver to put! [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-23T22:18:18.827Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-23T22:18:18.827Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-23T22:18:18.827Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-23T22:18:18.827Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-23T22:18:18.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T22:18:18.827Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-23T22:18:18.827Z] graphtest_unix.go:71: No driver to put! [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-23T22:18:18.827Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-23T22:18:18.827Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-23T22:18:18.827Z] [2022-04-23T22:18:18.827Z] DONE 2529 tests, 28 skipped in 249.064s [2022-04-23T22:18:18.827Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/config [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/idm [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/ns [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/options [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/osl [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T22:18:18.827Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-23T22:18:18.828Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-23T22:18:19.560Z] --- PASS: TestResize (1.79s) [2022-04-23T22:18:19.560Z] === RUN TestResizeWithInvalidSize [2022-04-23T22:18:20.858Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-23T22:18:21.125Z] --- PASS: TestResizeWithInvalidSize (1.81s) [2022-04-23T22:18:21.125Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T22:18:22.235Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-23T22:18:22.804Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-23T22:18:22.804Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-23T22:18:22.804Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-23T22:18:22.804Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-23T22:18:23.063Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-23T22:18:23.063Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-23T22:18:23.340Z] --- PASS: TestResizeWhenContainerNotStarted (2.16s) [2022-04-23T22:18:23.341Z] === RUN TestDaemonRestartKillContainers [2022-04-23T22:18:23.341Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:18:23.341Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-23T22:18:23.341Z] === RUN TestStats [2022-04-23T22:18:23.341Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T22:18:23.341Z] --- SKIP: TestStats (0.00s) [2022-04-23T22:18:23.341Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T22:18:23.628Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-23T22:18:24.562Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-23T22:18:25.496Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-23T22:18:25.754Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-23T22:18:32.314Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-23T22:18:32.883Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-23T22:18:34.783Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-23T22:18:34.783Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-23T22:18:34.783Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-23T22:18:34.783Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-23T22:18:35.828Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.83s) [2022-04-23T22:18:35.828Z] === RUN TestStopContainerWithTimeout [2022-04-23T22:18:35.828Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T22:18:35.828Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-23T22:18:35.828Z] === RUN TestUpdateRestartPolicy [2022-04-23T22:18:37.320Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-23T22:18:37.884Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-23T22:18:40.412Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-23T22:18:40.979Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-23T22:18:40.980Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-23T22:18:41.238Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-23T22:18:44.526Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-23T22:18:44.786Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-23T22:18:45.045Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-23T22:18:46.419Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-23T22:18:46.986Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-23T22:18:48.359Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-23T22:18:48.617Z] === RUN TestDockerSuite/TestRmiTag [2022-04-23T22:18:48.875Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-23T22:18:49.441Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-23T22:18:49.930Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-23T22:18:49.930Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-23T22:18:49.930Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-23T22:18:51.970Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-23T22:18:52.537Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-23T22:18:53.111Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-23T22:18:53.370Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-23T22:18:53.643Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-23T22:18:53.643Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T22:18:53.643Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-23T22:18:53.643Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T22:18:54.098Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-23T22:18:54.098Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T22:18:54.098Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-23T22:18:54.304Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-23T22:18:54.552Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-23T22:18:54.552Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T22:18:54.552Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-23T22:18:54.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-23T22:18:54.820Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-23T22:18:55.388Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-23T22:18:55.646Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-23T22:18:55.646Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-23T22:18:56.214Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-23T22:18:57.058Z] --- PASS: TestUpdateRestartPolicy (19.96s) [2022-04-23T22:18:57.058Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T22:18:57.058Z] --- PASS: TestUpdateRestartWithAutoRemove (1.92s) [2022-04-23T22:18:57.058Z] === RUN TestWaitNonBlocked [2022-04-23T22:18:57.058Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:18:57.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:18:57.058Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:18:57.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:18:57.058Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T22:18:57.058Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T22:18:57.592Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-23T22:18:58.525Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-23T22:18:59.460Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-23T22:19:00.027Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-23T22:19:00.960Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-23T22:19:01.895Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-23T22:19:02.460Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-23T22:19:03.027Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-23T22:19:03.962Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-23T22:19:04.211Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-23T22:19:04.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.56s) [2022-04-23T22:19:04.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.48s) [2022-04-23T22:19:04.211Z] === RUN TestWaitBlocked [2022-04-23T22:19:04.211Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:19:04.211Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-23T22:19:04.211Z] PASS [2022-04-23T22:19:04.211Z] ok github.com/docker/docker/integration/container 105.769s [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === Skipped [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-23T22:19:04.211Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-23T22:19:04.211Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T22:19:04.211Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T22:19:04.211Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T22:19:04.211Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T22:19:04.211Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T22:19:04.211Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-23T22:19:04.211Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-23T22:19:04.211Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-23T22:19:04.211Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T22:19:04.211Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-23T22:19:04.211Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-23T22:19:04.211Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-23T22:19:04.211Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T22:19:04.211Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-23T22:19:04.211Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-23T22:19:04.211Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T22:19:04.211Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.01s) [2022-04-23T22:19:04.211Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T22:19:04.211Z] --- SKIP: TestKillContainer/non_killing_signal (0.01s) [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T22:19:04.211Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-23T22:19:04.211Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T22:19:04.211Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-23T22:19:04.211Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-23T22:19:04.211Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-23T22:19:04.211Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T22:19:04.211Z] [2022-04-23T22:19:04.211Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-23T22:19:04.211Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T22:19:04.212Z] [2022-04-23T22:19:04.212Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-23T22:19:04.212Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T22:19:04.212Z] [2022-04-23T22:19:04.212Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-23T22:19:04.212Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T22:19:04.212Z] [2022-04-23T22:19:04.212Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-23T22:19:04.212Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:19:04.212Z] [2022-04-23T22:19:04.212Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-23T22:19:04.212Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T22:19:04.212Z] [2022-04-23T22:19:04.212Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T22:19:04.212Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T22:19:04.212Z] [2022-04-23T22:19:04.212Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-23T22:19:04.212Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:19:04.212Z] [2022-04-23T22:19:04.212Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-23T22:19:04.212Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T22:19:04.212Z] [2022-04-23T22:19:04.212Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-23T22:19:04.212Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T22:19:04.212Z] [2022-04-23T22:19:04.212Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-23T22:19:04.212Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:19:04.212Z] [2022-04-23T22:19:04.212Z] DONE 120 tests, 34 skipped in 108.882s [2022-04-23T22:19:04.212Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-23T22:19:04.221Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-23T22:19:05.155Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-23T22:19:05.536Z] ok github.com/docker/docker/libnetwork 37.193s coverage: 40.6% of statements [2022-04-23T22:19:05.536Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-04-23T22:19:05.536Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T22:19:05.536Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T22:19:05.536Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T22:19:05.536Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T22:19:05.536Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T22:19:05.536Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T22:19:05.536Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-23T22:19:05.536Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T22:19:05.536Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-23T22:19:05.536Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-23T22:19:05.536Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T22:19:05.536Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T22:19:05.536Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-23T22:19:05.536Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.395s coverage: 59.9% of statements [2022-04-23T22:19:05.536Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T22:19:05.536Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-23T22:19:05.536Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.129s coverage: 4.0% of statements [2022-04-23T22:19:05.536Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T22:19:05.536Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-23T22:19:05.536Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T22:19:05.536Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-23T22:19:06.089Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-23T22:19:07.024Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-23T22:19:07.283Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-23T22:19:08.229Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-23T22:19:08.487Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-23T22:19:08.487Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-23T22:19:10.386Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-23T22:19:10.644Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-23T22:19:11.211Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-23T22:19:11.778Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-23T22:19:12.344Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-23T22:19:12.344Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-23T22:19:12.909Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-23T22:19:13.845Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-23T22:19:14.412Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-23T22:19:14.979Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-23T22:19:15.474Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.595s coverage: 7.2% of statements [2022-04-23T22:19:15.474Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T22:19:15.474Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-23T22:19:15.474Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-23T22:19:15.474Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T22:19:15.474Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-23T22:19:15.474Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T22:19:15.474Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-23T22:19:15.474Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-04-23T22:19:15.474Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-23T22:19:15.545Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-23T22:19:15.545Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-23T22:19:15.730Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-23T22:19:16.110Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-23T22:19:16.110Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-23T22:19:16.679Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-23T22:19:17.616Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-23T22:19:17.875Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-23T22:19:18.813Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-23T22:19:18.813Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-23T22:19:19.618Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-23T22:19:19.618Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-23T22:19:19.618Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T22:19:19.618Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-23T22:19:19.746Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-23T22:19:20.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-23T22:19:20.880Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-23T22:19:21.823Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-23T22:19:23.207Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-23T22:19:24.146Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-23T22:19:25.079Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-23T22:19:25.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-23T22:19:25.645Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-23T22:19:26.212Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-23T22:19:26.779Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-23T22:19:27.713Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-23T22:19:27.908Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-23T22:19:28.281Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-23T22:19:28.876Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-23T22:19:28.876Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-23T22:19:28.876Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-23T22:19:28.876Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-23T22:19:28.876Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-23T22:19:28.876Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-23T22:19:28.876Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-23T22:19:28.876Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-23T22:19:28.876Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-23T22:19:28.876Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-23T22:19:28.876Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-23T22:19:28.876Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-23T22:19:28.876Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-23T22:19:28.876Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-23T22:19:28.876Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-23T22:19:28.876Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T22:19:28.876Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-23T22:19:30.858Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-23T22:19:31.095Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-23T22:19:31.095Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T22:19:31.095Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-23T22:19:31.095Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T22:19:31.118Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-23T22:19:31.118Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-23T22:19:31.563Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-23T22:19:31.687Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-23T22:19:33.592Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-23T22:19:33.851Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-23T22:19:34.346Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T22:19:34.346Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T22:19:34.346Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-23T22:19:34.346Z] === RUN TestDaemonConfigValidation [2022-04-23T22:19:34.346Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T22:19:34.346Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-23T22:19:34.346Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T22:19:34.346Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T22:19:34.346Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T22:19:34.346Z] === RUN TestDaemonProxy [2022-04-23T22:19:34.346Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T22:19:34.346Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-23T22:19:34.346Z] PASS [2022-04-23T22:19:34.346Z] ok github.com/docker/docker/integration/daemon 0.144s [2022-04-23T22:19:34.346Z] [2022-04-23T22:19:34.346Z] === Skipped [2022-04-23T22:19:34.346Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-23T22:19:34.346Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T22:19:34.346Z] [2022-04-23T22:19:34.346Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-23T22:19:34.346Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T22:19:34.346Z] [2022-04-23T22:19:34.346Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T22:19:34.346Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T22:19:34.346Z] [2022-04-23T22:19:34.346Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-23T22:19:34.346Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T22:19:34.346Z] [2022-04-23T22:19:34.346Z] DONE 4 tests, 4 skipped in 27.581s [2022-04-23T22:19:34.346Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-23T22:19:34.789Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-23T22:19:36.576Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:19:36.576Z] INFO: Testing against a local daemon [2022-04-23T22:19:36.576Z] === RUN TestCommitInheritsEnv [2022-04-23T22:19:36.576Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:19:36.576Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-04-23T22:19:36.576Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T22:19:36.576Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:19:36.576Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T22:19:36.576Z] === RUN TestImportWithCustomPlatform [2022-04-23T22:19:36.576Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:19:36.576Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-23T22:19:36.576Z] === RUN TestImagesFilterMultiReference [2022-04-23T22:19:36.576Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-04-23T22:19:36.576Z] === RUN TestImagePullPlatformInvalid [2022-04-23T22:19:36.576Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-04-23T22:19:36.576Z] === RUN TestRemoveImageOrphaning [2022-04-23T22:19:37.271Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-23T22:19:37.320Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-23T22:19:37.320Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-23T22:19:37.570Z] --- PASS: TestRemoveImageOrphaning (1.26s) [2022-04-23T22:19:37.570Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T22:19:37.570Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-04-23T22:19:37.570Z] === RUN TestTagInvalidReference [2022-04-23T22:19:38.043Z] --- PASS: TestTagInvalidReference (0.06s) [2022-04-23T22:19:38.043Z] === RUN TestTagValidPrefixedRepo [2022-04-23T22:19:38.043Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-04-23T22:19:38.043Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T22:19:38.043Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-04-23T22:19:38.043Z] === RUN TestTagOfficialNames [2022-04-23T22:19:38.043Z] --- PASS: TestTagOfficialNames (0.13s) [2022-04-23T22:19:38.043Z] === RUN TestTagMatchesDigest [2022-04-23T22:19:38.043Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-23T22:19:38.043Z] PASS [2022-04-23T22:19:38.043Z] ok github.com/docker/docker/integration/image 2.040s [2022-04-23T22:19:38.254Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-23T22:19:38.514Z] [2022-04-23T22:19:38.515Z] === Skipped [2022-04-23T22:19:38.515Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-04-23T22:19:38.515Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:19:38.515Z] [2022-04-23T22:19:38.515Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T22:19:38.515Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:19:38.515Z] [2022-04-23T22:19:38.515Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-23T22:19:38.515Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T22:19:38.515Z] [2022-04-23T22:19:38.515Z] DONE 12 tests, 3 skipped in 6.745s [2022-04-23T22:19:38.515Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-23T22:19:38.698Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-23T22:19:38.698Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-23T22:19:38.698Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-23T22:19:38.698Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-23T22:19:38.698Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-23T22:19:39.236Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-23T22:19:39.634Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-23T22:19:39.634Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-23T22:19:40.219Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-23T22:19:40.751Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:19:40.751Z] INFO: Testing against a local daemon [2022-04-23T22:19:40.751Z] === RUN TestNetworkCreateDelete [2022-04-23T22:19:40.751Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:19:40.751Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-23T22:19:40.751Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T22:19:40.751Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-23T22:19:40.751Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T22:19:40.751Z] === RUN TestDaemonDNSFallback [2022-04-23T22:19:40.751Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:19:40.751Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-23T22:19:40.751Z] === RUN TestInspectNetwork [2022-04-23T22:19:40.751Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T22:19:40.751Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-23T22:19:40.751Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T22:19:40.751Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:19:40.751Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T22:19:40.751Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:19:40.751Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:19:40.751Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:19:40.751Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T22:19:40.751Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T22:19:40.751Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T22:19:40.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T22:19:40.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T22:19:40.751Z] === RUN TestNetworkList [2022-04-23T22:19:40.751Z] === RUN TestNetworkList//networks [2022-04-23T22:19:40.751Z] === PAUSE TestNetworkList//networks [2022-04-23T22:19:40.751Z] === RUN TestNetworkList//networks/ [2022-04-23T22:19:40.751Z] === PAUSE TestNetworkList//networks/ [2022-04-23T22:19:41.012Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-23T22:19:41.230Z] === CONT TestNetworkList//networks [2022-04-23T22:19:41.230Z] === CONT TestNetworkList//networks/ [2022-04-23T22:19:41.230Z] --- PASS: TestNetworkList (0.06s) [2022-04-23T22:19:41.230Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T22:19:41.230Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-04-23T22:19:41.230Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T22:19:41.230Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-23T22:19:41.230Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T22:19:41.230Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T22:19:41.230Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T22:19:41.230Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T22:19:41.230Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T22:19:41.230Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T22:19:41.230Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T22:19:41.230Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T22:19:41.230Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T22:19:41.230Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-04-23T22:19:41.230Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T22:19:41.230Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T22:19:41.230Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T22:19:41.230Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:19:41.230Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:19:41.230Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T22:19:41.230Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-23T22:19:41.230Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T22:19:41.230Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) [2022-04-23T22:19:41.230Z] PASS [2022-04-23T22:19:41.230Z] ok github.com/docker/docker/integration/network 0.238s [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === Skipped [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-23T22:19:41.230Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T22:19:41.230Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-23T22:19:41.230Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-23T22:19:41.230Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-23T22:19:41.230Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-23T22:19:41.230Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T22:19:41.230Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T22:19:41.230Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T22:19:41.230Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T22:19:41.230Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-04-23T22:19:41.230Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T22:19:41.230Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T22:19:41.230Z] service_test.go:243: FLAKY_TEST [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-23T22:19:41.230Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) [2022-04-23T22:19:41.230Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T22:19:41.230Z] [2022-04-23T22:19:41.230Z] DONE 34 tests, 15 skipped in 2.674s [2022-04-23T22:19:41.230Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-23T22:19:41.953Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-23T22:19:42.224Z] testing: warning: no tests to run [2022-04-23T22:19:42.224Z] PASS [2022-04-23T22:19:42.224Z] ok github.com/docker/docker/integration/network/ipvlan 0.094s [2022-04-23T22:19:42.224Z] [2022-04-23T22:19:42.224Z] DONE 0 tests in 0.915s [2022-04-23T22:19:42.224Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-23T22:19:42.806Z] ok github.com/docker/docker/libnetwork/ipam 14.735s coverage: 85.3% of statements [2022-04-23T22:19:42.806Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T22:19:42.806Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T22:19:42.806Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-23T22:19:42.806Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-23T22:19:42.806Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T22:19:42.806Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-23T22:19:42.806Z] ok github.com/docker/docker/libnetwork/ipamutils 0.257s coverage: 74.0% of statements [2022-04-23T22:19:43.018Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-23T22:19:43.225Z] testing: warning: no tests to run [2022-04-23T22:19:43.225Z] PASS [2022-04-23T22:19:43.225Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [2022-04-23T22:19:43.225Z] [2022-04-23T22:19:43.225Z] DONE 0 tests in 0.899s [2022-04-23T22:19:43.225Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-23T22:19:43.386Z] ok github.com/docker/docker/libnetwork/iptables 0.178s coverage: 45.1% of statements [2022-04-23T22:19:43.642Z] ok github.com/docker/docker/libnetwork/netlabel 0.005s coverage: 60.0% of statements [2022-04-23T22:19:43.856Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-23T22:19:43.856Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-23T22:19:43.899Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-23T22:19:44.222Z] testing: warning: no tests to run [2022-04-23T22:19:44.222Z] PASS [2022-04-23T22:19:44.222Z] ok github.com/docker/docker/integration/plugin 0.086s [2022-04-23T22:19:44.222Z] [2022-04-23T22:19:44.222Z] DONE 0 tests in 0.929s [2022-04-23T22:19:44.222Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-23T22:19:44.424Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-23T22:19:45.217Z] testing: warning: no tests to run [2022-04-23T22:19:45.217Z] PASS [2022-04-23T22:19:45.217Z] ok github.com/docker/docker/integration/plugin/authz 0.104s [2022-04-23T22:19:45.217Z] [2022-04-23T22:19:45.217Z] DONE 0 tests in 0.929s [2022-04-23T22:19:45.689Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-23T22:19:45.802Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-23T22:19:45.968Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-23T22:19:46.369Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-23T22:19:46.369Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-23T22:19:46.369Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-23T22:19:46.936Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-23T22:19:48.310Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-23T22:19:48.310Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-23T22:19:48.310Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-23T22:19:48.875Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-23T22:19:49.443Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-23T22:19:49.751Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-23T22:19:50.010Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-23T22:19:50.578Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-23T22:19:50.838Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-23T22:19:51.409Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-23T22:19:51.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:19:51.594Z] INFO: Testing against a local daemon [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:19:51.594Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:19:51.594Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T22:19:51.594Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T22:19:51.594Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T22:19:51.594Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T22:19:51.594Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T22:19:51.594Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T22:19:51.594Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T22:19:51.594Z] === RUN TestPluginInstall [2022-04-23T22:19:51.594Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T22:19:51.594Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-23T22:19:51.594Z] === RUN TestPluginsWithRuntimes [2022-04-23T22:19:51.594Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T22:19:51.594Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-23T22:19:51.594Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T22:19:51.594Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T22:19:51.594Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T22:19:51.594Z] PASS [2022-04-23T22:19:51.594Z] ok github.com/docker/docker/integration/plugin/common 0.118s [2022-04-23T22:19:51.594Z] [2022-04-23T22:19:51.594Z] === Skipped [2022-04-23T22:19:51.594Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-23T22:19:51.594Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T22:19:51.594Z] [2022-04-23T22:19:51.594Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-23T22:19:51.594Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T22:19:51.594Z] [2022-04-23T22:19:51.594Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T22:19:51.594Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T22:19:51.594Z] [2022-04-23T22:19:51.594Z] DONE 19 tests, 3 skipped in 5.772s [2022-04-23T22:19:51.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-23T22:19:51.978Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-23T22:19:52.543Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-23T22:19:52.802Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-23T22:19:53.375Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-23T22:19:53.821Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:19:53.821Z] INFO: Testing against a local daemon [2022-04-23T22:19:53.821Z] === RUN TestExternalGraphDriver [2022-04-23T22:19:53.821Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T22:19:53.821Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-23T22:19:53.821Z] === RUN TestGraphdriverPluginV2 [2022-04-23T22:19:53.821Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T22:19:53.821Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-23T22:19:53.821Z] PASS [2022-04-23T22:19:53.821Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.119s [2022-04-23T22:19:53.821Z] [2022-04-23T22:19:53.821Z] === Skipped [2022-04-23T22:19:53.821Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-23T22:19:53.821Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T22:19:53.821Z] [2022-04-23T22:19:53.821Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-23T22:19:53.821Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T22:19:53.821Z] [2022-04-23T22:19:53.821Z] DONE 2 tests, 2 skipped in 2.201s [2022-04-23T22:19:53.821Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-23T22:19:53.953Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-23T22:19:54.211Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-23T22:19:54.777Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-23T22:19:54.777Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-23T22:19:55.342Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-23T22:19:55.602Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-23T22:19:56.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:19:56.050Z] INFO: Testing against a local daemon [2022-04-23T22:19:56.050Z] === RUN TestReadPluginNoRead [2022-04-23T22:19:56.050Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T22:19:56.050Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-23T22:19:56.050Z] PASS [2022-04-23T22:19:56.050Z] ok github.com/docker/docker/integration/plugin/logging 0.119s [2022-04-23T22:19:56.050Z] [2022-04-23T22:19:56.050Z] === Skipped [2022-04-23T22:19:56.050Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-23T22:19:56.050Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T22:19:56.050Z] [2022-04-23T22:19:56.050Z] DONE 1 tests, 1 skipped in 2.261s [2022-04-23T22:19:56.050Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-23T22:19:56.541Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-23T22:19:56.798Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T22:19:56.798Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-23T22:19:56.798Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-23T22:19:57.641Z] testing: warning: no tests to run [2022-04-23T22:19:57.641Z] PASS [2022-04-23T22:19:57.641Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.101s [2022-04-23T22:19:57.641Z] [2022-04-23T22:19:57.641Z] DONE 0 tests in 1.183s [2022-04-23T22:19:57.641Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-23T22:19:59.325Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-23T22:19:59.326Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-23T22:19:59.872Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:19:59.872Z] INFO: Testing against a local daemon [2022-04-23T22:19:59.872Z] === RUN TestPluginWithDevMounts [2022-04-23T22:19:59.872Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:19:59.872Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-23T22:19:59.872Z] PASS [2022-04-23T22:19:59.872Z] ok github.com/docker/docker/integration/plugin/volumes 0.103s [2022-04-23T22:19:59.872Z] [2022-04-23T22:19:59.872Z] === Skipped [2022-04-23T22:19:59.872Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-23T22:19:59.872Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:19:59.872Z] [2022-04-23T22:19:59.872Z] DONE 1 tests, 1 skipped in 2.300s [2022-04-23T22:19:59.872Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-23T22:20:02.101Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:20:02.101Z] INFO: Testing against a local daemon [2022-04-23T22:20:02.101Z] === RUN TestSecretInspect [2022-04-23T22:20:02.101Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:02.101Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-23T22:20:02.101Z] === RUN TestSecretList [2022-04-23T22:20:02.101Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:02.101Z] --- SKIP: TestSecretList (0.00s) [2022-04-23T22:20:02.101Z] === RUN TestSecretsCreateAndDelete [2022-04-23T22:20:02.101Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:02.101Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-23T22:20:02.101Z] === RUN TestSecretsUpdate [2022-04-23T22:20:02.101Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:02.101Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-23T22:20:02.101Z] === RUN TestTemplatedSecret [2022-04-23T22:20:02.101Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:02.101Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-23T22:20:02.101Z] === RUN TestSecretCreateResolve [2022-04-23T22:20:02.101Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:20:02.101Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-23T22:20:02.101Z] PASS [2022-04-23T22:20:02.101Z] ok github.com/docker/docker/integration/secret 0.119s [2022-04-23T22:20:02.101Z] [2022-04-23T22:20:02.101Z] === Skipped [2022-04-23T22:20:02.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-23T22:20:02.101Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:02.101Z] [2022-04-23T22:20:02.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-23T22:20:02.101Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:02.101Z] [2022-04-23T22:20:02.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-23T22:20:02.101Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:02.101Z] [2022-04-23T22:20:02.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s) [2022-04-23T22:20:02.101Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:02.101Z] [2022-04-23T22:20:02.101Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-23T22:20:02.101Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:02.101Z] [2022-04-23T22:20:02.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-23T22:20:02.101Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:20:02.101Z] [2022-04-23T22:20:02.101Z] DONE 6 tests, 6 skipped in 1.912s [2022-04-23T22:20:02.101Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-23T22:20:04.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:20:04.331Z] INFO: Testing against a local daemon [2022-04-23T22:20:04.331Z] === RUN TestServiceCreateInit [2022-04-23T22:20:04.331Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T22:20:04.331Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.331Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T22:20:04.331Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.331Z] --- PASS: TestServiceCreateInit (0.07s) [2022-04-23T22:20:04.331Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:20:04.331Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:20:04.331Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T22:20:04.331Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.331Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-23T22:20:04.331Z] === RUN TestCreateServiceConflict [2022-04-23T22:20:04.331Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.331Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-23T22:20:04.331Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T22:20:04.331Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-23T22:20:04.805Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T22:20:04.805Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T22:20:04.805Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T22:20:04.805Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestCreateServiceSysctls [2022-04-23T22:20:04.805Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-23T22:20:04.805Z] === RUN TestCreateServiceCapabilities [2022-04-23T22:20:04.805Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestCreateServiceCapabilities (0.07s) [2022-04-23T22:20:04.805Z] === RUN TestInspect [2022-04-23T22:20:04.805Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestInspect (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestCreateJob [2022-04-23T22:20:04.805Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestCreateJob (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestReplicatedJob [2022-04-23T22:20:04.805Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestUpdateReplicatedJob [2022-04-23T22:20:04.805Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestServiceListWithStatuses [2022-04-23T22:20:04.805Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T22:20:04.805Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestDockerNetworkReConnect [2022-04-23T22:20:04.805Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestServicePlugin [2022-04-23T22:20:04.805Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestServiceUpdateLabel [2022-04-23T22:20:04.805Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:20:04.805Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestServiceUpdateSecrets [2022-04-23T22:20:04.805Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:20:04.805Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestServiceUpdateConfigs [2022-04-23T22:20:04.805Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:20:04.805Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestServiceUpdateNetwork [2022-04-23T22:20:04.805Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:20:04.805Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-23T22:20:04.805Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T22:20:04.805Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:20:04.805Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-23T22:20:04.805Z] PASS [2022-04-23T22:20:04.805Z] ok github.com/docker/docker/integration/service 0.337s [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === Skipped [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:20:04.805Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:20:04.805Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-23T22:20:04.805Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-23T22:20:04.805Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-23T22:20:04.805Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T22:20:04.805Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-23T22:20:04.805Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-23T22:20:04.805Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-23T22:20:04.805Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.07s) [2022-04-23T22:20:04.805Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-23T22:20:04.805Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-23T22:20:04.805Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-23T22:20:04.805Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-23T22:20:04.805Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-23T22:20:04.805Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-23T22:20:04.805Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-23T22:20:04.805Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-23T22:20:04.805Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-23T22:20:04.805Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-23T22:20:04.805Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-23T22:20:04.805Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-23T22:20:04.805Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-23T22:20:04.805Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T22:20:04.805Z] [2022-04-23T22:20:04.805Z] DONE 24 tests, 23 skipped in 2.847s [2022-04-23T22:20:04.805Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-23T22:20:07.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:20:07.035Z] INFO: Testing against a local daemon [2022-04-23T22:20:07.035Z] === RUN TestSessionCreate [2022-04-23T22:20:07.035Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T22:20:07.035Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-23T22:20:07.035Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T22:20:07.035Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T22:20:07.035Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T22:20:07.035Z] PASS [2022-04-23T22:20:07.035Z] ok github.com/docker/docker/integration/session 0.101s [2022-04-23T22:20:07.035Z] [2022-04-23T22:20:07.035Z] === Skipped [2022-04-23T22:20:07.035Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-23T22:20:07.035Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T22:20:07.035Z] [2022-04-23T22:20:07.035Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T22:20:07.035Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T22:20:07.035Z] [2022-04-23T22:20:07.035Z] DONE 2 tests, 2 skipped in 1.770s [2022-04-23T22:20:07.035Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-23T22:20:09.262Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:20:09.262Z] INFO: Testing against a local daemon [2022-04-23T22:20:09.262Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T22:20:09.262Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:09.262Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:20:09.262Z] === RUN TestDiskUsage [2022-04-23T22:20:09.262Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T22:20:09.262Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-23T22:20:09.262Z] === RUN TestEventsExecDie [2022-04-23T22:20:09.262Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T22:20:09.262Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-23T22:20:09.262Z] === RUN TestEventsBackwardsCompatible [2022-04-23T22:20:09.262Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T22:20:09.262Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-23T22:20:09.262Z] === RUN TestEventsVolumeCreate [2022-04-23T22:20:09.262Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T22:20:09.262Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-23T22:20:09.262Z] === RUN TestInfoAPI [2022-04-23T22:20:09.262Z] --- PASS: TestInfoAPI (0.06s) [2022-04-23T22:20:09.262Z] === RUN TestInfoAPIWarnings [2022-04-23T22:20:09.262Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:20:09.262Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-23T22:20:09.262Z] === RUN TestInfoDebug [2022-04-23T22:20:09.262Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:20:09.262Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-23T22:20:09.262Z] === RUN TestInfoInsecureRegistries [2022-04-23T22:20:09.262Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:20:09.262Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-23T22:20:09.262Z] === RUN TestInfoRegistryMirrors [2022-04-23T22:20:09.262Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:20:09.262Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-23T22:20:09.262Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T22:20:10.255Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-04-23T22:20:10.255Z] === RUN TestPingCacheHeaders [2022-04-23T22:20:10.255Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-04-23T22:20:10.255Z] === RUN TestPingGet [2022-04-23T22:20:10.255Z] --- PASS: TestPingGet (0.05s) [2022-04-23T22:20:10.255Z] === RUN TestPingHead [2022-04-23T22:20:10.255Z] --- PASS: TestPingHead (0.05s) [2022-04-23T22:20:10.255Z] === RUN TestPingSwarmHeader [2022-04-23T22:20:10.255Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:10.255Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-23T22:20:10.255Z] === RUN TestVersion [2022-04-23T22:20:10.255Z] --- PASS: TestVersion (0.05s) [2022-04-23T22:20:10.255Z] PASS [2022-04-23T22:20:10.255Z] ok github.com/docker/docker/integration/system 1.376s [2022-04-23T22:20:10.255Z] [2022-04-23T22:20:10.255Z] === Skipped [2022-04-23T22:20:10.255Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T22:20:10.255Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:10.255Z] [2022-04-23T22:20:10.256Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-23T22:20:10.256Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T22:20:10.256Z] [2022-04-23T22:20:10.256Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-23T22:20:10.256Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T22:20:10.256Z] [2022-04-23T22:20:10.256Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-23T22:20:10.256Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T22:20:10.256Z] [2022-04-23T22:20:10.256Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-23T22:20:10.256Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T22:20:10.256Z] [2022-04-23T22:20:10.256Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-23T22:20:10.256Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T22:20:10.256Z] [2022-04-23T22:20:10.256Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-23T22:20:10.256Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:20:10.256Z] [2022-04-23T22:20:10.256Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-23T22:20:10.256Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:20:10.256Z] [2022-04-23T22:20:10.256Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-23T22:20:10.256Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T22:20:10.256Z] [2022-04-23T22:20:10.256Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-23T22:20:10.256Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T22:20:10.256Z] [2022-04-23T22:20:10.256Z] DONE 16 tests, 10 skipped in 3.448s [2022-04-23T22:20:10.256Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-23T22:20:11.518Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-23T22:20:11.518Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-23T22:20:12.086Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-23T22:20:12.086Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-23T22:20:12.086Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-23T22:20:12.086Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-23T22:20:12.488Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:20:12.488Z] INFO: Testing against a local daemon [2022-04-23T22:20:12.488Z] === RUN TestVolumesCreateAndList [2022-04-23T22:20:12.488Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-04-23T22:20:12.488Z] === RUN TestVolumesRemove [2022-04-23T22:20:12.488Z] --- PASS: TestVolumesRemove (0.13s) [2022-04-23T22:20:12.488Z] === RUN TestVolumesInspect [2022-04-23T22:20:12.488Z] --- PASS: TestVolumesInspect (0.07s) [2022-04-23T22:20:12.488Z] === RUN TestVolumesInvalidJSON [2022-04-23T22:20:12.488Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T22:20:12.488Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T22:20:12.488Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T22:20:12.488Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T22:20:12.488Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T22:20:12.488Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T22:20:12.488Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T22:20:12.488Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-04-23T22:20:12.488Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-23T22:20:12.488Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T22:20:12.488Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T22:20:12.488Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T22:20:12.488Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T22:20:12.488Z] PASS [2022-04-23T22:20:12.488Z] ok github.com/docker/docker/integration/volume 0.392s [2022-04-23T22:20:12.488Z] [2022-04-23T22:20:12.488Z] DONE 9 tests in 2.258s [2022-04-23T22:20:12.654Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-23T22:20:12.654Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-23T22:20:12.966Z] INFO: make.ps1 ended at 04/23/2022 22:20:12 [2022-04-23T22:20:12.966Z] INFO: Integration CLI tests being run from the host: [2022-04-23T22:20:12.966Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-23T22:20:15.183Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-23T22:20:16.570Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-23T22:20:17.947Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-23T22:20:22.127Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-23T22:20:23.061Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-23T22:20:23.429Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T22:20:23.429Z] INFO: Testing against a local daemon [2022-04-23T22:20:23.429Z] === RUN TestDockerSuite [2022-04-23T22:20:23.429Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-23T22:20:23.429Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-23T22:20:23.429Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:20:23.429Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-23T22:20:23.429Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-23T22:20:23.429Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-23T22:20:23.429Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-23T22:20:23.429Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T22:20:23.429Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-23T22:20:23.429Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-23T22:20:23.628Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-23T22:20:24.195Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-23T22:20:24.428Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-23T22:20:24.898Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-23T22:20:25.127Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-23T22:20:25.386Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-23T22:20:25.386Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-23T22:20:25.644Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-23T22:20:25.890Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-23T22:20:25.890Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-23T22:20:26.578Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-23T22:20:27.953Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-23T22:20:28.212Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-23T22:20:28.780Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-23T22:20:28.780Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-23T22:20:29.038Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-23T22:20:30.416Z] === RUN TestDockerSuite/TestRunMount [2022-04-23T22:20:30.982Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-23T22:20:34.270Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-23T22:20:35.645Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-23T22:20:36.214Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-23T22:20:36.783Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-23T22:20:37.041Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-23T22:20:37.975Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-23T22:20:39.883Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-23T22:20:40.143Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-23T22:20:40.590Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-23T22:20:42.677Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-23T22:20:43.617Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-23T22:20:44.552Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-23T22:20:45.264Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-23T22:20:45.264Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-23T22:20:45.264Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-23T22:20:47.095Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-23T22:20:47.095Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-23T22:20:47.663Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-23T22:20:49.042Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-23T22:20:49.042Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-23T22:20:49.302Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-23T22:20:49.561Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-23T22:20:50.498Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-23T22:20:51.069Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-23T22:20:51.640Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-23T22:20:52.582Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-23T22:20:53.151Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-23T22:20:55.054Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-23T22:20:58.339Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-23T22:20:58.598Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-23T22:20:58.598Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-23T22:20:58.598Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-23T22:20:59.165Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-23T22:20:59.424Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-23T22:20:59.991Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-23T22:21:00.558Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-23T22:21:00.558Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-23T22:21:01.128Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-23T22:21:04.411Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-23T22:21:06.940Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-23T22:21:06.940Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-23T22:21:06.940Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-23T22:21:07.248Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-23T22:21:07.523Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-23T22:21:08.091Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-23T22:21:09.465Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-23T22:21:10.403Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-23T22:21:10.403Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-23T22:21:10.977Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-23T22:21:10.977Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-23T22:21:11.236Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-23T22:21:11.805Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-23T22:21:12.745Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-23T22:21:13.313Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T22:21:13.313Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-23T22:21:13.313Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-23T22:21:13.313Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-23T22:21:13.883Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-23T22:21:14.451Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-23T22:21:14.451Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-23T22:21:14.451Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-23T22:21:15.021Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-23T22:21:16.402Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-23T22:21:16.402Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-23T22:21:16.402Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-23T22:21:16.662Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-23T22:21:19.225Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-23T22:21:19.792Z] === RUN TestDockerSuite/TestRunRm [2022-04-23T22:21:20.359Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-23T22:21:21.300Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-23T22:21:21.685Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-23T22:21:21.692Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T22:21:21.692Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-23T22:21:23.848Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-23T22:21:24.107Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-23T22:21:24.675Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-23T22:21:25.244Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-23T22:21:27.153Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-23T22:21:27.412Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-23T22:21:27.671Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-23T22:21:30.956Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-23T22:21:30.956Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-23T22:21:32.123Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-23T22:21:32.123Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-23T22:21:33.490Z] docker_cli_service_logs_test.go:246: checking task 7tmvu13hk464 [2022-04-23T22:21:33.490Z] docker_cli_service_logs_test.go:251: checking messages for 7tmvu13hk464 [2022-04-23T22:21:33.490Z] docker_cli_service_logs_test.go:246: checking task awoir0kt3kt0 [2022-04-23T22:21:33.490Z] docker_cli_service_logs_test.go:251: checking messages for awoir0kt3kt0 [2022-04-23T22:21:34.427Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-23T22:21:34.427Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-23T22:21:34.996Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-23T22:21:35.364Z] ok github.com/docker/docker/libnetwork/networkdb 105.308s coverage: 60.5% of statements [2022-04-23T22:21:35.365Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T22:21:35.365Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-23T22:21:35.563Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-23T22:21:35.620Z] ok github.com/docker/docker/libnetwork/osl 4.304s coverage: 39.7% of statements [2022-04-23T22:21:35.876Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2022-04-23T22:21:36.127Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-23T22:21:36.132Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-23T22:21:36.695Z] ok github.com/docker/docker/libnetwork/portmapper 0.231s coverage: 48.6% of statements [2022-04-23T22:21:36.702Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-23T22:21:36.702Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-23T22:21:36.951Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-04-23T22:21:36.951Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T22:21:37.208Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-23T22:21:37.208Z] [2022-04-23T22:21:37.208Z] === Skipped [2022-04-23T22:21:37.208Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-23T22:21:37.208Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T22:21:37.208Z] [2022-04-23T22:21:37.208Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-23T22:21:37.208Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T22:21:37.208Z] [2022-04-23T22:21:37.208Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-23T22:21:37.208Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T22:21:37.208Z] [2022-04-23T22:21:37.208Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-23T22:21:37.208Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:21:37.208Z] [2022-04-23T22:21:37.208Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-23T22:21:37.208Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:21:37.208Z] [2022-04-23T22:21:37.208Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-23T22:21:37.208Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:21:37.208Z] [2022-04-23T22:21:37.208Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-23T22:21:37.208Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:21:37.208Z] [2022-04-23T22:21:37.208Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-23T22:21:37.208Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T22:21:37.208Z] [2022-04-23T22:21:37.208Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-23T22:21:37.208Z] firewalld_test.go:14: firewalld is not running [2022-04-23T22:21:37.208Z] [2022-04-23T22:21:37.208Z] DONE 326 tests, 9 skipped in 201.321s [2022-04-23T22:21:37.268Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns Post stage [Pipeline] junit [2022-04-23T22:21:37.784Z] Recording test results [2022-04-23T22:21:37.834Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-23T22:21:37.991Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-23T22:21:38.175Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-23T22:21:38.402Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-23T22:21:38.502Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43520/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cd054983ff5bb51089117096f31b9aa50ec0d339 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cd054983ff5bb51089117096f31b9aa50ec0d339 hack/validate/vendor [2022-04-23T22:21:38.975Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-23T22:21:38.975Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T22:21:38.975Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-23T22:21:38.975Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T22:21:38.975Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-23T22:21:38.975Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T22:21:38.975Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-23T22:21:38.975Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-23T22:21:39.066Z] No vendor changes in diff. [2022-04-23T22:21:39.322Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [2022-04-23T22:21:39.337Z] === RUN TestDockerSuite/TestRunSetMacAddress [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T22:21:39.596Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-23T22:21:39.672Z] + echo Ensuring container killed. [2022-04-23T22:21:39.672Z] Ensuring container killed. [2022-04-23T22:21:39.672Z] + docker rm -vf docker-pr1 [2022-04-23T22:21:39.672Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-23T22:21:39.992Z] + echo Chowning /workspace to jenkins user [2022-04-23T22:21:39.992Z] Chowning /workspace to jenkins user [2022-04-23T22:21:39.992Z] + id -u [2022-04-23T22:21:39.992Z] + id -g [2022-04-23T22:21:39.992Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43520:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T22:21:40.547Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T22:21:41.247Z] + bundleName=unit [2022-04-23T22:21:41.247Z] + echo Creating unit-bundles.tar.gz [2022-04-23T22:21:41.247Z] Creating unit-bundles.tar.gz [2022-04-23T22:21:41.247Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-04-23T22:21:41.247Z] bundles/junit-report-libnetwork.xml [2022-04-23T22:21:41.247Z] bundles/junit-report.xml [2022-04-23T22:21:41.247Z] bundles/go-test-report-libnetwork.json [2022-04-23T22:21:41.247Z] bundles/go-test-report.json [2022-04-23T22:21:41.247Z] bundles/profile-libnetwork.out [2022-04-23T22:21:41.247Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-23T22:21:41.257Z] Archiving artifacts [2022-04-23T22:21:41.745Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43520/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T22:21:42.051Z] + make clean [2022-04-23T22:21:42.124Z] === RUN TestDockerSuite/TestRunState [2022-04-23T22:21:42.307Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T22:21:42.307Z] docker-dev-cache [2022-04-23T22:21:42.307Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T22:21:43.059Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-23T22:21:43.625Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-23T22:21:44.337Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-23T22:21:44.560Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-23T22:21:44.560Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-23T22:21:44.560Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-23T22:21:44.560Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-23T22:21:45.129Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-23T22:21:45.667Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-23T22:21:45.667Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-23T22:21:45.667Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-23T22:21:45.696Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-23T22:21:46.551Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-23T22:21:46.551Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T22:21:46.551Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-23T22:21:46.551Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T22:21:46.551Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-23T22:21:46.551Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-23T22:21:47.073Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-23T22:21:47.073Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-23T22:21:47.073Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-23T22:21:47.331Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-23T22:21:49.248Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-23T22:21:52.363Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-23T22:21:52.621Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-23T22:21:53.131Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-23T22:21:53.998Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-23T22:21:54.257Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-23T22:21:56.786Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-23T22:21:56.786Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-23T22:21:57.353Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-23T22:21:57.611Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-23T22:21:58.177Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-23T22:21:59.552Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-23T22:22:00.489Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-23T22:22:01.864Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-23T22:22:01.864Z] docker_cli_swarm_test.go:1895: [dd46c3923feef] joining swarm manager [d91eea641df3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:22:02.430Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-23T22:22:02.430Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-23T22:22:02.599Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-23T22:22:02.689Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-23T22:22:03.255Z] docker_cli_swarm_test.go:1896: [dbb17aa97a79c] joining swarm manager [d91eea641df3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:22:03.256Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-23T22:22:03.821Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-23T22:22:04.755Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-23T22:22:04.755Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-23T22:22:04.755Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-23T22:22:04.755Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-23T22:22:05.322Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-23T22:22:05.613Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-23T22:22:08.611Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-23T22:22:08.611Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-23T22:22:09.548Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-23T22:22:10.927Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-23T22:22:11.863Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-23T22:22:12.774Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-23T22:22:12.881Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-23T22:22:13.243Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-23T22:22:13.759Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-23T22:22:13.759Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T22:22:13.759Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-23T22:22:15.144Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-23T22:22:15.401Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-23T22:22:15.401Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-23T22:22:15.401Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-23T22:22:15.401Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-23T22:22:15.401Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-23T22:22:15.401Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-23T22:22:15.401Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-23T22:22:15.659Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-23T22:22:15.659Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-23T22:22:15.659Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-23T22:22:16.226Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-23T22:22:16.485Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-23T22:22:17.425Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-23T22:22:17.549Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-23T22:22:17.995Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-23T22:22:18.564Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-23T22:22:18.564Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-23T22:22:18.823Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-23T22:22:18.823Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-23T22:22:19.084Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-23T22:22:19.084Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-23T22:22:19.084Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-23T22:22:19.084Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-23T22:22:19.084Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-23T22:22:19.084Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-23T22:22:19.084Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-23T22:22:19.084Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-23T22:22:19.084Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-23T22:22:19.084Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-23T22:22:19.084Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-23T22:22:19.084Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-23T22:22:19.084Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-23T22:22:19.115Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-23T22:22:19.342Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-23T22:22:19.602Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-23T22:22:20.171Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-23T22:22:20.171Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-23T22:22:20.762Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-23T22:22:21.021Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-23T22:22:21.588Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-23T22:22:21.588Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-23T22:22:22.155Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-23T22:22:22.723Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-23T22:22:22.723Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-23T22:22:22.723Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-23T22:22:23.154Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-23T22:22:23.290Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-23T22:22:24.223Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-23T22:22:24.481Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-23T22:22:24.481Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-23T22:22:24.481Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-23T22:22:25.047Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-23T22:22:25.047Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-23T22:22:25.982Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-23T22:22:26.239Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-23T22:22:26.270Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-23T22:22:26.270Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T22:22:26.270Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-23T22:22:26.270Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T22:22:26.270Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-23T22:22:26.270Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T22:22:26.270Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-23T22:22:26.270Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T22:22:26.270Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-23T22:22:26.270Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-23T22:22:27.615Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-23T22:22:28.184Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-23T22:22:28.752Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-23T22:22:28.752Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-23T22:22:28.752Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-23T22:22:30.126Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-23T22:22:30.384Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-23T22:22:30.642Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-23T22:22:31.577Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-23T22:22:31.836Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-23T22:22:33.212Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-23T22:22:33.472Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-23T22:22:33.731Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-23T22:22:35.117Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2193785725 [2022-04-23T22:22:35.374Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-23T22:22:35.374Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-23T22:22:36.309Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-23T22:22:36.567Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-23T22:22:36.567Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-23T22:22:37.942Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-23T22:22:38.165Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-23T22:22:38.165Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-23T22:22:38.165Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-23T22:22:38.165Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T22:22:38.165Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-23T22:22:38.165Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T22:22:38.165Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-23T22:22:38.165Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:22:38.165Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-23T22:22:38.165Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T22:22:38.165Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-23T22:22:38.165Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:22:38.166Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-23T22:22:38.166Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T22:22:38.166Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-23T22:22:38.166Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:22:38.166Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-23T22:22:38.166Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-23T22:22:38.166Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T22:22:38.166Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-23T22:22:38.166Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-23T22:22:38.166Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:22:38.166Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-23T22:22:38.166Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T22:22:38.166Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-23T22:22:38.166Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-23T22:22:38.878Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-23T22:22:39.444Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-23T22:22:39.444Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-23T22:22:39.444Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-23T22:22:39.704Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-23T22:22:40.271Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-23T22:22:40.271Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-23T22:22:40.840Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-23T22:22:41.409Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-23T22:22:42.341Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-23T22:22:44.042Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-23T22:22:44.042Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T22:22:44.042Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-23T22:22:44.042Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T22:22:44.042Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-23T22:22:44.042Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T22:22:44.042Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-23T22:22:44.042Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T22:22:44.042Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-23T22:22:46.558Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-23T22:22:47.124Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-23T22:22:47.836Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-23T22:22:47.836Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T22:22:47.836Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-23T22:22:47.836Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T22:22:47.836Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-23T22:22:48.058Z] docker_cli_swarm_test.go:1796: [dcfe84a109c82] joining swarm manager [d9ff52429f3cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:22:48.993Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-23T22:22:49.581Z] docker_cli_swarm_test.go:1797: [d2a4ad72bbad7] joining swarm manager [d9ff52429f3cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:22:50.148Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-23T22:22:51.083Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-23T22:22:53.046Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-23T22:22:53.616Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-23T22:22:55.519Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-23T22:22:55.779Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-23T22:22:56.500Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-23T22:22:57.156Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-23T22:22:59.056Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-23T22:22:59.990Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-23T22:23:01.364Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-23T22:23:02.741Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-23T22:23:03.317Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-23T22:23:06.947Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-23T22:23:08.956Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-23T22:23:08.956Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T22:23:08.956Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-23T22:23:08.956Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T22:23:09.424Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-23T22:23:09.478Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-23T22:23:10.044Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-23T22:23:11.417Z] docker_cli_swarm_test.go:1315: [d8599f5d3f476] joining swarm manager [de31f57621c05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:23:12.350Z] docker_cli_swarm_test.go:1316: [d330da2828772] joining swarm manager [de31f57621c05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:23:13.590Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-23T22:23:14.884Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-23T22:23:17.414Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-23T22:23:18.785Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-23T22:23:19.352Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-23T22:23:19.918Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-23T22:23:20.484Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-23T22:23:20.484Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-23T22:23:20.484Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-23T22:23:21.050Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-23T22:23:23.590Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-23T22:23:26.871Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-23T22:23:26.871Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-23T22:23:27.438Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-23T22:23:27.438Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-23T22:23:27.438Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-23T22:23:27.438Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-23T22:23:27.438Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-23T22:23:28.375Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-23T22:23:29.311Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-23T22:23:29.570Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-23T22:23:30.952Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-23T22:23:34.235Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-23T22:23:34.709Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-23T22:23:34.709Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T22:23:34.709Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-23T22:23:34.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-23T22:23:35.171Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-23T22:23:35.171Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-23T22:23:35.171Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-23T22:23:36.107Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-23T22:23:36.366Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-23T22:23:38.918Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-23T22:23:41.454Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-23T22:23:43.356Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-23T22:23:44.731Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-23T22:23:45.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-23T22:23:45.130Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T22:23:45.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-23T22:23:47.264Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-23T22:23:49.799Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-23T22:23:51.179Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-23T22:23:52.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-23T22:23:52.557Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-23T22:23:53.496Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-23T22:23:54.434Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-23T22:23:56.349Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-23T22:23:57.723Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-23T22:23:59.099Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-23T22:24:00.476Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-23T22:24:01.856Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-23T22:24:04.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-23T22:24:15.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-23T22:24:15.230Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T22:24:15.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-23T22:24:16.728Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-23T22:24:16.729Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-23T22:24:16.729Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-23T22:24:17.295Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-23T22:24:17.295Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-23T22:24:17.553Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-23T22:24:17.553Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-23T22:24:18.134Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-23T22:24:18.134Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-23T22:24:18.720Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-23T22:24:18.720Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-23T22:24:18.720Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-23T22:24:18.720Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-23T22:24:18.979Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-23T22:24:20.355Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-23T22:24:20.355Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-23T22:24:20.615Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-23T22:24:20.615Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-23T22:24:20.615Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-23T22:24:22.516Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-23T22:24:22.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-23T22:24:22.855Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T22:24:22.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-23T22:24:22.855Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T22:24:22.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-23T22:24:26.700Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-23T22:24:26.700Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-23T22:24:27.706Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-23T22:24:27.706Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-23T22:24:27.965Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-23T22:24:30.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-23T22:24:30.013Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T22:24:30.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-23T22:24:30.495Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-23T22:24:30.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-23T22:24:30.999Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T22:24:30.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-23T22:24:30.999Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T22:24:30.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-23T22:24:33.784Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-23T22:24:34.044Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-23T22:24:34.044Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite (1367.80s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.42s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.58s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.68s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.92s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.04s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.80s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.95s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.08s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.05s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.72s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.82s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.70s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.88s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.85s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.91s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.00s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.89s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.10s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.34s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.84s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.10s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.93s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.61s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.92s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.57s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.12s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.77s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.42s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.75s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.38s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.72s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.22s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.22s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.17s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.35s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.45s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.76s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.28s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.19s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.28s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.72s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.25s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.32s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.66s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.93s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.42s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.90s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.46s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.44s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.99s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.34s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.83s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.10s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.43s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.05s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.26s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.21s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.10s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.59s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.34s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.68s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.25s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.89s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.34s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2022-04-23T22:24:34.044Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.79s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.40s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.90s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.82s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.91s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.47s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.28s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.32s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.34s) [2022-04-23T22:24:34.044Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-23T22:24:34.044Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-23T22:24:34.044Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-23T22:24:34.044Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.29s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.37s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.22s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.33s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.73s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.21s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.20s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.36s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.16s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.40s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.27s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.04s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.52s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.40s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.13s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.29s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.17s) [2022-04-23T22:24:34.044Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.14s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.50s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.24s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.37s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.79s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.96s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.82s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEnv (1.69s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.49s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.23s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.46s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.56s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.86s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.94s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.08s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.19s) [2022-04-23T22:24:34.045Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.34s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildFails (0.80s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.96s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.94s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.87s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.85s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.63s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.70s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.93s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.77s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.40s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildHistory (4.59s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.71s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.92s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.58s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildLabels (0.52s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.10s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.09s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.83s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.89s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.53s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.24s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.92s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.00s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.78s) [2022-04-23T22:24:34.045Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.12s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.45s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.82s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.54s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.65s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.09s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.60s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.73s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.22s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.92s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.42s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.19s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.62s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.20s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildPATH (2.10s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.59s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.67s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.22s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.73s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildRm (2.50s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.12s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.22s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.77s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.78s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.94s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2022-04-23T22:24:34.045Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.76s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildStderr (0.68s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.88s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.98s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.40s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.71s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.54s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildUser (2.44s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.36s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.87s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.98s) [2022-04-23T22:24:34.045Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-23T22:24:34.045Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-04-23T22:24:34.045Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-23T22:24:34.045Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.46s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.76s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.74s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.33s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.86s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s) [2022-04-23T22:24:34.045Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.68s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.83s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-23T22:24:34.045Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.53s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.62s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestCommitChange (0.83s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.61s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.37s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.22s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.75s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestCommitTTY (1.31s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.64s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.09s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.71s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.03s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.62s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.53s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.05s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.17s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.90s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.03s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.98s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.47s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.54s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.56s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.74s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.63s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.72s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.55s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.72s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.10s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.00s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.62s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-04-23T22:24:34.045Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.63s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.76s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.68s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.62s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.30s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.99s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.69s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.50s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.45s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.40s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.53s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001145188_} (1.39s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13147357210_/foo_false____} (1.43s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13147357210_/foo_true____} (1.58s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3641817135_/foo_false____} (1.57s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3641817135_/foo_true____} (1.58s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3641817135_/foo_true__0xc0011451b8__} (1.47s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0011451d0_} (1.34s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0011451e8_} (1.64s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001145200_} (1.42s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001145218_} (1.33s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.11s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-04-23T22:24:34.045Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.50s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.08s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.80s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.84s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.77s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.67s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.68s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.51s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.60s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.00s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.80s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.79s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.76s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.82s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.61s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.53s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.66s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.36s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.77s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.62s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.75s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.44s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.49s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.51s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.58s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.66s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.67s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToDot (1.05s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.34s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.17s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.37s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.92s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.22s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.44s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s) [2022-04-23T22:24:34.046Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateRM (0.22s) [2022-04-23T22:24:34.046Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.00s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.57s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.37s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.16s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.57s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.63s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.59s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.90s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.10s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.65s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.44s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.30s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.81s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.11s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.96s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsCopy (0.95s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.02s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.48s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.99s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.58s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsFormat (1.21s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.66s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-04-23T22:24:34.046Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-23T22:24:34.046Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.95s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsRename (0.69s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsResize (0.60s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.46s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.69s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.77s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExec (0.93s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.57s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.51s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.91s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.45s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.81s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.60s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.74s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.65s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecStartFails (0.79s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-04-23T22:24:34.046Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestExecWithUser (0.79s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestHealth (19.14s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.69s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.72s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.68s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.72s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.83s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImportDisplay (1.28s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImportFile (1.42s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.59s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImportGzipped (1.75s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.74s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.75s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-04-23T22:24:34.046Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectHistory (0.67s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2022-04-23T22:24:34.046Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.50s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.54s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.24s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.69s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectStatus (0.93s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.53s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.66s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.56s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.47s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.01s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.43s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-23T22:24:34.046Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.61s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.41s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.90s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.07s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.63s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.52s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.51s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.53s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.49s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.76s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.53s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.16s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.01s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.93s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.89s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsTail (0.56s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestNetHostname (1.46s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.31s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.78s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.50s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPluginActive (2.02s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.43s) [2022-04-23T22:24:34.047Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.20s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.10s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.91s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.43s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPluginUpgrade (6.11s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.99s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPortList (6.50s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.97s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.53s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.70s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.73s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.93s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.96s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.99s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsByOrder (2.48s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.74s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.02s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.56s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.39s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.03s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.62s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.54s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.27s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.26s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.73s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.24s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.77s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-04-23T22:24:34.047Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.10s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.56s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.23s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.14s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.09s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.67s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.54s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.66s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAddHost (0.55s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.50s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.47s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.77s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.79s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.68s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.11s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.81s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.87s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.51s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.69s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.50s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.54s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.57s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.63s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.52s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.52s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.70s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.77s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.52s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.52s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.63s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.81s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.70s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.93s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.18s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.08s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.38s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.96s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.60s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.62s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.43s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.87s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.84s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.28s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.21s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.91s) [2022-04-23T22:24:34.047Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-23T22:24:34.047Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.31s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.11s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.85s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.58s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.20s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.68s) [2022-04-23T22:24:34.047Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.64s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.50s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.53s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.55s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.54s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.68s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-04-23T22:24:34.047Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.04s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.98s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.75s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.37s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.24s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.31s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.50s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.50s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.10s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.06s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.11s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.17s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2022-04-23T22:24:34.047Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.18s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunMount (5.27s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.53s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.60s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.12s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.90s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.76s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.12s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.08s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.08s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.25s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNetHost (0.78s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.63s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.73s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.79s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.03s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.53s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.55s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.59s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.68s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.65s) [2022-04-23T22:24:34.048Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.56s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.62s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.40s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.76s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.64s) [2022-04-23T22:24:34.048Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.60s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.58s) [2022-04-23T22:24:34.048Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.47s) [2022-04-23T22:24:34.048Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-23T22:24:34.048Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.57s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.97s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.63s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.56s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.10s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.96s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.74s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.54s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.59s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.59s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.62s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.65s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.62s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunState (1.05s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.58s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.64s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.59s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.59s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunSysctls (1.11s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.60s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.20s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.10s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.58s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.01s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.28s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.61s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.93s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.73s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.44s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.98s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.46s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.72s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.51s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.95s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.55s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.56s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.27s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.68s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.54s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.05s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.53s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.99s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.86s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.95s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.57s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.48s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.06s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.96s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.93s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.59s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.68s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStartRecordError (1.20s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.72s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.46s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.94s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.66s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.95s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.68s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.07s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.95s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.37s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.39s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.14s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.47s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.36s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.65s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.40s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.39s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.98s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.55s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.41s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.45s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.39s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.50s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.53s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.11s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.12s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.57s) [2022-04-23T22:24:34.307Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.48s) [2022-04-23T22:24:34.307Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-23T22:24:34.307Z] === RUN TestDockerRegistrySuite [2022-04-23T22:24:34.307Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-23T22:24:35.680Z] check_test.go:194: [dae1fae7d69bc] daemon is not started [2022-04-23T22:24:35.680Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-23T22:24:37.058Z] check_test.go:194: [dbf115c990545] daemon is not started [2022-04-23T22:24:37.058Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-23T22:24:38.435Z] check_test.go:194: [dd1d32e696d0a] daemon is not started [2022-04-23T22:24:38.435Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-23T22:24:38.694Z] check_test.go:194: [ddc6b0eb663fa] daemon is not started [2022-04-23T22:24:38.694Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T22:24:39.547Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-23T22:24:39.547Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-23T22:24:39.547Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T22:24:39.547Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-23T22:24:39.547Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T22:24:39.547Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-23T22:24:39.547Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-23T22:24:39.547Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-23T22:24:39.547Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T22:24:39.547Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-23T22:24:39.547Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-23T22:24:39.547Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-23T22:24:39.547Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-23T22:24:40.002Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-23T22:24:40.596Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-23T22:24:41.972Z] check_test.go:194: [d551061147b68] daemon is not started [2022-04-23T22:24:41.972Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T22:24:42.908Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-23T22:24:44.661Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-23T22:24:44.661Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T22:24:44.661Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-23T22:24:44.661Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T22:24:44.661Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-23T22:24:44.661Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T22:24:44.661Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-23T22:24:44.661Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T22:24:45.116Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-23T22:24:45.116Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T22:24:45.116Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-23T22:24:47.090Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-23T22:24:48.470Z] check_test.go:194: [d696e1781721d] daemon is not started [2022-04-23T22:24:48.470Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-23T22:24:48.829Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-23T22:24:48.830Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:24:48.830Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-23T22:24:48.830Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:24:48.830Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-23T22:24:48.830Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:24:48.830Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-23T22:24:49.787Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-23T22:24:49.844Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-23T22:24:51.743Z] check_test.go:194: [de0334a30e939] daemon is not started [2022-04-23T22:24:51.743Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-23T22:24:53.117Z] check_test.go:194: [d6fb3468de088] daemon is not started [2022-04-23T22:24:53.117Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-23T22:24:54.051Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-23T22:24:54.051Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-23T22:24:54.051Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-23T22:24:54.051Z] check_test.go:194: [db78a9b4f6692] daemon is not started [2022-04-23T22:24:54.051Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-23T22:24:54.442Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-23T22:24:55.429Z] check_test.go:194: [d51266da2c3f4] daemon is not started [2022-04-23T22:24:55.429Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-23T22:24:56.804Z] check_test.go:194: [dac6586123ec3] daemon is not started [2022-04-23T22:24:56.804Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-23T22:24:58.177Z] check_test.go:194: [d3fb6857aa583] daemon is not started [2022-04-23T22:24:58.177Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-23T22:24:59.110Z] check_test.go:194: [d4f8d56e20cee] daemon is not started [2022-04-23T22:24:59.110Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-23T22:25:00.044Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-23T22:25:00.611Z] check_test.go:194: [de3b2b1728581] daemon is not started [2022-04-23T22:25:00.611Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-23T22:25:00.884Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-23T22:25:01.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-23T22:25:01.451Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1b4e22ed17b8773411773ed863783447ae6fa778dcc25287220b2d0267e10643 [2022-04-23T22:25:02.018Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-23T22:25:02.586Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5db03ab412dd0a3f71d2bd0cc70bbbf5887fe756f5d5445f0862c6b3dd28cc29 [2022-04-23T22:25:02.844Z] check_test.go:194: [db24bb96a7098] daemon is not started [2022-04-23T22:25:02.844Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-23T22:25:03.781Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7608f57e443eb4c6f407310e3b4409dabaf10a20954374b604f8987eeba1a2a4 [2022-04-23T22:25:04.348Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-23T22:25:04.914Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4524252f9283972bb1ce0182dd64934227fa57a75440a554a0e5a146e23ed902 [2022-04-23T22:25:05.480Z] check_test.go:194: [db9ecd4ccb3d6] daemon is not started [2022-04-23T22:25:05.480Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-23T22:25:06.854Z] check_test.go:194: [d1995dbc88536] daemon is not started [2022-04-23T22:25:06.854Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-23T22:25:08.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-23T22:25:08.260Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T22:25:08.727Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-23T22:25:08.727Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:25:09.194Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-23T22:25:09.198Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-23T22:25:09.198Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-23T22:25:09.198Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T22:25:09.198Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-23T22:25:09.198Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T22:25:09.198Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-23T22:25:09.198Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T22:25:09.198Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-23T22:25:09.198Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T22:25:09.198Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-23T22:25:09.198Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T22:25:09.198Z] === RUN TestDockerSuite/TestBuildFails [2022-04-23T22:25:09.383Z] check_test.go:194: [d2bc8f7b4ce31] daemon is not started [2022-04-23T22:25:09.383Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-23T22:25:09.950Z] check_test.go:194: [d23cc4ccd17ae] daemon is not started [2022-04-23T22:25:09.950Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-23T22:25:10.208Z] check_test.go:194: [db458b2757b81] daemon is not started [2022-04-23T22:25:10.208Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T22:25:10.756Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-23T22:25:10.756Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-23T22:25:10.756Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-23T22:25:11.141Z] check_test.go:194: [d902a0eda37b0] daemon is not started [2022-04-23T22:25:11.141Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T22:25:11.360Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-23T22:25:11.360Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-23T22:25:12.074Z] check_test.go:194: [d834a31064872] daemon is not started [2022-04-23T22:25:12.074Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T22:25:13.007Z] check_test.go:194: [d9893dcd85d60] daemon is not started [2022-04-23T22:25:13.007Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-23T22:25:15.536Z] check_test.go:194: [da1123e2824fc] daemon is not started [2022-04-23T22:25:15.536Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-23T22:25:15.536Z] check_test.go:194: [dc2bbb562fb46] daemon is not started [2022-04-23T22:25:15.536Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-23T22:25:16.470Z] check_test.go:194: [d666d5d7f71c0] daemon is not started [2022-04-23T22:25:16.470Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-23T22:25:16.617Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-23T22:25:17.036Z] check_test.go:194: [d066e6706ce1a] daemon is not started [2022-04-23T22:25:17.036Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-23T22:25:17.036Z] check_test.go:194: [d78c4f7f8620d] daemon is not started [2022-04-23T22:25:17.036Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-23T22:25:17.293Z] check_test.go:194: [d9017e4192a5b] daemon is not started [2022-04-23T22:25:17.293Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-23T22:25:17.551Z] check_test.go:194: [d0200fcb3c612] daemon is not started [2022-04-23T22:25:17.551Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-23T22:25:18.116Z] check_test.go:194: [dee14ea41d4a7] daemon is not started [2022-04-23T22:25:18.116Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-23T22:25:18.116Z] check_test.go:194: [db2db60eb0674] daemon is not started [2022-04-23T22:25:18.116Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-23T22:25:18.178Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-23T22:25:18.178Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T22:25:18.390Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-23T22:25:18.646Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-23T22:25:18.646Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T22:25:18.646Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-23T22:25:19.050Z] check_test.go:194: [db5737d69beeb] daemon is not started [2022-04-23T22:25:19.050Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-23T22:25:20.213Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-23T22:25:20.424Z] check_test.go:194: [dd17bcb406a42] daemon is not started [2022-04-23T22:25:20.424Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-23T22:25:21.361Z] check_test.go:194: [de7bd9dca5a88] daemon is not started [2022-04-23T22:25:21.361Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-23T22:25:21.774Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-23T22:25:22.241Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-23T22:25:22.294Z] check_test.go:194: [d350111139f72] daemon is not started [2022-04-23T22:25:22.294Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-23T22:25:22.708Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-23T22:25:23.226Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-23T22:25:23.641Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-23T22:25:23.641Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T22:25:23.641Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-23T22:25:23.641Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-23T22:25:23.641Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-23T22:25:23.694Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-23T22:25:24.222Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-23T22:25:24.223Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite (50.11s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.62s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.29s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.64s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.36s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.19s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.57s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.13s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.18s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.33s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.36s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.21s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.40s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.54s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.40s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.18s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.40s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.04s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-04-23T22:25:24.228Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-04-23T22:25:24.228Z] === RUN TestDockerSchema1RegistrySuite [2022-04-23T22:25:24.228Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-23T22:25:24.228Z] check_test.go:221: [d454737af0289] daemon is not started [2022-04-23T22:25:24.228Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T22:25:25.209Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-23T22:25:25.209Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T22:25:25.209Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-23T22:25:25.209Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T22:25:25.209Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-23T22:25:25.209Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T22:25:25.209Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-23T22:25:25.679Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-23T22:25:26.665Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-23T22:25:27.510Z] check_test.go:221: [d7d2f38df1964] daemon is not started [2022-04-23T22:25:27.510Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T22:25:30.414Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-23T22:25:31.261Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-23T22:25:31.962Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-23T22:25:31.962Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T22:25:32.423Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-23T22:25:32.423Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T22:25:32.423Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-23T22:25:32.423Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-23T22:25:32.485Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-23T22:25:32.773Z] check_test.go:221: [df6bbd1402047] daemon is not started [2022-04-23T22:25:32.773Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-23T22:25:33.708Z] check_test.go:221: [db639bf06773f] daemon is not started [2022-04-23T22:25:33.708Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-23T22:25:33.971Z] check_test.go:221: [d194b2cb1345c] daemon is not started [2022-04-23T22:25:33.971Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T22:25:34.696Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-23T22:25:34.696Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T22:25:34.696Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-23T22:25:34.907Z] check_test.go:221: [dee1df236eb05] daemon is not started [2022-04-23T22:25:34.907Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T22:25:35.841Z] check_test.go:221: [df241615c9a97] daemon is not started [2022-04-23T22:25:35.841Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T22:25:36.172Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-23T22:25:36.260Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-23T22:25:36.260Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T22:25:36.260Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-23T22:25:36.728Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-23T22:25:36.775Z] check_test.go:221: [d803e4ea983c0] daemon is not started [2022-04-23T22:25:36.775Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-23T22:25:37.023Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-23T22:25:37.483Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-23T22:25:39.305Z] check_test.go:221: [deb6e3838fcc0] daemon is not started [2022-04-23T22:25:39.305Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-23T22:25:39.748Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-23T22:25:39.871Z] check_test.go:221: [df42af54f45f4] daemon is not started [2022-04-23T22:25:39.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-23T22:25:40.129Z] check_test.go:221: [d142bdeee4579] daemon is not started [2022-04-23T22:25:40.129Z] --- PASS: TestDockerSchema1RegistrySuite (16.09s) [2022-04-23T22:25:40.129Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-23T22:25:40.129Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.83s) [2022-04-23T22:25:40.129Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.49s) [2022-04-23T22:25:40.129Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s) [2022-04-23T22:25:40.129Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-04-23T22:25:40.129Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.09s) [2022-04-23T22:25:40.129Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-04-23T22:25:40.129Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2022-04-23T22:25:40.129Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.46s) [2022-04-23T22:25:40.129Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-04-23T22:25:40.129Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-04-23T22:25:40.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-23T22:25:40.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-23T22:25:40.733Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-23T22:25:41.063Z] check_test.go:250: [d8a6c29269579] daemon is not started [2022-04-23T22:25:41.063Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-23T22:25:41.321Z] check_test.go:250: [d02bf03e50192] daemon is not started [2022-04-23T22:25:41.321Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-23T22:25:41.579Z] check_test.go:250: [db9ac486e099d] daemon is not started [2022-04-23T22:25:41.579Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-23T22:25:41.718Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-23T22:25:41.718Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T22:25:41.718Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-23T22:25:42.704Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-23T22:25:42.953Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-23T22:25:43.287Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-23T22:25:43.287Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T22:25:43.287Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-23T22:25:43.519Z] check_test.go:250: [de731e4239450] daemon is not started [2022-04-23T22:25:43.519Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-23T22:25:43.688Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-23T22:25:43.688Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T22:25:43.688Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-23T22:25:43.688Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T22:25:43.688Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-23T22:25:43.746Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-23T22:25:44.087Z] check_test.go:250: [dfd74972214b5] daemon is not started [2022-04-23T22:25:44.087Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-23T22:25:44.206Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-23T22:25:44.206Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T22:25:44.206Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-23T22:25:44.654Z] check_test.go:250: [d23930dd56c5d] daemon is not started [2022-04-23T22:25:44.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-23T22:25:44.912Z] check_test.go:250: [d1cffbb65d224] daemon is not started [2022-04-23T22:25:44.912Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.80s) [2022-04-23T22:25:44.912Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2022-04-23T22:25:44.912Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-04-23T22:25:44.912Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-23T22:25:44.912Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.27s) [2022-04-23T22:25:44.912Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-04-23T22:25:44.912Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-04-23T22:25:44.912Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-04-23T22:25:44.912Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-04-23T22:25:44.912Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-23T22:25:44.912Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-23T22:25:48.630Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-23T22:25:50.169Z] check_test.go:277: [d4ee59e46ca41] daemon is not started [2022-04-23T22:25:50.169Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-23T22:25:50.169Z] check_test.go:277: [dd7313a51c53a] daemon is not started [2022-04-23T22:25:50.169Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-23T22:25:50.427Z] check_test.go:277: [d1b4eba1aecfc] daemon is not started [2022-04-23T22:25:50.427Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-23T22:25:50.427Z] check_test.go:277: [d9f90cff92a3f] daemon is not started [2022-04-23T22:25:50.427Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-23T22:25:50.688Z] check_test.go:277: [d62f2c5e909eb] daemon is not started [2022-04-23T22:25:50.688Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-04-23T22:25:50.688Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-04-23T22:25:50.688Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-23T22:25:50.688Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-04-23T22:25:50.688Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-23T22:25:50.688Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-23T22:25:50.688Z] === RUN TestDockerNetworkSuite [2022-04-23T22:25:50.688Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-23T22:25:50.841Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-23T22:25:51.637Z] docker_cli_network_unix_test.go:46: [df878ad7195ad] daemon is not started [2022-04-23T22:25:51.895Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-23T22:25:52.153Z] docker_cli_network_unix_test.go:46: [dee42fb35042f] daemon is not started [2022-04-23T22:25:52.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-23T22:25:52.749Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-23T22:25:52.749Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:25:52.749Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-23T22:25:54.619Z] docker_cli_network_unix_test.go:46: [d8be6f81cebf3] daemon is not started [2022-04-23T22:25:55.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-23T22:25:56.930Z] docker_cli_network_unix_test.go:46: [d3de36fa685b3] daemon is not started [2022-04-23T22:25:56.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-23T22:25:57.187Z] docker_cli_network_unix_test.go:1233: [d4c8e3b30f9c1] daemon is not started [2022-04-23T22:25:58.560Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-23T22:25:58.973Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-23T22:25:59.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-23T22:26:00.516Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-23T22:26:00.516Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T22:26:00.516Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-23T22:26:00.872Z] docker_cli_swarm_test.go:1180: [d451ef1df583a] joining swarm manager [d1a0b7a7cfd7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:26:01.129Z] docker_cli_network_unix_test.go:46: [d621646b79d1c] daemon is not started [2022-04-23T22:26:01.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-23T22:26:04.261Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-23T22:26:05.072Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-23T22:26:05.072Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-23T22:26:05.804Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-23T22:26:06.966Z] docker_cli_network_unix_test.go:46: [d21452fe064af] daemon is not started [2022-04-23T22:26:07.226Z] docker_cli_swarm_test.go:1189: [d26c858f29b94] joining swarm manager [d1a0b7a7cfd7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:26:07.232Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-23T22:26:07.232Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T22:26:07.232Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-23T22:26:07.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-23T22:26:07.686Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-23T22:26:07.686Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-23T22:26:09.393Z] docker_cli_network_unix_test.go:46: [d46205037e8cc] daemon is not started [2022-04-23T22:26:09.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-23T22:26:11.027Z] docker_cli_network_unix_test.go:46: [d2f10b44ebe6e] daemon is not started [2022-04-23T22:26:11.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-23T22:26:11.285Z] docker_cli_network_unix_test.go:46: [da868b915ec0c] daemon is not started [2022-04-23T22:26:11.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-23T22:26:11.852Z] docker_cli_network_unix_test.go:46: [d2193dbfefe68] daemon is not started [2022-04-23T22:26:11.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-23T22:26:12.346Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-23T22:26:12.418Z] docker_cli_network_unix_test.go:46: [d941f8596e932] daemon is not started [2022-04-23T22:26:12.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-23T22:26:13.242Z] docker_cli_network_unix_test.go:46: [db5ed46a036e1] daemon is not started [2022-04-23T22:26:13.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-23T22:26:13.758Z] docker_cli_network_unix_test.go:46: [d81558f327259] daemon is not started [2022-04-23T22:26:13.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-23T22:26:13.868Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-23T22:26:14.017Z] docker_cli_network_unix_test.go:46: [d4ae055a6f9e5] daemon is not started [2022-04-23T22:26:14.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-23T22:26:14.323Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-23T22:26:14.585Z] docker_cli_network_unix_test.go:46: [d6cbffb4639e9] daemon is not started [2022-04-23T22:26:14.844Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-23T22:26:15.103Z] docker_cli_network_unix_test.go:46: [d829358f16bf2] daemon is not started [2022-04-23T22:26:15.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-23T22:26:15.103Z] docker_cli_network_unix_test.go:46: [da5d1a7d72196] daemon is not started [2022-04-23T22:26:15.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-23T22:26:15.282Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-23T22:26:15.362Z] docker_cli_network_unix_test.go:46: [dba75a0efff19] daemon is not started [2022-04-23T22:26:15.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-23T22:26:15.736Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-23T22:26:15.928Z] docker_cli_network_unix_test.go:46: [d120b4a96c9f8] daemon is not started [2022-04-23T22:26:15.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-23T22:26:16.178Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-23T22:26:16.178Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T22:26:16.178Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-23T22:26:16.178Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T22:26:16.178Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-23T22:26:16.178Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T22:26:16.178Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-23T22:26:16.178Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T22:26:16.178Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-23T22:26:16.495Z] docker_cli_network_unix_test.go:46: [d34b9b0b09927] daemon is not started [2022-04-23T22:26:16.639Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-23T22:26:16.695Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-23T22:26:17.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-23T22:26:17.061Z] docker_cli_network_unix_test.go:46: [d1d1038760369] daemon is not started [2022-04-23T22:26:17.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-23T22:26:17.319Z] docker_cli_network_unix_test.go:46: [dba78b3f9f772] daemon is not started [2022-04-23T22:26:17.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-23T22:26:17.319Z] docker_cli_network_unix_test.go:46: [de91d4461b347] daemon is not started [2022-04-23T22:26:17.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-23T22:26:18.217Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-23T22:26:18.692Z] docker_cli_network_unix_test.go:968: [d19162eec02d2] daemon is not started [2022-04-23T22:26:19.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-23T22:26:21.010Z] docker_cli_network_unix_test.go:46: [d300279875b78] daemon is not started [2022-04-23T22:26:21.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-23T22:26:23.562Z] docker_cli_network_unix_test.go:1116: [d1182c21566ff] daemon is not started [2022-04-23T22:26:23.970Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-23T22:26:23.970Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T22:26:24.424Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-23T22:26:24.424Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T22:26:24.424Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-23T22:26:24.424Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-23T22:26:24.424Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-23T22:26:24.424Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-23T22:26:24.879Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-23T22:26:25.333Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-23T22:26:25.788Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-23T22:26:27.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-23T22:26:27.749Z] docker_cli_network_unix_test.go:46: [da26539d5430b] daemon is not started [2022-04-23T22:26:27.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-23T22:26:28.007Z] docker_cli_network_unix_test.go:46: [d914e518d3b58] daemon is not started [2022-04-23T22:26:28.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-23T22:26:28.264Z] docker_cli_network_unix_test.go:46: [d44537965eafd] daemon is not started [2022-04-23T22:26:28.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-23T22:26:28.264Z] docker_cli_network_unix_test.go:46: [df583fcb68773] daemon is not started [2022-04-23T22:26:28.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-23T22:26:28.522Z] docker_cli_network_unix_test.go:46: [d2429678bb11d] daemon is not started [2022-04-23T22:26:28.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-23T22:26:28.522Z] docker_cli_network_unix_test.go:46: [d8d6d6f86fdff] daemon is not started [2022-04-23T22:26:28.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-23T22:26:28.522Z] docker_cli_network_unix_test.go:46: [d7ee0472f35b3] daemon is not started [2022-04-23T22:26:28.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-23T22:26:30.422Z] docker_cli_network_unix_test.go:46: [df153db0bee19] daemon is not started [2022-04-23T22:26:31.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-23T22:26:31.355Z] docker_cli_network_unix_test.go:46: [d16e2d4a42376] daemon is not started [2022-04-23T22:26:31.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-23T22:26:31.356Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-23T22:26:31.356Z] docker_cli_network_unix_test.go:46: [d6abf906862ec] daemon is not started [2022-04-23T22:26:31.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-23T22:26:31.545Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-23T22:26:31.921Z] docker_cli_network_unix_test.go:46: [da80926eeecf3] daemon is not started [2022-04-23T22:26:32.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-23T22:26:36.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-23T22:26:37.299Z] docker_cli_network_unix_test.go:1084: [d3f5a674e0d14] daemon is not started [2022-04-23T22:26:38.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-23T22:26:38.673Z] docker_cli_network_unix_test.go:46: [ddae9d212a400] daemon is not started [2022-04-23T22:26:38.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-23T22:26:39.240Z] docker_cli_network_unix_test.go:46: [dc047164a8b92] daemon is not started [2022-04-23T22:26:39.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-23T22:26:40.877Z] docker_cli_network_unix_test.go:46: [d9a9fd3d0fe66] daemon is not started [2022-04-23T22:26:40.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-23T22:26:40.877Z] docker_cli_network_unix_test.go:46: [dc2c2e2b038fb] daemon is not started [2022-04-23T22:26:41.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-23T22:26:41.393Z] docker_cli_network_unix_test.go:46: [da460d252629b] daemon is not started [2022-04-23T22:26:41.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-23T22:26:41.771Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-23T22:26:41.771Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-23T22:26:41.771Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-23T22:26:42.217Z] docker_cli_network_unix_test.go:46: [d8f51efc461d3] daemon is not started [2022-04-23T22:26:42.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-23T22:26:42.755Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-23T22:26:42.755Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T22:26:42.755Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-23T22:26:42.755Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T22:26:42.783Z] docker_cli_network_unix_test.go:46: [dfe556f6d2cd1] daemon is not started [2022-04-23T22:26:43.041Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-23T22:26:43.223Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-23T22:26:43.223Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T22:26:43.691Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-23T22:26:44.161Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-23T22:26:44.161Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T22:26:44.161Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-23T22:26:47.225Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-23T22:26:48.599Z] docker_cli_network_unix_test.go:46: [d81e9e595ceef] daemon is not started [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite (57.91s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.12s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.82s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.64s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.63s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.04s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.72s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.31s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.79s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.13s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.54s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-23T22:26:48.599Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.96s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-04-23T22:26:48.599Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.49s) [2022-04-23T22:26:48.599Z] === RUN TestDockerHubPullSuite [2022-04-23T22:26:48.599Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-23T22:26:49.177Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-23T22:26:49.177Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-23T22:26:49.177Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-23T22:26:49.634Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-23T22:26:50.498Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-23T22:26:52.394Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-23T22:26:53.328Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-23T22:26:54.700Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-23T22:26:54.700Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-23T22:26:54.959Z] --- PASS: TestDockerHubPullSuite (6.26s) [2022-04-23T22:26:54.959Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s) [2022-04-23T22:26:54.959Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-04-23T22:26:54.959Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.69s) [2022-04-23T22:26:54.959Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.40s) [2022-04-23T22:26:54.959Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-04-23T22:26:54.959Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-23T22:26:54.959Z] PASS [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === Skipped [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-23T22:26:54.959Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-23T22:26:54.959Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-23T22:26:54.959Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-23T22:26:54.959Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-04-23T22:26:54.959Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-23T22:26:54.959Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-23T22:26:54.959Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-04-23T22:26:54.959Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-23T22:26:54.959Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-23T22:26:54.959Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-23T22:26:54.959Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-23T22:26:54.959Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-23T22:26:54.959Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-23T22:26:54.959Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-23T22:26:54.959Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-04-23T22:26:54.959Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-04-23T22:26:54.959Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-23T22:26:54.959Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-23T22:26:54.959Z] docker_cli_network_unix_test.go:46: [d6abf906862ec] daemon is not started [2022-04-23T22:26:54.959Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] DONE 1265 tests, 51 skipped in 1514.902s [2022-04-23T22:26:54.959Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T22:26:54.959Z] ++++ cat bundles/test-integration/docker.pid [2022-04-23T22:26:54.959Z] +++ kill 9356 [2022-04-23T22:26:54.959Z] +++ /etc/init.d/apparmor stop [2022-04-23T22:26:54.959Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T22:26:54.959Z] [2022-04-23T22:26:54.959Z] Unloading profiles will leave already running processes permanently [2022-04-23T22:26:54.960Z] unconfined, which can lead to unexpected situations. [2022-04-23T22:26:54.960Z] [2022-04-23T22:26:54.960Z] To set a process to complain mode, use the command line tool [2022-04-23T22:26:54.960Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T22:26:54.960Z] +++ true [2022-04-23T22:26:54.960Z] exiting test-integration [2022-04-23T22:26:54.960Z] ++ exit 0 [2022-04-23T22:26:54.960Z] [2022-04-23T22:26:55.217Z] + for job in $(jobs -p) [2022-04-23T22:26:55.217Z] + wait 1259 [2022-04-23T22:26:56.606Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-23T22:27:00.794Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-23T22:27:02.693Z] docker_cli_swarm_test.go:1112: [d53b17adfd730] joining swarm manager [d4aef37d33b60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:27:04.065Z] docker_cli_swarm_test.go:1113: [d791fc0e0cddc] joining swarm manager [d4aef37d33b60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:27:17.126Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-23T22:27:17.126Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T22:27:17.126Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-23T22:27:17.126Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T22:27:17.126Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-23T22:27:20.106Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-23T22:27:20.106Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-23T22:27:20.106Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T22:27:20.106Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-23T22:27:25.264Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-23T22:27:37.605Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-23T22:27:38.366Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-23T22:27:38.366Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T22:27:38.366Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-23T22:27:39.352Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-23T22:27:41.454Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-23T22:27:41.921Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-23T22:27:42.910Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-23T22:27:43.363Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-23T22:27:47.661Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-23T22:27:48.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-23T22:27:48.054Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T22:27:48.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-23T22:27:50.396Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-23T22:27:52.411Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-23T22:27:54.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-23T22:27:55.093Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-23T22:27:56.203Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-23T22:28:06.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-23T22:28:12.784Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-23T22:28:12.784Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-23T22:28:12.784Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-23T22:28:17.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-23T22:28:17.314Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T22:28:17.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-23T22:28:21.370Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-23T22:28:21.370Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-23T22:28:21.370Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-23T22:28:21.370Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-23T22:28:21.370Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-23T22:28:21.370Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-23T22:28:23.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-23T22:28:23.189Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T22:28:23.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-23T22:28:23.189Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T22:28:23.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-23T22:28:24.277Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-23T22:28:28.973Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-23T22:28:31.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-23T22:28:31.859Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T22:28:31.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-23T22:28:31.875Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-23T22:28:32.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-23T22:28:32.327Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T22:28:32.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-23T22:28:32.327Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T22:28:32.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-23T22:28:32.329Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-23T22:28:32.329Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-23T22:28:35.273Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-23T22:28:36.233Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-23T22:28:37.759Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-23T22:28:40.483Z] docker_cli_swarm_test.go:1166: [d9c1a48362ce6] joining swarm manager [d4aef37d33b60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-23T22:28:48.036Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-23T22:28:48.492Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-23T22:28:58.789Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-23T22:29:01.672Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-23T22:29:02.399Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-23T22:29:02.657Z] docker_cli_swarm_test.go:1447: [d3c074f107e8e] joining swarm manager [de9f305fc91c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:29:03.589Z] docker_cli_swarm_test.go:1448: [d06c50b01690e] joining swarm manager [de9f305fc91c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T22:29:08.616Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-23T22:29:08.616Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-23T22:29:08.616Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-23T22:29:08.616Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-23T22:29:10.198Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-23T22:29:15.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-23T22:29:15.783Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-23T22:29:15.783Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-23T22:29:15.783Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-23T22:29:15.783Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-23T22:29:15.783Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-23T22:29:15.961Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-23T22:29:16.351Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-23T22:29:17.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-23T22:29:17.981Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T22:29:18.885Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-23T22:29:18.968Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-23T22:29:18.968Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:29:19.437Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-23T22:29:19.672Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-23T22:29:21.002Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-23T22:29:21.002Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-23T22:29:21.002Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-23T22:29:21.199Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-23T22:29:21.199Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-23T22:29:21.199Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-23T22:29:21.199Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T22:29:21.199Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-23T22:29:22.168Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-23T22:29:23.357Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-23T22:29:23.357Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T22:29:23.357Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-23T22:29:24.704Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-23T22:29:25.764Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-23T22:29:26.608Z] docker_cli_swarm_unix_test.go:63: [deba7995fc89f] joining swarm manager [dcfa88c9b3a91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:29:27.980Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-23T22:29:27.980Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T22:29:27.980Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-23T22:29:27.980Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T22:29:27.980Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-23T22:29:29.556Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-23T22:29:30.546Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-23T22:29:31.537Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-23T22:29:32.007Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-23T22:29:32.475Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-23T22:29:38.342Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-23T22:29:41.296Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-23T22:29:41.296Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T22:29:41.296Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-23T22:29:42.284Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-23T22:29:42.284Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T22:29:42.284Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-23T22:29:42.753Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-23T22:29:44.968Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-23T22:29:45.956Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-23T22:29:46.945Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-23T22:29:46.945Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T22:29:46.945Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-23T22:29:47.929Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-23T22:29:48.916Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-23T22:29:48.916Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T22:29:48.916Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-23T22:29:48.916Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T22:29:48.916Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-23T22:29:54.836Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-23T22:30:05.812Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-23T22:30:21.045Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-23T22:30:21.045Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-23T22:30:21.515Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-23T22:30:22.823Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-23T22:30:22.823Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-23T22:30:22.823Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-23T22:30:23.469Z] === RUN TestDockerSuite/TestBuildRm [2022-04-23T22:30:24.720Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-23T22:30:28.001Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-23T22:30:30.530Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-23T22:30:32.429Z] docker_api_swarm_test.go:962: [d6986dfe6f55c] joining swarm manager [d6b2976535699]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T22:30:35.792Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-23T22:30:37.613Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-23T22:30:37.613Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-23T22:30:37.613Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-23T22:30:39.256Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-23T22:30:39.256Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T22:30:39.504Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-23T22:30:39.504Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T22:30:39.504Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-23T22:30:39.504Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T22:30:39.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-23T22:30:39.735Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T22:30:39.959Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-23T22:30:40.207Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-23T22:30:40.207Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T22:30:40.207Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-23T22:30:40.677Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-23T22:30:40.677Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T22:30:40.677Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-23T22:30:41.485Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-23T22:30:45.201Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-23T22:30:46.803Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-23T22:30:48.909Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-23T22:30:50.508Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-23T22:30:53.565Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-23T22:31:01.727Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-23T22:31:02.699Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-23T22:31:04.071Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-23T22:31:06.599Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-23T22:31:09.878Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-23T22:31:11.191Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-23T22:31:11.191Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-23T22:31:11.191Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-23T22:31:14.220Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-23T22:31:16.581Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-23T22:31:16.581Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-23T22:31:16.581Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T22:31:16.581Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-23T22:31:17.984Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-23T22:31:19.768Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-23T22:31:19.768Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-23T22:31:22.194Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-23T22:31:24.721Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-23T22:31:25.533Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-23T22:31:25.533Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-23T22:31:27.294Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-23T22:31:29.837Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-23T22:31:30.198Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-23T22:31:32.363Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-23T22:31:35.642Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-23T22:31:37.542Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-23T22:31:41.918Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-23T22:31:41.918Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-23T22:31:41.918Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-23T22:31:44.957Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-23T22:31:48.765Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-23T22:31:50.153Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-23T22:31:51.231Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-23T22:31:51.231Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T22:31:51.231Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-23T22:31:51.732Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-23T22:31:52.755Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-23T22:31:54.278Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-23T22:31:58.971Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-23T22:32:04.731Z] === RUN TestDockerSuite/TestBuildUser [2022-04-23T22:32:04.731Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T22:32:04.731Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-23T22:32:04.731Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T22:32:04.731Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-23T22:32:04.731Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T22:32:04.731Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-23T22:32:05.081Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-23T22:32:08.439Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-23T22:32:08.439Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-23T22:32:11.323Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-23T22:32:11.323Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T22:32:11.323Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-23T22:32:11.323Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T22:32:11.323Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-23T22:32:17.566Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-23T22:32:33.765Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-23T22:32:36.473Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-23T22:32:36.473Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-23T22:32:45.002Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-23T22:32:48.633Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-23T22:32:49.659Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-23T22:32:49.659Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-23T22:32:49.659Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-23T22:32:49.659Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-23T22:32:49.659Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-23T22:32:52.543Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-23T22:32:52.543Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T22:32:52.543Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-23T22:33:02.818Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite (1541.54s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.30s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.26s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.22s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.32s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.52s) [2022-04-23T22:33:06.700Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.83s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.59s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.60s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.04s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.52s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.93s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.28s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (36.91s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.58s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.66s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.93s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.36s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.83s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2022-04-23T22:33:06.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.51s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.06s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.28s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.27s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.56s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.97s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.37s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.27s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.21s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.72s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.47s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.62s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.01s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.01s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.96s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.14s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.27s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.38s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.38s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.91s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.53s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.05s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.85s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.29s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.68s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.24s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.23s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.12s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.68s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.30s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.07s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.11s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.21s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.13s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.82s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.79s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.26s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.11s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.83s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.23s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.72s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.31s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.77s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.97s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.25s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.66s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.73s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.26s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.75s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (73.37s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.62s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.44s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.91s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.57s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.06s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.69s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.42s) [2022-04-23T22:33:06.701Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.03s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.91s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.59s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.93s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.41s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.66s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.29s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.08s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.40s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.43s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.28s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.34s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.07s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.58s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.22s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.40s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.48s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.45s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2022-04-23T22:33:06.701Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-04-23T22:33:06.701Z] === RUN TestDockerExternalVolumeSuite [2022-04-23T22:33:06.701Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-23T22:33:06.701Z] docker_cli_external_volume_driver_test.go:52: [d7d782be552db] daemon is not started [2022-04-23T22:33:07.474Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-23T22:33:07.474Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-23T22:33:18.167Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-23T22:33:21.600Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-23T22:33:21.958Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-23T22:33:21.958Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-23T22:33:21.958Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-23T22:33:22.230Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-23T22:33:22.230Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T22:33:22.230Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-23T22:33:22.230Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T22:33:22.230Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-23T22:33:22.230Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-23T22:33:22.230Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-23T22:33:23.193Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-23T22:33:31.711Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-23T22:33:32.686Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-23T22:33:32.686Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T22:33:33.141Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-23T22:33:33.141Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T22:33:33.141Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-23T22:33:33.141Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T22:33:33.141Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-23T22:33:35.305Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-23T22:33:39.963Z] === RUN TestDockerSuite/TestCommitChange [2022-04-23T22:33:45.724Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-23T22:33:49.434Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-23T22:33:49.434Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T22:33:49.434Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-23T22:33:57.963Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-23T22:33:57.963Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:33:57.963Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-23T22:33:59.082Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-23T22:33:59.082Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-23T22:33:59.082Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T22:33:59.082Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-23T22:33:59.082Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T22:33:59.082Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-23T22:33:59.082Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-23T22:33:59.082Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-23T22:33:59.082Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T22:33:59.082Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-23T22:33:59.082Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-23T22:34:00.071Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-23T22:34:03.723Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-23T22:34:08.756Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-23T22:34:09.484Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-23T22:34:09.484Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T22:34:09.484Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-23T22:34:09.485Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T22:34:09.485Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-23T22:34:09.485Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T22:34:09.485Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-23T22:34:09.485Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T22:34:09.485Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-23T22:34:09.485Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T22:34:09.485Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-23T22:34:09.485Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:34:09.485Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-23T22:34:09.485Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T22:34:09.485Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-23T22:34:09.485Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-23T22:34:12.549Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-23T22:34:16.570Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-23T22:34:19.786Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-23T22:34:19.786Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T22:34:19.786Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-23T22:34:19.786Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T22:34:19.786Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-23T22:34:19.786Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T22:34:19.786Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-23T22:34:19.786Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T22:34:19.786Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-23T22:34:19.786Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T22:34:19.786Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-23T22:34:23.600Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-23T22:34:23.600Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T22:34:23.600Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-23T22:34:25.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-23T22:34:25.652Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:34:25.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-23T22:34:25.652Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:34:25.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-23T22:34:25.652Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:34:25.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-23T22:34:25.761Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-23T22:34:25.761Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T22:34:25.761Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-23T22:34:25.761Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T22:34:25.761Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-23T22:34:25.761Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T22:34:25.761Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-23T22:34:26.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-23T22:34:28.660Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-23T22:34:28.660Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T22:34:28.660Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-23T22:34:28.660Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-23T22:34:29.260Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-23T22:34:31.542Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-23T22:34:31.542Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-23T22:34:31.542Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T22:34:31.542Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-23T22:34:31.542Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T22:34:31.542Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-23T22:34:31.542Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T22:34:31.542Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-23T22:34:32.104Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-23T22:34:34.423Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-23T22:34:36.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-23T22:34:37.363Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-23T22:34:38.799Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-23T22:34:38.799Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-23T22:34:38.799Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T22:34:38.799Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-23T22:34:40.960Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-23T22:34:40.960Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-23T22:34:43.119Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-23T22:34:43.119Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T22:34:43.119Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-23T22:34:43.119Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T22:34:43.119Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-23T22:34:46.060Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-23T22:34:46.060Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-23T22:34:48.147Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-23T22:34:48.147Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-23T22:34:48.147Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-23T22:34:48.276Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-23T22:34:48.276Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T22:34:48.276Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-23T22:34:49.934Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-23T22:34:50.443Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-23T22:34:50.898Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-23T22:34:50.920Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-23T22:34:50.920Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T22:34:50.920Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-23T22:34:50.920Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T22:34:50.920Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-23T22:34:50.920Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T22:34:50.920Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-23T22:34:50.920Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T22:34:50.920Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-23T22:34:50.920Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T22:34:50.920Z] === RUN TestDockerSuite/TestBuildFails [2022-04-23T22:34:52.227Z] docker_cli_external_volume_driver_test.go:52: [d2c0fc2393157] daemon is not started [2022-04-23T22:34:53.784Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-23T22:34:54.717Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-23T22:34:54.717Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-23T22:34:57.497Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-23T22:35:01.211Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-23T22:35:01.670Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-23T22:35:01.670Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-23T22:35:01.670Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-23T22:35:01.670Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-23T22:35:03.399Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-23T22:35:03.837Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-23T22:35:03.837Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T22:35:03.837Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-23T22:35:05.882Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-23T22:35:06.719Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-23T22:35:06.719Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T22:35:06.719Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-23T22:35:07.106Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-23T22:35:08.245Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-23T22:35:08.700Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-23T22:35:10.592Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-23T22:35:13.401Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-23T22:35:14.927Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-23T22:35:14.927Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T22:35:14.927Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-23T22:35:14.927Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T22:35:14.927Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-23T22:35:14.927Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T22:35:14.927Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-23T22:35:14.927Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T22:35:14.927Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-23T22:35:14.927Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T22:35:15.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-23T22:35:16.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-23T22:35:16.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-23T22:35:19.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-23T22:35:20.714Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-23T22:35:21.031Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-23T22:35:21.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-23T22:35:21.969Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-23T22:35:24.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-23T22:35:27.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009c02d0_} [2022-04-23T22:35:28.203Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-23T22:35:29.187Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-23T22:35:29.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1789630966_c:\foo_false____} [2022-04-23T22:35:31.053Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-23T22:35:32.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1789630966_c:\foo_true____} [2022-04-23T22:35:35.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-23T22:35:35.007Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T22:35:35.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-23T22:35:35.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-23T22:35:35.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-23T22:35:35.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-23T22:35:35.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-23T22:35:35.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-23T22:35:35.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-23T22:35:35.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-23T22:35:35.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-23T22:35:35.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-23T22:35:35.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-23T22:35:35.462Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-23T22:35:35.462Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T22:35:35.462Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-23T22:35:35.462Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T22:35:35.462Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-23T22:35:35.462Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T22:35:35.462Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-23T22:35:35.462Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T22:35:35.462Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-23T22:35:35.462Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T22:35:35.462Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-23T22:35:36.342Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-23T22:35:36.342Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T22:35:36.342Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-23T22:35:36.813Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-23T22:35:36.833Z] docker_cli_external_volume_driver_test.go:52: [dd3e9f991a2bb] daemon is not started [2022-04-23T22:35:37.281Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-23T22:35:37.281Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T22:35:37.281Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-23T22:35:37.622Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-23T22:35:37.622Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T22:35:37.622Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-23T22:35:37.622Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:35:38.110Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-23T22:35:38.110Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:35:38.110Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-23T22:35:38.110Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T22:35:38.110Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-23T22:35:38.110Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:35:38.110Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-23T22:35:38.110Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:35:38.110Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-23T22:35:38.110Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T22:35:38.110Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-23T22:35:38.110Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:35:38.110Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-23T22:35:38.110Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T22:35:38.110Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-23T22:35:38.110Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T22:35:38.110Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-23T22:35:38.110Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T22:35:38.110Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-23T22:35:38.110Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:35:38.110Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-23T22:35:38.110Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:35:38.110Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-23T22:35:41.033Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-23T22:35:41.033Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-23T22:35:41.033Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T22:35:41.033Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-23T22:35:43.196Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-23T22:35:43.196Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T22:35:43.196Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-23T22:35:43.196Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T22:35:43.196Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-23T22:35:43.196Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T22:35:43.651Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-23T22:35:48.310Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-23T22:35:49.764Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-23T22:35:49.764Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:35:49.764Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-23T22:35:51.201Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-23T22:35:51.201Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:35:51.201Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-23T22:35:51.201Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T22:35:51.201Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-23T22:35:54.911Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-23T22:35:54.912Z] docker_cli_external_volume_driver_test.go:52: [d5e0a044e410c] daemon is not started [2022-04-23T22:36:01.497Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-23T22:36:01.497Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:36:01.497Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-23T22:36:01.497Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:36:01.497Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-23T22:36:04.752Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-23T22:36:04.752Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-23T22:36:07.105Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-23T22:36:07.773Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-23T22:36:07.773Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T22:36:07.773Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-23T22:36:08.302Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-23T22:36:08.302Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-23T22:36:10.027Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-23T22:36:10.027Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T22:36:10.027Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-23T22:36:10.027Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T22:36:10.027Z] === RUN TestDockerSuite/TestCpToDot [2022-04-23T22:36:12.187Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-23T22:36:12.187Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T22:36:12.187Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-23T22:36:12.187Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T22:36:12.646Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-23T22:36:14.039Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-23T22:36:14.224Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-23T22:36:15.590Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-23T22:36:15.590Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:36:15.590Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-23T22:36:15.590Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T22:36:15.590Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-23T22:36:15.590Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T22:36:15.590Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-23T22:36:15.590Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T22:36:15.590Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-23T22:36:15.590Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-23T22:36:15.590Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-23T22:36:15.793Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-23T22:36:16.261Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-23T22:36:17.771Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-23T22:36:17.826Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-23T22:36:18.294Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-23T22:36:19.857Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-23T22:36:20.656Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-23T22:36:20.656Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-23T22:36:20.656Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-23T22:36:21.424Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-23T22:36:22.821Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-23T22:36:23.783Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-23T22:36:23.783Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-23T22:36:23.783Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T22:36:23.783Z] === RUN TestDockerSuite/TestCreateRM [2022-04-23T22:36:24.238Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-23T22:36:24.238Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T22:36:24.238Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-23T22:36:24.238Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-23T22:36:24.415Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-23T22:36:24.693Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-23T22:36:28.650Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-23T22:36:28.650Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T22:36:29.117Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-23T22:36:29.117Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T22:36:29.117Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-23T22:36:29.117Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-23T22:36:29.117Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-23T22:36:29.117Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-23T22:36:29.584Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-23T22:36:30.051Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-23T22:36:31.036Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-23T22:36:33.249Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-23T22:36:33.249Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-23T22:36:33.704Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-23T22:36:36.587Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-23T22:36:36.587Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-23T22:36:36.588Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:36:36.588Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-23T22:36:36.831Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-23T22:36:38.199Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-23T22:36:39.182Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-23T22:36:39.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-23T22:36:39.498Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:36:39.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-23T22:36:39.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-23T22:36:39.498Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T22:36:39.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-23T22:36:39.498Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T22:36:39.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-23T22:36:39.498Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T22:36:39.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-23T22:36:39.498Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:36:39.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-23T22:36:39.498Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T22:36:39.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-23T22:36:39.498Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T22:36:39.498Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-23T22:36:39.498Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T22:36:39.498Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-23T22:36:39.498Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:36:39.498Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-23T22:36:39.498Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T22:36:39.498Z] === RUN TestDockerSuite/TestDockerFails [2022-04-23T22:36:39.498Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-23T22:36:39.498Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T22:36:40.036Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-23T22:36:40.036Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T22:36:40.036Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-23T22:36:40.036Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T22:36:40.036Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-23T22:36:40.036Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T22:36:40.036Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-23T22:36:40.036Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T22:36:40.036Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-23T22:36:42.917Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-23T22:36:45.079Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-23T22:36:47.967Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-23T22:36:56.521Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-23T22:36:57.257Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-23T22:36:59.505Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-23T22:36:59.505Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-23T22:36:59.505Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-23T22:37:01.068Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-23T22:37:01.181Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-23T22:37:06.948Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-23T22:37:09.116Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-23T22:37:09.570Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-23T22:37:12.142Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-23T22:37:14.241Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-23T22:37:15.201Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-23T22:37:16.279Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-23T22:37:22.154Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-23T22:37:26.810Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-23T22:37:26.810Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-23T22:37:26.810Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-23T22:37:26.810Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:37:26.810Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-23T22:37:26.810Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T22:37:26.810Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-23T22:37:26.810Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T22:37:26.810Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-23T22:37:27.769Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-23T22:37:27.769Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T22:37:27.769Z] === RUN TestDockerSuite/TestEventsRename [2022-04-23T22:37:30.652Z] === RUN TestDockerSuite/TestEventsResize [2022-04-23T22:37:39.171Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-23T22:37:41.335Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-23T22:37:44.286Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-23T22:37:48.944Z] === RUN TestDockerSuite/TestEventsTop [2022-04-23T22:37:48.944Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T22:37:48.944Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-23T22:37:51.827Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-23T22:37:51.954Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-23T22:37:56.487Z] === RUN TestDockerSuite/TestExec [2022-04-23T22:37:56.487Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:37:56.487Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-23T22:37:56.487Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:37:56.487Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-23T22:37:58.010Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-23T22:37:58.803Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-23T22:38:00.169Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-23T22:38:00.169Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T22:38:00.169Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-23T22:38:00.169Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T22:38:00.169Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-23T22:38:00.169Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:38:00.169Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-23T22:38:02.330Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-23T22:38:04.494Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-23T22:38:04.508Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-23T22:38:06.674Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-23T22:38:08.201Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-23T22:38:12.896Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-23T22:38:12.896Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T22:38:12.896Z] === RUN TestDockerSuite/TestExecEnv [2022-04-23T22:38:12.896Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:38:12.896Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-23T22:38:12.896Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T22:38:12.896Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-23T22:38:13.158Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-23T22:38:15.064Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-23T22:38:16.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-23T22:38:19.745Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-23T22:38:19.745Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T22:38:19.745Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-23T22:38:19.745Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T22:38:19.745Z] === RUN TestDockerSuite/TestExecParseError [2022-04-23T22:38:19.745Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T22:38:19.745Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-23T22:38:19.745Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T22:38:19.745Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-23T22:38:19.745Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T22:38:19.745Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-23T22:38:21.876Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-23T22:38:21.925Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-23T22:38:21.925Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T22:38:21.925Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-23T22:38:21.925Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T22:38:21.925Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-23T22:38:21.925Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:38:21.925Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-23T22:38:21.926Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T22:38:21.926Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-23T22:38:21.926Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T22:38:21.926Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-23T22:38:24.106Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-23T22:38:24.106Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T22:38:24.106Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-23T22:38:29.040Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-23T22:38:29.948Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-23T22:38:29.948Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T22:38:29.948Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-23T22:38:29.948Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T22:38:29.948Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-23T22:38:29.948Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T22:38:29.948Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-23T22:38:33.673Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-23T22:38:33.673Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-23T22:38:33.673Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T22:38:34.133Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-23T22:38:34.133Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T22:38:34.133Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-23T22:38:35.105Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-23T22:38:35.708Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-23T22:38:36.645Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-23T22:38:36.645Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T22:38:36.645Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-23T22:38:37.106Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-23T22:38:38.077Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-23T22:38:41.507Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-23T22:38:43.916Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-23T22:38:45.231Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-23T22:38:47.663Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-23T22:38:48.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-23T22:38:51.008Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-23T22:38:51.008Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:38:51.008Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-23T22:38:51.008Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-23T22:38:51.008Z] === RUN TestDockerSuite/TestHealth [2022-04-23T22:38:51.008Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T22:38:51.008Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-23T22:38:51.008Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-23T22:38:51.008Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-23T22:38:51.008Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-23T22:38:53.498Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-23T22:38:53.498Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T22:38:53.498Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-23T22:38:53.498Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T22:38:53.967Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-23T22:38:53.967Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T22:38:53.967Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-23T22:38:53.967Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T22:38:53.967Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-23T22:38:53.967Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T22:38:53.967Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-23T22:38:54.327Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-23T22:38:54.327Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-23T22:38:54.327Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-23T22:38:55.689Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-23T22:38:56.144Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-23T22:38:56.144Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T22:38:56.144Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-23T22:38:56.144Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-23T22:38:56.144Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-23T22:38:56.599Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-23T22:38:57.054Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-23T22:38:57.054Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T22:38:57.054Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-23T22:38:58.013Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-23T22:38:58.013Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-23T22:38:58.710Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-23T22:38:58.710Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:38:58.710Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-23T22:38:58.710Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:38:58.710Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-23T22:38:58.710Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:38:58.710Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-23T22:39:00.228Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-23T22:39:00.228Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-23T22:39:00.248Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-23T22:39:02.389Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-23T22:39:04.762Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-23T22:39:04.762Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-23T22:39:04.762Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-23T22:39:04.762Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-23T22:39:04.762Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-23T22:39:04.762Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-23T22:39:05.273Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-23T22:39:05.273Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-23T22:39:05.273Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:39:05.273Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-23T22:39:06.048Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-23T22:39:08.555Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-23T22:39:09.011Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-23T22:39:09.011Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-23T22:39:09.011Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-23T22:39:09.011Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:39:09.011Z] === RUN TestDockerSuite/TestImportFile [2022-04-23T22:39:09.011Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:39:09.011Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-23T22:39:09.466Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-23T22:39:09.466Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T22:39:09.466Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-23T22:39:09.466Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:39:09.466Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-23T22:39:09.466Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:39:09.466Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-23T22:39:09.466Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T22:39:09.466Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-23T22:39:09.466Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T22:39:09.466Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-23T22:39:09.466Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T22:39:09.466Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-23T22:39:09.466Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-23T22:39:09.466Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:39:09.466Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-23T22:39:09.466Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:39:09.466Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-23T22:39:12.352Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-23T22:39:14.525Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-23T22:39:14.525Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:39:14.525Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-23T22:39:14.525Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T22:39:14.525Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-23T22:39:14.525Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-23T22:39:14.525Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T22:39:14.525Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-23T22:39:14.535Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-23T22:39:17.438Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-23T22:39:17.438Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-23T22:39:18.394Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-23T22:39:18.394Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-23T22:39:18.394Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-23T22:39:19.634Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-23T22:39:19.634Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:39:19.634Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-23T22:39:19.634Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T22:39:19.634Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-23T22:39:19.634Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T22:39:19.634Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-23T22:39:21.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-23T22:39:21.413Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-23T22:39:22.402Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-23T22:39:22.521Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-23T22:39:23.969Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-23T22:39:27.163Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-23T22:39:27.163Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-23T22:39:27.163Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T22:39:27.163Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-23T22:39:27.163Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T22:39:27.163Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-23T22:39:27.163Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T22:39:27.163Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-23T22:39:27.163Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T22:39:27.163Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-23T22:39:27.163Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T22:39:27.163Z] === RUN TestDockerSuite/TestBuildFails [2022-04-23T22:39:27.183Z] === RUN TestDockerSuite/TestInspectImage [2022-04-23T22:39:27.183Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:39:27.183Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-23T22:39:27.183Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:39:27.183Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-23T22:39:27.183Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:39:27.183Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-23T22:39:28.135Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-23T22:39:28.135Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-23T22:39:30.064Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-23T22:39:31.593Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-23T22:39:32.047Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-23T22:39:33.227Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-23T22:39:34.935Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-23T22:39:35.285Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-23T22:39:36.459Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-23T22:39:36.459Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T22:39:36.459Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-23T22:39:36.459Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-23T22:39:36.480Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-23T22:39:38.641Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-23T22:39:38.692Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-23T22:39:41.176Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-23T22:39:42.352Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-23T22:39:46.081Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-23T22:39:48.245Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-23T22:39:51.128Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-23T22:39:51.176Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-23T22:39:51.315Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-23T22:39:51.315Z] docker_cli_external_volume_driver_test.go:484: [d21eb17b858a3] daemon is not started [2022-04-23T22:39:52.660Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-23T22:39:53.714Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-23T22:39:55.546Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-23T22:39:55.924Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-23T22:39:57.709Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-23T22:40:00.595Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-23T22:40:00.595Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-23T22:40:00.595Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-23T22:40:00.595Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-23T22:40:00.595Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-23T22:40:00.595Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-23T22:40:00.595Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-23T22:40:00.595Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-23T22:40:00.595Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-23T22:40:00.595Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-23T22:40:00.595Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-23T22:40:00.595Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-23T22:40:00.595Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-23T22:40:00.595Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-23T22:40:00.595Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-23T22:40:00.595Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T22:40:00.595Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-23T22:40:01.049Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-23T22:40:01.049Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-23T22:40:03.208Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-23T22:40:05.387Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-23T22:40:06.181Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-23T22:40:06.181Z] docker_cli_external_volume_driver_test.go:52: [df9f5952b946c] daemon is not started [2022-04-23T22:40:06.278Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-23T22:40:06.750Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-23T22:40:08.429Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-23T22:40:11.155Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-23T22:40:13.216Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-23T22:40:13.314Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-23T22:40:13.314Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T22:40:13.314Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-23T22:40:13.938Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-23T22:40:13.938Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T22:40:13.938Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-23T22:40:14.930Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-23T22:40:15.402Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-23T22:40:15.402Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T22:40:15.402Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-23T22:40:15.478Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-23T22:40:15.478Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-23T22:40:19.087Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-23T22:40:20.653Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-23T22:40:20.654Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-23T22:40:20.654Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-23T22:40:20.654Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T22:40:20.654Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite (437.30s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.67s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-04-23T22:40:21.078Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-04-23T22:40:21.078Z] PASS [2022-04-23T22:40:21.078Z] [2022-04-23T22:40:21.078Z] === Skipped [2022-04-23T22:40:21.078Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-23T22:40:21.078Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-23T22:40:21.078Z] check_test.go:307: [deb61fb2eb38d] daemon is not started [2022-04-23T22:40:21.078Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-23T22:40:21.078Z] [2022-04-23T22:40:21.078Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-23T22:40:21.078Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-23T22:40:21.078Z] check_test.go:307: [de513e825dcb2] daemon is not started [2022-04-23T22:40:21.078Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-23T22:40:21.078Z] [2022-04-23T22:40:21.078Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-23T22:40:21.078Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-23T22:40:21.078Z] check_test.go:307: [d5ed1b8585cff] daemon is not started [2022-04-23T22:40:21.078Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-23T22:40:21.078Z] [2022-04-23T22:40:21.078Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-23T22:40:21.078Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-23T22:40:21.078Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-23T22:40:21.078Z] [2022-04-23T22:40:21.078Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-23T22:40:21.078Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-23T22:40:21.078Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-23T22:40:21.078Z] [2022-04-23T22:40:21.078Z] DONE 269 tests, 5 skipped in 2323.086s [2022-04-23T22:40:21.078Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T22:40:21.338Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d99c247dd3857/docker.pid [2022-04-23T22:40:21.338Z] +++ kill 7207 [2022-04-23T22:40:21.338Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7207 is not a child of this shell [2022-04-23T22:40:21.338Z] warning: PID 7207 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d99c247dd3857/docker.pid had a nonzero exit code [2022-04-23T22:40:21.338Z] ++++ cat bundles/test-integration/docker.pid [2022-04-23T22:40:21.338Z] +++ kill 9395 [2022-04-23T22:40:21.338Z] +++ /etc/init.d/apparmor stop [2022-04-23T22:40:21.338Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T22:40:21.338Z] [2022-04-23T22:40:21.338Z] Unloading profiles will leave already running processes permanently [2022-04-23T22:40:21.338Z] unconfined, which can lead to unexpected situations. [2022-04-23T22:40:21.338Z] [2022-04-23T22:40:21.338Z] To set a process to complain mode, use the command line tool [2022-04-23T22:40:21.338Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T22:40:21.338Z] +++ true [2022-04-23T22:40:21.338Z] exiting test-integration [2022-04-23T22:40:21.338Z] ++ exit 0 [2022-04-23T22:40:21.338Z] [2022-04-23T22:40:21.597Z] + exit 0 [2022-04-23T22:40:21.597Z] ++ jobs -p [2022-04-23T22:40:21.597Z] + pids= [2022-04-23T22:40:21.597Z] + echo 'Remaining pids to kill: []' [2022-04-23T22:40:21.597Z] Remaining pids to kill: [] [2022-04-23T22:40:21.597Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-23T22:40:21.612Z] Recording test results [2022-04-23T22:40:22.516Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-23T22:40:23.283Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T22:40:23.622Z] + echo Ensuring container killed. [2022-04-23T22:40:23.623Z] Ensuring container killed. [2022-04-23T22:40:23.623Z] + docker ps -aq -f name=docker-pr1-* [2022-04-23T22:40:23.623Z] + cids=25a68598919e [2022-04-23T22:40:23.623Z] 1a80668367ce [2022-04-23T22:40:23.623Z] 7ebbd5fb4f64 [2022-04-23T22:40:23.623Z] + [ -n 25a68598919e [2022-04-23T22:40:23.623Z] 1a80668367ce [2022-04-23T22:40:23.623Z] 7ebbd5fb4f64 ] [2022-04-23T22:40:23.623Z] + docker rm -vf 25a68598919e 1a80668367ce 7ebbd5fb4f64 [2022-04-23T22:40:24.452Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-23T22:40:24.452Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T22:40:24.452Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-23T22:40:24.559Z] 25a68598919e [2022-04-23T22:40:24.559Z] 1a80668367ce [2022-04-23T22:40:24.559Z] 7ebbd5fb4f64 [Pipeline] sh [2022-04-23T22:40:24.847Z] + echo Chowning /workspace to jenkins user [2022-04-23T22:40:24.847Z] Chowning /workspace to jenkins user [2022-04-23T22:40:24.847Z] + id -u [2022-04-23T22:40:24.847Z] + id -g [2022-04-23T22:40:24.847Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43520:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T22:40:24.847Z] Unable to find image 'busybox:latest' locally [2022-04-23T22:40:24.847Z] latest: Pulling from library/busybox [2022-04-23T22:40:25.105Z] 50e8d59317eb: Pulling fs layer [2022-04-23T22:40:25.105Z] 50e8d59317eb: Download complete [2022-04-23T22:40:25.105Z] 50e8d59317eb: Pull complete [2022-04-23T22:40:25.105Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T22:40:25.105Z] Status: Downloaded newer image for busybox:latest [2022-04-23T22:40:25.929Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-23T22:40:25.929Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:40:25.929Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T22:40:27.927Z] + bundleName=amd64 [2022-04-23T22:40:27.927Z] + echo Creating amd64-bundles.tar.gz [2022-04-23T22:40:27.927Z] Creating amd64-bundles.tar.gz [2022-04-23T22:40:27.927Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-23T22:40:27.927Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-23T22:40:28.307Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [Pipeline] archiveArtifacts [2022-04-23T22:40:29.315Z] Archiving artifacts [2022-04-23T22:40:31.203Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43520/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T22:40:31.512Z] + make clean [2022-04-23T22:40:31.771Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T22:40:31.771Z] docker-dev-cache [2022-04-23T22:40:31.771Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T22:40:35.346Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-23T22:40:36.876Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-23T22:40:39.765Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-23T22:40:39.765Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T22:40:39.765Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-23T22:40:40.906Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-23T22:40:41.423Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-23T22:40:41.935Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-23T22:40:43.652Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-23T22:40:43.652Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T22:40:43.652Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-23T22:40:44.644Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-23T22:40:44.844Z] === RUN TestDockerSuite/TestLogsSince [2022-04-23T22:40:45.115Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-23T22:40:49.948Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-23T22:40:51.572Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-23T22:40:52.565Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-23T22:40:54.141Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-23T22:40:54.612Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-23T22:40:55.137Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-23T22:40:55.137Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T22:40:55.137Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-23T22:40:55.137Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T22:40:55.137Z] === RUN TestDockerSuite/TestLogsTail [2022-04-23T22:40:55.606Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-23T22:40:56.662Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-23T22:40:57.831Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-23T22:40:59.546Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-23T22:41:01.704Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-23T22:41:01.704Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T22:41:01.704Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-23T22:41:01.704Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestNetHostname [2022-04-23T22:41:02.160Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-23T22:41:02.160Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-23T22:41:02.160Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-23T22:41:02.160Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestPluginActive [2022-04-23T22:41:02.160Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-23T22:41:02.160Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-23T22:41:02.160Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-23T22:41:02.160Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-23T22:41:02.160Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-23T22:41:02.160Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-23T22:41:02.160Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-23T22:41:02.160Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-23T22:41:02.160Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-23T22:41:02.160Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestPortList [2022-04-23T22:41:02.160Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T22:41:02.160Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-23T22:41:05.059Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-23T22:41:05.059Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T22:41:05.059Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-23T22:41:05.059Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T22:41:05.059Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-23T22:41:05.059Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-23T22:41:05.059Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-23T22:41:05.059Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-23T22:41:05.059Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-23T22:41:06.057Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-23T22:41:07.049Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-23T22:41:07.927Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-23T22:41:07.928Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:41:07.928Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-23T22:41:07.928Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-23T22:41:07.928Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T22:41:07.928Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-23T22:41:07.928Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T22:41:07.928Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-23T22:41:07.928Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T22:41:07.928Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-23T22:41:07.928Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T22:41:07.928Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-23T22:41:07.928Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T22:41:07.928Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-23T22:41:07.928Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T22:41:07.928Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-23T22:41:07.928Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T22:41:07.928Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-23T22:41:12.670Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-23T22:41:12.670Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T22:41:12.670Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-23T22:41:12.941Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-23T22:41:21.198Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-23T22:41:21.198Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T22:41:21.198Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-23T22:41:25.085Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-23T22:41:29.860Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-23T22:41:30.869Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-23T22:41:30.870Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-23T22:41:30.870Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-23T22:41:31.856Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-23T22:41:42.960Z] === RUN TestDockerSuite/TestBuildRm [2022-04-23T22:41:44.820Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-23T22:41:44.820Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-23T22:41:44.820Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T22:41:44.820Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-23T22:41:57.331Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-23T22:42:00.763Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-23T22:42:01.144Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-23T22:42:03.778Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-23T22:42:03.778Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T22:42:03.778Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-23T22:42:03.778Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T22:42:04.269Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-23T22:42:06.482Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-23T22:42:09.797Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-23T22:42:11.245Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-23T22:42:13.631Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-23T22:42:13.631Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T22:42:13.631Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-23T22:42:13.631Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T22:42:13.631Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-23T22:42:14.656Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-23T22:42:17.131Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-23T22:42:18.387Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-23T22:42:18.387Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:42:18.387Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-23T22:42:18.387Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T22:42:18.387Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-23T22:42:18.387Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T22:42:18.387Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-23T22:42:18.387Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T22:42:18.387Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-23T22:42:23.039Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-23T22:42:25.539Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-23T22:42:25.539Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T22:42:25.539Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-23T22:42:27.087Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-23T22:42:27.087Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T22:42:27.087Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-23T22:42:28.068Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-23T22:42:29.025Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-23T22:42:29.025Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T22:42:29.025Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-23T22:42:32.517Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-23T22:42:33.686Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-23T22:42:36.314Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-23T22:42:38.350Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-23T22:42:41.285Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-23T22:42:44.284Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-23T22:42:45.270Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-23T22:42:45.739Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-23T22:42:48.733Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-23T22:42:55.834Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-23T22:42:58.277Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-23T22:42:58.277Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-23T22:43:02.329Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-23T22:43:02.329Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:43:02.329Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-23T22:43:04.309Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-23T22:43:04.309Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-23T22:43:09.366Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-23T22:43:09.366Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-23T22:43:09.366Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-23T22:43:09.820Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-23T22:43:11.480Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-23T22:43:14.491Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-23T22:43:19.153Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-23T22:43:19.154Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:43:19.154Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-23T22:43:21.013Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-23T22:43:21.013Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-23T22:43:21.013Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-23T22:43:23.810Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-23T22:43:24.264Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-23T22:43:24.264Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-23T22:43:35.941Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-23T22:43:35.941Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-23T22:43:35.941Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-23T22:43:35.941Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-23T22:43:35.941Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-23T22:43:35.941Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-23T22:43:38.894Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-23T22:43:39.090Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-23T22:43:41.587Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-23T22:43:41.587Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T22:43:41.587Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-23T22:43:41.991Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-23T22:43:42.447Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-23T22:43:42.574Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-23T22:43:43.656Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-23T22:43:44.139Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-23T22:43:46.610Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-23T22:43:47.080Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-23T22:43:47.080Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-23T22:43:49.492Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-23T22:43:50.105Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-23T22:43:51.288Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-23T22:43:51.678Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-23T22:43:53.244Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-23T22:43:54.153Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-23T22:43:58.445Z] === RUN TestDockerSuite/TestBuildUser [2022-04-23T22:43:58.445Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T22:43:58.445Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-23T22:43:58.445Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T22:43:58.445Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-23T22:43:58.445Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T22:43:58.445Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-23T22:44:02.683Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-23T22:44:03.279Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-23T22:44:03.279Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-23T22:44:06.443Z] === RUN TestDockerSuite/TestRmiTag [2022-04-23T22:44:06.443Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-23T22:44:08.034Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-23T22:44:08.034Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T22:44:08.034Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-23T22:44:08.034Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T22:44:08.034Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-23T22:44:09.371Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-23T22:44:14.525Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-23T22:44:14.996Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-23T22:44:27.129Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-23T22:44:29.346Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-23T22:44:32.872Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-23T22:44:35.088Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-23T22:44:35.206Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-23T22:44:35.733Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-23T22:44:35.733Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T22:44:35.733Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-23T22:44:35.733Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T22:44:35.733Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-23T22:44:35.733Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T22:44:35.733Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-23T22:44:35.733Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T22:44:35.733Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-23T22:44:35.733Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T22:44:35.733Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-23T22:44:35.733Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T22:44:35.733Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-23T22:44:35.733Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T22:44:35.733Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-23T22:44:37.944Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-23T22:44:37.944Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T22:44:37.944Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-23T22:44:37.944Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T22:44:37.944Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-23T22:44:38.165Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-23T22:44:38.165Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-23T22:44:42.735Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-23T22:44:45.542Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-23T22:44:45.685Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-23T22:44:47.903Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-23T22:44:48.583Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-23T22:44:50.851Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-23T22:44:51.417Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-23T22:44:53.058Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-23T22:44:53.058Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-23T22:44:55.734Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-23T22:44:55.734Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-23T22:44:55.734Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-23T22:44:55.734Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-23T22:44:55.734Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-23T22:44:56.207Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-23T22:44:57.771Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-23T22:44:57.771Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-23T22:44:57.771Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-23T22:44:57.771Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T22:44:57.771Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-23T22:44:58.932Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-23T22:44:58.932Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T22:44:58.932Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-23T22:44:58.932Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T22:44:58.932Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-23T22:44:58.932Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T22:44:58.932Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-23T22:44:58.932Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T22:44:58.932Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-23T22:44:58.932Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T22:44:58.932Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-23T22:44:58.932Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T22:44:58.932Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-23T22:44:58.932Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T22:44:58.932Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-23T22:44:58.932Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T22:44:58.932Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-23T22:44:58.932Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T22:44:58.932Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-23T22:44:58.932Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T22:44:58.932Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-23T22:44:58.932Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T22:44:58.932Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-23T22:44:59.524Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-23T22:44:59.524Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T22:44:59.990Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-23T22:44:59.991Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-23T22:44:59.991Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T22:44:59.991Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-23T22:45:01.145Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-23T22:45:01.145Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T22:45:01.145Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-23T22:45:04.113Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-23T22:45:04.113Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T22:45:04.113Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-23T22:45:04.113Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T22:45:04.113Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-23T22:45:06.328Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-23T22:45:06.329Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T22:45:06.329Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-23T22:45:06.329Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T22:45:06.329Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-23T22:45:06.329Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T22:45:06.795Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-23T22:45:06.795Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T22:45:06.795Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-23T22:45:06.795Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T22:45:06.795Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-23T22:45:06.795Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T22:45:06.795Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-23T22:45:06.795Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T22:45:06.795Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-23T22:45:08.364Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-23T22:45:11.377Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-23T22:45:13.639Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-23T22:45:13.639Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T22:45:13.639Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-23T22:45:13.639Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T22:45:14.106Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-23T22:45:14.106Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T22:45:14.106Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-23T22:45:14.980Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-23T22:45:16.317Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-23T22:45:16.317Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T22:45:16.317Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-23T22:45:16.317Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T22:45:16.317Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-23T22:45:16.317Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T22:45:16.317Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-23T22:45:16.317Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T22:45:16.317Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-23T22:45:18.560Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-23T22:45:22.140Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-23T22:45:22.140Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-23T22:45:23.307Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-23T22:45:23.307Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T22:45:23.307Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-23T22:45:23.307Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T22:45:23.307Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-23T22:45:23.307Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T22:45:23.307Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-23T22:45:23.307Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T22:45:23.307Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-23T22:45:23.307Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T22:45:23.307Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-23T22:45:23.307Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T22:45:23.307Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-23T22:45:26.195Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-23T22:45:26.195Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T22:45:26.195Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-23T22:45:26.195Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-23T22:45:26.195Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T22:45:26.195Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-23T22:45:29.079Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-23T22:45:31.243Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-23T22:45:31.243Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T22:45:31.243Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-23T22:45:34.128Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-23T22:45:34.128Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T22:45:34.128Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-23T22:45:34.128Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:45:34.128Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-23T22:45:34.128Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T22:45:34.128Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-23T22:45:36.290Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-23T22:45:39.173Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-23T22:45:40.023Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-23T22:45:40.023Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T22:45:40.023Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-23T22:45:40.023Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T22:45:40.023Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-23T22:45:40.023Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-23T22:45:40.023Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-23T22:45:41.333Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-23T22:45:41.586Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-23T22:45:44.216Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-23T22:45:44.216Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-23T22:45:44.216Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T22:45:44.216Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-23T22:45:44.216Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T22:45:44.216Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-23T22:45:44.216Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T22:45:44.216Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-23T22:45:44.216Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T22:45:44.216Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T22:45:44.216Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T22:45:44.216Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-23T22:45:44.216Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T22:45:44.216Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-23T22:45:44.216Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T22:45:44.216Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-23T22:45:48.907Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-23T22:45:48.907Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T22:45:48.907Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-23T22:45:48.907Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-23T22:45:48.907Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T22:45:48.907Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-23T22:45:48.907Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T22:45:48.907Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-23T22:45:48.907Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:45:48.907Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-23T22:45:48.907Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T22:45:48.907Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-23T22:45:50.890Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-23T22:45:54.086Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-23T22:45:55.071Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-23T22:45:55.071Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T22:45:55.539Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-23T22:45:55.539Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T22:45:55.539Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-23T22:45:55.539Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T22:45:55.539Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-23T22:45:55.959Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-23T22:45:55.959Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T22:45:55.959Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-23T22:45:57.598Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-23T22:45:57.598Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T22:45:57.598Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-23T22:45:57.598Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T22:45:57.598Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-23T22:45:57.598Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T22:45:57.598Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-23T22:45:57.598Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T22:45:57.598Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-23T22:45:57.598Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T22:45:57.598Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-23T22:45:57.598Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T22:45:57.598Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-23T22:45:57.598Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T22:45:57.598Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-23T22:45:57.598Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T22:45:57.598Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-23T22:45:57.598Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T22:45:57.598Z] === RUN TestDockerSuite/TestRunMount [2022-04-23T22:45:57.598Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T22:45:58.054Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-23T22:45:58.054Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T22:45:58.054Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-23T22:45:58.054Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T22:45:58.054Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-23T22:45:58.054Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T22:45:58.054Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-23T22:45:58.495Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-23T22:45:58.495Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T22:45:58.495Z] === RUN TestDockerSuite/TestCommitChange [2022-04-23T22:46:05.654Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-23T22:46:06.674Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-23T22:46:06.674Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T22:46:06.674Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-23T22:46:06.674Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T22:46:06.674Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-23T22:46:06.674Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T22:46:06.674Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-23T22:46:11.545Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-23T22:46:11.545Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T22:46:11.545Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-23T22:46:12.236Z] === RUN TestDockerSuite/TestBuildRm [2022-04-23T22:46:12.434Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-23T22:46:17.095Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-23T22:46:17.095Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T22:46:17.095Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-23T22:46:17.095Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T22:46:17.095Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-23T22:46:17.095Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T22:46:17.095Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-23T22:46:17.095Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T22:46:17.095Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-23T22:46:17.095Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T22:46:17.095Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-23T22:46:17.095Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T22:46:17.095Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-23T22:46:17.095Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T22:46:17.095Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-23T22:46:17.095Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T22:46:17.095Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-23T22:46:17.095Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T22:46:17.095Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-23T22:46:17.095Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-23T22:46:18.661Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-23T22:46:20.186Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-23T22:46:22.025Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-23T22:46:22.025Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:46:22.025Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-23T22:46:22.356Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-23T22:46:23.882Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-23T22:46:26.104Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-23T22:46:26.560Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T22:46:26.560Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-23T22:46:26.560Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T22:46:26.560Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-23T22:46:26.560Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T22:46:26.560Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-23T22:46:26.560Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T22:46:26.560Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-23T22:46:26.560Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T22:46:26.560Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-23T22:46:26.560Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T22:46:26.560Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-23T22:46:26.560Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T22:46:26.560Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-23T22:46:26.560Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T22:46:26.560Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T22:46:27.161Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-23T22:46:29.375Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-23T22:46:29.375Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T22:46:29.375Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-23T22:46:29.375Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T22:46:29.843Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-23T22:46:31.236Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-23T22:46:31.236Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T22:46:31.236Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-23T22:46:31.236Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T22:46:31.236Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-23T22:46:31.236Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T22:46:31.236Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-23T22:46:31.236Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T22:46:31.236Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-23T22:46:31.236Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T22:46:31.236Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-23T22:46:31.406Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-23T22:46:32.443Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-23T22:46:35.325Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-23T22:46:38.321Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-23T22:46:38.321Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T22:46:38.321Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-23T22:46:38.321Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T22:46:38.321Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-23T22:46:38.321Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T22:46:38.321Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-23T22:46:38.321Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T22:46:38.321Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-23T22:46:38.321Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T22:46:38.321Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-23T22:46:38.321Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:46:38.321Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-23T22:46:38.321Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T22:46:38.321Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-23T22:46:38.321Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-23T22:46:39.123Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-23T22:46:39.801Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-23T22:46:39.801Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T22:46:39.801Z] === RUN TestDockerSuite/TestRunRm [2022-04-23T22:46:41.961Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-23T22:46:43.880Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-23T22:46:47.775Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-23T22:46:48.764Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-23T22:46:50.659Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-23T22:46:52.829Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-23T22:46:54.993Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-23T22:46:57.426Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-23T22:46:57.426Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T22:46:57.426Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-23T22:46:57.897Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-23T22:46:57.897Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T22:46:57.897Z] === RUN TestDockerSuite/TestRunState [2022-04-23T22:46:57.897Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T22:46:57.897Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-23T22:47:00.810Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-23T22:47:00.810Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T22:47:00.810Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-23T22:47:01.292Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-23T22:47:01.292Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T22:47:01.292Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-23T22:47:01.292Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T22:47:01.292Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-23T22:47:01.292Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T22:47:01.292Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-23T22:47:01.755Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-23T22:47:02.224Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-23T22:47:02.691Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-23T22:47:03.032Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-23T22:47:03.032Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T22:47:03.032Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-23T22:47:03.032Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T22:47:03.032Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-23T22:47:03.032Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-23T22:47:03.032Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-23T22:47:03.032Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T22:47:03.032Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-23T22:47:04.271Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-23T22:47:04.272Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T22:47:04.272Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-23T22:47:04.272Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-23T22:47:07.730Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-23T22:47:07.730Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T22:47:07.730Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-23T22:47:07.730Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T22:47:07.730Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-23T22:47:07.730Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T22:47:07.730Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-23T22:47:07.730Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T22:47:07.730Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-23T22:47:07.730Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T22:47:07.730Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-23T22:47:07.730Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T22:47:07.730Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-23T22:47:07.730Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T22:47:08.108Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-23T22:47:08.108Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-23T22:47:08.108Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T22:47:08.108Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-23T22:47:08.108Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T22:47:08.108Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-23T22:47:08.108Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T22:47:08.108Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-23T22:47:08.184Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-23T22:47:08.184Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T22:47:08.184Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-23T22:47:08.184Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T22:47:08.184Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-23T22:47:08.184Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T22:47:08.184Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-23T22:47:10.346Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-23T22:47:10.346Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T22:47:10.346Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-23T22:47:12.869Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-23T22:47:13.233Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-23T22:47:13.233Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T22:47:13.233Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-23T22:47:13.233Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T22:47:13.233Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-23T22:47:15.261Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-23T22:47:15.261Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-23T22:47:16.126Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-23T22:47:16.657Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-23T22:47:20.014Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-23T22:47:20.014Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-23T22:47:20.442Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-23T22:47:20.442Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-23T22:47:20.442Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T22:47:20.442Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-23T22:47:24.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-23T22:47:24.270Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-23T22:47:24.694Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-23T22:47:24.774Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-23T22:47:28.053Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-23T22:47:28.053Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T22:47:28.053Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-23T22:47:28.053Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T22:47:28.053Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-23T22:47:29.443Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-23T22:47:31.001Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-23T22:47:31.001Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-23T22:47:34.790Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-23T22:47:34.790Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T22:47:34.790Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-23T22:47:35.299Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-23T22:47:35.299Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T22:47:35.299Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-23T22:47:35.767Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-23T22:47:39.539Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-23T22:47:39.539Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-23T22:47:40.511Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-23T22:47:42.533Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-23T22:47:42.728Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-23T22:47:45.675Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-23T22:47:45.675Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T22:47:45.675Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-23T22:47:45.675Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-23T22:47:45.675Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-23T22:47:45.675Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T22:47:45.675Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-23T22:47:45.675Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T22:47:45.675Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-23T22:47:45.675Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T22:47:45.675Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-23T22:47:45.675Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T22:47:45.675Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-23T22:47:45.675Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T22:47:45.675Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-23T22:47:45.889Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-23T22:47:45.889Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T22:47:46.350Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-23T22:47:49.460Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-23T22:47:49.689Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-23T22:47:50.128Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-23T22:47:51.022Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-23T22:47:52.314Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-23T22:47:53.230Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-23T22:47:56.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-23T22:47:56.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-23T22:47:56.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-23T22:47:56.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-23T22:47:56.841Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-23T22:47:57.977Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-23T22:47:57.977Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T22:47:58.217Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-23T22:47:58.443Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-23T22:47:58.444Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-23T22:47:58.444Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-23T22:47:58.444Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-23T22:47:58.444Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-23T22:47:58.444Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-23T22:47:58.444Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-23T22:47:58.444Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-23T22:47:58.444Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-23T22:47:58.444Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-23T22:47:58.444Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-23T22:47:58.444Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-23T22:47:58.444Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-23T22:47:58.444Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-23T22:47:58.444Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-23T22:47:58.444Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-23T22:47:58.444Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T22:47:58.444Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-23T22:47:59.802Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-23T22:47:59.802Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T22:47:59.802Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-23T22:48:01.386Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-23T22:48:01.386Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-23T22:48:01.854Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-23T22:48:01.854Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-23T22:48:03.652Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-23T22:48:03.652Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T22:48:03.652Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-23T22:48:04.097Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-23T22:48:04.097Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-23T22:48:05.315Z] === RUN TestDockerSuite/TestBuildUser [2022-04-23T22:48:05.315Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T22:48:05.315Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-23T22:48:05.315Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T22:48:05.315Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-23T22:48:05.315Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T22:48:05.315Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-23T22:48:06.308Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-23T22:48:07.442Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-23T22:48:07.962Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-23T22:48:08.601Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-23T22:48:11.151Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-23T22:48:11.151Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-23T22:48:11.554Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-23T22:48:11.554Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:48:11.554Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-23T22:48:13.828Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-23T22:48:16.777Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-23T22:48:16.777Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T22:48:16.777Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-23T22:48:16.777Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T22:48:16.777Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-23T22:48:16.777Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T22:48:16.777Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-23T22:48:16.777Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T22:48:16.777Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-23T22:48:16.777Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T22:48:16.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-23T22:48:19.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-23T22:48:19.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-23T22:48:19.741Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-23T22:48:19.741Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T22:48:19.741Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-23T22:48:19.741Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T22:48:19.741Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-23T22:48:20.217Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-23T22:48:20.217Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:48:20.217Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-23T22:48:22.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-23T22:48:24.032Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-23T22:48:24.032Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T22:48:24.032Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-23T22:48:24.032Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:48:24.032Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-23T22:48:24.032Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T22:48:24.032Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-23T22:48:24.032Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T22:48:24.032Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-23T22:48:26.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-23T22:48:29.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-23T22:48:29.894Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-23T22:48:29.894Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T22:48:30.362Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-23T22:48:30.362Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T22:48:30.362Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-23T22:48:30.362Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T22:48:30.362Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-23T22:48:30.362Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:48:30.362Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-23T22:48:30.362Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T22:48:30.362Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-23T22:48:30.362Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:48:30.362Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-23T22:48:32.572Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-23T22:48:33.428Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00099b5d8_} [2022-04-23T22:48:34.783Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-23T22:48:34.783Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T22:48:34.783Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-23T22:48:36.428Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1367793554_c:\foo_false____} [2022-04-23T22:48:36.994Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-23T22:48:36.994Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T22:48:36.994Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-23T22:48:36.994Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T22:48:36.994Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-23T22:48:36.994Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:48:36.994Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-23T22:48:36.994Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T22:48:36.994Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-23T22:48:36.994Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T22:48:36.994Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-23T22:48:36.994Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T22:48:36.994Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-23T22:48:40.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1367793554_c:\foo_true____} [2022-04-23T22:48:43.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-23T22:48:43.242Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T22:48:43.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-23T22:48:43.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-23T22:48:43.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-23T22:48:43.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-23T22:48:43.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-23T22:48:43.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-23T22:48:43.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-23T22:48:43.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-23T22:48:43.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-23T22:48:43.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-23T22:48:43.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-23T22:48:43.711Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-23T22:48:43.711Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T22:48:43.711Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-23T22:48:43.711Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T22:48:43.711Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-23T22:48:43.711Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T22:48:43.711Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-23T22:48:43.711Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T22:48:43.711Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-23T22:48:43.711Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T22:48:43.711Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-23T22:48:44.925Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-23T22:48:44.925Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-23T22:48:47.543Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-23T22:48:47.543Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T22:48:47.543Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-23T22:48:47.543Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:48:47.543Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-23T22:48:47.543Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:48:47.543Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-23T22:48:47.543Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T22:48:47.543Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-23T22:48:47.543Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:48:47.543Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-23T22:48:47.543Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:48:47.543Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-23T22:48:47.543Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T22:48:47.543Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-23T22:48:47.543Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:48:47.543Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-23T22:48:47.543Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T22:48:47.543Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-23T22:48:47.543Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T22:48:47.543Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-23T22:48:47.543Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T22:48:47.543Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-23T22:48:47.543Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:48:47.543Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-23T22:48:47.543Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:48:47.543Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-23T22:48:51.338Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-23T22:48:51.338Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-23T22:48:51.338Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T22:48:51.338Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-23T22:48:51.924Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-23T22:48:52.393Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-23T22:48:52.393Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-23T22:48:52.393Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T22:48:52.393Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-23T22:48:52.904Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-23T22:48:52.904Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-23T22:48:52.904Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-23T22:48:55.132Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-23T22:48:55.132Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T22:48:55.132Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-23T22:48:55.132Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T22:48:55.132Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-23T22:48:55.132Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T22:48:55.132Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-23T22:48:55.254Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-23T22:48:55.853Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-23T22:48:55.853Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-23T22:48:59.642Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-23T22:48:59.642Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-23T22:48:59.642Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-23T22:49:00.110Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-23T22:49:00.110Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-23T22:49:01.062Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-23T22:49:01.062Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-23T22:49:01.062Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-23T22:49:01.062Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-23T22:49:01.062Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-23T22:49:02.293Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-23T22:49:04.027Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-23T22:49:04.027Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T22:49:04.027Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-23T22:49:05.242Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-23T22:49:05.242Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:49:05.242Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-23T22:49:05.242Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T22:49:05.242Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-23T22:49:08.759Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-23T22:49:08.759Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:49:08.759Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-23T22:49:08.759Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-23T22:49:08.759Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-23T22:49:08.759Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T22:49:08.759Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-23T22:49:16.429Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-23T22:49:17.411Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-23T22:49:17.411Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-23T22:49:17.411Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-23T22:49:20.176Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-23T22:49:20.177Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:20.177Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-23T22:49:20.177Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:49:20.177Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-23T22:49:22.232Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-23T22:49:22.232Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-23T22:49:27.845Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-23T22:49:27.845Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T22:49:27.845Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite (2261.20s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.56s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.19s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.08s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.53s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.87s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (80.08s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.37s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.99s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.15s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.48s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.91s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.58s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.01s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.04s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.62s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.98s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.88s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.64s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.56s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.57s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.13s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.61s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.12s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.36s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.17s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.70s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.59s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.34s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.40s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.49s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.94s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.57s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.14s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.88s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.93s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.52s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.76s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.66s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.59s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.10s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.06s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.78s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.71s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.84s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.83s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.09s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.11s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerignore (49.27s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.36s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (54.49s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.76s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.65s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.21s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.05s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.58s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.90s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (75.54s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.48s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.15s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.94s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.06s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.53s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.80s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.98s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.37s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.61s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildFails (2.65s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.15s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.18s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.76s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.87s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.29s) [2022-04-23T22:49:28.316Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.22s) [2022-04-23T22:49:28.316Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.39s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildHistory (11.36s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.82s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.63s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildLabel (1.01s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildLabels (0.98s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.48s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.89s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.34s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.70s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.52s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.38s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.09s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.32s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.56s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.26s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.41s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.21s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.03s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.67s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.82s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.51s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.27s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.62s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.33s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.97s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.09s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.31s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.47s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.22s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.19s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.12s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildRm (12.62s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.39s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.47s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.91s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.82s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.74s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.83s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.63s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.13s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildStderr (4.51s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.17s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.44s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.84s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.95s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.86s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.01s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.74s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.62s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.57s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.45s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.27s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.27s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.68s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.62s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.94s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.86s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.75s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCommitChange (5.11s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.57s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.09s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCommitTTY (7.19s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.69s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.12s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.32s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.51s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.59s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.64s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.32s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.08s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.08s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.18s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.22s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.73s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.01s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.68s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.56s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.88s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.08s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.97s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.64s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.11s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.55s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.99s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.85s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.51s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.58s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.57s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.57s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009c02d0_} (2.56s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1789630966_c:\foo_false____} (2.63s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1789630966_c:\foo_true____} (2.57s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.29s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.61s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.63s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.72s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.61s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.40s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.40s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCpToDot (2.72s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCpToStdout (2.80s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T22:49:28.317Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.12s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.58s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-04-23T22:49:28.317Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.99s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.99s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.92s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.69s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.63s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.63s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.60s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsCopy (4.51s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.60s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.55s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.29s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.25s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsFilters (5.05s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsFormat (5.06s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-23T22:49:28.318Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-23T22:49:28.318Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T22:49:28.785Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T22:49:28.785Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T22:49:28.785Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-04-23T22:49:28.785Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T22:49:28.785Z] --- PASS: TestDockerSuite/TestEventsRename (2.69s) [2022-04-23T22:49:28.785Z] --- PASS: TestDockerSuite/TestEventsResize (7.97s) [2022-04-23T22:49:28.785Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.79s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.69s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.96s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.31s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.01s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.99s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.09s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.15s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.63s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.16s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestExecInspectID (4.45s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.33s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.17s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.34s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.99s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.96s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.96s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.82s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.83s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.04s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.74s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.72s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.50s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.51s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.50s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.47s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectDefault (2.48s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectHistory (4.67s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.58s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.10s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.58s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.06s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectStatus (3.20s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.16s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.17s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.58s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.04s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.50s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.53s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.56s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.08s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.08s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.82s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.64s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.10s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.29s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.22s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.29s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.48s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.40s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.64s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.56s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsSince (9.11s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsTail (2.89s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.73s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.58s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.09s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPsByOrder (8.08s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.00s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.94s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.88s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.90s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.90s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.61s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.79s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.13s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.03s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.89s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.34s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.17s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.64s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.62s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.68s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.73s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.42s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.31s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.14s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.28s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.05s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.61s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.07s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.03s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.07s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.89s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T22:49:28.786Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T22:49:28.786Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.05s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.70s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.60s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.62s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.52s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.20s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.54s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.94s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.33s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.94s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.72s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.53s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.51s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.80s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.00s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.62s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.58s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.57s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.58s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunExitCode (2.48s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.52s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.54s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.63s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.62s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.87s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.63s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.73s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.99s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.82s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.01s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.08s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.41s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.14s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.75s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunRm (2.60s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.63s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.59s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.50s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.22s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.75s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.55s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.27s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.86s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.47s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.57s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.21s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.71s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.14s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.18s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.49s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.81s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.67s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.82s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.58s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.83s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.21s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.42s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.74s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.60s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.48s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.52s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.58s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.15s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.27s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.23s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.08s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.30s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.03s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.78s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.26s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.04s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.66s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.99s) [2022-04-23T22:49:28.787Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T22:49:28.787Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.27s) [2022-04-23T22:49:28.787Z] === RUN TestDockerRegistrySuite [2022-04-23T22:49:28.787Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-23T22:49:28.787Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.787Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-23T22:49:28.788Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T22:49:28.788Z] === RUN TestDockerSchema1RegistrySuite [2022-04-23T22:49:28.788Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-23T22:49:28.788Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T22:49:28.788Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T22:49:28.788Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-23T22:49:28.788Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-23T22:49:28.788Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T22:49:28.788Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T22:49:28.788Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T22:49:28.788Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-23T22:49:28.788Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-23T22:49:28.788Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-23T22:49:28.788Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-23T22:49:28.788Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-23T22:49:28.788Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-23T22:49:28.788Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-23T22:49:28.788Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-23T22:49:28.788Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-23T22:49:28.788Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-23T22:49:28.788Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-23T22:49:28.788Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-23T22:49:28.788Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-23T22:49:28.788Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-23T22:49:28.788Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-23T22:49:28.788Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-23T22:49:28.788Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T22:49:28.788Z] === RUN TestDockerDaemonSuite [2022-04-23T22:49:28.788Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-23T22:49:28.788Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-23T22:49:28.788Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-23T22:49:28.788Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T22:49:28.788Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T22:49:28.788Z] === RUN TestDockerSwarmSuite [2022-04-23T22:49:28.788Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-23T22:49:28.788Z] === RUN TestDockerPluginSuite [2022-04-23T22:49:28.788Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-23T22:49:28.788Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-23T22:49:28.788Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-23T22:49:28.788Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-23T22:49:28.788Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-23T22:49:28.788Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-23T22:49:28.788Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-23T22:49:28.788Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-23T22:49:28.788Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-23T22:49:28.788Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.788Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-23T22:49:28.788Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-23T22:49:28.789Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T22:49:28.789Z] === RUN TestDockerExternalVolumeSuite [2022-04-23T22:49:28.789Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-23T22:49:28.789Z] === RUN TestDockerNetworkSuite [2022-04-23T22:49:28.789Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-23T22:49:28.789Z] === RUN TestDockerHubPullSuite [2022-04-23T22:49:28.789Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-23T22:49:28.789Z] PASS [2022-04-23T22:49:28.789Z] ok github.com/docker/docker/integration-cli 2261.582s [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === Skipped [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T22:49:28.789Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T22:49:28.789Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-23T22:49:28.789Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-23T22:49:28.789Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-23T22:49:28.789Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-23T22:49:28.789Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T22:49:28.789Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T22:49:28.789Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T22:49:28.789Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T22:49:28.789Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T22:49:28.789Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T22:49:28.789Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-04-23T22:49:28.789Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-23T22:49:28.789Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T22:49:28.789Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.789Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T22:49:28.789Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-04-23T22:49:28.790Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2022-04-23T22:49:28.790Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-23T22:49:28.790Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-23T22:49:28.790Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T22:49:28.790Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.790Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T22:49:28.790Z] [2022-04-23T22:49:28.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T22:49:28.790Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T22:49:28.791Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T22:49:28.791Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T22:49:28.791Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T22:49:28.791Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T22:49:28.791Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T22:49:28.791Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T22:49:28.791Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T22:49:28.791Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T22:49:28.791Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T22:49:28.791Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-23T22:49:28.791Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-23T22:49:28.791Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T22:49:28.791Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T22:49:28.791Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T22:49:28.791Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.791Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T22:49:28.791Z] [2022-04-23T22:49:28.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T22:49:28.792Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.792Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T22:49:28.792Z] [2022-04-23T22:49:28.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T22:49:28.792Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.792Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T22:49:28.792Z] [2022-04-23T22:49:28.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T22:49:28.792Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.792Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T22:49:28.792Z] [2022-04-23T22:49:28.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T22:49:28.792Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.792Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T22:49:28.792Z] [2022-04-23T22:49:28.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T22:49:28.792Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.792Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T22:49:28.792Z] [2022-04-23T22:49:28.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T22:49:28.792Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T22:49:28.792Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T22:49:28.792Z] [2022-04-23T22:49:28.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T22:49:29.261Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T22:49:29.261Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T22:49:29.261Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-23T22:49:29.261Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T22:49:29.261Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T22:49:29.261Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T22:49:29.261Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T22:49:29.261Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-23T22:49:29.261Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T22:49:29.261Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T22:49:29.261Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.261Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T22:49:29.261Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T22:49:29.262Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T22:49:29.262Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T22:49:29.262Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T22:49:29.262Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T22:49:29.262Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:49:29.262Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T22:49:29.262Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T22:49:29.262Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T22:49:29.262Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-23T22:49:29.262Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T22:49:29.262Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-23T22:49:29.262Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T22:49:29.262Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.262Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T22:49:29.262Z] [2022-04-23T22:49:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T22:49:29.263Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.263Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T22:49:29.263Z] [2022-04-23T22:49:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T22:49:29.264Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.264Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T22:49:29.264Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T22:49:29.265Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:49:29.265Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.265Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T22:49:29.265Z] [2022-04-23T22:49:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-23T22:49:29.266Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] DONE 1088 tests, 539 skipped in 2271.875s [2022-04-23T22:49:29.266Z] INFO: Integration tests ended at 04/23/2022 22:49:29. Duration:00:37:52.0041518 [2022-04-23T22:49:29.266Z] INFO: Docker info of the daemon under test at end of run [2022-04-23T22:49:29.266Z] [2022-04-23T22:49:29.266Z] Containers: 10 [2022-04-23T22:49:29.266Z] Running: 0 [2022-04-23T22:49:29.266Z] Paused: 0 [2022-04-23T22:49:29.266Z] Stopped: 10 [2022-04-23T22:49:29.266Z] Images: 18 [2022-04-23T22:49:29.266Z] Server Version: 0.0.0-dev [2022-04-23T22:49:29.266Z] Storage Driver: windowsfilter [2022-04-23T22:49:29.266Z] Windows: [2022-04-23T22:49:29.266Z] Logging Driver: json-file [2022-04-23T22:49:29.266Z] Plugins: [2022-04-23T22:49:29.266Z] Volume: local [2022-04-23T22:49:29.266Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T22:49:29.266Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T22:49:29.266Z] Swarm: inactive [2022-04-23T22:49:29.266Z] Default Isolation: process [2022-04-23T22:49:29.266Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T22:49:29.266Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-23T22:49:29.266Z] OSType: windows [2022-04-23T22:49:29.266Z] Architecture: x86_64 [2022-04-23T22:49:29.266Z] CPUs: 4 [2022-04-23T22:49:29.266Z] Total Memory: 32GiB [2022-04-23T22:49:29.266Z] Name: azwin-2-85d030 [2022-04-23T22:49:29.266Z] ID: QQPY:2FPT:EOS4:S4OF:I4NC:B3ZX:LNYT:GVNU:BP45:YCPS:QI4V:2MDX [2022-04-23T22:49:29.266Z] Docker Root Dir: D:\CI\PR-43520\1\daemon [2022-04-23T22:49:29.266Z] Debug Mode (client): false [2022-04-23T22:49:29.266Z] Debug Mode (server): true [2022-04-23T22:49:29.266Z] File Descriptors: -1 [2022-04-23T22:49:29.266Z] Goroutines: 17 [2022-04-23T22:49:29.266Z] System Time: 2022-04-23T22:49:29.2112368Z [2022-04-23T22:49:29.266Z] EventsListeners: 0 [2022-04-23T22:49:29.266Z] Registry: https://index.docker.io/v1/ [2022-04-23T22:49:29.733Z] Labels: [2022-04-23T22:49:29.733Z] Experimental: false [2022-04-23T22:49:29.733Z] Insecure Registries: [2022-04-23T22:49:29.733Z] 127.0.0.0/8 [2022-04-23T22:49:29.733Z] Live Restore Enabled: false [2022-04-23T22:49:29.733Z] [2022-04-23T22:49:29.733Z] [2022-04-23T22:49:29.733Z] INFO: Stopping daemon under test [2022-04-23T22:49:29.733Z] SUCCESS: The process with PID 5512 (child process of PID 4640) has been terminated. [2022-04-23T22:49:29.733Z] SUCCESS: The process with PID 4640 (child process of PID 2816) has been terminated. [2022-04-23T22:49:29.733Z] INFO: Stop tailing logs of the daemon under tests [2022-04-23T22:49:29.733Z] INFO: executeCI.ps1 Completed successfully at 04/23/2022 22:49:29. [2022-04-23T22:49:29.733Z] INFO: Tidying up at end of run [2022-04-23T22:49:29.733Z] ----------- DAEMON LOG ------------ [2022-04-23T22:49:29.733Z] 2022/04/23 22:09:04 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-23T22:49:29.733Z] ----------- END DAEMON LOG -------- [2022-04-23T22:49:29.733Z] INFO: Saving daemon under test log (d:\CI\PR-43520\1\dut.out) to bundles\CIDUT.out [2022-04-23T22:49:29.733Z] INFO: Saving daemon under test log (d:\CI\PR-43520\1\dut.err) to bundles\CIDUT.err [2022-04-23T22:49:29.733Z] INFO: Saving containerd logs to bundles [2022-04-23T22:49:29.733Z] INFO: Nuke-Everything... [2022-04-23T22:49:30.199Z] INFO: Container count on control daemon to delete is 2 [2022-04-23T22:49:30.199Z] f351acd95a5c [2022-04-23T22:49:30.199Z] 35144a8daf69 [2022-04-23T22:49:30.666Z] INFO: Tidying pidfile d:\CI\PR-43520\1\docker.pid [2022-04-23T22:49:30.666Z] INFO: Nuking d:\CI [2022-04-23T22:49:32.710Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-23T22:49:32.710Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T22:49:32.710Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-23T22:49:32.710Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T22:49:32.710Z] === RUN TestDockerSuite/TestCpToDot [2022-04-23T22:49:34.930Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-23T22:49:34.930Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T22:49:34.930Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-23T22:49:34.930Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T22:49:34.930Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-23T22:49:38.769Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-23T22:49:38.769Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:49:38.769Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-23T22:49:38.769Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T22:49:38.769Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-23T22:49:38.769Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T22:49:38.769Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-23T22:49:38.769Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T22:49:38.769Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-23T22:49:38.769Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-23T22:49:39.236Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-23T22:49:41.454Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-23T22:49:45.248Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-23T22:49:45.248Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-23T22:49:45.248Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-23T22:49:47.388Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-23T22:49:47.388Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T22:49:47.388Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-23T22:49:47.388Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T22:49:47.388Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-23T22:49:47.388Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-23T22:49:47.388Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-23T22:49:48.930Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-23T22:49:49.047Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-23T22:49:49.514Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-23T22:49:49.514Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-23T22:49:49.514Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T22:49:49.514Z] === RUN TestDockerSuite/TestCreateRM [2022-04-23T22:49:49.983Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-23T22:49:49.983Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T22:49:49.983Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-23T22:49:50.452Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-23T22:49:50.924Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-23T22:49:55.937Z] INFO: Zapped successfully [2022-04-23T22:49:55.937Z] [2022-04-23T22:49:55.937Z] INFO: executeCI.ps1 exiting at Sat Apr 23 22:49:52 CUT 2022. Duration 01:02:02.7528061 [2022-04-23T22:49:55.937Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-23T22:49:56.184Z] Recording test results [2022-04-23T22:49:57.512Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-23T22:49:59.693Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-23T22:49:59.693Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T22:49:59.693Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-23T22:49:59.693Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T22:49:59.693Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-23T22:49:59.693Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T22:49:59.693Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-23T22:50:01.350Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-23T22:50:01.824Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-23T22:50:01.876Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-23T22:50:02.292Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-23T22:50:03.332Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-23T22:50:04.853Z] Creating win-2022-integration-bundles.zip [2022-04-23T22:50:06.133Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-23T22:50:06.133Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-23T22:50:06.133Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:50:06.133Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-23T22:50:06.574Z] === RUN TestDockerSuite/TestCommitChange [Pipeline] archiveArtifacts [2022-04-23T22:50:06.650Z] Archiving artifacts [2022-04-23T22:50:09.929Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-23T22:50:09.929Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:50:09.929Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-23T22:50:09.929Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-23T22:50:09.929Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T22:50:09.929Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-23T22:50:09.929Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T22:50:09.929Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-23T22:50:09.929Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T22:50:09.929Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-23T22:50:09.929Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:50:09.929Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-23T22:50:09.929Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T22:50:09.929Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-23T22:50:09.929Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T22:50:10.397Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-23T22:50:10.397Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T22:50:10.397Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-23T22:50:10.397Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:50:10.397Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-23T22:50:10.397Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T22:50:10.397Z] === RUN TestDockerSuite/TestDockerFails [2022-04-23T22:50:10.397Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-23T22:50:10.397Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T22:50:10.397Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-23T22:50:10.397Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T22:50:10.397Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-23T22:50:10.397Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T22:50:10.397Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-23T22:50:10.397Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T22:50:10.397Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-23T22:50:10.397Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T22:50:10.397Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-23T22:50:12.370Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-23T22:50:14.189Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-23T22:50:17.067Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-23T22:50:17.067Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T22:50:17.067Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-23T22:50:18.129Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-23T22:50:21.085Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-23T22:50:21.091Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43520/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T22:50:22.040Z] + make clean [2022-04-23T22:50:23.602Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T22:50:23.602Z] docker-dev-cache [2022-04-23T22:50:23.602Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T22:50:29.527Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-23T22:50:29.527Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T22:50:29.527Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-23T22:50:33.576Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-23T22:50:36.663Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-23T22:50:39.537Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-23T22:50:42.470Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-23T22:50:42.471Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T22:50:42.471Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-23T22:50:42.471Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T22:50:42.471Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-23T22:50:42.471Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T22:50:42.471Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-23T22:50:42.471Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T22:50:42.471Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-23T22:50:42.471Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T22:50:42.471Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-23T22:50:42.471Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:50:42.471Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-23T22:50:42.471Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T22:50:42.471Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-23T22:50:42.471Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-23T22:50:48.232Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-23T22:50:49.553Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-23T22:50:50.513Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-23T22:50:50.981Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-23T22:50:58.138Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-23T22:50:58.139Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T22:50:58.139Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-23T22:50:58.149Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-23T22:50:58.149Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-23T22:50:59.683Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-23T22:50:59.683Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T22:50:59.683Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-23T22:50:59.683Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T22:50:59.683Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-23T22:50:59.683Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T22:50:59.683Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-23T22:50:59.715Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-23T22:51:06.774Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-23T22:51:06.774Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T22:51:06.774Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-23T22:51:06.774Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-23T22:51:06.873Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-23T22:51:09.686Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-23T22:51:09.686Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-23T22:51:09.686Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T22:51:09.686Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-23T22:51:09.686Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T22:51:09.686Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-23T22:51:09.686Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T22:51:09.686Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-23T22:51:12.605Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-23T22:51:14.080Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-23T22:51:14.080Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-23T22:51:14.080Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-23T22:51:14.080Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:51:14.080Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-23T22:51:14.080Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T22:51:14.080Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-23T22:51:14.080Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T22:51:14.080Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-23T22:51:15.071Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-23T22:51:15.071Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T22:51:15.071Z] === RUN TestDockerSuite/TestEventsRename [2022-04-23T22:51:15.522Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-23T22:51:17.721Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-23T22:51:17.721Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-23T22:51:17.721Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T22:51:17.721Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-23T22:51:18.899Z] === RUN TestDockerSuite/TestEventsResize [2022-04-23T22:51:20.674Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-23T22:51:20.675Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-23T22:51:22.892Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-23T22:51:22.892Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T22:51:23.360Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-23T22:51:23.360Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T22:51:23.361Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-23T22:51:25.583Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-23T22:51:26.053Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-23T22:51:28.269Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-23T22:51:28.270Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T22:51:28.270Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-23T22:51:31.227Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-23T22:51:31.227Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-23T22:51:34.180Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-23T22:51:37.975Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-23T22:51:42.783Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-23T22:51:42.783Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-23T22:51:42.783Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-23T22:51:42.783Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-23T22:51:42.783Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-23T22:51:45.008Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-23T22:51:45.008Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T22:51:45.008Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-23T22:51:52.218Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-23T22:51:52.218Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T22:51:52.218Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-23T22:51:54.740Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-23T22:51:55.171Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-23T22:51:55.171Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-23T22:51:55.757Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-23T22:51:59.930Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-23T22:52:00.553Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-23T22:52:02.186Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-23T22:52:02.186Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T22:52:02.186Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-23T22:52:02.186Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T22:52:02.186Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-23T22:52:02.186Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T22:52:02.186Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-23T22:52:02.186Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T22:52:02.186Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-23T22:52:02.186Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T22:52:02.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-23T22:52:04.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-23T22:52:04.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-23T22:52:06.419Z] === RUN TestDockerSuite/TestEventsTop [2022-04-23T22:52:06.419Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T22:52:06.419Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-23T22:52:08.630Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-23T22:52:13.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-23T22:52:14.489Z] === RUN TestDockerSuite/TestExec [2022-04-23T22:52:14.489Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:52:14.489Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-23T22:52:14.489Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:52:14.489Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-23T22:52:14.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-23T22:52:17.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-23T22:52:18.276Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-23T22:52:22.060Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-23T22:52:22.060Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T22:52:22.060Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-23T22:52:22.060Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T22:52:22.060Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-23T22:52:22.060Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:52:22.060Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-23T22:52:25.012Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-23T22:52:26.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cc9800_} [2022-04-23T22:52:27.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1645933566_c:\foo_false____} [2022-04-23T22:52:29.893Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-23T22:52:30.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1645933566_c:\foo_true____} [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-23T22:52:33.669Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-23T22:52:33.669Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-23T22:52:33.669Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-23T22:52:33.669Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-23T22:52:33.669Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T22:52:33.669Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-23T22:52:33.670Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T22:52:33.670Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-23T22:52:33.688Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-23T22:52:36.588Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-23T22:52:36.588Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T22:52:36.588Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-23T22:52:36.588Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:52:36.588Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-23T22:52:36.588Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T22:52:36.588Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-23T22:52:36.588Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T22:52:36.588Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-23T22:52:36.588Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:52:36.588Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-23T22:52:36.588Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T22:52:36.588Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-23T22:52:36.588Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T22:52:36.588Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-23T22:52:36.588Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T22:52:37.049Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-23T22:52:37.049Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T22:52:37.049Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-23T22:52:37.049Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T22:52:37.049Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-23T22:52:37.049Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T22:52:37.049Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-23T22:52:37.049Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:52:37.049Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-23T22:52:37.049Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T22:52:37.049Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-23T22:52:37.530Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-23T22:52:39.970Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-23T22:52:39.970Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-23T22:52:39.970Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T22:52:39.970Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-23T22:52:42.896Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-23T22:52:42.896Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T22:52:42.896Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-23T22:52:42.896Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T22:52:42.896Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-23T22:52:42.896Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T22:52:42.896Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-23T22:52:44.687Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-23T22:52:44.687Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T22:52:44.687Z] === RUN TestDockerSuite/TestExecEnv [2022-04-23T22:52:44.687Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:52:44.687Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-23T22:52:44.687Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T22:52:44.687Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-23T22:52:48.475Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-23T22:52:48.711Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-23T22:52:54.336Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-23T22:52:54.336Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T22:52:54.336Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-23T22:52:54.336Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T22:52:54.336Z] === RUN TestDockerSuite/TestExecParseError [2022-04-23T22:52:54.336Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T22:52:54.336Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-23T22:52:54.336Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T22:52:54.336Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-23T22:52:54.336Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T22:52:54.336Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-23T22:52:55.808Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-23T22:52:55.808Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:52:55.808Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-23T22:52:55.808Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T22:52:55.808Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-23T22:52:59.140Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-23T22:52:59.140Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T22:52:59.140Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-23T22:52:59.140Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T22:52:59.140Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-23T22:52:59.140Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:52:59.140Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-23T22:52:59.140Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T22:52:59.140Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-23T22:52:59.140Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T22:52:59.140Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-23T22:53:03.897Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-23T22:53:03.897Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T22:53:03.897Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-23T22:53:11.160Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-23T22:53:11.160Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T22:53:11.160Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-23T22:53:11.160Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T22:53:11.160Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-23T22:53:11.160Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T22:53:11.160Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-23T22:53:13.554Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-23T22:53:13.554Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T22:53:13.554Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-23T22:53:13.554Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T22:53:13.554Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-23T22:53:19.868Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-23T22:53:27.015Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-23T22:53:30.845Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-23T22:53:37.996Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-23T22:53:37.996Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:53:37.996Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-23T22:53:37.996Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-23T22:53:38.466Z] === RUN TestDockerSuite/TestHealth [2022-04-23T22:53:38.466Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T22:53:38.466Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-23T22:53:38.466Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-23T22:53:38.466Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-23T22:53:38.466Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-23T22:53:38.761Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-23T22:53:38.761Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T22:53:38.761Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-23T22:53:38.761Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T22:53:38.761Z] === RUN TestDockerSuite/TestCpToDot [2022-04-23T22:53:38.761Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-23T22:53:38.761Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T22:53:38.761Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-23T22:53:38.761Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T22:53:38.761Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-23T22:53:45.653Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-23T22:53:45.653Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-23T22:53:45.653Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T22:53:45.653Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-23T22:53:45.653Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-23T22:53:45.653Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-23T22:53:45.653Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-23T22:53:46.182Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-23T22:53:46.182Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T22:53:46.182Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-23T22:53:47.400Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-23T22:53:47.400Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:53:47.400Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-23T22:53:47.400Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T22:53:47.400Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-23T22:53:47.400Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T22:53:47.400Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-23T22:53:47.400Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T22:53:47.400Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-23T22:53:47.400Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-23T22:53:47.400Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-23T22:53:47.745Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-23T22:53:47.745Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-23T22:53:49.596Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-23T22:53:49.959Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-23T22:53:49.959Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-23T22:53:52.514Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-23T22:53:52.514Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-23T22:53:52.514Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-23T22:53:52.931Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-23T22:53:54.700Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-23T22:53:55.673Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-23T22:53:56.137Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-23T22:53:56.137Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T22:53:56.137Z] === RUN TestDockerSuite/TestCreateRM [2022-04-23T22:53:56.598Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-23T22:53:56.598Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T22:53:56.598Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-23T22:53:56.598Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-23T22:53:56.752Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-23T22:53:56.752Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-23T22:53:56.752Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:53:56.752Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-23T22:53:57.059Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-23T22:54:01.506Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestImportFile [2022-04-23T22:54:01.506Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-23T22:54:01.506Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-23T22:54:01.506Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-23T22:54:01.506Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-23T22:54:01.506Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-23T22:54:01.506Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-23T22:54:01.506Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-23T22:54:01.506Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-23T22:54:01.506Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:54:01.506Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-23T22:54:05.298Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-23T22:54:07.408Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-23T22:54:07.408Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-23T22:54:07.408Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-23T22:54:08.249Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-23T22:54:08.250Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:54:08.250Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-23T22:54:08.250Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T22:54:08.250Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-23T22:54:08.717Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-23T22:54:08.717Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T22:54:08.717Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-23T22:54:10.346Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-23T22:54:10.812Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-23T22:54:10.812Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T22:54:10.812Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-23T22:54:12.559Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-23T22:54:12.559Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-23T22:54:13.746Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-23T22:54:13.746Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-23T22:54:13.746Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-23T22:54:13.746Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-23T22:54:13.746Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-23T22:54:13.746Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-23T22:54:13.746Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-23T22:54:13.746Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-23T22:54:13.746Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-23T22:54:13.746Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDockerFails [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-23T22:54:13.746Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-23T22:54:13.746Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-23T22:54:13.746Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-23T22:54:13.746Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-23T22:54:13.746Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T22:54:13.746Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-23T22:54:16.350Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-23T22:54:16.350Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:54:16.350Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-23T22:54:16.350Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T22:54:16.350Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-23T22:54:16.350Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T22:54:16.350Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-23T22:54:19.331Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-23T22:54:22.414Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-23T22:54:25.243Z] === RUN TestDockerSuite/TestInspectImage [2022-04-23T22:54:25.243Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:54:25.243Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-23T22:54:25.243Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:54:25.243Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-23T22:54:25.243Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:54:25.243Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-23T22:54:29.135Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-23T22:54:29.575Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-23T22:54:31.801Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-23T22:54:32.993Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-23T22:54:32.993Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-23T22:54:36.786Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-23T22:54:40.520Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-23T22:54:40.583Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-23T22:54:40.583Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T22:54:40.583Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-23T22:54:40.583Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-23T22:54:44.372Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-23T22:54:46.392Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-23T22:54:49.131Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-23T22:54:52.266Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-23T22:54:54.586Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-23T22:54:55.575Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-23T22:54:56.396Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-23T22:55:00.191Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-23T22:55:03.984Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-23T22:55:05.997Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-23T22:55:05.997Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-23T22:55:06.489Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-23T22:55:07.772Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-23T22:55:10.729Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-23T22:55:12.478Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-23T22:55:14.523Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-23T22:55:17.264Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-23T22:55:17.265Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-23T22:55:17.265Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-23T22:55:17.265Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.265Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-23T22:55:17.265Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.543Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-23T22:55:17.543Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-23T22:55:17.543Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.543Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-23T22:55:17.543Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.543Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-23T22:55:17.543Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.543Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-23T22:55:17.543Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.543Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-23T22:55:17.543Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.543Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-23T22:55:17.543Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.543Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-23T22:55:17.543Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.543Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-23T22:55:17.543Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.543Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-23T22:55:17.543Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.543Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-23T22:55:17.543Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.543Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-23T22:55:17.543Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.543Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-23T22:55:17.543Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.543Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-23T22:55:17.543Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.736Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-23T22:55:17.736Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T22:55:17.736Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-23T22:55:18.011Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-23T22:55:18.011Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:55:18.011Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-23T22:55:18.011Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T22:55:18.011Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-23T22:55:18.011Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T22:55:18.011Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-23T22:55:18.011Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-23T22:55:18.011Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-23T22:55:18.730Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-23T22:55:18.730Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T22:55:18.730Z] === RUN TestDockerSuite/TestEventsRename [2022-04-23T22:55:21.703Z] === RUN TestDockerSuite/TestEventsResize [2022-04-23T22:55:21.802Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-23T22:55:24.811Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-23T22:55:30.440Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-23T22:55:32.015Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-23T22:55:32.672Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-23T22:55:35.014Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-23T22:55:35.014Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T22:55:35.014Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-23T22:55:35.639Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-23T22:55:39.801Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-23T22:55:39.801Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-23T22:55:40.415Z] === RUN TestDockerSuite/TestEventsTop [2022-04-23T22:55:40.415Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T22:55:40.415Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-23T22:55:43.388Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-23T22:55:48.462Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-23T22:55:52.113Z] === RUN TestDockerSuite/TestExec [2022-04-23T22:55:52.113Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:55:52.113Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-23T22:55:52.113Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T22:55:52.113Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-23T22:55:54.343Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-23T22:55:55.618Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-23T22:55:56.576Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-23T22:55:56.576Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T22:55:56.576Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-23T22:55:56.576Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T22:55:57.051Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-23T22:55:57.051Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T22:55:57.051Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-23T22:55:59.278Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-23T22:56:02.294Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-23T22:56:02.773Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-23T22:56:04.536Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-23T22:56:06.793Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-23T22:56:08.639Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-23T22:56:11.578Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-23T22:56:11.578Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T22:56:11.578Z] === RUN TestDockerSuite/TestExecEnv [2022-04-23T22:56:11.578Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T22:56:11.578Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-23T22:56:11.578Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T22:56:11.578Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-23T22:56:13.391Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-23T22:56:13.391Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T22:56:13.392Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-23T22:56:13.851Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-23T22:56:17.182Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-23T22:56:18.633Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-23T22:56:18.633Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T22:56:18.633Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-23T22:56:18.633Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T22:56:18.633Z] === RUN TestDockerSuite/TestExecParseError [2022-04-23T22:56:18.633Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T22:56:18.633Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-23T22:56:18.633Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T22:56:18.633Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-23T22:56:18.633Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T22:56:18.633Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-23T22:56:20.134Z] === RUN TestDockerSuite/TestLogsSince [2022-04-23T22:56:20.860Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-23T22:56:20.860Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T22:56:21.335Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-23T22:56:21.335Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T22:56:21.335Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-23T22:56:21.335Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T22:56:21.335Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-23T22:56:21.335Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T22:56:21.335Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-23T22:56:21.335Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T22:56:21.335Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-23T22:56:24.302Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-23T22:56:24.302Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T22:56:24.302Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-23T22:56:30.599Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-23T22:56:30.599Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T22:56:30.599Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-23T22:56:30.599Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T22:56:30.599Z] === RUN TestDockerSuite/TestLogsTail [2022-04-23T22:56:33.011Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-23T22:56:33.011Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T22:56:33.011Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-23T22:56:33.011Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T22:56:33.011Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-23T22:56:33.011Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T22:56:33.011Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-23T22:56:34.388Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-23T22:56:38.181Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-23T22:56:40.251Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-23T22:56:41.144Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-23T22:56:41.144Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.144Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-23T22:56:41.144Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.144Z] === RUN TestDockerSuite/TestNetHostname [2022-04-23T22:56:41.144Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.144Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-23T22:56:41.144Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.144Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-23T22:56:41.144Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.144Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-23T22:56:41.144Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.144Z] === RUN TestDockerSuite/TestPluginActive [2022-04-23T22:56:41.144Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.144Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-23T22:56:41.144Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.144Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-23T22:56:41.612Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-23T22:56:41.612Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.612Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-23T22:56:41.612Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T22:56:41.612Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-23T22:56:41.612Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T22:56:41.612Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-23T22:56:41.612Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.612Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-23T22:56:41.612Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.612Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-23T22:56:41.612Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.612Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-23T22:56:41.612Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.612Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-23T22:56:41.612Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.612Z] === RUN TestDockerSuite/TestPortList [2022-04-23T22:56:41.612Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T22:56:41.612Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-23T22:56:46.146Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-23T22:56:48.767Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-23T22:56:48.767Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:56:48.767Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-23T22:56:48.767Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-23T22:56:48.767Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T22:56:48.767Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-23T22:56:48.767Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T22:56:48.767Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-23T22:56:48.767Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T22:56:48.767Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-23T22:56:48.767Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T22:56:48.767Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-23T22:56:48.767Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T22:56:48.767Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-23T22:56:48.767Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T22:56:48.767Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-23T22:56:48.767Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T22:56:48.767Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-23T22:56:49.116Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-23T22:56:55.922Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-23T22:56:55.922Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T22:56:55.922Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-23T22:56:56.310Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-23T22:56:56.310Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:56:56.310Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-23T22:56:56.310Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-23T22:56:56.310Z] === RUN TestDockerSuite/TestHealth [2022-04-23T22:56:56.310Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T22:56:56.310Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-23T22:56:56.310Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-23T22:56:56.310Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-23T22:56:56.310Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-23T22:57:02.241Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-23T22:57:02.241Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-23T22:57:02.241Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T22:57:02.241Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-23T22:57:02.241Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-23T22:57:02.241Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-23T22:57:02.241Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-23T22:57:03.300Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-23T22:57:03.300Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T22:57:03.300Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-23T22:57:04.874Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-23T22:57:04.874Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-23T22:57:07.101Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-23T22:57:07.633Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-23T22:57:10.628Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-23T22:57:10.881Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-23T22:57:10.881Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T22:57:10.881Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-23T22:57:19.325Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-23T22:57:19.325Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-23T22:57:19.325Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T22:57:19.325Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-23T22:57:23.118Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestImportFile [2022-04-23T22:57:23.118Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-23T22:57:23.118Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-23T22:57:23.118Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-23T22:57:23.118Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-23T22:57:23.118Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-23T22:57:23.118Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-23T22:57:23.118Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-23T22:57:23.118Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-23T22:57:23.118Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:57:23.118Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-23T22:57:26.136Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-23T22:57:28.389Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-23T22:57:28.389Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T22:57:28.389Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-23T22:57:28.389Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T22:57:28.389Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-23T22:57:28.389Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-23T22:57:28.389Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T22:57:28.389Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-23T22:57:28.753Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-23T22:57:30.604Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-23T22:57:31.078Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-23T22:57:33.298Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-23T22:57:33.298Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T22:57:33.298Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-23T22:57:33.298Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T22:57:33.298Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-23T22:57:33.298Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T22:57:33.298Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-23T22:57:36.283Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-23T22:57:46.615Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-23T22:57:46.615Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-23T22:57:46.615Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T22:57:46.615Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-23T22:57:46.615Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-23T22:57:46.615Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-23T22:57:46.850Z] === RUN TestDockerSuite/TestInspectImage [2022-04-23T22:57:46.850Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T22:57:46.850Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-23T22:57:46.850Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T22:57:46.850Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-23T22:57:46.850Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T22:57:46.850Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-23T22:57:48.416Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-23T22:57:50.631Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-23T22:57:51.098Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-23T22:57:53.351Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-23T22:57:53.769Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-23T22:57:56.305Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-23T22:57:56.305Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T22:57:56.305Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-23T22:57:56.305Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-23T22:57:58.551Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-23T22:58:01.505Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-23T22:58:04.258Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-23T22:58:06.255Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-23T22:58:08.504Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-23T22:58:10.733Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-23T22:58:11.433Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-23T22:58:11.433Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T22:58:11.433Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-23T22:58:11.433Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T22:58:11.433Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-23T22:58:13.653Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-23T22:58:15.839Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-23T22:58:18.023Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-23T22:58:20.094Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-23T22:58:20.094Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T22:58:20.094Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-23T22:58:20.094Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T22:58:20.094Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-23T22:58:20.094Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T22:58:20.094Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-23T22:58:20.094Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T22:58:20.094Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-23T22:58:25.176Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-23T22:58:25.176Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-23T22:58:25.176Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.176Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-23T22:58:25.176Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.176Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-23T22:58:25.176Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.176Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-23T22:58:25.176Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.176Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-23T22:58:25.176Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.176Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-23T22:58:25.176Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.637Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-23T22:58:25.637Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.637Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-23T22:58:25.637Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.637Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-23T22:58:25.637Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.637Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-23T22:58:25.637Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.637Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-23T22:58:25.637Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.637Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-23T22:58:25.637Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.637Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-23T22:58:25.637Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.637Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-23T22:58:25.637Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.637Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-23T22:58:25.637Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.637Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-23T22:58:25.637Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T22:58:25.637Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-23T22:58:25.637Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-23T22:58:25.637Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-23T22:58:27.822Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-23T22:58:30.008Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-23T22:58:30.551Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-23T22:58:30.551Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T22:58:30.551Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-23T22:58:32.117Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-23T22:58:32.117Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T22:58:32.117Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-23T22:58:33.679Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-23T22:58:34.705Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-23T22:58:34.705Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T22:58:34.705Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-23T22:58:35.815Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-23T22:58:38.729Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-23T22:58:38.729Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T22:58:38.729Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-23T22:58:40.919Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-23T22:58:40.919Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-23T22:58:41.888Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-23T22:58:48.075Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-23T22:58:49.136Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-23T22:58:52.929Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-23T22:58:56.688Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-23T22:59:03.776Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-23T22:59:05.961Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-23T22:59:08.236Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-23T22:59:08.236Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T22:59:08.236Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-23T22:59:10.476Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-23T22:59:17.567Z] === RUN TestDockerSuite/TestLogsSince [2022-04-23T22:59:23.041Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-23T22:59:23.042Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T22:59:23.042Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-23T22:59:27.950Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-23T22:59:27.950Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T22:59:27.950Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-23T22:59:27.950Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T22:59:27.950Z] === RUN TestDockerSuite/TestLogsTail [2022-04-23T22:59:30.138Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-23T22:59:33.054Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-23T22:59:33.469Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-23T22:59:33.469Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-23T22:59:33.469Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-23T22:59:33.937Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-23T22:59:35.239Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-23T22:59:35.239Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.239Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-23T22:59:35.239Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.239Z] === RUN TestDockerSuite/TestNetHostname [2022-04-23T22:59:35.239Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.239Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-23T22:59:35.239Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.239Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-23T22:59:35.239Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.239Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-23T22:59:35.239Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.239Z] === RUN TestDockerSuite/TestPluginActive [2022-04-23T22:59:35.239Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.239Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-23T22:59:35.239Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.239Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-23T22:59:35.700Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-23T22:59:35.700Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.700Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-23T22:59:35.700Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T22:59:35.700Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-23T22:59:35.700Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T22:59:35.700Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-23T22:59:35.700Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.700Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-23T22:59:35.700Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.700Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-23T22:59:35.700Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.700Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-23T22:59:35.700Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.700Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-23T22:59:35.700Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.700Z] === RUN TestDockerSuite/TestPortList [2022-04-23T22:59:35.700Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T22:59:35.700Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-23T22:59:40.409Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-23T22:59:40.409Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T22:59:40.409Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-23T22:59:40.409Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-23T22:59:40.409Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T22:59:40.409Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-23T22:59:40.409Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T22:59:40.409Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-23T22:59:40.409Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T22:59:40.409Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-23T22:59:40.409Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T22:59:40.409Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-23T22:59:40.409Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T22:59:40.409Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-23T22:59:40.409Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T22:59:40.409Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-23T22:59:40.409Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T22:59:40.409Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-23T22:59:42.595Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-23T22:59:45.114Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-23T22:59:45.114Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T22:59:45.114Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-23T22:59:49.810Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-23T22:59:49.810Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T22:59:49.810Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-23T22:59:55.465Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-23T22:59:55.465Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T22:59:55.465Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-23T22:59:57.018Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-23T22:59:57.018Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-23T22:59:57.018Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-23T23:00:05.826Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-23T23:00:18.296Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-23T23:00:20.507Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-23T23:00:20.770Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-23T23:00:21.251Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-23T23:00:21.251Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T23:00:21.251Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-23T23:00:21.493Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-23T23:00:31.982Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-23T23:00:36.255Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-23T23:00:37.849Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-23T23:00:39.217Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-23T23:00:48.291Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-23T23:00:51.732Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-23T23:00:54.155Z] === RUN TestDockerSuite/TestRmiTag [2022-04-23T23:00:54.624Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-23T23:00:56.546Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-23T23:00:56.546Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T23:00:56.546Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-23T23:00:56.546Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T23:00:56.546Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-23T23:00:58.413Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-23T23:01:07.020Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-23T23:01:07.020Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T23:01:07.020Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-23T23:01:07.020Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T23:01:07.020Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-23T23:01:07.020Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T23:01:07.020Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-23T23:01:07.020Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T23:01:07.020Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-23T23:01:15.690Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-23T23:01:15.690Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T23:01:15.690Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-23T23:01:16.677Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-23T23:01:16.677Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T23:01:16.677Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-23T23:01:17.665Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-23T23:01:18.654Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-23T23:01:18.654Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T23:01:18.654Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-23T23:01:23.430Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-23T23:01:23.708Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-23T23:01:25.319Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-23T23:01:27.280Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-23T23:01:32.471Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-23T23:01:33.455Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-23T23:01:33.455Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T23:01:33.455Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-23T23:01:33.455Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T23:01:33.455Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-23T23:01:33.455Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T23:01:33.455Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-23T23:01:33.455Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T23:01:33.455Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-23T23:01:33.455Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T23:01:33.455Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-23T23:01:33.455Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T23:01:33.455Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-23T23:01:33.455Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T23:01:33.455Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-23T23:01:35.944Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-23T23:01:36.441Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-23T23:01:36.441Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T23:01:36.914Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-23T23:01:36.914Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T23:01:36.914Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-23T23:01:44.081Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-23T23:01:47.870Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-23T23:01:51.660Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-23T23:01:54.624Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-23T23:01:58.445Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-23T23:01:58.445Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-23T23:02:01.426Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-23T23:02:01.426Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T23:02:01.426Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-23T23:02:05.603Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-23T23:02:05.603Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T23:02:05.603Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-23T23:02:05.603Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T23:02:05.603Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-23T23:02:05.603Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T23:02:05.603Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-23T23:02:05.603Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T23:02:05.603Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-23T23:02:05.603Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T23:02:05.603Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-23T23:02:05.603Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T23:02:05.603Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-23T23:02:05.603Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T23:02:05.603Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-23T23:02:05.603Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T23:02:05.603Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-23T23:02:05.603Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T23:02:05.603Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-23T23:02:05.603Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T23:02:05.603Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-23T23:02:05.603Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T23:02:05.603Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-23T23:02:08.584Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-23T23:02:08.584Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-23T23:02:08.584Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-23T23:02:08.609Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-23T23:02:08.609Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T23:02:08.609Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-23T23:02:09.047Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-23T23:02:13.359Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-23T23:02:13.359Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T23:02:13.359Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-23T23:02:13.359Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T23:02:13.359Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-23T23:02:13.754Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-23T23:02:16.312Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-23T23:02:16.313Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T23:02:16.313Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-23T23:02:16.313Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T23:02:16.313Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-23T23:02:16.313Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T23:02:16.781Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-23T23:02:16.781Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T23:02:16.781Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-23T23:02:16.781Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T23:02:16.781Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-23T23:02:16.781Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T23:02:16.781Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-23T23:02:16.781Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T23:02:16.781Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-23T23:02:18.462Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-23T23:02:18.462Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T23:02:18.462Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-23T23:02:19.059Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-23T23:02:22.868Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-23T23:02:23.169Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-23T23:02:23.169Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-23T23:02:23.629Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-23T23:02:25.817Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-23T23:02:25.817Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T23:02:25.817Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-23T23:02:25.817Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T23:02:25.817Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-23T23:02:25.817Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T23:02:25.817Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-23T23:02:29.605Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-23T23:02:29.605Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T23:02:29.605Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-23T23:02:29.605Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T23:02:29.605Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-23T23:02:29.605Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T23:02:29.605Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-23T23:02:29.605Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T23:02:29.605Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-23T23:02:31.820Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-23T23:02:38.981Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-23T23:02:38.981Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T23:02:38.981Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-23T23:02:38.981Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T23:02:38.981Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-23T23:02:38.981Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T23:02:38.981Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-23T23:02:38.981Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T23:02:38.981Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-23T23:02:38.981Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T23:02:38.981Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-23T23:02:38.981Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T23:02:38.981Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-23T23:02:41.463Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-23T23:02:41.947Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-23T23:02:41.947Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T23:02:41.947Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-23T23:02:42.417Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-23T23:02:42.417Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T23:02:42.417Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-23T23:02:42.435Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-23T23:02:43.412Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-23T23:02:46.268Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-23T23:02:49.220Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-23T23:02:49.220Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T23:02:49.220Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-23T23:02:52.068Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-23T23:02:53.011Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-23T23:02:53.011Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T23:02:53.011Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-23T23:02:53.011Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T23:02:53.011Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-23T23:02:53.011Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T23:02:53.011Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-23T23:02:55.961Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-23T23:02:56.777Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-23T23:02:59.763Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-23T23:03:02.728Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-23T23:03:06.554Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-23T23:03:06.554Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-23T23:03:06.554Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T23:03:06.554Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-23T23:03:06.554Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T23:03:06.554Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-23T23:03:06.554Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T23:03:06.554Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-23T23:03:06.554Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T23:03:06.554Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T23:03:06.554Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T23:03:06.554Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-23T23:03:06.554Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T23:03:06.554Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-23T23:03:06.554Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T23:03:06.554Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-23T23:03:07.201Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-23T23:03:11.994Z] === RUN TestDockerSuite/TestRmiTag [2022-04-23T23:03:12.456Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-23T23:03:12.456Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T23:03:12.456Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-23T23:03:12.456Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-23T23:03:12.456Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T23:03:12.456Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-23T23:03:12.456Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T23:03:12.456Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-23T23:03:12.456Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T23:03:12.456Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-23T23:03:12.456Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T23:03:12.456Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-23T23:03:12.520Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-23T23:03:15.475Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-23T23:03:21.140Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-23T23:03:21.140Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T23:03:21.140Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-23T23:03:24.091Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-23T23:03:24.091Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T23:03:24.091Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-23T23:03:24.091Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T23:03:24.091Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-23T23:03:24.091Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T23:03:24.091Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-23T23:03:24.091Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T23:03:24.091Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-23T23:03:24.091Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T23:03:24.091Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-23T23:03:24.091Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T23:03:24.091Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-23T23:03:24.091Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T23:03:24.091Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-23T23:03:24.091Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T23:03:24.091Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-23T23:03:24.091Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T23:03:24.091Z] === RUN TestDockerSuite/TestRunMount [2022-04-23T23:03:24.091Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T23:03:24.091Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-23T23:03:24.091Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T23:03:24.091Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-23T23:03:24.091Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T23:03:24.091Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-23T23:03:24.091Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T23:03:24.091Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-23T23:03:34.587Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-23T23:03:34.587Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T23:03:34.587Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-23T23:03:34.587Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T23:03:34.587Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-23T23:03:34.587Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T23:03:34.587Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-23T23:03:40.781Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-23T23:03:41.749Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-23T23:03:42.350Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-23T23:03:47.615Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-23T23:03:47.615Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T23:03:47.615Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-23T23:03:47.615Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T23:03:47.615Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-23T23:03:47.615Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T23:03:47.615Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-23T23:03:47.615Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T23:03:47.615Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-23T23:03:47.615Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T23:03:48.083Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-23T23:03:48.083Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T23:03:48.083Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-23T23:03:48.083Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T23:03:48.083Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-23T23:03:48.083Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T23:03:48.083Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-23T23:03:48.083Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T23:03:48.083Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-23T23:03:48.272Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-23T23:03:48.550Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-23T23:03:49.535Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-23T23:03:49.841Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-23T23:03:49.841Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T23:03:49.841Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-23T23:03:49.841Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T23:03:49.841Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-23T23:03:49.841Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T23:03:50.309Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-23T23:03:50.309Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T23:03:50.309Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-23T23:03:50.309Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T23:03:50.309Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-23T23:03:50.309Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T23:03:50.309Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-23T23:03:50.309Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T23:03:50.309Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-23T23:03:52.484Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-23T23:03:52.525Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-23T23:03:52.525Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T23:03:52.525Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-23T23:03:52.525Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T23:03:52.525Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-23T23:03:54.764Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-23T23:03:55.749Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-23T23:03:58.402Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-23T23:03:58.702Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-23T23:03:59.171Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T23:03:59.171Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-23T23:03:59.171Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T23:03:59.171Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-23T23:03:59.171Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T23:03:59.171Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-23T23:03:59.171Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T23:03:59.171Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-23T23:03:59.171Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T23:03:59.171Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-23T23:03:59.171Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T23:03:59.171Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-23T23:03:59.171Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T23:03:59.171Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-23T23:03:59.171Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T23:03:59.171Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T23:04:01.362Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-23T23:04:03.921Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-23T23:04:03.921Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T23:04:03.921Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-23T23:04:03.921Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T23:04:03.921Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-23T23:04:03.921Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T23:04:03.921Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-23T23:04:03.921Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T23:04:03.921Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-23T23:04:03.921Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T23:04:03.921Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-23T23:04:08.569Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-23T23:04:15.731Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-23T23:04:16.525Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-23T23:04:16.525Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T23:04:16.525Z] === RUN TestDockerSuite/TestRunRm [2022-04-23T23:04:18.717Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-23T23:04:18.717Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-23T23:04:19.484Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-23T23:04:26.647Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-23T23:04:29.141Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-23T23:04:29.141Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T23:04:29.141Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-23T23:04:29.141Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T23:04:29.141Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-23T23:04:29.141Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T23:04:29.141Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-23T23:04:29.142Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T23:04:29.142Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-23T23:04:29.142Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T23:04:29.142Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-23T23:04:29.142Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T23:04:29.142Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-23T23:04:29.142Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T23:04:29.142Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-23T23:04:29.142Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T23:04:29.142Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-23T23:04:29.142Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T23:04:29.142Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-23T23:04:29.142Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T23:04:29.142Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-23T23:04:29.142Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T23:04:29.142Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-23T23:04:29.604Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-23T23:04:31.393Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-23T23:04:31.393Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T23:04:31.393Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-23T23:04:33.401Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-23T23:04:34.393Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-23T23:04:34.393Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T23:04:34.393Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-23T23:04:34.393Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T23:04:34.393Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-23T23:04:36.611Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-23T23:04:36.611Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T23:04:36.611Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-23T23:04:36.611Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T23:04:36.611Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-23T23:04:36.611Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T23:04:36.611Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-23T23:04:36.611Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T23:04:36.611Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-23T23:04:36.611Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T23:04:36.611Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-23T23:04:36.611Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T23:04:36.611Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-23T23:04:36.611Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T23:04:36.611Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-23T23:04:37.191Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-23T23:04:37.192Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T23:04:37.192Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-23T23:04:37.192Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T23:04:37.192Z] === RUN TestDockerSuite/TestRunState [2022-04-23T23:04:37.192Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T23:04:37.192Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-23T23:04:38.825Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-23T23:04:41.039Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-23T23:04:42.041Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-23T23:04:42.042Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T23:04:42.042Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-23T23:04:42.042Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-23T23:04:42.042Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T23:04:42.042Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-23T23:04:42.042Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T23:04:42.042Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-23T23:04:42.042Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-23T23:04:42.042Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-23T23:04:42.042Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T23:04:42.042Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-23T23:04:43.283Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-23T23:04:43.283Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T23:04:43.283Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-23T23:04:43.283Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T23:04:43.283Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-23T23:04:43.283Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T23:04:43.283Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-23T23:04:45.501Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-23T23:04:45.501Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T23:04:45.501Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-23T23:04:45.501Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T23:04:45.501Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-23T23:04:45.501Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T23:04:45.971Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-23T23:04:45.971Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T23:04:45.971Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-23T23:04:47.910Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-23T23:04:47.910Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T23:04:47.910Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-23T23:04:47.910Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T23:04:47.910Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-23T23:04:47.910Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T23:04:47.910Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-23T23:04:47.910Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T23:04:47.910Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-23T23:04:47.910Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T23:04:47.910Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-23T23:04:47.910Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T23:04:47.910Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-23T23:04:47.910Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T23:04:47.910Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-23T23:04:47.910Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T23:04:48.186Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-23T23:04:48.379Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-23T23:04:48.379Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T23:04:48.379Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-23T23:04:48.379Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T23:04:48.379Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-23T23:04:51.382Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-23T23:04:51.382Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T23:04:51.382Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-23T23:04:54.057Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-23T23:04:54.057Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T23:04:54.057Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-23T23:04:54.057Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T23:04:54.057Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-23T23:04:54.057Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T23:04:54.057Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-23T23:04:54.057Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T23:04:54.057Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-23T23:04:54.057Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T23:04:54.057Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-23T23:04:54.057Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T23:04:54.057Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-23T23:04:55.179Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-23T23:04:55.179Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T23:04:55.179Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-23T23:04:55.179Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T23:04:55.179Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-23T23:04:56.273Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-23T23:04:56.273Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T23:04:56.273Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-23T23:04:56.273Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-23T23:04:56.273Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T23:04:56.273Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-23T23:04:58.496Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-23T23:04:59.024Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-23T23:05:00.709Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-23T23:05:00.709Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T23:05:00.709Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-23T23:05:02.939Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-23T23:05:02.939Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T23:05:02.939Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-23T23:05:02.939Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T23:05:02.939Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-23T23:05:02.939Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T23:05:02.939Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-23T23:05:05.157Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-23T23:05:07.370Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-23T23:05:09.587Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-23T23:05:10.318Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-23T23:05:16.741Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-23T23:05:17.509Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-23T23:05:17.509Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-23T23:05:17.509Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T23:05:17.509Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-23T23:05:17.509Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T23:05:17.509Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-23T23:05:17.509Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T23:05:17.509Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-23T23:05:17.509Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T23:05:17.509Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T23:05:17.509Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T23:05:17.509Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-23T23:05:17.509Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T23:05:17.509Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-23T23:05:17.509Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T23:05:17.509Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-23T23:05:27.171Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-23T23:05:27.171Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T23:05:27.171Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-23T23:05:27.171Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-23T23:05:30.964Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-23T23:05:32.479Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-23T23:05:32.479Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T23:05:32.479Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-23T23:05:32.479Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-23T23:05:32.479Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T23:05:32.479Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-23T23:05:32.479Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T23:05:32.479Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-23T23:05:32.479Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T23:05:32.479Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-23T23:05:32.479Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T23:05:32.479Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-23T23:05:34.825Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-23T23:05:38.615Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-23T23:05:38.615Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T23:05:38.615Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-23T23:05:38.615Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-23T23:05:38.615Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-23T23:05:38.615Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T23:05:38.615Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-23T23:05:38.615Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T23:05:38.615Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-23T23:05:38.615Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T23:05:38.615Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-23T23:05:38.615Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T23:05:38.615Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-23T23:05:38.615Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T23:05:38.615Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-23T23:05:41.201Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-23T23:05:41.201Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T23:05:41.201Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-23T23:05:42.772Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-23T23:05:42.772Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T23:05:43.297Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-23T23:05:43.297Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T23:05:43.297Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-23T23:05:43.297Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T23:05:43.297Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-23T23:05:43.298Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T23:05:43.298Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-23T23:05:43.298Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T23:05:43.298Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-23T23:05:43.298Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T23:05:43.298Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-23T23:05:43.298Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T23:05:43.298Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-23T23:05:43.298Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T23:05:43.298Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-23T23:05:43.298Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T23:05:43.298Z] === RUN TestDockerSuite/TestRunMount [2022-04-23T23:05:43.298Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T23:05:43.298Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-23T23:05:43.298Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T23:05:43.298Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-23T23:05:43.298Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T23:05:43.298Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-23T23:05:43.298Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T23:05:43.298Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-23T23:05:44.484Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-23T23:05:46.699Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-23T23:05:48.912Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-23T23:05:50.549Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-23T23:05:50.549Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T23:05:50.549Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-23T23:05:50.549Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T23:05:50.549Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-23T23:05:50.549Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T23:05:50.549Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-23T23:05:56.138Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-23T23:05:56.138Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-23T23:05:56.138Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-23T23:05:56.138Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-23T23:05:56.138Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-23T23:05:56.138Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-23T23:05:56.138Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-23T23:05:56.138Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-23T23:05:56.138Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-23T23:05:56.138Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-23T23:05:56.138Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-23T23:05:56.138Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-23T23:05:56.138Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-23T23:05:56.138Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-23T23:05:56.138Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-23T23:05:56.138Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-23T23:05:56.138Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T23:05:56.138Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-23T23:05:56.458Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-23T23:05:59.085Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-23T23:05:59.085Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-23T23:05:59.553Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-23T23:06:00.023Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-23T23:06:00.315Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-23T23:06:00.315Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.315Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-23T23:06:00.784Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.784Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-23T23:06:00.784Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.784Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-23T23:06:00.784Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.784Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-23T23:06:00.784Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.784Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-23T23:06:00.784Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.784Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-23T23:06:00.784Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.784Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-23T23:06:00.784Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.784Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-23T23:06:00.784Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T23:06:00.784Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-23T23:06:01.252Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-23T23:06:01.589Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-23T23:06:01.589Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-23T23:06:02.243Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-23T23:06:05.199Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-23T23:06:05.377Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-23T23:06:07.423Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-23T23:06:08.327Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-23T23:06:08.409Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-23T23:06:10.670Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-23T23:06:10.670Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T23:06:10.670Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-23T23:06:10.670Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T23:06:10.670Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-23T23:06:10.670Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T23:06:11.139Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-23T23:06:11.139Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T23:06:11.139Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-23T23:06:11.139Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T23:06:11.139Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-23T23:06:11.139Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T23:06:11.139Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-23T23:06:11.139Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T23:06:11.139Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-23T23:06:11.139Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T23:06:11.139Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T23:06:12.126Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-23T23:06:12.126Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T23:06:12.126Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-23T23:06:14.089Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-23T23:06:14.089Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T23:06:14.089Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-23T23:06:14.089Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T23:06:14.089Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-23T23:06:14.090Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T23:06:14.090Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-23T23:06:14.090Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T23:06:14.090Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-23T23:06:14.090Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T23:06:14.090Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-23T23:06:22.769Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-23T23:06:22.769Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T23:06:22.769Z] === RUN TestDockerSuite/TestRunRm [2022-04-23T23:06:24.691Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-23T23:06:24.691Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T23:06:24.691Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-23T23:06:24.991Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-23T23:06:29.533Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-23T23:06:29.534Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T23:06:29.534Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-23T23:06:29.534Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T23:06:29.534Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-23T23:06:29.534Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T23:06:29.534Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-23T23:06:29.534Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T23:06:29.534Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-23T23:06:30.856Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-23T23:06:33.075Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-23T23:06:35.297Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-23T23:06:37.514Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-23T23:06:39.964Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-23T23:06:39.964Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T23:06:39.964Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-23T23:06:39.964Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T23:06:39.964Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-23T23:06:39.964Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T23:06:39.964Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-23T23:06:39.964Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T23:06:39.964Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-23T23:06:39.964Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T23:06:39.964Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-23T23:06:39.964Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T23:06:39.964Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-23T23:06:40.491Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-23T23:06:40.491Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T23:06:40.491Z] === RUN TestDockerSuite/TestRunState [2022-04-23T23:06:40.491Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T23:06:40.491Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-23T23:06:42.712Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-23T23:06:42.712Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T23:06:42.712Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-23T23:06:42.938Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-23T23:06:44.932Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-23T23:06:44.932Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T23:06:44.932Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-23T23:06:44.932Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T23:06:44.932Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-23T23:06:44.932Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-23T23:06:45.401Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-23T23:06:45.401Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T23:06:45.401Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-23T23:06:47.700Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-23T23:06:47.700Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T23:06:47.700Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-23T23:06:50.159Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-23T23:06:50.159Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T23:06:50.159Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-23T23:06:50.159Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T23:06:50.159Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-23T23:06:50.159Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T23:06:50.159Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-23T23:06:50.159Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T23:06:50.159Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-23T23:06:50.159Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T23:06:50.159Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-23T23:06:50.159Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T23:06:50.159Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-23T23:06:50.159Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T23:06:50.159Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-23T23:06:50.159Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T23:06:50.159Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-23T23:06:50.159Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T23:06:50.159Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-23T23:06:50.159Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T23:06:50.628Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-23T23:06:51.491Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-23T23:06:51.491Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T23:06:51.491Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-23T23:06:51.491Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T23:06:51.491Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-23T23:06:51.491Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T23:06:51.491Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-23T23:06:51.491Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T23:06:51.491Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-23T23:06:51.491Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T23:06:51.491Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-23T23:06:51.491Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T23:06:51.491Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-23T23:06:52.862Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-23T23:06:52.862Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T23:06:52.862Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-23T23:06:55.813Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-23T23:06:55.813Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T23:06:55.813Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-23T23:06:55.813Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T23:06:55.813Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-23T23:06:58.774Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-23T23:07:05.989Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-23T23:07:09.294Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-23T23:07:09.294Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-23T23:07:09.294Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-23T23:07:09.294Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T23:07:09.294Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-23T23:07:09.294Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-23T23:07:09.294Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-23T23:07:09.294Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-23T23:07:10.811Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-23T23:07:11.591Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-23T23:07:12.063Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-23T23:07:16.724Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-23T23:07:16.724Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T23:07:16.724Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-23T23:07:16.815Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-23T23:07:16.815Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-23T23:07:16.815Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-23T23:07:17.193Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-23T23:07:17.283Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-23T23:07:17.283Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-23T23:07:24.351Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-23T23:07:26.629Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-23T23:07:29.770Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-23T23:07:29.770Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T23:07:29.770Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-23T23:07:29.770Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-23T23:07:29.770Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-23T23:07:29.770Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T23:07:29.770Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-23T23:07:33.839Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-23T23:07:33.839Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T23:07:33.839Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-23T23:07:33.839Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-23T23:07:33.839Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-23T23:07:33.839Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T23:07:33.839Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-23T23:07:33.839Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T23:07:34.308Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-23T23:07:34.308Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T23:07:34.308Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-23T23:07:34.308Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T23:07:34.308Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-23T23:07:34.308Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T23:07:34.308Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-23T23:07:38.148Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-23T23:07:39.714Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-23T23:07:40.251Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-23T23:07:40.251Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-23T23:07:40.251Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-23T23:07:41.930Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-23T23:07:46.683Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-23T23:07:46.683Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T23:07:46.683Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-23T23:07:46.683Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T23:07:46.683Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-23T23:07:46.683Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T23:07:46.683Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-23T23:07:46.683Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T23:07:46.683Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-23T23:07:46.683Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T23:07:46.683Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-23T23:07:46.683Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T23:07:46.683Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-23T23:07:46.683Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:07:46.683Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-23T23:07:46.683Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T23:07:46.683Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-23T23:07:46.683Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T23:07:46.683Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-23T23:07:46.683Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T23:07:46.683Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-23T23:07:46.683Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T23:07:46.683Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-23T23:07:46.683Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T23:07:47.150Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-23T23:07:47.150Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T23:07:47.150Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-23T23:07:47.150Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T23:07:47.150Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-23T23:07:47.150Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T23:07:47.150Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-23T23:07:47.150Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T23:07:47.151Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-23T23:07:47.151Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T23:07:47.151Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-23T23:07:49.365Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-23T23:07:49.834Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-23T23:07:50.302Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-23T23:07:50.302Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-23T23:07:51.933Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-23T23:07:51.933Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-23T23:07:54.907Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-23T23:07:55.256Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-23T23:07:55.256Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.256Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite (3010.35s) [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s) [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (93.31s) [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-23T23:07:55.256Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.55s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T23:07:55.256Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.62s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.33s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.65s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (11.95s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.80s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.22s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.83s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.98s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.64s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.31s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.87s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.34s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.49s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.98s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.39s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.72s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.62s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.76s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.16s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.92s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.18s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.85s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.61s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.68s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.16s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.52s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.73s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.67s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.74s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.84s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.18s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.71s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.12s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.83s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.52s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.04s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.17s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.65s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.01s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.49s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.74s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.84s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.47s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.42s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.20s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.04s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.95s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.04s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.06s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.86s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.77s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.56s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.10s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.06s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.88s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.17s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.32s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.80s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.80s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.71s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (97.77s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.92s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.35s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.66s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.72s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.09s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.72s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.66s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.81s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.27s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.91s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.81s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildFails (3.47s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.11s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.98s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.33s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.47s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.55s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.80s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.73s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.78s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildHistory (14.06s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.25s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.85s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.92s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildLabels (1.28s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.95s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.20s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.69s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.99s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.66s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.45s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.93s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.78s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.57s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.09s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.95s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.48s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.12s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.00s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.53s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.71s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.98s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.20s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.12s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.14s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.06s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.34s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.16s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.61s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.51s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.74s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.42s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildRm (17.62s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.58s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2022-04-23T23:07:55.257Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.90s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.11s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.05s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.02s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.68s) [2022-04-23T23:07:55.257Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.99s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.85s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.75s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildStderr (6.44s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.13s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.45s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.63s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.35s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.06s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.97s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.06s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.69s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.36s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.29s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.03s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.93s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.22s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.34s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.46s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.20s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.40s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.61s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCommitChange (6.55s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.20s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.60s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCommitTTY (10.34s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.36s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.04s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.76s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.64s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.48s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.46s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.04s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.50s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.25s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.12s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.71s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.13s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.47s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.44s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.55s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.17s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.35s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.52s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.19s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.35s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.53s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.23s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.21s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.47s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.05s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.50s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.24s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.37s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.33s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.39s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00099b5d8_} (3.43s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1367793554_c:\foo_false____} (3.34s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1367793554_c:\foo_true____} (3.36s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.70s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.60s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.11s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.60s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.60s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.67s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.26s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.70s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCpToDot (3.51s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCpToStdout (3.45s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.40s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.40s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.10s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.91s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.45s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.80s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.50s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-23T23:07:55.258Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.55s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.57s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.57s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.90s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestEventsCopy (6.62s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.32s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.27s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.41s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2022-04-23T23:07:55.258Z] --- PASS: TestDockerSuite/TestEventsFilters (7.03s) [2022-04-23T23:07:55.259Z] --- PASS: TestDockerSuite/TestEventsFormat (6.89s) [2022-04-23T23:07:55.259Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-04-23T23:07:55.259Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-23T23:07:55.259Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestEventsRename (3.58s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestEventsResize (33.92s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.38s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.14s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.98s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.89s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.44s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.41s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.60s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.11s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.17s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.61s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.85s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.14s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestExecInspectID (6.33s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.42s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.19s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.80s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.45s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.49s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.54s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.45s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.04s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.29s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.19s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.58s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.82s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.16s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.45s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.48s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.61s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.45s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectDefault (3.48s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectHistory (5.85s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.46s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.10s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.65s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.63s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.07s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectStatus (4.17s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.44s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.07s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.55s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.61s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.32s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.33s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.39s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.44s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.42s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.68s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.51s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.24s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.88s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.89s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.77s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.52s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.98s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.19s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.38s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsSince (10.04s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsTail (3.89s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.67s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.49s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.76s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.70s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPsByOrder (15.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPsListContainersBase (15.78s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.45s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.62s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.79s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.43s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.45s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.89s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.42s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.55s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.58s) [2022-04-23T23:07:55.728Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.55s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-04-23T23:07:55.728Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.96s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.64s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.22s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.18s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.91s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.10s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.06s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.66s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.86s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.87s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.52s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.34s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.79s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.50s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.44s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.04s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.22s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.95s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.25s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.37s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.39s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.42s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.91s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.42s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.48s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.19s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.49s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.54s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.29s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.44s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.24s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.78s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.40s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.38s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.39s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.39s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunExitCode (3.35s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.37s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.42s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.47s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.63s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.58s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.80s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.31s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.21s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.22s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.38s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.37s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.06s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.82s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunRm (3.56s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.45s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.39s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.43s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.18s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (4.10s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.45s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.80s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.38s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.25s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.28s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.65s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.74s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.71s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.60s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.55s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.48s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.60s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.73s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.35s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.71s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.50s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.47s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.33s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.39s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.46s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.46s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.07s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.11s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T23:07:55.729Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.16s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-23T23:07:55.729Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.64s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.25s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.14s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.65s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.23s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.84s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.34s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.35s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.82s) [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-23T23:07:55.730Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T23:07:55.730Z] === RUN TestDockerSchema1RegistrySuite [2022-04-23T23:07:55.730Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-23T23:07:55.730Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T23:07:55.730Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T23:07:55.730Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-23T23:07:55.730Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-23T23:07:55.730Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T23:07:55.730Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T23:07:55.730Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T23:07:55.730Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-23T23:07:55.730Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-23T23:07:55.730Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-23T23:07:55.730Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-23T23:07:55.730Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-23T23:07:55.730Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-23T23:07:55.730Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-23T23:07:55.730Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-23T23:07:55.730Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-23T23:07:55.730Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-23T23:07:55.730Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-23T23:07:55.730Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-23T23:07:55.730Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-23T23:07:55.730Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-23T23:07:55.730Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-23T23:07:55.730Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-23T23:07:55.730Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.730Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T23:07:55.730Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T23:07:55.730Z] === RUN TestDockerDaemonSuite [2022-04-23T23:07:55.731Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-23T23:07:55.731Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-23T23:07:55.731Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-23T23:07:55.731Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T23:07:55.731Z] === RUN TestDockerSwarmSuite [2022-04-23T23:07:55.731Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-23T23:07:55.731Z] === RUN TestDockerPluginSuite [2022-04-23T23:07:55.731Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-23T23:07:55.731Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-23T23:07:55.731Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-23T23:07:55.731Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-23T23:07:55.731Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-23T23:07:55.731Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-23T23:07:55.731Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-23T23:07:55.731Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-23T23:07:55.731Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-23T23:07:55.731Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-23T23:07:55.731Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-23T23:07:55.731Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T23:07:55.731Z] === RUN TestDockerExternalVolumeSuite [2022-04-23T23:07:55.731Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-23T23:07:55.731Z] === RUN TestDockerNetworkSuite [2022-04-23T23:07:55.731Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-23T23:07:55.731Z] === RUN TestDockerHubPullSuite [2022-04-23T23:07:55.731Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-23T23:07:55.731Z] PASS [2022-04-23T23:07:55.731Z] ok github.com/docker/docker/integration-cli 3010.797s [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === Skipped [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-23T23:07:55.731Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-23T23:07:55.731Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-23T23:07:55.731Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-23T23:07:55.731Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-23T23:07:55.731Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-23T23:07:55.731Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T23:07:55.731Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T23:07:55.731Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T23:07:55.731Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-23T23:07:55.731Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-23T23:07:55.731Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T23:07:55.731Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T23:07:55.731Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-23T23:07:55.731Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-23T23:07:55.731Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T23:07:55.731Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.731Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-04-23T23:07:55.731Z] [2022-04-23T23:07:55.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-23T23:07:55.731Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-04-23T23:07:55.732Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-23T23:07:55.732Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T23:07:55.732Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T23:07:55.732Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-04-23T23:07:55.732Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T23:07:55.732Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-23T23:07:55.732Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.04s) [2022-04-23T23:07:55.732Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.04s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T23:07:55.732Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T23:07:55.732Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T23:07:55.732Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T23:07:55.732Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T23:07:55.732Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T23:07:55.732Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T23:07:55.732Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T23:07:55.732Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T23:07:55.732Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T23:07:55.732Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T23:07:55.732Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-23T23:07:55.732Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.732Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-23T23:07:55.732Z] [2022-04-23T23:07:55.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T23:07:55.733Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.733Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T23:07:55.733Z] [2022-04-23T23:07:55.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T23:07:55.733Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.733Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T23:07:55.733Z] [2022-04-23T23:07:55.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-23T23:07:55.733Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.733Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-23T23:07:55.733Z] [2022-04-23T23:07:55.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-23T23:07:55.733Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.733Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-23T23:07:55.733Z] [2022-04-23T23:07:55.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-23T23:07:55.733Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.733Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-23T23:07:55.733Z] [2022-04-23T23:07:55.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T23:07:55.733Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.733Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T23:07:55.733Z] [2022-04-23T23:07:55.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T23:07:55.733Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.733Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T23:07:55.733Z] [2022-04-23T23:07:55.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T23:07:55.733Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.733Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T23:07:55.733Z] [2022-04-23T23:07:55.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T23:07:55.733Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T23:07:55.733Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T23:07:55.733Z] [2022-04-23T23:07:55.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T23:07:55.733Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.201Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T23:07:56.201Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-23T23:07:56.202Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-23T23:07:56.202Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-23T23:07:56.202Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T23:07:56.202Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-23T23:07:56.202Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-23T23:07:56.202Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T23:07:56.202Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T23:07:56.202Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T23:07:56.202Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T23:07:56.202Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T23:07:56.202Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T23:07:56.202Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T23:07:56.202Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T23:07:56.202Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T23:07:56.202Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T23:07:56.202Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-23T23:07:56.202Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-04-23T23:07:56.202Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-23T23:07:56.202Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-23T23:07:56.202Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T23:07:56.202Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-23T23:07:56.202Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-23T23:07:56.202Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-23T23:07:56.202Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-23T23:07:56.202Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-04-23T23:07:56.202Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T23:07:56.202Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T23:07:56.202Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.202Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T23:07:56.202Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T23:07:56.203Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-23T23:07:56.203Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-23T23:07:56.203Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T23:07:56.203Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-23T23:07:56.203Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-23T23:07:56.203Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T23:07:56.203Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T23:07:56.203Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T23:07:56.203Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T23:07:56.203Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-23T23:07:56.203Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-04-23T23:07:56.203Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-23T23:07:56.203Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-23T23:07:56.203Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-23T23:07:56.203Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-23T23:07:56.203Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T23:07:56.203Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-23T23:07:56.203Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-04-23T23:07:56.203Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-23T23:07:56.203Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-23T23:07:56.203Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.203Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-23T23:07:56.203Z] [2022-04-23T23:07:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T23:07:56.204Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-23T23:07:56.204Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T23:07:56.204Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-23T23:07:56.204Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T23:07:56.204Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:07:56.204Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T23:07:56.204Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T23:07:56.204Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T23:07:56.204Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-23T23:07:56.204Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-23T23:07:56.204Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-23T23:07:56.204Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-23T23:07:56.204Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-23T23:07:56.204Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T23:07:56.204Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.04s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.04s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.204Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T23:07:56.204Z] [2022-04-23T23:07:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T23:07:56.204Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-23T23:07:56.205Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.205Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-23T23:07:56.205Z] [2022-04-23T23:07:56.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-23T23:07:56.206Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-23T23:07:56.206Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-23T23:07:56.206Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T23:07:56.206Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T23:07:56.206Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T23:07:56.206Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T23:07:56.206Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:07:56.206Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.206Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:07:56.206Z] [2022-04-23T23:07:56.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:07:56.207Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:07:56.207Z] [2022-04-23T23:07:56.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:07:56.207Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:07:56.207Z] [2022-04-23T23:07:56.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T23:07:56.207Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T23:07:56.207Z] [2022-04-23T23:07:56.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T23:07:56.207Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.207Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T23:07:56.207Z] [2022-04-23T23:07:56.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T23:07:56.207Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.207Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T23:07:56.207Z] [2022-04-23T23:07:56.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T23:07:56.207Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.207Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T23:07:56.207Z] [2022-04-23T23:07:56.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T23:07:56.207Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.207Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T23:07:56.207Z] [2022-04-23T23:07:56.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T23:07:56.207Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.207Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T23:07:56.207Z] [2022-04-23T23:07:56.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T23:07:56.207Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.207Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T23:07:56.207Z] [2022-04-23T23:07:56.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T23:07:56.207Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.207Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T23:07:56.207Z] [2022-04-23T23:07:56.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T23:07:56.207Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.207Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T23:07:56.207Z] [2022-04-23T23:07:56.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T23:07:56.474Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T23:07:56.675Z] [2022-04-23T23:07:56.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T23:07:56.675Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.675Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T23:07:56.676Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.676Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T23:07:56.676Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.676Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T23:07:56.676Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.676Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T23:07:56.676Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.676Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T23:07:56.676Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.676Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T23:07:56.676Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.676Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T23:07:56.676Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.676Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T23:07:56.676Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.676Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T23:07:56.676Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.676Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T23:07:56.676Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.676Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T23:07:56.676Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.676Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-23T23:07:56.676Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-23T23:07:56.676Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-23T23:07:56.676Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] DONE 1088 tests, 544 skipped in 3023.543s [2022-04-23T23:07:56.676Z] INFO: Integration tests ended at 04/23/2022 23:07:56. Duration:00:50:23.7146200 [2022-04-23T23:07:56.676Z] INFO: Docker info of the daemon under test at end of run [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] Containers: 10 [2022-04-23T23:07:56.676Z] Running: 0 [2022-04-23T23:07:56.676Z] Paused: 0 [2022-04-23T23:07:56.676Z] Stopped: 10 [2022-04-23T23:07:56.676Z] Images: 18 [2022-04-23T23:07:56.676Z] Server Version: 0.0.0-dev [2022-04-23T23:07:56.676Z] Storage Driver: windowsfilter [2022-04-23T23:07:56.676Z] Windows: [2022-04-23T23:07:56.676Z] Logging Driver: json-file [2022-04-23T23:07:56.676Z] Plugins: [2022-04-23T23:07:56.676Z] Volume: local [2022-04-23T23:07:56.676Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T23:07:56.676Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T23:07:56.676Z] Swarm: inactive [2022-04-23T23:07:56.676Z] Default Isolation: process [2022-04-23T23:07:56.676Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T23:07:56.676Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-23T23:07:56.676Z] OSType: windows [2022-04-23T23:07:56.676Z] Architecture: x86_64 [2022-04-23T23:07:56.676Z] CPUs: 4 [2022-04-23T23:07:56.676Z] Total Memory: 32GiB [2022-04-23T23:07:56.676Z] Name: azwin-2-85d031 [2022-04-23T23:07:56.676Z] ID: ZUOH:YFAQ:KVX5:RYGN:PIEC:GWP3:2BZN:HAZD:7FL4:XJXU:SHA2:QN6J [2022-04-23T23:07:56.676Z] Docker Root Dir: D:\CI\PR-43520\1\daemon [2022-04-23T23:07:56.676Z] Debug Mode (client): false [2022-04-23T23:07:56.676Z] Debug Mode (server): true [2022-04-23T23:07:56.676Z] File Descriptors: -1 [2022-04-23T23:07:56.676Z] Goroutines: 44 [2022-04-23T23:07:56.676Z] System Time: 2022-04-23T23:07:56.3718778Z [2022-04-23T23:07:56.676Z] EventsListeners: 0 [2022-04-23T23:07:56.676Z] Registry: https://index.docker.io/v1/ [2022-04-23T23:07:56.676Z] Labels: [2022-04-23T23:07:56.676Z] Experimental: false [2022-04-23T23:07:56.676Z] Insecure Registries: [2022-04-23T23:07:56.676Z] 127.0.0.0/8 [2022-04-23T23:07:56.676Z] Live Restore Enabled: false [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] [2022-04-23T23:07:56.676Z] INFO: Stopping daemon under test [2022-04-23T23:07:56.676Z] SUCCESS: The process with PID 4584 (child process of PID 5644) has been terminated. [2022-04-23T23:07:56.676Z] SUCCESS: The process with PID 5644 (child process of PID 5080) has been terminated. [2022-04-23T23:07:56.676Z] INFO: Stop tailing logs of the daemon under tests [2022-04-23T23:07:56.676Z] INFO: executeCI.ps1 Completed successfully at 04/23/2022 23:07:56. [2022-04-23T23:07:56.676Z] INFO: Tidying up at end of run [2022-04-23T23:07:56.676Z] ----------- DAEMON LOG ------------ [2022-04-23T23:07:56.676Z] 2022/04/23 22:14:03 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-23T23:07:56.676Z] ----------- END DAEMON LOG -------- [2022-04-23T23:07:56.676Z] INFO: Saving daemon under test log (d:\CI\PR-43520\1\dut.out) to bundles\CIDUT.out [2022-04-23T23:07:57.144Z] INFO: Saving daemon under test log (d:\CI\PR-43520\1\dut.err) to bundles\CIDUT.err [2022-04-23T23:07:57.144Z] INFO: Saving containerd logs to bundles [2022-04-23T23:07:57.144Z] INFO: Nuke-Everything... [2022-04-23T23:07:57.144Z] INFO: Container count on control daemon to delete is 2 [2022-04-23T23:07:57.611Z] 5b77c83c365a [2022-04-23T23:07:57.611Z] fafa07dd8a27 [2022-04-23T23:07:57.611Z] INFO: Tidying pidfile d:\CI\PR-43520\1\docker.pid [2022-04-23T23:07:57.611Z] INFO: Killing containerd with PID 3344 [2022-04-23T23:07:57.611Z] INFO: Nuking d:\CI [2022-04-23T23:07:59.429Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-23T23:07:59.429Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T23:07:59.429Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-23T23:08:08.164Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-23T23:08:08.164Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T23:08:08.164Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-23T23:08:11.988Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-23T23:08:11.988Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T23:08:11.988Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-23T23:08:11.988Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T23:08:11.988Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-23T23:08:11.988Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T23:08:11.988Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-23T23:08:11.988Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T23:08:11.988Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-23T23:08:22.428Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-23T23:08:22.428Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T23:08:22.428Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-23T23:08:22.428Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T23:08:22.428Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-23T23:08:22.428Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T23:08:22.428Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-23T23:08:22.428Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T23:08:22.428Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-23T23:08:22.428Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T23:08:22.428Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-23T23:08:22.428Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T23:08:22.428Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-23T23:08:23.997Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-23T23:08:26.979Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-23T23:08:26.979Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T23:08:26.979Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-23T23:08:27.796Z] INFO: Zapped successfully [2022-04-23T23:08:27.796Z] [2022-04-23T23:08:27.796Z] INFO: executeCI.ps1 exiting at Sat Apr 23 23:08:24 CUT 2022. Duration 01:20:03.4077783 [2022-04-23T23:08:27.796Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-23T23:08:28.044Z] Recording test results [2022-04-23T23:08:29.254Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-23T23:08:29.254Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T23:08:29.254Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-23T23:08:29.254Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T23:08:29.254Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-23T23:08:29.254Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T23:08:29.254Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-23T23:08:29.254Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T23:08:29.254Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-23T23:08:29.254Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T23:08:29.254Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-23T23:08:29.254Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T23:08:29.254Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-23T23:08:35.212Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-23T23:08:37.314Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-23T23:08:39.752Z] Archiving artifacts [2022-04-23T23:08:44.190Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-23T23:08:44.658Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-23T23:08:44.658Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-23T23:08:44.658Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T23:08:44.658Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-23T23:08:45.131Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-23T23:08:45.600Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-23T23:08:45.600Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-23T23:08:54.245Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43520/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-04-23T23:08:54.262Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-23T23:08:54.262Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [Pipeline] sh [2022-04-23T23:08:55.192Z] + make clean [2022-04-23T23:08:56.474Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-23T23:08:56.759Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T23:08:56.759Z] docker-dev-cache [2022-04-23T23:08:56.759Z] docker-mod-cache [Pipeline] deleteDir [2022-04-23T23:08:56.942Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-23T23:08:57.410Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-23T23:08:57.410Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-23T23:08:57.410Z] === RUN TestDockerSuite/TestVolumeCLIRm [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T23:09:12.381Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-23T23:09:12.381Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T23:09:12.381Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-23T23:09:12.381Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-23T23:09:12.381Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-23T23:09:12.381Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T23:09:12.381Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-23T23:09:24.882Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-23T23:09:24.882Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-23T23:09:24.882Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-23T23:09:33.573Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-23T23:09:33.573Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T23:09:33.573Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite (2951.08s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.38s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (119.23s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.91s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.87s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.44s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.25s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.63s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.76s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (137.45s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.13s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.48s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.53s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.83s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.41s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.05s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.35s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.21s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.44s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.92s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.31s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddTar (50.88s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.36s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.07s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.73s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.18s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.47s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.18s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.60s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.64s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.13s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.58s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.97s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.63s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.72s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCmd (0.81s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.63s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.52s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.16s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.16s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.97s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.64s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.87s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-04-23T23:09:34.560Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.25s) [2022-04-23T23:09:34.560Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.22s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.81s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.91s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.93s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.28s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.26s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerignore (84.17s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.97s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (77.94s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.74s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.64s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.70s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.28s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.98s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.36s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.85s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (116.77s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.62s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.74s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.38s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.73s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.92s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.83s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.82s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.67s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.25s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.76s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.54s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.81s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildFails (2.80s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.18s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.51s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.20s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.57s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.73s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.73s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.61s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.04s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.78s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.43s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildHistory (14.22s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.24s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.34s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.01s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.20s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildLabel (1.44s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.88s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.36s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.99s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.82s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.69s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.84s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.54s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.70s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.13s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.78s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.00s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.99s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.53s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.48s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.70s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.99s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.80s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.87s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.27s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.22s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.83s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.24s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.69s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.10s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.98s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (15.53s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.44s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.69s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.88s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.36s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.39s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.04s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.26s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.54s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildRm (14.58s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.71s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.68s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.86s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.93s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.77s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.27s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.87s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.47s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.26s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildStderr (4.78s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.98s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.00s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.81s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.06s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.77s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.28s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.77s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.99s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.96s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.11s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.51s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.40s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.87s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.30s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.24s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (24.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.53s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.41s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.28s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.24s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.63s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestCommitChange (5.04s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.76s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.30s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestCommitTTY (7.76s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.24s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.27s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.66s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.48s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.26s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.79s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.92s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.46s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.49s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.68s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.59s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.65s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.26s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.89s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.49s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.37s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.57s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.07s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.35s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.59s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.51s) [2022-04-23T23:09:34.561Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.31s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T23:09:34.561Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.23s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.19s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.79s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.72s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.67s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.71s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cc9800_} (2.80s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1645933566_c:\foo_false____} (2.73s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1645933566_c:\foo_true____} (2.73s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.77s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.62s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.93s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.30s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.72s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.29s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCpToCaseH (24.73s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCpToDot (2.87s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCpToStdout (7.67s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.42s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.62s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.16s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.06s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.31s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.64s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.40s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.52s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.76s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.51s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsCopy (5.82s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.80s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.60s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.10s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.22s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.64s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.32s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsFilters (5.53s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsFormat (5.07s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsRename (2.82s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsResize (8.06s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.61s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.94s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsUntag (2.85s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.10s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.21s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.24s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.41s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.55s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.45s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.34s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.79s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.62s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestExecInspectID (3.99s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.89s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.73s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.95s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.28s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.30s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.50s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.40s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.46s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.12s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.47s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.86s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.39s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.14s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.33s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.37s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.93s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.72s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.20s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.41s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.54s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.36s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.42s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectDefault (2.43s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectHistory (9.79s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.55s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.34s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.44s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.51s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.43s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectStatus (2.69s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.69s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.44s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.56s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.41s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.56s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.28s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.08s) [2022-04-23T23:09:34.562Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T23:09:34.562Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.05s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.08s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.86s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.54s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.39s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.42s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.57s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.15s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.70s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.33s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.45s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.18s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsSince (9.20s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsTail (3.09s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.86s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.43s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.64s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.72s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPsByOrder (9.40s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.51s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.62s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.37s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.12s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.75s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.84s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.18s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.97s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.31s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.40s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.29s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.39s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.58s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.72s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.62s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.58s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.87s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.14s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.86s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.44s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.16s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.08s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.33s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiTag (0.90s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.82s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.44s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.01s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.92s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.52s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.29s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.17s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.29s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.50s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.35s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.76s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.01s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.23s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.21s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.01s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.25s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.31s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.19s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.21s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.14s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.39s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.45s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.22s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.18s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.24s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunExitCode (2.40s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.29s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.38s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.19s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (13.80s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.82s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.87s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.33s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.36s) [2022-04-23T23:09:34.563Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.47s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T23:09:34.563Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.33s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.31s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.20s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.26s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunRm (2.51s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.57s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.51s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.38s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.28s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.61s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.21s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.30s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.90s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.41s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.52s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.13s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.11s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.67s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.60s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.20s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.38s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.21s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.01s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.75s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.20s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.55s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.94s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.29s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.30s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.32s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.41s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.26s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.45s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.05s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.36s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.66s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.30s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.51s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.12s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.92s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (11.68s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.03s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T23:09:34.564Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.57s) [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-23T23:09:34.564Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.564Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T23:09:34.564Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T23:09:34.564Z] === RUN TestDockerSchema1RegistrySuite [2022-04-23T23:09:34.564Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-23T23:09:34.564Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T23:09:34.565Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T23:09:34.565Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-23T23:09:34.565Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-23T23:09:34.565Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T23:09:34.565Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T23:09:34.565Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T23:09:34.565Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-23T23:09:34.565Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-23T23:09:34.565Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-23T23:09:34.565Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-23T23:09:34.565Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-23T23:09:34.565Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-23T23:09:34.565Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-23T23:09:34.565Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-23T23:09:34.565Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-23T23:09:34.565Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-23T23:09:34.565Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-23T23:09:34.565Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-23T23:09:34.565Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-23T23:09:34.565Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-23T23:09:34.565Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-23T23:09:34.565Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-23T23:09:34.565Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T23:09:34.565Z] === RUN TestDockerDaemonSuite [2022-04-23T23:09:34.565Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-23T23:09:34.565Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-23T23:09:34.565Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-23T23:09:34.565Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T23:09:34.565Z] === RUN TestDockerSwarmSuite [2022-04-23T23:09:34.565Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-23T23:09:34.565Z] === RUN TestDockerPluginSuite [2022-04-23T23:09:34.565Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-23T23:09:34.565Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-23T23:09:34.565Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-23T23:09:34.565Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-23T23:09:34.565Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-23T23:09:34.565Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-23T23:09:34.565Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-23T23:09:34.565Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-23T23:09:34.565Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-23T23:09:34.565Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-23T23:09:34.565Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-23T23:09:34.565Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T23:09:34.565Z] === RUN TestDockerExternalVolumeSuite [2022-04-23T23:09:34.565Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-23T23:09:34.565Z] === RUN TestDockerNetworkSuite [2022-04-23T23:09:34.565Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-23T23:09:34.565Z] === RUN TestDockerHubPullSuite [2022-04-23T23:09:34.565Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T23:09:34.565Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-23T23:09:34.565Z] PASS [2022-04-23T23:09:34.565Z] ok github.com/docker/docker/integration-cli 2951.546s [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === Skipped [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-23T23:09:35.035Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-23T23:09:35.035Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-23T23:09:35.035Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-23T23:09:35.035Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-23T23:09:35.035Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-23T23:09:35.035Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T23:09:35.035Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-23T23:09:35.035Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-23T23:09:35.035Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T23:09:35.035Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-23T23:09:35.035Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-23T23:09:35.035Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T23:09:35.035Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T23:09:35.035Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T23:09:35.035Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T23:09:35.035Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T23:09:35.035Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T23:09:35.035Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-04-23T23:09:35.035Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-23T23:09:35.035Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.035Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-04-23T23:09:35.035Z] [2022-04-23T23:09:35.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-23T23:09:35.035Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.13s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.13s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.04s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.04s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-04-23T23:09:35.036Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.06s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-23T23:09:35.036Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T23:09:35.036Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T23:09:35.036Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-23T23:09:35.036Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-23T23:09:35.036Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T23:09:35.036Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T23:09:35.036Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T23:09:35.036Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T23:09:35.036Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-23T23:09:35.036Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-23T23:09:35.036Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-23T23:09:35.036Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-23T23:09:35.036Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-23T23:09:35.036Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.036Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-23T23:09:35.036Z] [2022-04-23T23:09:35.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T23:09:35.036Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T23:09:35.037Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T23:09:35.037Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-23T23:09:35.037Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-23T23:09:35.037Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-23T23:09:35.037Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-23T23:09:35.037Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T23:09:35.037Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T23:09:35.037Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T23:09:35.037Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T23:09:35.037Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-23T23:09:35.037Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T23:09:35.037Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-04-23T23:09:35.037Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.037Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-23T23:09:35.037Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-23T23:09:35.038Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-23T23:09:35.038Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-23T23:09:35.038Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T23:09:35.038Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T23:09:35.038Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-23T23:09:35.038Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-23T23:09:35.038Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) [2022-04-23T23:09:35.038Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-23T23:09:35.038Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-23T23:09:35.038Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T23:09:35.038Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-23T23:09:35.038Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-04-23T23:09:35.038Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-23T23:09:35.038Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.038Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-23T23:09:35.038Z] [2022-04-23T23:09:35.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T23:09:35.038Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-23T23:09:35.039Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-04-23T23:09:35.039Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-04-23T23:09:35.039Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T23:09:35.039Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T23:09:35.039Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T23:09:35.039Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T23:09:35.039Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-23T23:09:35.039Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:09:35.039Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T23:09:35.039Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T23:09:35.039Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T23:09:35.039Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-23T23:09:35.039Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-23T23:09:35.039Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-23T23:09:35.039Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-23T23:09:35.039Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T23:09:35.039Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T23:09:35.039Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.039Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T23:09:35.039Z] [2022-04-23T23:09:35.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-23T23:09:35.040Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.040Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-23T23:09:35.040Z] [2022-04-23T23:09:35.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T23:09:35.040Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.040Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T23:09:35.508Z] [2022-04-23T23:09:35.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T23:09:35.508Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.508Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T23:09:35.508Z] [2022-04-23T23:09:35.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T23:09:35.508Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.508Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T23:09:35.508Z] [2022-04-23T23:09:35.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-23T23:09:35.508Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.508Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-23T23:09:35.508Z] [2022-04-23T23:09:35.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T23:09:35.508Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.508Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T23:09:35.508Z] [2022-04-23T23:09:35.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T23:09:35.508Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.508Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T23:09:35.508Z] [2022-04-23T23:09:35.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T23:09:35.508Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.508Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T23:09:35.508Z] [2022-04-23T23:09:35.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T23:09:35.508Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.508Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T23:09:35.508Z] [2022-04-23T23:09:35.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T23:09:35.508Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.508Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T23:09:35.508Z] [2022-04-23T23:09:35.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T23:09:35.508Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.508Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T23:09:35.508Z] [2022-04-23T23:09:35.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-23T23:09:35.509Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-23T23:09:35.509Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.509Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-23T23:09:35.509Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-23T23:09:35.510Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-23T23:09:35.510Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.05s) [2022-04-23T23:09:35.510Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.05s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-23T23:09:35.510Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-23T23:09:35.510Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-23T23:09:35.510Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-23T23:09:35.510Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-23T23:09:35.510Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-23T23:09:35.510Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T23:09:35.510Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T23:09:35.510Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.510Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T23:09:35.510Z] [2022-04-23T23:09:35.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T23:09:35.511Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.511Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T23:09:35.511Z] [2022-04-23T23:09:35.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-23T23:09:35.512Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] DONE 1088 tests, 539 skipped in 2962.586s [2022-04-23T23:09:35.512Z] INFO: Integration tests ended at 04/23/2022 23:09:35. Duration:00:49:22.7482540 [2022-04-23T23:09:35.512Z] INFO: Docker info of the daemon under test at end of run [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] Containers: 10 [2022-04-23T23:09:35.512Z] Running: 0 [2022-04-23T23:09:35.512Z] Paused: 0 [2022-04-23T23:09:35.512Z] Stopped: 10 [2022-04-23T23:09:35.512Z] Images: 18 [2022-04-23T23:09:35.512Z] Server Version: 0.0.0-dev [2022-04-23T23:09:35.512Z] Storage Driver: windowsfilter [2022-04-23T23:09:35.512Z] Windows: [2022-04-23T23:09:35.512Z] Logging Driver: json-file [2022-04-23T23:09:35.512Z] Plugins: [2022-04-23T23:09:35.512Z] Volume: local [2022-04-23T23:09:35.512Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T23:09:35.512Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T23:09:35.512Z] Swarm: inactive [2022-04-23T23:09:35.512Z] Default Isolation: process [2022-04-23T23:09:35.512Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-23T23:09:35.512Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-23T23:09:35.512Z] OSType: windows [2022-04-23T23:09:35.512Z] Architecture: x86_64 [2022-04-23T23:09:35.512Z] CPUs: 4 [2022-04-23T23:09:35.512Z] Total Memory: 32GiB [2022-04-23T23:09:35.512Z] Name: azwin-2-60c8d0 [2022-04-23T23:09:35.512Z] ID: D2DF:5PI6:5TCL:DY6M:LYXD:VDYL:Q53F:XV5W:F4QW:HQPD:4FRQ:XGII [2022-04-23T23:09:35.512Z] Docker Root Dir: D:\CI\PR-43520\1\daemon [2022-04-23T23:09:35.512Z] Debug Mode (client): false [2022-04-23T23:09:35.512Z] Debug Mode (server): true [2022-04-23T23:09:35.512Z] File Descriptors: -1 [2022-04-23T23:09:35.512Z] Goroutines: 17 [2022-04-23T23:09:35.512Z] System Time: 2022-04-23T23:09:35.3604764Z [2022-04-23T23:09:35.512Z] EventsListeners: 0 [2022-04-23T23:09:35.512Z] Registry: https://index.docker.io/v1/ [2022-04-23T23:09:35.512Z] Labels: [2022-04-23T23:09:35.512Z] Experimental: false [2022-04-23T23:09:35.512Z] Insecure Registries: [2022-04-23T23:09:35.512Z] 127.0.0.0/8 [2022-04-23T23:09:35.512Z] Live Restore Enabled: false [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] [2022-04-23T23:09:35.512Z] INFO: Stopping daemon under test [2022-04-23T23:09:35.982Z] SUCCESS: The process with PID 5292 (child process of PID 4624) has been terminated. [2022-04-23T23:09:35.982Z] SUCCESS: The process with PID 4624 (child process of PID 3428) has been terminated. [2022-04-23T23:09:35.982Z] INFO: Stop tailing logs of the daemon under tests [2022-04-23T23:09:35.982Z] INFO: executeCI.ps1 Completed successfully at 04/23/2022 23:09:35. [2022-04-23T23:09:35.982Z] INFO: Tidying up at end of run [2022-04-23T23:09:35.982Z] ----------- DAEMON LOG ------------ [2022-04-23T23:09:35.982Z] 2022/04/23 22:17:18 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-23T23:09:35.982Z] ----------- END DAEMON LOG -------- [2022-04-23T23:09:35.982Z] INFO: Saving daemon under test log (d:\CI\PR-43520\1\dut.out) to bundles\CIDUT.out [2022-04-23T23:09:35.982Z] INFO: Saving daemon under test log (d:\CI\PR-43520\1\dut.err) to bundles\CIDUT.err [2022-04-23T23:09:35.982Z] INFO: Saving containerd logs to bundles [2022-04-23T23:09:35.982Z] INFO: Nuke-Everything... [2022-04-23T23:09:36.512Z] INFO: Container count on control daemon to delete is 2 [2022-04-23T23:09:36.512Z] b5e3eb3bb4f9 [2022-04-23T23:09:36.512Z] 1fd4cfe7008b [2022-04-23T23:09:36.979Z] INFO: Tidying pidfile d:\CI\PR-43520\1\docker.pid [2022-04-23T23:09:36.979Z] INFO: Nuking d:\CI [2022-04-23T23:10:12.831Z] INFO: Zapped successfully [2022-04-23T23:10:12.831Z] [2022-04-23T23:10:12.831Z] INFO: executeCI.ps1 exiting at Sat Apr 23 23:10:10 CUT 2022. Duration 01:20:28.4126674 [2022-04-23T23:10:12.831Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-23T23:10:13.081Z] Recording test results [2022-04-23T23:10:20.313Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-23T23:10:21.839Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-23T23:10:24.273Z] Archiving artifacts [2022-04-23T23:10:38.685Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43520/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T23:10:39.634Z] + make clean [2022-04-23T23:10:41.278Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T23:10:41.278Z] docker-dev-cache [2022-04-23T23:10:41.278Z] 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